/* ----------------------------------------------
 ------------------------------------------------ */
 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #0e0e0e;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px 0 0 0;

}

/* Links */
a {
	color: #1f1f44;
	text-decoration: underline;
}
a:hover {
	color: #6C5C33;
	text-decoration: none;

}

.bmark
{
	text-decoration: none;
	color: #000;
}

/* headers */
h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #555;
}


h2 {
	font-size: 130%;
	color: #000;
	padding: 20px 10px 5px 10px;
	margin: 0;
}
h3 {
	font-size: 170%;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	margin: 0;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 0;
	padding: 0;
}
ul { list-style-type: square; }


/* images */
img {
border: 1px solid #BFB078;

}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #ECF8FE;
	background: #ECF8FE url(quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #976957;	
}


/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	background: #fff url(images/header-bg.jpg) repeat-x;
	width: 900px;	
	margin: 0 auto;
	text-align: left;	
}
#wrap {
	background: url(images/header-photo-prices.jpg) no-repeat right top;
	width: 900px;	
	margin: 0 auto;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 900px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	display: inline;	
}
#header {
	position: relative;
	width: 900px;	
	height: 325px;	
	padding: 0;	
	margin: 0 auto;
	background: transparent;
}

/*  Navigation  */
#nav {
	position: absolute;
	clear: both;	
	margin: 0; padding: 0;		
	height: 35px;
	left: 0;	top: 35px;	
	z-index: 99999;
}
#nav ul {
	float: left;
	list-style: none;
	width: 900px;		
	height: 35px;
	text-transform: uppercase;
	margin: 0;	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 10px;
	font: bold 15px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.3px;
	color: #bcba35;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #1f1f44;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #1f1f44;	
	text-decoration: underline;

}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 60px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	/* change the values of top and left to adjust the position of the logo*/
	top: 95px; left: 30px;	
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	text-transform: none;
	color: #bcba35;
	width: 400px;
	text-align: center;
	
	/* change the values of top and left to adjust the position */
	top: 160px; left: 35px;		
}

#header p#contact {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #fff;
	width: 380px;
	text-align: center;
	
	/* change the values of top and left to adjust the position */
	top: 250px; left: 55px;		
}

#header a
{
color: #fff;
}

#surround {
	float: left;
	width: 898px;
	padding: 0; margin: 2px 0 0 0;
		border-bottom: 1px solid #1f1f44;	
		border-top: 1px solid #1f1f44;	
		border-right: 1px solid #1f1f44;	
		border-left: 1px solid #1f1f44;	

	
}




.clearer { clear: both; }


#rightcol {

width: 300px;
float: right;


}

#rightcolservices {

width: 400px;
float: right;


}


#leftcol {

width: 590px;
float: left;
}

#leftcolservices {

width: 475px;
float: left;
}


#leftcol h1, #leftcolservices h1 {
	font-size: 200%;
	color: #000;
	line-height: 20px;
	padding: 15px 10px 5px 10px;
	margin: 0;
	font-weight: bold;
}


#leftimages {

margin: 0 0 0 50px;
}

.partners{
border: none;


}


#floatright
{
float: right;
width: 280px;
margin: 5px 5px 5px 10px;
border: 1px solid #6C5C33;
background: #E0D8BD;

padding-top: 0px;
}

#floatright img
{

margin: 5px;
}

#floatright p {
color: #1f1f44;
margin: 0 5px 0 5px;
line-height: 1.3em;
padding: 0 0 5px 0;
font-size: 12px;
}

.textrightcenter {text-align: center;}
.textright {text-align:right; margin:5px;}

#textrightheader {
color: #1f1f44;
line-height: 1.1em;
font-weight: bold;
	font-size: 140%;	
text-align: center;
margin-top: 5px;
}

#textrightheader a
{
text-decoration: underline;
}

#servicesright
{
float: right;
width: 385px;
margin: 5px 5px 5px 5px;
border: 1px solid #6C5C33;
background: #E0D8BD;

padding-top: 0px;
}

#servicesrighttopeight
{
float: right;
width: 385px;
margin: 5px 5px 0px 5px;
border-top: 1px solid #6C5C33;
border-left: 1px solid #6C5C33;
border-right: 1px solid #6C5C33;
background: #E0D8BD;

padding-top: 0px;
}


#servicesrighteight
{
float: right;
width: 385px;
margin: 0px 5px 5px 5px;
border-right: 1px solid #6C5C33;
border-bottom: 1px solid #6C5C33;
background: #E0D8BD;

padding-top: 0px;
}

#serviceslefteight
{
float: left;
width: 493px;
margin: 5px 0px 5px 5px;
border-top: 1px solid #6C5C33;
border-left: 1px solid #6C5C33;
border-bottom: 1px solid #6C5C33;
background: #E0D8BD;
position:absolute; 
bottom:0; 

padding-top: 0px;
}


#horimages
{
float: left;
width: 870px;
margin: 0;
border: 1px solid #6C5C33;
background: #E0D8BD;

padding-top: 0px;
}

.services
{
color: #000;
line-height: 1.0em;
font-weight: bold;
font-size: 140%;	
text-align: center;
margin-top: 0px;
}

.servicesfirst
{
margin-top: 30px;
}

.serviceslast
{
margin-bottom: 15px;
}


#servicesimages {
	margin-top: 10px;
	text-align: center;
	width: 590px;
}

.imgspacer
{
margin-left: 5px;
}

.list
{
	font-size: 12px;
	color: #000;
	line-height: 12px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
	padding: 0px 0 0 0;
}

#footer {
	float: left;
	width: 898px;
	padding: 0; margin: 2px 0 0 0;
		border-bottom: 1px solid #1f1f44;	
		border-top: 1px solid #1f1f44;	
		border-right: 1px solid #1f1f44;	
		border-left: 1px solid #1f1f44;
}

#footer p {
color: #fff;
line-height: 0.5em;
text-align: center;
background: #1f1f44;

}

#footer a {
	text-decoration: underline;
	color: #fff;		
}
#footer a:hover {
	color: #fff;
	text-decoration: none;

}

.text
{
	font-size: 12px;
	color: #0e0e0e;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px 0 0 0;
}

.sponsortext
{
	font-size: 16px;
	color: #0e0e0e;
	line-height: 18px;
text-align: center;
font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px 0 0 0;
}

#holder
{
	float: left;
	width: 890px;
	padding: 0 0 0 0; 
	margin: 2px 2px 2px 2px;
		border-bottom: 1px solid #1f1f44;	
		border-top: 1px solid #1f1f44;	
		border-right: 1px solid #1f1f44;	
		border-left: 1px solid #1f1f44;	
position:relative; /* needed to position .pic div */ 
}


#spacer2
{
margin-top: 2px;
}

.servicestoprightimages
{
margin: 8px 0 0 8px;
}
.servicesrightimages
{
margin: 0 0 0 8px;
}

.servicesbottomleftimages
{
margin: 0 0 8px 8px;
}
.servicesbottomrightimages
{
margin: 0px 8px 8px 0;
}

 li.list2 {
	padding-left: 15px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style: inside;
	font-size: 12px;
   }

.contactleft
{
float: left;
width: 60px;
}

.contactright
{
float: right;
width: 500px;
}

.hlight
{
font-weight: 700;
}
