body {
	background-color: #195288;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */

/**************** Sidebar area styles ****************/
#sidebar {
	position:absolute; 
	top:0; 
	left:0; 
	width:175px; 
	height:100%; 
	text-align:right;
	overflow:auto; 
	background:#195288; 
	}

body > #sidebar {
	position:fixed;
}

#sidebar_header {
	height: 217px;
}

#sidebar_header h1 {
	margin:0px 20px 18px 0px;
	color:#21528c;
	font-size:28px;
	letter-spacing:-2px;
	text-align:right;
}

#sidebar_header h2, #sidebar_header h3 {
	margin:0px 20px 18px 0px;
	color:#808080;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
}

#sidebar_header h3 {
	margin:20px 18px 4px 5px;
	color:#606060;
}

#sidebar_header  p {
	margin:0 20px 18px 5px;
	color:#606060;
	font-size:12px;
}

#sidebar_header a {
	color:#808080
}

/**************** Navigation menu styles ****************/
#menu a {
	display:block; 
	padding:5px 15px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#DAD6CF; 
	background:#195288 url(img/sidebarbg.gif) top right repeat-y; 
	font-size:12px; 
	font-weight:bolder; 
	text-decoration:none; 
}

#menu a:hover {
	color:#DAD6CF;
	background:#2981d4 url(img/sidebarbg.gif) top right repeat-y;
}

#menu a.active {
	background:#226aad;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
}

#menu a.active:hover {
	color:#DAD6CF;
	background:#2981d4;
}#menu a.select {	background:#226aad;}#menu a.select:hover {	color:#DAD6CF;	background:#2981d4;}
#submenu a {	display:block; 	padding:5px 15px 5px 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#000000; 	background:#4f94cd; 	font-size:10px; 	font-weight:bolder; 	text-decoration:none; }#submenu a:hover {	color:#303030;	background:#4f94cd url(img/sidebarbg.gif) top right repeat-y;}#submenu a.active {	background:#4f94cd;	border-top:2px solid #c0c0c0;	border-bottom:2px solid #c0c0c0;}#submenu a.active:hover {	color:#505050;	background:#ffd305;}
/****************** Content styles ************************//******************  ************************/#wrapper_2columns {	width: 700px;	margin-right: auto;	margin-left: 175px;	background-image: url(img/wrapper_2columns.jpg);	background-repeat: repeat-y;	text-align: left;	background-color: #226aad;	border-left:2px solid #c0c0c0;}#wrapper_nocolumns {	width: 700px;	margin-right: auto;	margin-left: 175px;	background-repeat: repeat-y;	text-align: left;	background-color: #226aad;	border-left:2px solid #c0c0c0;}
#logo {
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 700px;
}
#mainphoto {
	background-image: url(img/main_img.jpg);
	height: 80px;
	width: 700px;
}
#nav {
	background-color: #252523;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #AF9981;
}
#shadow_2columns {	height: 17px;	width: 700px;	background-image: url(img/shadow_2columns.jpg);	background-repeat: no-repeat;}#shadow_nocolumn {	height: 17px;	width: 700px;	background-image: url(img/shadow_nocolumn.jpg);	background-repeat: no-repeat;}#nav_gal {
	height: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#nocol {	float: left;	width: 700px;}#col1 {	float: left;	width: 500px;}#col2 {	float: left;	width: 200px;}#nocolcontent {	padding: 0px 15px 15px;}#col1content {	padding: 0px 15px 15px;}#col2content {	padding: 15px 0px 15px 0px;	text-align: center;}	#col1content p {	margin-bottom: 10px;	color: #111111;	font-size: 12px;	line-height: 140%;	text-align: justify;}#nocolcontent p {	margin-bottom: 10px;	color: #111111;	font-size: 12px;	line-height: 140%;	text-align: justify;}
#footer_2columns {	clear: both;	height: 20px;	width: 700px;	background-image: url(img/footer_2columns.jpg);}#footer_nocolumns {	clear: both;	height: 20px;	width: 700px;	background-image: url(img/footer_nocolumns.jpg);}.thump_imagebox {	background-color: #F5F1EE;	width:182px;	height: 200px;	margin-bottom:15px;	margin-left:15px;	text-align:center;	padding-bottom:1px;	padding-top:1px;}.imageborder {	margin: 5px;	padding: 5px;	border: 1px solid #3A4A14;	background-color: #F2F3F4;}.noimageborder {	margin: 10px;	border: 1px solid #3A4A14;	background-color: #F2F3F4;}.subhead {	font-size: 11px;	color: #78442C;	margin-top: 5px;	margin-bottom: 5px;}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DAD6CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-bottom: 10px;
	padding-top: 5px;
}h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	padding-bottom: 10px;	padding-top: 5px;}
#footer_2columns p {	color: #EEEBE8;	font-size: 9px;	padding-top: 2px;	padding-bottom: 3px;	padding-left: 15px;}#footer_nocolumns p {	color: #EEEBE8;	font-size: 9px;	padding-top: 2px;	padding-bottom: 3px;	padding-left: 15px;}
a:link {
	color:#0059b4;
	text-decoration: none;
}
a:visited {
	color:#0059b4;
	text-decoration: none;
}
a:hover {
	color:#0059b4;
	text-decoration: underline;
}
a:active { color:#0059b4;}
