body{
margin:50px 0 0 0;
padding:0;
background-color:#666;
}

img{
 border: 0;	
}
#maincontainer{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #fff;
height: 75px; /*Height of top section*/
}

#logo{
position: absolute;	

}

#nav{
 position: relative;
 float:right;
 background-color:#2F9AC0;
 width: 698px;
 height: 40px;
 padding-top: 15px;
 padding-left: 25px;
}

#nav a{
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover, #nav a.active{
     color:#F1992D;	
}

#nav li{
 display: inline;	
 margin-right: 100px;
}

#nav ul{
 margin: 0;	
 padding: 0;
}

#nav li.last{
  margin-right: 0px;	
}

#contentwrapper{
float: left;
width: 100%;
background-color: #fff;
margin: 0;
}

#contentcolumn{
margin-left: 225px; /*Set left margin to LeftColumnWidth*/
font-family: Arial, Helvetica, sans-serif;
}

#leftcolumn{
float: left;
width: 175px; /*Width of left column*/
height: 510px;
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
background: #F1992D;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px 15px 15px 15px;
}

#leftcolumn h1{
 	font-size: 14px;
	font-weight:bold;
}

#leftcolumn p{
 margin: 5px 0 5px 0;	
}

#leftcolumn p.address{
  font-size: 11px;	
  text-align: center;
}

#leftcolumn a{
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}

#leftcolumn a:hover{
  text-decoration: underline;	
}

#faqs{
 width: 700px;
 height: 530px;
 background-image: url(images/faqbg.jpg);
}

a.faq{
font-size: 14px;	
font-weight: bold;
cursor: pointer;
}

a.faq:hover{
 color:#F90;	
}

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

#footer{
clear: left;
width: 100%;
background: #666;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#calculator{
 height: 530px;	
 background-image:url(images/calculator.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 margin-top: 0px;
}

.calc { 
position: absolute;
font-family:arial; 
font-size:9px;
margin-left: 72px;
margin-top: 125px;
width: 445px;
}



input {background-color:#c0dae8; 
border: 1px solid;
font-size: 9px;}

input.nocolor {background-color:none;}

.submitbutton{
    border: none;
    background: url('images/calc_btn_blank.gif') no-repeat top left;
    padding: 2px 6px;
	width:200px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	font-size:10px;}
	
#terri td{	
 color:#FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#terri p.terri{
  width: 175px;	
  float: right;
  margin-right: 15px;
  margin-top: 15px;
}
#terri td.terri{
 width: 700px;
 height: 408px;
 background-image:url(images/terri.jpg);
 background-repeat: no-repeat;
}


#terri img{
padding-bottom: 15px;	
padding-top: 15px;
}

#terri h1{
 position: absolute;	
 margin-left: 50px;
 margin-top: 50px;
 width: 150px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 32px;
}

/*Choice Auto */

#choice td{	
 color:#FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#choice p.choice{
  width: 175px;	
  float: right;
  margin-right: 15px;
  margin-top: 15px;
}
#choice td.choice{
 width: 700px;
 height: 408px;
 background-image:url(images/choice.jpg);
 background-repeat: no-repeat;
}

#choice img{
padding-bottom: 15px;	
padding-top: 15px;
}

#choice h1{
 position: absolute;	
 margin-left: 30px;
 margin-top: 75px;
 width: 300px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 32px;
}

/*Hit Outta the Park */

#hit td{	
 color:#FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#hit p.hit{
  width: 190px;	
  float: right;
  margin-right: 15px;
  margin-top: 125px;
}
#hit td.hit{
 width: 700px;
 height: 408px;
 background-image:url(images/hit.jpg);
 background-repeat: no-repeat;
}

#hit img{
padding-bottom: 15px;	
padding-top: 15px;
}

#hit h1{
 position: absolute;	
 margin-left: 40px;
 margin-top: 100px;
 width: 150px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 32px;
 text-align: center;
}

/*Brice */

#brice td{	
 color:#FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#brice p.brice{
  width: 230px;	
  float: left;
  margin-left: 15px;
  margin-top: 20px;
  display:inline;
}
#brice td.brice{
 width: 700px;
 height: 408px;
 background-image:url(images/brice.jpg);
 background-repeat: no-repeat;
}

#brice img{
padding-bottom: 15px;	
padding-top: 15px;
}

#brice h1{
 position: absolute;
 margin-left: 170px;
 margin-top: 80px;
 width: 300px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 32px;
 text-align: center;
 display:inline;
}

/*Best Western */

#west td{	
 color:#FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#west p.west{
  width: 230px;	
  float: right;
  margin-right: 15px;
  margin-top: 20px;
}
#west td.west{
 width: 700px;
 height: 408px;
 background-image:url(images/west.jpg);
 background-repeat: no-repeat;
}

#west img{
padding-bottom: 15px;	
padding-top: 15px;
}

#west h1{
 position: absolute;	
 margin-left: 0px;
 margin-top: 140px;
 width: 300px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 32px;
 text-align: center;
}

/*Best Western */

#med td{	
 color:#FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#med p.med{
  width: 160px;	
  float: right;
  margin-right: 15px;
  margin-top:20px;
}
#med td.med{
 width: 700px;
 height: 408px;
 background-image:url(images/med.jpg);
 background-repeat: no-repeat;
}

#med img{
padding-bottom: 15px;	
padding-top: 15px;
}

#med h1{
 position: absolute;	
 margin-left: 5px;
 margin-top: 10px;
 width: 300px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 30px;
 text-align: center;
}


#bcl{
 position: relative;	
 width: 493px;
 left: 210px;
 top: 414px;
 font-size: 12px;
}

