@charset "UTF-8";

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #B7521F;
	
	/*background-position: center;*/
}

#wrapper {
	background-color:#FFFFFF;
	background-image: url(images/wrapperBack2.gif);
	background-repeat: repeat-y;
	width: 780px;
	/*border: 1px solid #006600;*/
	margin: 0 auto;
	text-align: left;
	position: relative;
}	
#banner {
	padding-left: 15px;
	padding-bottom: 18px;
	padding-top: 10px;
}

#logo {
	margin-left: 75px;
	margin-right: 60px;
	float: left;
}

#location {
	text-align: right;
	margin-right: 20px;
}	
  
.none {
	padding-top: 2px;
	list-style: none;
	display: block;
	list-style-type: none;
}	
	 
.br.clearfloat {
	clear: both;
	height: 1px;
}


/*----------top navigation-----------------*/
#topNav {
	position: relative;
	margin: 85px 0 0px 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	background-image: url(images/navTabAngle.gif);
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: right;
	min-height: 1px;	
}

ul#globalNav {
	padding: 0px 7px 0px 0px;
	margin: -5px;
	list-style: none;
	width: 680px;
	clear: left;
	
}

#globalNav li {
	float: left;
	width: 6em;
	text-align: center;
	padding: 7px 0 7px 0px;

}

#globalNav a {
	font-size: 0.7em;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border: 1px solid #006600;
	border-left-color: #006600;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-color:  #FF9933;
}

#globalNav a:hover {
	background-color: #b6dd14;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-x-position: 0%;
	background-y-position: 0%;*/
}

body#home a#homeLink, body#services a#servicesLink, body#about a#aboutLink, body#rates a#ratesLink, body#location a#locationLink, body#news a#newsLink, body#contact a#contactLink {
	background-color: #96B533;
	background-image: none;
	/*background-repeat: repeat;
	*/background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-right: 0px;
	padding-left: 5px;
}

/*------------------text------------------*/

/*h1{
	font-size:16px;
	
	color:#333333;
	margin-bottom: 3px;
}	*/

 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#333333;
	margin-bottom: 3px;
}
	
h2 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 18px;
	color: #993300;
	margin-bottom: 3px;
}

h3 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
	margin-right: 0px;
}	

/*------------main content---------------*/


.content {
	padding: 10px 25px 10px 30px;
}

.content ul {
	margin-left: -35px;
}	

.bullet {
	list-style-type: square;
	list-style-image:url(images/bulletDk.gif);
}

#home .bullet li {
	margin-left: 18px;
}	

#services .bullet li {
	margin-bottom: 7px;
	margin-left: 18px;
}	

#rates ul{
	padding-top: 2px;
	list-style: none;
	display: block;
	list-style-type: none;
}

/*------for images-----*/
.floatright {
	float: right;
	margin: 10px 20px 10px 10px;
	padding: 10px;
	border: 1px solid #B7521F;
	/*background-color: #96B533;*/
}

.floatleft {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 10px;
	border: 1px solid #B7521F;
	/*background-color: #96B533;*/
}

/*.content img {
	margin: 10px 20px 10px 500px;
	border: 1px solid #B7521F;
	padding: 10px;
	position: absolute;
	float: right;
	clear:left;
}
*/


/*-------------------newsletter------------------------*/

table {
	padding: 0px;
	border: 0;
	border-color: #FFF;
	border-collapse: collapse;
}	

td {
	padding: 0 7px 0 7px;
}	

td #left {
	width: 280px;
}

td #center{
	width: 280px;
}
	
td #right{
	width: 150px;
	background-color:#99FF66;
}

#footer #news {
	margin: 10px 10px 0px 0px;
}

/*p #news {
	margin-top: 0;
}*/		

.floatright #news{
	margin: 0;
}	
*/		
/*#leftCol {
	position: absolute;
	left: 0;
	top: 180;
	width: 300px;
}

#rightCol {
	position: absolute;
	right: 0;
	top: 180;
	width: 150px;
}

.content #news {
	margin-left: 310px;
	margin-right: 160px;
}	

#footer #news{
	margin-top: 650px;
}		

*/

/*--------------------contact form---------------------*/
contactForm ul{ 
  font-size: 1.2em;  
  line-height: 1.5;
  list-style: none;
  display: block;
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
 }
 
form, fieldset, legend { 
  border: 0; 
  padding: 0; 
  margin: 0 0 0 80px; 
}
 
legend { 
  font-size: 1.5em;
  line-height: 1.8; 
  padding-bottom: .5em;  
} 

form ul { 
  list-style: none; 
  margin: 0; 
  padding: 0; 
} 

form li { 
  clear: both; 
  margin: 0 0 .75em;
  padding: 0;  
} 

label { 
  display: block;
  float: left; 
  line-height: 1.6; 
  margin-right: 10px; 
  text-align: left; 
  width: 120px;  
}  
/*
label:after { 
  content: ':'; 
} 

*/
input, textarea { 
  background: #ddd; 
  font: 1em Arial, Helvetica, sans-serif; 
  padding: 1px 3px; 
  width: 250px; 
} 

textarea { 
  line-height: 1.3em;   
  padding: 0 3px; 
}

input:focus, 
textarea:focus { 
  background: #fff; 
} 
/* Some styles to get 
   the baselines to 
   match & to unify the type used */
   
.confirm label { 
  display: block; 
  float: none; 
  margin-left: 0px; 
  text-align: left; 
  width: 270px; 
  color:#B7521F;
  font-size: 13px; 

}   

input .bigcheck {
    height: 50px;
  	width: 50px;
} 
  
button { 
    margin-left: 130px;  
    cursor: pointer; 
    background: #ffd100; 
    border: 2px outset #333; 
    color: #333; 
    cursor: pointer; 
    font-size: .9em; 
    font-weight: bold; 
    letter-spacing: .3em; 
    margin-left: 130px; 
    padding: .2em .5em; 
    text-transform: uppercase; 
}  

/*-----------------------footer----------------------*/
#footer {
	background: #FF9933;
	width: 745px;
	height: 12px;
	padding: 7px;
	margin: 10px 0px 0px 10px;
	border: 1px solid #006600;
	position:relative;
	text-align: center;
}

