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

html { overflow: -moz-scrollbars-vertical; }


body {
font-family: Times, Georgia, serif;

color: #AEB0B2;
text-align: center;
background-color: #572600; 

}


#wrapper    { background: #fff no-repeat left top; text-align: left; margin-top: 15px; margin-right: auto; margin-left: auto; padding: 0px; position: relative; width: 1015px; height: 655px }

#wrapper2    { background: #fff no-repeat left top; text-align: left; margin-top: 15px; margin-right: auto; margin-left: auto; padding: 0px; position: relative; width: 1015px; height: auto; }




#header { 
margin-top: 0px;
position:relative;
width: auto;
height: 118px;
color: #fff;
background:#fff url(images/headerLogo.gif) no-repeat top left;
padding:0px;

}


/*----------nav styles------------*/

#listBox{
position:relative;
float:right;
margin-top:0px;
margin-left:100px;
padding:0px;
width:120;
height:auto;
background:#;
}

#listBox2{
position:relative;
float:left;
margin-top:10px;
margin-left:-790px;
padding:0px;
width:100px;
height:100px;
background:#;
}

#header ul{
margin:0;
padding:0;
position:absolute;
left:15;
top:35;
list-style:none;

}

#header ul li{
float:left;


}

#header ul a{
padding:0 0px;
font-size:11px;
line-height:1.5em;
text-decoration:none;
color:#AEB0B2;
float:left;
display:block;
width:100px;
background:url(sep.gif) no-repeat 0 4px; 
}


#header ul a.first{
background:none;
}



#header ul a:hover{
color:#464646;
}

/*--------------------list style-------------------*/
ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
li {
  display: inline;
}
ul a {
  display: block;
}

ul.answers
{list-style:decimal;
list-style-position:outside;
padding-bottom:0px;
}

a.answers { color: #666666; text-decoration: none; }
a.answers:hover { color: #000000; }

/*---------------list style-------------------*/



/*--------------------end header elements-------------------*/
 
#boxOne {

background: #fff;
position:relative;
width:auto;
padding-bottom:0px;
height:auto;

}

#boxTwo{
position:relative;
margin-top:0px;
padding:0px;
background:#fff url(menu-bg.gif) no-repeat top left;
width:auto;
height:43px;

}

#boxThree{
position:relative;
margin-top:0px;
padding:0px;
background:#fff url(contentBG.gif) no-repeat top left;
width:auto;
height:260px;
}

#contentOne{
float:left;
margin-top:0px;
margin-left:0px;
padding:0px;
width:auto;
height:auto;
background:#fff url() no-repeat ;
}

#contentTwo{

float:left;
margin-top:9px;
padding-top:0px;
padding-left:0px;
width:auto;
height:auto;
font-size: 13px;

background:#fff url() no-repeat top  left;
}

#contentThree{
float:left;
margin-top:20px;
margin-left:0px;
padding:0px;
width:195px;
height:200;
font-size:11px;
background:#fff;
}

#contentFour{
float:left;
margin-top:20px;
margin-left:5px;
padding-right:10px;
padding-bottom:10px;
width:220px;
height:200;
background:#cfcfcf url(mapShadow.gif) no-repeat bottom  right;
}






#footer{
position:absolute;
bottom:0;
width: 1015px;
height:100px;
color: #636466;
font-size: 11px;
line-height: 20px;
font-family: Arial, Helvetica,Verdana,Verdana, sans-serif;
background:#F8A03A url(images/footer2.gif) no-repeat top left;
padding-left:0px;
}

#footer2{
position:absolute;

width: 1015px;
height:100px;
color: #636466;
font-size: 11px;
line-height: 20px;
font-family: Arial, Helvetica,Verdana,Verdana, sans-serif;
background:#F8A03A url(images/footer2.gif) no-repeat top left;
padding-left:0px;
}

.menuText { 
color: #636466;
font-size: 11px;
line-height: 20px;
font-family: Verdana, Arial, Helvetica;
}

.menuHead { 
color: #fff;
font-size: 12px;
line-height: 12px;
font-family: Verdana, Arial, Helvetica;
}

.r {
color: #fff;
font-size: 11px;
line-height: 11px;
font-family: Verdana, Arial, Helvetica; 
text-decoration: none; 
}

.r:link {
color: #fff; 
font-size: 11px; 
line-height: 11px; 
font-family: Verdana, Arial, Helvetica; 
text-decoration: none;
}

.r:hover {
color: #99ca3b; text-decoration: none; 
}

.a { 
font-weight: bold; 
text-decoration: none;
}

.a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F78A26;
}

.a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #572600;
}

.active {  
font-weight:;
color: #572600; 
text-decoration: none; 
}


/*----------no link outlines------------*/

a:active {
color: #572600;
outline: none;
text-decoration: none; 
}

a:focus {
	-moz-outline-style: none;
	text-decoration: none;
}

/*----------no link outlines------------*/


#clear {
clear:both;
}
.xtext { color: #572600; font-size: 13px; line-height: 13px; font-family: "Times New Roman", Georgia, Times }


.heading { font-size: 15px}

