/* CSS Document */

html{
margin: 0 auto; 
width:100%;
height:100%;
}

*{
padding:0px;
margin:0px;
}

body{
margin: 0 auto; 
width:100%;
height:100%;
background-repeat:repeat-x;
background-color:#EA801D;
background-repeat: repeat;
background-position: center top;
padding-bottom:20px;
}

#link{
position:absolute;
top:0px;
right:0px;
height:200px;
width:212px;
z-index:100;
}


#flash{
position:absolute;
top:-210px;
right:0px;
width:212px;
height:200px;
z-index:1;
}

#holder{
position:relative;
width: 800px;
margin:0px auto;	
background-color:#FFFFFF;
}

#content_container{
float:left;
width:100%;
height:100%;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#header{
position:relative;
float:left;
width:100%;
height:300px;
}

#header ul{
position:absolute;
width:100%;
bottom:124px;
padding-left:100px;
color:#761E1C;
font-size:11px;
list-style-type:none;
font-weight:bold;
z-index:2;
}

#header .White{
position:absolute;
width:488px;
bottom:119px;
padding-left:100px;
color:#FAFDFC;
padding-top:4px;
padding-bottom:5px;
border-top:1px solid #FAFDFC;
border-bottom:1px solid #FAFDFC;
font-size:11px;
list-style-type:none;
font-weight:bold;
z-index:2;
}

#header .White a{
color:#FAFDFC;
}

#header li{
float:left;
margin-left:10px;
margin-right:10px;
#margin-right:0px;
}

#header li:hover{
color:#660000;
}

#content{
position:relative;
z-index:1;
float:left;
width:100%;
height:100%;
padding-top:0px;
}

#left{
width:158px;
float:left;
height:100%;
text-align:center;
padding-top:30px;
}

#center{
float:left;
width:432px;
height:100%;
}

#center a{
color:#000000;
}

#center .lees a{
color:#7B1B1D;
text-decoration:underline;
}

#right{
position:relative;
float:left;
width:210px;
height:100%;
margin-top:130px;
}

#right h1{
	font-size:14px;
	font-weight:bold;
	width:100%;
}

#right p{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:20px;
color:#333333;
font-size:12px;
line-height:20px;
font-weight:bold;
}

#footer{
float:left;
width:100%;
height:35px;
background-repeat:no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
padding-top:5px;
font-weight:bold;
letter-spacing:0.3px;
}

#slideshow{
position:relative;
float:left;
width:800px;
z-index:1;
height:100%;
}
