/*Universally selected margins and padding*/
* {
	margin: 0px;
	padding: 0px;
}



body {
	background: url(images/page_bg.gif) repeat;
	/*Below sets a base for em percentage used. x-small generally is about 12px*/
	font-size: x-small;
}


html, body{
	height: 100%;
	}

	
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Redefines the p tag: text set universally in body tag */
p { 	
	color: #f4ece9;
	/*font percentage based on base declared in body tag*/
	font-size: 120%;
	margin: 10px 15px 10px 15px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;

}



h1 {
	font-size: 220%;
	color: #0066cc;
	width: 97%;
	margin: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 1px solid #e6c954;
}


h2 {
	font-size: 180%;
	color: #f1f5f8;
	width: 100%;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	text-indent: 10px;
	background: #035bb4;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:300;
color: #bab1ad;
}

h6 {
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-size: 100%;
	text-align: center;
	margin: 10px 0px 10px 0px;

}

strong{
	color: #dcd3ce;
}




.list{
	color: #f4ece9;
	list-style: url(images/arrow.gif);
	margin: 10px 0px 10px 40px;
	line-height: 160%;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
		
}

.list li{
	list-style: url(images/arrow.gif);
}

/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color: #ccc3be;
	text-decoration: underline;
	
}
a:visited {
	color: #ccc3be;
	text-decoration: underline;	
}
a:hover {
	color: #ccc3be;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper{
	width: 990px;
	margin: 0px auto;
	position: relative;	
}	

div#indexcontainer{
	width: 990px;
	height: 502px;

}


div#container { 
	width:990px;
	border-color: #e6c954;
	border-style:double;
	border-width: thin;	
	position: relative;

	}
	
div#top{
	width: 990px;
	height: 21px;
}	
	

div#header { 
	width: 990px;
	height: 26px;
	margin:0px auto;
	position: relative;
 }
 



/*container for pagetext and left coloum */

div.indextext{
	float: left;
	width: 325px;
	margin: 10px;
	
}



div#leftcolumn{
	width: 264px;
	float: left;
	display: inline;
	background: none;
}





div#leftcolumn a:link{
	color: #bab1ad;
}


div#table{
position:relative;
display:inline-table;
}

div#pagetext2{
	width: 700px;
	float: left;
	position:relative;	
	display: inline;
	border-left: 1px solid #e6c954;
	margin: 8px 4px 5px 5px;	
}

#creditcards{
	background: url(images/creditcards.gif)
	width: 122px;
	height: 25px;
	position: absolute;
	left: 813px;
	top: 19px;
}




div#right{
	width: 214px;
	float: right;
	display: inline;
	background: none;
	margin: 5px 5px 0px 0px;
	background: #08387b;
}


  #right p{
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	text-align:left;
	
}



/*ALL INFORMATION IN THE LEFT COLUMN IS CONTAINED WITHIN THE ADDRESS BELOW*/


address{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #bab1ad;
	font-size: 110%;
	margin: 5px 0px 10px 17px;	
	padding: 20px;
	
}

address a:link{
	color: #bab1ad;
}


div#footer {
	width: 970px;
	height: 25px;
	color: #FFFF00;
	background-color: #271c17;
	position: relative;
	clear: both;
	margin: 0px auto;
}



#flash{
	width: 990px;
	height: 370px;
	position: relative;
	color:#FFFFFF

}

	
 /* ----------------- IMAGE ELEMENTS ----------------- */
.specialtext{
text-align: center;
text-transform: capitalize;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.right{
	float: right;
	text-align: center;
	font-size: 10px;
	color: #008e52;
	font-size: 160;
}


.right img{
	margin: 5px;
	border: 1px solid #e6c954;
	padding: 2px
	
}



 #copyright {
 	width: 960px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #334090;
 	font-size:9px;
	margin: 0px auto;


 }
 
 #copyright img{
	float:right;
	margin-top: -20px;
 }
 
 #copyright a{
 	color: #334090;
	}

/*-----------------PAGE ELEMENT-------------------------*/
.column1{
	margin-left: 15px;
	float: left;
	width: 300px;
	background: #251c17;
	margin-bottom: 10px;
}	

/* ---------------------- MAIN NAVIGATION---------------------- */

		#navcontainer{
			height: 42px;
			width: 990px;
			position: relative;
		}
	
		#mainnav {
	width:956px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:normal;
	position: absolute;
	left: 26px;
	top: -2px;
	
      }
	  
    #mainnav ul {
	margin:0;
	padding:10px 10px 0px 0px;
	list-style:none;
      }
	  
    #mainnav li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #mainnav a {
      float:left;
     text-transform: uppercase;
      margin-left: 2px;
      padding:0 0 0px 8px;
      text-decoration:none;
      }
    #mainnav a span {
      float:left;
      display:block;
   
      padding:6px 10px 15px 4px;
      color: #167de5;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #mainnav a span {float:none;}
    /* End IE5-Mac hack */
  
    #mainnav a:hover {
	  color:#333300;
	
      }
    #mainnav a:hover span {

	  background-position:100% -42px; 
      }  
	  
	 #mainnav a.current {
       background-position:0% -42px;
	 background color:#2e2efc;
      }
 
 	 #mainnav a.current span{
	 background color: #2e2efc;
       
	    color: #8b4a0b;
	   
      }






/*---------------------COMPARISON TABLE STYLES---------------*/

tr.d0 td {
	background-color: #003399; color: #FFFFFF; padding: 3,3,3,3;
}
tr.d1 td {
	background-color: #FFFFFF; color: #000000;
}




/* ----------------- UTILITY NAVIGATION ----------------- */

div#utilitynav{
	position: absolute;
	clear: both;
	left: 2px;
	top: 7px;
	width: 975px;
}


	ul#utilitynav {
	padding: 0px;
	width: 975px;
	height: 25px;
	margin-left: 5px;
	

	}
	
	
	ul#utilitynav li {
		display: inline; 
		list-style: none;
	}
	
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
		color: #ffffff;
		display: block;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 4px 10px 6px 7px;
		text-decoration: none;	
	
	}
	
	
	ul#utilitynav li a:hover {
		color: #334090;
		width: auto;
		text-decoration: underline;
		
	}
	
	ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
		color: #334090;
		width: auto;
		text-decoration: underline;
	}

.clear{
	clear: both;
}

.center{
	text-align: center;
}






