
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	/*border-top:2px solid #000066;*/
	background-color:#264569;/*blue background color*/
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.2em;
	font-weight:normal;
	color:#333;
	padding-top: 10px;
	/*letter-spacing:-1px;*/
	/*margin:20px 0;*/
}

h1 a {
	text-decoration:none;
	color:#333;
}
#external_links li{

	display:inline;
	margin:0px;
	padding:.5em;
}
#external_links img{
	padding: 8px 40px;
}
#footer {
	padding:10px;
	text-align:center;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
	clear:both;
}

#footer li {
	display:inline;
	margin:0;
	padding:.5em;
}
#footer a{
	color: #000066;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#header {
	/*border-top:20px solid #BCE77C;*/
	/*border-bottom:1px solid #eee;*/
}

#header .description {
	font-size: 15px;
	/*float:left;*/
	/*margin:45px 0 0 0;*/
	color:#222;
}

#header h1 {
	/*margin:15px 0 0 0;*/
	/*padding:25px 25px 40px 0;*/
	border-bottom:10px solid #fafafa;
}

#wrapper {
	width:760px;
	margin:0 auto;
	background-color: #fff;
	
}

#bgimg{
	width: 897px;
	margin:0 auto;
	background-image:url(../images/left_bar.jpg);
	background-position: left bottom; 
	background-repeat:no-repeat;
}

/*#nav {
	border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}*/

.clear {
	clear:both;
}

#content {
/*	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;*/
	margin:0 210px 0 0 !important;
	margin:0 210px 0 0;
	/*border-right:1px solid #eee;*/
	/*border-left:1px solid #eee;*/
	padding:0px 25px 30px 15px;
}



#content p {
	line-height:20px;
	margin:15px 0;
	font-size:110%;
	word-spacing:1px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000066;
	border-bottom:1px solid #000066;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	margin:15px 0;
	color: #000066;
/*	border-bottom:1px solid #f6f6f6;*/
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:200px;
	float:right;
	padding:10px 10px 10px 10px;
	/*border-left:1px solid #eee;*/
	/*border-right:1px solid #eee;*/
	border: 1px solid #eee;
	margin-right: 10px;
	margin-top: 10px;
	/*margin-top: 18px;*/
	/*border-bottom:1px solid #eee;*/

}

#sidebar h2 {
	/*letter-spacing:2px;*/
	font-size:1.4em;
	color:#39221e;
	/*border-bottom:1px solid #f6f6f6;*/
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	/*margin:0 0 20px 0;*/
	padding:10px;
	background:#b0894d;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #39221e;
	border-top:2px solid #39221e;
}

#sidebar li {
	padding:3px;
	/*border-bottom:1px solid #f6f6f6;*/
}

#sidebar li a {
	font-size: 13px;
	color:#fff;
	text-decoration:none;
}

#sidebar li a:hover{
	color:#39221e;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

p.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:10px;
	background:#b0894d;
	margin:10px 0;
	color:#fff;
	border-bottom:2px solid #39221e;
	border-top:2px solid #39221e;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	margin:10px 10px 10px 25px;
	/*border-top:1px solid #eee;*/
}
#content li {
	padding:5px;
	/*border-bottom:1px solid #eee;*/
}

img {
	/*background:#ccc;*/
	padding:1px;
	border: 0;
	/*border:5px solid #eee;*/
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}
label { float: left; width:230px; text-align: right; margin: 0 10px 0 0; font-size: 11px; }
select { font-family: Arial; font-size: 12px; font-weight: bold; margin-bottom: 3px; }
textarea { font-family: Arial; font-size: 12px; font-weight: bold; margin-bottom: 3px; }
input {  font-family: Arial; font-size: 12px; margin-bottom: 3px; color: #000000; font-weight: bold; }
fieldset { border: #cccccc solid 1px; padding: 10px; }
legend {font-size: 18px; font-weight: bold; color: #000066; font-family: Arial, Helvetica, sans-serif; padding: 1px 10px; margin: 0px 10px 0px 10px; }
#content fieldset h2{font-size: 15px;}