/**RESET**/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
	background:url(../images/standardPageGradient.jpg) white repeat-x;
}

.footer, .push {
    height: 60px;
}

body {
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

h1 {

font-size:16px;
margin-bottom:8px;
font-weight:bold;
color:#a90d00;
}

h2 {

font-size:14px;
margin-bottom:8px;
font-weight:normal;
color:#a90d00;
}


h3 {

color:#e0af2a;
font-size:20px;
font-weight:normal;
margin-bottom:10px;


}

h4 {
color:#FFFFFF;
font-size:20px;
font-weight:normal;
margin-top:20px;
margin-left:25px;
}

a {

text-decoration:none;
color:#a90d00;
}



#mainContainer {
min-height: 100%;

   position: relative;
width:100%;

}


.container {
	position:relative;
	margin:0 auto;
	width:980px;

	overflow:hidden;
}


#header {
float:left;
background:url(../images/pageHeader.jpg) no-repeat;
height:115px;
width:980px;
}

#header a {
padding-top:15px;
text-decoration:none;
color:#FFFFFF;
height:49px;

}

#topNav {
position:relative;
height:49px;

margin-left:410px;


}

.leftNav {

float:left;
height:49px;
width:12px;
background:url(../images/navLeft.png) no-repeat;
overflow:hidden;

}

.rightNav {

float:left;
margin-left:-4px;
width:12px;
height:49px;
background:url(../images/navRight.png) no-repeat;

}


.mainNav {
float:left;
width:500px;
height:49px;

oveflow:hidden;

}

li {
float:left;

list-style:none;
font-size:15px;



}


#subtitleBar {

float:left;

height:65px;
width:100%;
background:#4e0301;

}

.pageDescription {
color:#FFFFFF;
font-size:18px;
position:relative;
top:-16px;
left:795px;
}



#mainContent {
float:left;
background:#FFFFFF;
clear:both;
padding: 18px 10px 8px 10px;

width:100%;
overflow:hidden;
}

.bodyText {
float:left;


padding-left:25px;
padding-right:10px;
width:680px;

}

.bodyDescription {
font-size:14px;
margin-bottom:15px;
text-align:center;

}

.thumbnail {
border:1px solid #dedcdc;

}

.sideBar {
float:left;
width:200px;

padding:10px 20px 3px 20px;
border:1px solid #dedcdc;
background: #f0efef;
}

.sideBar a{

font-size:14px;

display:block;
margin-bottom:3px;

}


.sideBar p{

margin-bottom:15px;

}

#gallery li {

margin-left:10px;

}


#footer {
float:left;
clear:both;

width:100%;
overflow:hidden;
border-top:1px solid #a90d00;
background:url(../images/footerGradient.jpg) repeat-x;
height:59px;
}

#footer p {
color:white;
font-size:11px;
position:relative;
top:20px;
padding-left:40px;
overflow:hidden;
}





