@charset "UTF-8";
/* CSS Document */

body{
font-family: Verdana,Arial,Helvetica,sans-serif;
color:#222222;
font-size: 12px;
line-height:16px;
}


#wrapper { 
width:90%; 
border: 1px solid #222222;
margin: 0 auto;
margin-top:2%;
padding-bottom:50px;
background:transparent url(../images/main_background.jpg) no-repeat left bottom;
} 

#header{
width:100%;
height:148px;
background:transparent url(../images/header.jpg) no-repeat left top;
}

#content { 
width: 75%;
float: right; 
} 

#content a{ 
text-decoration:underline;
color:#0066CC;
} 

#content a:visited{ 
text-decoration:underline;
color:#3300CC;
}

#formtable{
font-family: Verdana,Arial,Helvetica,sans-serif;
color:#222222;
font-size: 12px;
line-height:16px;
}

#formtable p{
font-family: Verdana,Arial,Helvetica,sans-serif;
color:#222222;
font-size: 12px;
line-height:16px;
}


#mainNav { 
width: 23%; 
float: left; 
} 

#mainNav p{ 
padding-left:2%;
} 


#footer { 
margin-top:-30px;
font-size:9px;
color:#333333;
padding-left:25%;
clear: both; 
} 

#footer a { 
font-size:9px;
color:#333333;
text-decoration:none;
} 


#mainContent { 
width: 72%;
float: left; 
line-height:19px;
} 


#secondaryContent { 
width: 22%;
float: right; 
} 

#special{
margin-right:17px;
padding:25px 10px 10px 10px;
background:#fbebc7 url(../images/special_deal.gif) no-repeat top center;
width:120px;
color:#333333;
text-align:left;
font-size:10px;
}


.img{
padding-left:8%;
}

a{
color:#000000;
text-decoration:underline;
}

em {color:#f47920; }

a img {border: none; }

#credit a{
text-decoration:underline;
color:#0066CC;
}


h1{
font-size:12px;
}

h2{
padding-left:10px;
color:#bb995e;
font-size:14px;
}