@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 769px;
	width: 1200px;
	overflow: visible;
	background-color: #BCF9E4;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C0939A;
}
#wrapper #header #logo {
	background-image: url(../images/header-tile.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
	width: 100%;
}

#wrapper #header {
	width: 1200px;
}

#wrapper #main #Nav {
	width: 201px;
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/vertbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #Nav img {
	margin: 0px;
}


#wrapper #main #maincontent {
	background-attachment: scroll;
	background-image: url(../images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	float: left;
	width: 999px;
	height: 655px;
}
#wrapper #main #footer {
	clear: both;
	color: #FFFFFF;
	background-color: #750600;
	width: 1199px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	float: none;
}
#wrapper #main #footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#wrapper #main {
	clear: both;
	width: 100%;
	padding: 0px;
	height: auto;
}

#wrapper #main #maincontent #content {
	background-color: #FFFFFF;
	width: 900px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF3C00;
	clear: none;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	border-top-width: 6px;
	border-top-style: groove;
	border-top-color: #FF3A00;
	border-bottom-width: 6px;
	border-bottom-style: groove;
	border-bottom-color: #FF3F02;
	padding: 0px;
}
#content h2 {
	letter-spacing: -0.1em;
	font-size: 24px;
	color: #29281F;
	text-align: center;
	margin: 10px;
	padding: 0px;
	display: block;
}
#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #29281F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	padding: 0px;
	text-align: center;
	clear: both;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	display: block;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul {
	text-align: justify;
	display: block;
	list-style-type: none;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: middle;
	width: 600px;
}
#wrapper #main #maincontent #content li {
	letter-spacing: -0.1em;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}




#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #FB3D00;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	letter-spacing: -0.1em;
	font-weight: bold;
	font-style: normal;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 870px;
	background-color: #29281F;
	display: block;
}
#content a:link {
	color: #FB3D00;
	text-decoration: none;
}
#content a:hover {
	color: #FF33FF;
}
.links a:visited {
	text-decoration: none;
}


#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 270px;
	float: right;
	margin-right: 20px;
	text-align: justify;
	text-indent: 2em;
	margin-top: 0px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	color: #FB3D00;
	float: left;
	letter-spacing: -0.1em;
	text-align: left;
	width: 560px;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: none;
}

#content img {
	float: left;
	margin-left: 10px;
}
#content .contactinfo {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	width: 650px;
}
