@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {    
    margin:0;   
    padding:0;   
}
html, body { 
    height: 100%; 
} 


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #474747;
	
}

.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -197px; 
} 
#HeaderWrapper {
	background-color: #474747;
	height: 120px;
	width: 100%;
}
#Header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	overflow: hidden;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#Logo {
	float: left;
	margin-top: 25px;
}
#Logo img {
	border: 0px;
}
#SearchWrapper {
	float: left;
	height: 73px;
	margin-top: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin-left: 16px;
	padding-left: 16px;
	color: #ffffff;
	padding-top: 23px;
}
#SearchWrapper  p {
	font-size: .7em;
	margin-bottom: 8px;
}

#SearchWrapper a {
	color: #ffffff;
	text-decoration: none;
}

#SearchWrapper a:active, #SearchWrapper a:hover {
	text-decoration:underline;
}
.SearchBox {
	float:left;
	background-color: #4d4d4d;
	height: 20px;
	width:170px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top:5px;
	color: #ffffff;
	font-size:12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SubmitSearch {
	background-repeat: repeat;
	height: 27px;
	width: 31px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
	background-color: transparent;
	cursor:pointer;
}
#SearchBG {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4d4d4d;
	border: 1px solid #727272;
	height: 25px;
	width:210px;
	overflow: hidden;
}



#NavigationWrapper {
	background-color: #981e21;
	height: 30px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 11px;
	overflow: hidden;
}

#Navigation {
	height: 30px;
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbb0b1;
}



#Navigation li {
	float: left;
	list-style-type: none;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#Navigation a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbb0b1;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	outline: none;
}
#Navigation a:hover, #Navigation a:active {
	background-color:#79181a;
}
#ContentWrapper {
	width: 100%;
	background-color: #eae9e1;
}
#Content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
	color: #5b5b5b;	
	font-size: 12px;
}
#LeftNavWrapper {
	height: 100%;
	padding-right:20px;
	padding-bottom:250px;
}


#Breadcrumbs {
	float: left;
	height: 20px;
	width: 685px;
	border: 1px solid #cccccc;
	margin-bottom: 22px;
	overflow:hidden;
}
#Breadcrumbs .SUMenu a {
	font-size: 11px;
	color: #747474;
	text-decoration: none;
	padding-right:15px;
	padding-left:7px;
	line-height:19px;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
	


}
#Breadcrumbs a:active, #Breadcrumbs a:hover {
	text-decoration:underline;
}
#MainContent {
	float: left;
	min-height:300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 25px;
	margin-bottom: 50px;
}
#MainContent h1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #981E21;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#MainContent h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #981E21;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 20px;
}
#MainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #981E21;
	font-weight: normal;
	margin-top: 15px;
}
#MainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 15px;
}
#MainContent a, #RightColumn a {
	color: #981E21;
	text-decoration:none;
}
#MainContent a:hover, #MainContent a:active, #RightColumn a:hover, #RightColumn a:active {
	text-decoration:underline;
}
#MainContent p {
	font-size: 12px;
	line-height: 19px;
	color: #5b5b5b;
	margin-bottom: 15px;
}
#MainContent li, #RightColumn li {
	font-size: 12px;
	line-height: 18px;
	color: #5b5b5b;
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 35px;
}
#MainContent ul, #RightColumn ul {
	margin-bottom: 15px;
	}

#FooterWrapper {
	height: 177px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top:20px;
}
#Footer {
	height: 152px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#Footer p {
	font-size: 12px;
	color: #dbdbdb;
	line-height: 18px;
}
#Footer h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#Footer a {
	color: #cecece;
	text-decoration: none;
}
#Footer a:hover, #Footer a:active {
	color: #ffffff;
}
#Footer li {
	font-size: 12px;
	color: #dbdbdb;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 5px;
}


#FooterLeft {
	float: left;
	height: 140px;
	width: 265px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89887e;
	padding-top: 12px;
}
#FooterCenter {
	height: 140px;
	width: 375px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89887e;
	float: left;
	padding-top: 12px;
	padding-left: 40px;
	padding-right: 40px;
}
#FooterRight {
	float: left;
	height: 140px;
	padding-top: 12px;
	padding-left: 40px;
}

.push { 
	height: 197px;
} 
#RightColumn {
	float: right;
	width: 200px;
	margin-left: 20px;
	font-size: 11px;
}
#RightColumn h1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #981E21;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #981E21;
}
#RightColumn h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #981E21;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
#RightColumn h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981E21;
	margin-top: 10px;
	margin-bottom: 5px;
}
#RightColumn h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#RightColumn p {
	font-size: 12px;
	line-height: 19px;
	color: #5b5b5b;
	margin-bottom: 15px;
}
/* Home Page Columns */

#ContactBox {
	float: right;
	width: 210px;
	height: 275px;
	margin-bottom:10px;
	margin-left:20px;
	overflow:hidden;
}
#ContactBox p {
	font-size:13px;
	margin-bottom:15px;
}
#LowerColumn1 {
	float: left;
	width: 210px;
	margin-right:20px;
}
#LowerColumn2 {
	float: left;
	width: 460px;
	margin-right:20px;
}
#LowerColumn2 h2, #ContactBox h2, #ContactBox h3, #LowerColumn3 h2 {
	font-size: 12px;
	color: #981E21;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
#LowerColumn2 p {
	line-height:20px;
	margin-bottom:15px;
	}
#LowerColumn3 p {
	margin-bottom:5px;
	}
#LowerColumn3 {
	float: left;
	width: 210px;
	font-size: 12px;
	overflow:hidden;
}
#ContactBox a, #LowerColumn1 a, #LowerColumn2 a, #LowerColumn3 a {
	color: #981E21;
	text-decoration:none;
} 
#ContactBox a:hover, #LowerColumn1 a:hover, #LowerColumn2 a:hover, #LowerColumn3 a:hover, #ContactBox a:active, #LowerColumn1 a:active, #LowerColumn2 a:active, #LowerColumn3 a:active {
	text-decoration:underline;
}
#ContactBox h1, #LowerColumn1 h1, #LowerColumn2 h1, #LowerColumn3 h1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #981E21;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #981E21;
	}
	#MinWidth {
	height:1px;
	width: 450px;
	float:left;
	}
.ImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
