@charset "UTF-8";

html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5A605A;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 100%;
	min-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html #wrap {
	height: 100%
}
#header {
	width: 800px;
	height: 132px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5A605A;
	text-align: right;
}
#header img {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	width: 800px;
	height: 33px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
}
#content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 65px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	width: 800px;
	color: #333333;
}
#content div{
	margin-bottom:30px;
}
.lcol {
	width: 511px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/lcolbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.lcol  p {
	padding-right: 10px;
	padding-left: 10px;
}
.rcol {
	width: 273px;
	float: right;
	background-color: #EFEFEF;
	background-image: url(images/rcolbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-size: 13px;
}
.orange {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background:#cd5424;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	width:273px;
	text-align:center;	
}
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D9531E;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 19px;
}
.scroll1 {
	height: 500px;
	overflow: scroll;
	overflow-x: hidden;
}
.rcol  p {
	padding-right: 10px;
	padding-left: 10px;
}
.rcol li {
	margin-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #D9531E;
	font-weight: normal;
	padding-bottom: 20px;
	padding-left: 10px;
}
.block {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 780px;
	height: 82px;
	clear: both;
	background-color: #ADB0AD;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -65px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
p {
	margin: 0;
	padding-bottom: 15px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	background-color: #5A605A;
}
.nav ul {
	margin:0;
	list-style:none;
}
.nav li {
	float:left;
	background-color: #D9531E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eca98e;
}
.nav a:link, .nav a:visited, .nav a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.nav a {
	float:left;
	display:block;
	padding-top:0px;
	padding-right:11px;
	padding-bottom:0px;
	padding-left:11px;
	text-decoration:none;
	color:#FFFFFF;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
.nav a:hover {
	text-decoration:none;
	background-color: #5A605A;
}
.nav a.current {
	text-decoration:none;
	background-color: #5A605A;
}
.wide {
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/widebottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
}
.wide p {
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 20px;
	color: #D9531E;
	padding-bottom: 10px;
}
.wide li {
	margin-left: 30px;
	padding-bottom: 3px;
}
.tableRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.tableRight td {
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}
a:link, a:visited, a:active {
	color:#D9531E;
	text-decoration:underline;
}
 
a:hover {
	color:#000000;
	text-decoration:none;
}
.smaller {
	font-size: 12px;
}
.scroll2 {
	height: 305px;
	overflow: scroll;
	overflow-x: hidden;
}
iframe {
	margin-left: 10px;
}
.divRight {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 270px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.slide {
	width: 511px;
	float: left;
	background-color: #5A605A;
	padding: 0px;
	height: 288px;
}
.slide2 {
	width: 511px;
	float: left;
	background-color: #5A605A;
	padding: 0px;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: underline;
	color: #333333;
}
#footer a:hover {
	text-decoration: none;
}
.imgRight2 {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rcolLeft {
	width: 273px;
	float: left;
	background-color: #EFEFEF;
	background-image: url(images/rcolbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-size: 13px;
}
.rcolLeft p {
	padding-right: 10px;
	padding-left: 10px;
}
.rcolLeft li {
	margin-left: 30px;
}
.slideRight {
	width: 511px;
	float: right;
	background-color: #5A605A;
	padding: 0px;
	height: 288px;
}
.center {
	text-align: center;
}
#wrap #content .wide .divRight img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
//	This is the Dropdown Menu Code
.menu{
	background-color:#D9531E;
 	text-align:center;
}
.menu a{
	margin-right:15px;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}
#sddm
{	margin-left:10%;
	margin-right:10%;
	display:block;
	padding:5px 30px;
	z-index: 30;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	line-height:1.3em;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #D9531E;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #5a605a;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #FFFFFF}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 4px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #D9531E;
	color: #FFFFFF;
	font: 11px arial}

#sddm div a:hover
{	background: #1A1A1A;
	color: #FFFFFF}


.banner {
	font-size: 16px;
	font-weight: bold;
}


