@charset "UTF-8";
/* CSS Document */

/*Basic text formatting, but the body tag also includes background image for site*/

body {
	background-image: url(images/bckgrdtexture.jpg);
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	line-height: 1.3em;
}
h1 {
	font-size: 1.8em;
	line-height: 1.3em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.3em
}
h3 {
	font-size: 1.2em;
	color: #AA2929;
}
h4 {
	font-size: 1em;
	color: #000000;
}

/*Centers columns vertically, and contains the rough paper edges*/

#container {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/divbckgrd.png);
	background-repeat: repeat-y;
	z-index: 0;
	clear: both;
	padding: 20px;
}

/*The rough bottom border*/

#bottomrough {
	background-image: url(images/rough_bottom_border.png);
	height: 20px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headerdiv {
	width: 939px;
	height: 96px;
	position: relative;
}
#content2 {
	height: auto;
	width: 939px;
	background-image: url(images/contentbckgrd2.gif);
	background-repeat: repeat-y;
	position: relative;
	margin-top: 0px;
	float: left;
}
#content3 {
	height: auto;
	width: 939px;
	background-image: url(images/contentbckgrd3.gif);
	background-repeat: repeat-y;
	position: relative;
	margin-top: 0px;
	top: 0px;
}
#logodiv1 {
	height: 96px;
	width: 164px;
	clear: both;
	float: right;
	position: absolute;
	left: 0;
	top: 0px;
}
#logodiv2 {
	height: 149px;
	width: 164px;
	clear: both;
	position: relative;
	float: left;
}
#banner {
	height: 96px;
	width: 775px;
	float: right;
	top: 0px;
}
#navigationdiv {
	height: 45px;
	width: 775px;
	background-image: url(images/navigationbckgrd2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	float: right;
	position: relative;
	z-index: 100;
	overflow: visible;
}

/*Contains logo and quotation*/
#leftcolumn {
	height: auto;
	width: 164px;
	position: absolute;
}
#rightcolumn {
	height: auto;
	width: 775px;
	position: relative;
	background-image: url(images/fullrightcolumn.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	left: -1px;
}
#column1 {
	height: auto;
	width: 164px;
	clear: both;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#column2 {
	padding-left: 190px;
	padding-right: 275px;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
	top: 25px;
	height: auto;
}
#column2wide {
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: right;
	width: 715px;
	position: relative;
	top: 5px;
}
#firstcolumn2 {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 330px;
	position: relative;
	top: 0px;
}
#secondcolumn2 {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 330px;
	position: relative;
	top: 0px;
}
#column3 {
	float: right;
	width: 195px;
	padding-right: 25px;
	padding-left: 25px;
	position: absolute;
	top: 65px;
	right: 0px;
}
#quotation  {
	height: 420px;
	width: 124px;
	background-image: url(images/blend.png);
	background-repeat: no-repeat;
	padding: 20px;
	position: relative;
	float: left;
}
#columna {
	float: left;
	width: 505px;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#columnb {
	float: right;
	width: 210px;
	padding-right: 20px;
	padding-left: 10px;
}
#bottomnav {
	text-align: center;
	background-image: url(images/bottomborder.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 20px;
	width: 929px;
	padding: 5px;
	background-position: left;
	top: 0px;
	margin-top: 0px;
	clear: both;
}
#bottomnav a:link {
	text-align: center;
	color: #F0E5D7;
}
#bottomnav a:visited {
	text-align: center;
	color: #F6C178;
}
#bottomnav a:hover {
	text-align: center;
	color: #FFD695;
}
#bottomnav a:active {
	text-align: center;
	color: #FFFFFF;
}
#bottomnav2 {
	text-align: center;
	background-image: url(images/bottomborder2.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 20px;
	width: 929px;
	padding: 5px;
	background-position: left;
	top: 0px;
	margin-top: 0px;
}
#bottomnav2 a:link {
	text-align: center;
	color: #F0E5D7;
}
#bottomnav2 a:visited {
	text-align: center;
	color: #F6C178;
}
#bottomnav2 a:hover {
	text-align: center;
	color: #FFD695;
}
#bottomnav2 a:active {
	text-align: center;
	color: #FFFFFF;
}
#map {
	width: 615px;
	position: relative;
	left: 50px;
}
.whitebox {
	background-color: #FFFFFF;
	padding: 20px;
	border: thin solid #999999;
}
.quotation {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.quotationauthor   {
	text-align: right;
}
.bottomnavdivider {
	color: #F0E5D7;
}
.copyright {
	font-size: 0.9em;
	text-align: center;
	line-height: 1.4em;
	clear: both;
}
.smallcaps {
	font-variant: small-caps;
}
.smallcapsbold {
	font-variant: small-caps;
	font-weight: bold;
}
.photoright {
	margin-left: 20px;
	float: right;
	margin-bottom: 95px;
	margin-top: 15px;
}
.photoleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.tableright {
	margin-left: 20px;
	float: right;
	margin-bottom: 10px;
}
.backtotop {
	font-size: .9em;
}
.italic {
	font-style: italic;
}
.callout {
	border: medium solid #0058a9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.callout2 {
	border: medium solid #AA2929;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photorightbeth {
	margin-left: 20px;
	float: right;
	margin-bottom: 15px;
	margin-top: 15px;
}
.cushycms {
}
.red {
	color: AA2929;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.reditalic {
	color: AA2929;
	font-style: italic;
}
.rightColumn {
	float: right;
	position: relative;
	top: -145px;
}
