#Header {
	background-color: #C2BD9B;
	height: 80px;
	width: 1000px;
	margin: 0;
	position: relative;
	clear: both;
	padding: 0px;
}
#Wrapper #Header h1 {
	margin-top: 0px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	padding-left: 10px;
	padding-right: 25px;
	color: #990000;
	font-weight: normal;
}
#Wrapper #contentWrapper #Content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
}
#Wrapper #contentWrapper #Content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}



#subHeader {
	background-color: #D8261B;
	height: 20px;
	width: 1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
	clear: both;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#Wrapper {
	height: 500px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#Wrapper #contentWrapper {
	height: 500px;
	width: 100%;
	float: left;
}

body {
	margin: 0px;
	background-color: #D9D5B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Wrapper #contentWrapper #Content {
	float: right;
	height: 567px;
	width: 75%;
	background-color: #D1DAE3;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #999999;
	margin: 0px;
}

#Wrapper #imgHolder {
	height: auto;
}
#Wrapper #contentWrapper #Navigation .subNav a{
	padding-left: 5px;
	margin-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Wrapper #contentWrapper #Navigation .subNavcurrent a{
	padding-left: 5px;
	margin-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#Wrapper #contentWrapper #Navigation {
	height: 500px;
	width: 25%;
	float: left;
	background-color: #D1DAE3;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #999999;
}
#Wrapper #contentWrapper #Content #contBody {
	height: 100%;
}
#Wrapper #imgHolder #logo {
	float: left;
}
#Wrapper #imgHolder #hbus {
	float: left;
}


#Wrapper #contentWrapper #Navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
#Wrapper #contentWrapper #Navigation a {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CED2B6;
	border-right-color: #CED2B6;
	border-bottom-color: #CED2B6;
	border-left-color: #CED2B6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Wrapper #contentWrapper #Navigation a:hover, #Navigation .current{
	background-color: #FFFFFF;
}

#Wrapper #contentWrapper #Navigation .subNavcurrent a{
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-left-color: #990000;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
}

#Wrapper #contentWrapper #Navigation h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	display: block;
}

#Wrapper #Footer {
	height: 70px;
	width: 100%;
	background-color: #C2BD9B;
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
}


#Wrapper #contentWrapper #Navigation a:link, #Navigation a:visited {
	color: #990000;
	font-weight: bold;
}
#Wrapper #contentWrapper #Navigation .current a {
	margin-bottom: 0px;
}
#Wrapper #contentWrapper ul {
	height: 100%;
}
