body {
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrap {
	width: 935px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0;
	height: auto;
}
#surround{
	width:935px;
	border:4px solid #faf4e6;
	color:#333333;
	float:left;
	background-color: #FFF;
	background-image: url(../images/leftbody-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	width: 285px;
	height: 213px;
	background-color: #FFF;
	text-align: center;
	float: left;
	padding: 32px 0 0 0;
	margin: 0;
}

#logo p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	margin: 0;
	color: #0a284c;
}
#banner {
	float: left;
	height: 245px;
	width: 650px;
	background-color: #F2F2F0;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#banner h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 19px;
	color: #0A284C;
	margin:0;
	padding:40px 0 0 0;
	font-weight: normal;
	width: 345px;
}
#banner #toptitle {
	float: left;
	margin: 9px 0 10px 36px;
	height:195px;
}


#banner #nav {
	height: 31px;
	width: 600px;
	float: left;
	color: #FFF;
	line-height: 30px;
	padding: 0 0 0 50px;
	background-color: #0A284C;
}
#banner #nav ul {
	margin: 0px;
	padding: 0px;
}
#banner #nav ul li {
	list-style-type: none;
	display: inline;
	color: #FFF;
}
#banner #nav ul li a {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#banner #nav ul li a:hover{
	text-decoration:underline;
}

#banner #nav ul li #current {
	text-decoration:underline;
}


#leftcol {
	float: left;
	height: 100%;
	width: 285px;
	background-color: #014e86;
	padding: 0 0 15px 0;
	margin: 0;
}
#wrap #surround #leftcol p a img {
	border: 2px solid #fff;
}
#leftcol #leftnav {
	background-color: #296ba4;
	float: left;
	height: auto;
	width: 265px;
	margin: 0 0 20px 0;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0 20px 20px 0;
}
#leftcol #leftnav ul {
	margin: 0 0 0 30px;
	padding: 0px;
	font-weight: bold;
}


#leftcol #leftnav ul li {
	list-style-type: none;
}
#leftcol #leftnav ul li a {
	color: #52ecc4;
	display: block;
	line-height: 37px;
	font-size: 14px;
	background-image: url(../images/leftlink-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 220px;
	border-bottom: 1px solid #4e8cbd;
}
#leftcol #leftnav ul li a:hover {
	text-decoration:underline;
}
#leftcol #leftnav ul li #current {
	text-transform: uppercase;
	background-image: url(../images/leftlink2-bg.jpg);
}
#leftcol #leftnav p a {
	color: #a2d8f6;
}
#leftcol #leftnav p a:hover {
	text-decoration:underline;
}



#leftcol h2 {
	font-size: 18px;
	color: #FFF;
	text-indent: 20px;
	clear: left;
	margin: 15px 0 5px 0;
}

#leftcol p {
	color: #a2d8f6;
	font-size: 14px;
	line-height: 27px;
	margin: 0 0 0 30px;
}
#main {
	float: left;
	width: 550px;
	background-color:#f5f5f5;
	padding: 30px 50px;
	margin: 0;
}
#main h1 {
	font-size: 24px;
	line-height: 36px;
	color: #393c3e;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px 0;
}
#main h2 {
	font-size: 18px;
	line-height: 30px;
	color: #393c3e;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px 0;
	font-weight: bold;
}
#main h3 {
	font-size: 16px;
	line-height: 24px;
	color: #393c3e;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px 0 0 0;
	padding: 0;
}

#main p {
	font-size: 13px;
	line-height: 24px;
	margin: 0 0 15px;
}
#main a{
	color:#5A3018;
	text-decoration: underline;
}
#main a:hover{
	text-decoration:underline;
}

#wrap #footer {
	text-align: center;
	float: left;
	width: 943px;
}
#wrap #footer p {
	font-size: 11px;
	line-height: 35px;
	margin: 0;
	color: #666;
}
#wrap #footer p a {
	color: #666;
}
#wrap #footer p a:hover {
	text-decoration:underline;
}
a{
	text-decoration: none;
}
h1{
	font-size:16px;
	font-weight:normal;
	}
h2{
	font-size:14px;
	font-weight:normal;
	}
h3{	font-size:13px;
	}
p{
	font-size:12px;
}
#wrap #surround #main p img {
	border: 2px solid #FFF;
}
