body, table, form, blockquote, p, ul, li, input, h1, h2, h3, h4, h5, h6, a { margin: 0; padding: 0; }

body { 
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../images/bkg-body.gif);
	background-repeat:repeat-x;
	background-color:#80b3bf; 
	color:#775247;
	font-size:12px;
	text-align:center; 
	} 	 

div#container { 
	width:900px;
	height:330px; 
	margin:0 auto;
	margin-top:130px;
	position:relative;  
	text-align:left; 
	}	
	
			
	
a {margin:0; padding:0; color:#FFF; text-decoration:none; }

a:visited {text-decoration:none;} 

a:hover {color:#003366; text-decoration:none; } 

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

img, swf {padding:0; margin:0; display:block; border:0; }		
	

/* LOGO begins here ------------------------ */ 	
div#logo {
  width:87px;
	height:134px;
	top:-70px;
	left:15px;
	background-color:none;
	position:absolute;
	z-index:5;
  }	
	
#logo ul { 
	position:relative;
  }
	  
#logo ul li { 
	padding:0; 
  margin:0;
	list-style-type:none;  
	display:inline;
  }
	
#logo a {
  display:block;
  } 	
	
.navLogo  a {
  width:87px;
	height:134px;
  background:url(../images/logo.gif) 0 0 no-repeat;
  }			

/* GALLERY LINK begins here ------------------------ */ 		
div#gallerylink {
  width:80px;
	height:80px;
	top:10px;
	left:795px;
	position:absolute;
	z-index:5;
  }	
	
#gallerylink ul { 
  width:80px;
	height:80px;
	position:relative;
  }  
	
#gallerylink ul li { 
	padding:0; 
  margin:0;
	float:left;
	list-style-type:none;  
	display:inline;
  }
	
#gallerylink a {
  display:block;
  } 	
	
.navGallery a {
  width:80px;
	height:80px;
  background:url(../images/view-gallery.gif) 0 0 no-repeat;
  }			
		
.navGallery a:hover {
  width:80px;
	height:80px;
  background:url(../images/view-gallery.gif) 0 -80px;
  }	


/* PRIMARY NAV begins here ------------------------ */ 	
div#nav { 
	top:-20px;
	left:115px;
	position:absolute;
	z-index:5;
	}	 
	 
#nav ul li { 
	padding:0; 
  margin:0;
	float:left;
	list-style-type:none;  
	display:inline;
  }
	
#nav a {
	font-size:12px;
	letter-spacing:1px;
  display:block;
	padding:0 8px;
  }
	
#nav a:hover {	
	color:#aed6de;	
	}

#nav a:active {	
	color:#003366;
	}		
	
body#home a#homenav, 
body#about a#aboutnav,   
body#gallery a#gallerynav,
body#lines a#linesnav,
body#contact a#contactnav {
	color:#aed6de;
  }			


/* SUB NAV begins here ------------------------ */ 		
#nav .subnav a {
	font-size:11px;
	letter-spacing:0;
	color:#003366;
  display:block;
	padding:0 6px;
  }
	
#nav .subnav a:hover {
	color:#aed6de;
	text-decoration:none;
  } 	
	
#nav .subid {text-decoration:underline;}										
	
	
	
/* CONTENT CONTAINER begins here ------------------------ */ 
div#contentcontainer { 
	width:886px;
	height:330px; 
	position:relative;  
	border-style:solid;
	border-color:#FFF;
	border-width:7px;
	}		
	
	
	
	
/* LEFT COL begins here ------------------------ */ 
div#leftcol {
  width:443px; /* Accounts for padding - Actual width is 443px */ 
	height:330px; /* Accounts for padding - Actual height is 330px */ 
	margin:0;
	padding:0;
	background-color:#e9ecce;
	background-image:url(../images/sub-left-bkg.jpg);
	background-repeat:no-repeat;
	position:relative;	
	float:left;
  }
	
#leftcol img,
#leftcol h1,
#leftcol h2,
#leftcol p {
	margin:10px 15px 10px 135px;
	padding:0;
  }	
  
#leftcol ul {
	margin:10px 15px 10px 150px;
	padding:0;
  }	  
	
* html div#leftcol {
  \width: 443px; /* for IE5 and IE6 in quirks mode */
  w\idth: 443px; /* for IE6 in standards mode */
  }		
	
#leftcol h1,
#sale h1,
#form h1 {
	font-size:12px;
	color:#FFF;
	font-weight:100;
	padding:3px;
	background-color:#7b7362;
  }		
	
#leftcol a {color:#642b1b; text-decoration:none; background-color:#cdcfb7;}

#leftcol a:hover {color:#7b7362; text-decoration:none; background-color:none;} 

#leftcol a:active {color:#80b3bf; text-decoration:none;} 
	

/* RIGHT COL begins here ------------------------ */ 
div#rightcol {
  width:443px;
	height:330px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
  }
	
#rightcol img, 
#rightcol swf {padding:0; margin:0; display:block; border:0; }	



#rightcol p {
text-align:left;
padding:8px;
}

#rightcol div.r {
clear: both;
padding-top: 5px;
}
#rightcol label {
float: left;
width: 100px;
text-align: right;
}
#rightcol span.f {
float: right;
width: 335px;
text-align: left;
}
#rightcol div.sp {
clear: both;
}
#rightcol .req {
font-weight:bold;
}
#rightcol input, #rightcol textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#rightcol input:focus, #rightcol textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}







/* FOOTER Bottom begins here ------------------------ */   
#footer {
	padding:5px;
	clear:both;
	position:relative;
  }	






	
	
