/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #c3dee8 url(images/img01.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ahem {
	height:0;
	left:-1000px;
	overflow:hidden;
	position:absolute;
	top:-1000px;
	width:0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}
h4 {
	color: #493E2B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
}

p, ul, ol, td {
	margin-top: 0;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom:2px solid #9daf7d;
	color:#493E2B;
	padding:3px;
}

td {
	line-height:16px;
	padding:4px;
	border-bottom:1px solid #c1d2a2;
}



a {
	text-decoration: none;
	color: #038cb4;
}

a:hover {
	text-decoration: underline;
	color:#fa6a07;
}

h2 a {
	text-decoration: none;
}

a[href^="http:"] { 
	background:url(images/icon-link-external.gif) no-repeat 0 4px;
	padding-left: 16px; }
a[href^="mailto:"]        { 
	background:url(images/icon-email.gif) no-repeat 0 3px;
	padding-left: 18px; }
a[href$=".pdf"]   { background: url(images/icon-pdf.gif) no-repeat 0 1px;
	padding-left: 16px; ; }  
a[href$=".doc"]   { background: url(images/icon-pdf.gif) no-repeat 0 1px;
	padding-left: 16px; ; }  
a[href$=".xls"]   { background: url(images/icon-pdf.gif) no-repeat 0 1px;
	padding-left: 16px; ; }   
	


#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/bgrnd.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 166px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/bgrnd-header.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 38px 0px 0px 39px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 30px;
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}


#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bgrnd-nav.jpg) no-repeat left top;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 36px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 160px;
	height: 60px;
	margin-left: 9px;
	padding-top: 12px;
	background: url(images/bgrnd-nav-off.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
#menu a:hover {
	
	background: url(images/bgrnd-nav-hover.jpg) repeat-x left top;
	
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/bgrnd-nav-on.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

#content h2 {
	font-size: 36px;
	color: #001564;
}

#content h3 {
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
}
#content p {
	margin-top:10px;
}

#content ul
{
list-style-type: none;
padding: 0 0 0 4px;
}

#content li
{
background: url(images/bullet.jpg) no-repeat 0 7px;
padding-left: 12px;
}

#content img {
	float:right;
	border:4px solid #cbcecf;
	margin:0 0 10px 10px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}




/* Sidebar */

#sidebar a[href^="http:"] { 
	background:none;
	padding-left: 0px;
	border:none; }
	
#sidebar a {
	border:none;
}

#sidebar {
	float: right;
	width: 273px;
	padding: 0px;
	color: #787878;
}

#sidebar ul
{
list-style-type: none;
padding: 0 0 0 4px;
}

#sidebar li
{
background: url(images/bullet.jpg) no-repeat 0 7px;
padding-left: 12px;
}


#sidebar h1, #sidebar h2, #sidebar h3 {
margin-top:20px;
}

#sidebar h2 {
	height: 58px;
	background: url(images/img09.jpg) no-repeat left bottom;
	font-size: 20px;
	color: #493E2B;
	text-transform: uppercase;
	text-align:center;
}


/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: #959595;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #fff;
}

#footer-content p {
color:#fff;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	margin: 0 auto;
	padding: 10px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-top:#959595 solid 6px;
	width:1000px;
	text-align: center;

}
#footer h2 {
	font-size:14px;
	font-weight:bold;
}

#footer p {
	font-size: 12px;
	color: #666;
}



