@charset "utf-8";
p, ul, ol, h1, h2, h3, h4, body {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	display: inline;
	padding-right: 25px;
}
#subnav a {
	color: #006699;
}

#wrapper {
	position: relative;
	width: 1022px;
	background-color: #FFFFFF;
	background-image: url(images/leftcol.png);
	background-repeat: no-repeat;
	background-position: left 224px;
	overflow: auto;
	text-align: left;
}
#header {
	background-image: url(images/banner.jpg);
	height: 224px;
	width: 1022px;
}
#header h1 {
	position: absolute;
	left: -80px;
	top: -60px;
	text-indent: -9999px;
}
#header p {
	position: absolute;
	left: -999999px;
}
h2 {
	font-family: "Lithos Pro Regular";
	color: #bc561b;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentwrapper {
	float: right;
	width: 730px;
	top: 270px;
	padding-right: 50px;
	margin-top: 30px;
}
#maincontent  img {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.box2col {
	clear: both;
}
.leftalign {
	float: left;
	width: 43%;
	padding-left: 2%;
	list-style-type: disc;
}
.rightalign {
	float: right;
	width: 43%;
	padding-left: 8%;
	list-style-type: disc;
}
#bottom {
	position: relative;
	z-index: 0;
	padding-left: 200px;
	margin-left: -242px;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}
.leftbox     {
	float: left;
	width: 180px;
	text-align: justify;
	color: #660000;
	margin-right: 10px;
	margin-left: 10px;
	height: 260px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 10px;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}


#leftcol {
	background-repeat: no-repeat;
	z-index: 400;
}
#footer  {
	clear: both;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	width: 1012px;
	float: right;
	background-color: #333333;
}
#footer a {
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFCC00;
}

h3 {
	font-family: "Lithos Pro Regular";
	color: #0099CC;
	font-size: 20px;
}

.bigbox {
	background-image: url(images/box2.png);
	background-repeat: no-repeat;
	padding: 10px;
}
.bigbox ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav  li {
	background-position: right top;
	padding: 0px;
	float: left;
	background-image: url(images/sd2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	list-style-type: none;
}
.clearbox {
	clear: both;
}
.imagegallery {
	height: 220px;
	position: relative;
}

#nav  a {
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/sd1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
}
#nav  #current  a {
	background-image:url(images/sd3.jpg);
	color: #DA6826;
    }
.floatright {
	float: right;
	clear: none;
	width: 470px;
}
.floatleft {
	float: left;
	width: 250px;
}

#nav  #current  {
	background-image: url(images/sd4.jpg);
}
#mainnav a:hover {
	color: #FFFF00;
	text-decoration: none;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.blue    {
	border: thin solid #333333;
	padding: 0px;
	margin: 0px;
}
.orange  {
	border: thin solid #333333;
	padding: 0px;
	margin: 0px;
}
.yellow {
	padding: 0px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
