/* ----------------- Primary----------------- */

body {
	text-align: center;
	margin-top: 50px;
	background-color: #F7F7F5;
	background-image: url(images/bg.gif);
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #013043;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 220px;
	margin-bottom: 20px;
	margin-left: 30px;
}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #01431C;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D3A6;
	padding: 10px;
	margin-right: 32px;
	margin-top: 0px;
	background-color: #DED98D;
}

/* link style for the site. */
a:link, a:visited {
	color: #012C3D;
	font-size: 12px;
	margin: 0px;
}
a:hover {
	color: #013043;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

address {
	padding: 0px;
	text-align: center;
	text-transform: none;
	margin-top: 15px;
	margin-left: 15px;
}
address a:link, address a:hover, address a:visited {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
/* ----------------- layout----------------- */

/* DIV container for header. left and right margins = auto centers DIV. */
div#header {
	width: 775px;
	height: 227px;
	text-align: center;
	position: relative;
}

/* div container for the site. */
div#container {
	background: url(images/bg-container.gif) repeat-y;
	width: 775px;
	margin: 0 auto;
	
}

/* Creates the div for the content */
div#content {
	background: url(images/bg-content.gif) repeat-y;
	float: right;
	width: 563px;
}

div#content img {
	margin: 0px;
	text-align: left;
	padding: 0px;
}

div#content img.right {
	float: right;
	clear: right;
	margin: 0px 30px 20px 15px;
	padding: 0px;
}

div#content img.rightcall {
	float: right;
	clear: right;
	margin: 0px 20px 5px;
	padding: 0px;
	border: 0;
}

div#content imgaddress {
	border: 0;
}
div#content li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	color: #013043;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* div container footer. */
div#footer {
	background: url(images/footer.gif) no-repeat;
	clear: both;
	margin: 0px auto;
	height: 77px;
}
div#footer a {
	font-size: 9px;
	color: #013043;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
/* UL TAG */
div#footer ul {
	margin:0;
	width: 100%;
	padding:0;
	font-size:85%;
	list-style:none;
	text-transform:capitalize;} 

div#footer li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;}

div#footer li a {
	display:block;
	width: auto;
	padding:8px 9px 8px 8px;
	color: #FFFFFF;
	text-decoration:none;
	background: url(images/nav_on.gif) top left no-repeat;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #50575F;
	font-size: 9px;
	text-transform: uppercase;
}

div#footer li a:hover {
	background: #50575F;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #F3F1DC;
	margin: 5px auto 0px;
	padding: 0px;
	clear: both;
}
div#copyright a {
	font-size: 10px;
	color: #F8F6E6;
	text-decoration: underline;
	font-weight: normal;
}
/* NAV  */
/* ----------------- left side ----------------- */

div#leftside {
	float: left;
	width: 203px;
	background-color: #F0EECC;
	position: relative;
	height: 357px;
	background: url(images/nav_bg.gif) repeat-y;
}

div#nav {
	width: 200px;
	position: relative;

}

ul#nav {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}

ul#nav li {
	line-height: 10px;
	list-style-type: none;
	padding-top: 20px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #F3F1DC;
	text-align: center;
}
ul#nav li a:link, ul#linksnav li a:visited, ul#linksnav li a:active {
	text-align: center;
	display: block;
	width: auto;
	margin: 0px;
	color: #012C3D;
	font-variant: normal;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	}
	ul#nav li a:hover, ul#nav li a.current:visited {
	color: #013042;
	background-color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
	
/* ----------------- classes ----------------- */
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 1px solid #0b422c;
}

.imgheader {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
}

.imgaddress {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
}

h2 {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #3B4B5B;
	margin-top: 20px;
	margin-right: 210px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 20px;
}

div#email {
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #F5F4DE;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#copyright img {
	border: none;
}
