html, body {height:100%;}
body {
	margin:20px 0 20px 0;
	padding:0;
	background: #47292B;
}
td {
	font-family:  Arial;
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	color: #344643;
}
hr {
	width: 90%;
	clear: both;
	border: thin dotted #660000;
}
h1 {
	margin: 0;
	font:bold 15px Arial Black;
	color:#F8981C;
}
h1.whiteStyle {
	margin: 0;
	font:bold 15px Arial Black;
	color:#FFF;
}
h2 {
	margin: 0;
	font:bold 21px Arial Black;
	color:#FFF;
	text-transform:uppercase;
}
a.Active {
	font-size: 9px;
	margin: 0 3px 0 0;
	color: #2E2611;
	letter-spacing: -0.5px;
	text-decoration: none;
}
a.Active:hover {
	text-decoration: none;
	color: #2E2611;	
}

a.NotActive {	
	font-size: 9px;
	margin: 0 3px 0 0;
	color: #F8981C;
	letter-spacing: -0.5px;
	text-decoration: none;
}
a.NotActive:hover {
	text-decoration: none;
	color: #2E2611;	
}
a.SubActive {
	font-size: 9px;
	margin: 0 3px 0 0;
	color: #2E2611;
	letter-spacing: -0.5px;	
	text-decoration: none;
}
a.SubActive:hover {
	text-decoration: none;
	color: #2E2611;	
}

a.SubNotActive {	
	font-size: 9px;
	margin: 0 3px 0 0;
	color: #6FA4A2;
	letter-spacing: -0.5px;	
	text-decoration: none;
}
a.SubNotActive:hover {
	text-decoration: none;
	color: #2E2611;
}
a.Orange {
	font:bold 14px Arial;
	letter-spacing: -0.5px;
	margin: 0 0 0 0;
	color: #F8991B;
	text-decoration: none;
}
a.White {
	font:bold 14px Arial;
	letter-spacing: -0.5px;
	margin: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
}
a.Green {
	font:12px Arial;
	margin: 0 0 0 0;
	color: #649694;
	text-decoration: none;
}
#content {
	margin: 0 20px 0 0;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#contentWhite {
	margin: 0 20px 0 0;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#content p {
	font-weight: normal;
	color: #510101;
	text-decoration: none;
}
#footer {
	margin: 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
#footer a {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
#footer a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
#footer strong {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#Topnav {
	padding:0;
	background:#510101 url(pics/BackgroundNavigation.jpg) no-repeat;
}
#header {
	float: right;
	margin: 0 5px 0 0;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#header h1{
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	font-size: 11px;
}
#header a {
	margin: 0 5px 0 5px;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
#header a:visited {
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#header a:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#Quotes {
	font-size: 14px;
	margin: 30px 3px 3px 3px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#Quotes a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: thin dotted;
}
#Quotes a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#Quotes a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#Logo {
	margin: 0 100px 0 30px;
}
#Portfolio {
	margin: 0 30px 0 100px;
}
#credits {
	float: right;
	margin: 0 0 0 0;
	color: #FFF;
}
#credits a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: thin dotted;
}
.floatRight {
	float:right;
	margin: 5px 30px 5px 0;
	color: #660000;
}
em {
	font-style: italic;
	color: #FFF
}
h4 {
	margin: 0 10px 0 0;
	font:bold 16px;
	color:#fff;
}
#White {
	background: #FFF;
}

/* subMenuContainer */
#subMenuContainer ul {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
}

#subMenuContainer li {
	margin: 0 0 0 0; 
	border-bottom: #ECECEC 1px solid; 	
}

#subMenuContainer a {
	width: 210px;
	display: block;
	color: #660000;
	background-color: #FFF;
	padding: .2em .8em;
	text-decoration: none;
}

#subMenuContainer a:hover {
	background-color: #ECECEC;
	color: #660000;
}

#active a {
	display: block;
	color: #660000;
	background-color: #FFF;
	padding: .2em .8em;
	text-decoration: none;
}
/* subMenuContainer */

.input { 
	margin: 0; 
	padding: 3px; 
	width: 230px; 
	border: 1px solid #F8981D; 
	background: #E7F1F3;
	color: #649693;	 
}
.input:hover { 
	background: #FFF; 
}
.captcha { 
	margin: 0; 
	padding: 3px; 
	width: 200px; 
	border: 1px solid #F8981D; 
	background: #E7F1F3;
	color: #649693;	 
}
.captcha:hover { 
	background: #FFF; 
}
.text { 
	margin: 0; 
	padding: 3px 3px 3px 3px; 
	width: 230px; 
	border: 1px solid #F8981D; 
	background: #E7F1F3;
	color: #649693;	 
}
.text:hover { 
	background: #FFF; 
}
.textarea { 
	width: 230px; 
	height: 80px;
	padding: 3px; 
	border: 1px solid #F8981D; 
	background: #E7F1F3;
	color: #649693;
}
.textarea:hover { 
	background: #FFF; 
}
.textareaForm { 
	width: 230px; 
	height: 80px;
	padding: 3px; 
	border: 1px solid #F8981D; 
	background: #E7F1F3;
	color: #649693;
}
.textForm { 
	padding: 3px; 
	width: 230px; 
	border: 1px solid #F8981D; 
	background: #E7F1F3;
	color: #649693;	 
}
.button { 
	margin: 0; 
	padding: 1px 1px 1px 1px;
	width: 140px; 
	border: 1px solid #F8981D;
	color: #FFF; 
	background: #910D0B;	 
}