﻿html{
height: 100%;
}

body{
padding: 0;
margin: 0;
background: #fae7ad url(images/background.jpg) repeat-x;
height: 100%;
}

#outer_wrapper{
width: 770px;
margin: 0px auto;
height: 100%;
}

#wrapper{

min-height: 100%;
height: auto !important;
height: 100%;

background: url(images/content-backgrd.jpg) repeat-y;

width: 830px;
margin: 0px -30px;
position: relative;
padding: 0px;

}

#content{
background: url(images/header.jpg) no-repeat top;
min-height: 100%;
height: auto !important;
height: 100%;

width: 830px;
margin: 0px;
padding: 0px;

}

#footerHolder{
min-height: 4em;
height: auto !important;
height: 4px;
margin: -4em 0px 0px 0px;
width: 753px;
position: relative;
}

#bottomButtonStrip
{
	min-height: 2.5em;
height: auto !important;
height: 2.5em;
width: 553px;
padding: 0px 0px 0px 200px;
}

#bottomButtonStrip a
{
	text-decoration: none;
	display: block;
	border: solid 1px #270000;
	color: #270000;
	padding: 2px 4px 2px 4px;
	font-size: 0.9em;
	width: 3.5em;
	text-align: center;
}

#bottomButtonStrip a:hover
{
	text-decoration: none;
	display: block;
	border: solid 1px #270000;
	color: #ffffff;
	background: #270000;
}


.nxtButton
{
	float: right;
}

.homeButton
{
	float: left;
}


#footer{
background: #270000;
min-height: 2.1em;
height: auto !important;
height: 2.1em;
width: 753px;
position: relative;
color: #ffffff;
font-size: 0.72em;
line-height: 2em;
font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 0px 10px 0px 10px;
}

#footer a{
color: #ffffff;

text-decoration: none;
float: right;
}

#copyright
{
	float: left;
}

#leftMenu{
float: left;
width: 137px;
margin: 190px 0px 0px 0px;
font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
font-size: 0.95em;
padding: 0px;
color: #270000;
}

#leftMenu li{
list-style-type: none;
padding: 0px;
margin: 0px;
}

#leftMenu ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}

#leftMenu a{

color: #270000;
text-decoration: none;
display: block;
width: 148px;
padding: 4px 0px 4px 30px;
margin: 4px 0px 4px 35px;


}

#leftMenu a:hover{
background: url(images/leftmenu_bkgrd.jpg) repeat-y;

}

#leftMenu span{
display: block;
width: 148px;
padding: 4px 0px 4px 30px;
margin: 8px 0px;
background: url(images/leftmenu_bkgrd.jpg) repeat-y;

margin: 4px 0px 4px 35px;
}


#mainContent{


padding: 180px 0px 80px 0px;
width: 567px;
margin: 0px 0px 0px 225px;
min-height: 100px;
height: auto !important;
height: 100px;
}


.FrontPageTopImage{
margin: -53px 0px 0px 0px;
}


#address
{
	position: absolute;
	 bottom: 30px;
	  width: 140px;
	   left: 65px;
	   font-size: 0.79em;
	   
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;

}

#address a
{
color: Black;
}
