/* Scott Lassiter Design Co. 1998 */

/* -------body and links------- */


body { 
	background: url(../images/bg_1.gif);
}


/* ----- Text  ---- */
h1 {
	font-family: verdana, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 0px;
	padding-left: 25px; 
	padding-bottom: 10px;
}
h2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal; 
	color: #ffffff;
	padding-top: 0;
	padding-left: 25px; 
	padding-bottom: 10px;
}

img.right {
	float: right;
	margin:5px 5px 5px 5px;
}

img.left {
	float: left;
	margin:0px 5px 0px 0px;
}

.blog {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFE63D;
	font-style: normal;
	width: 250px;
	margin-left: 400px;
	margin-top: 25px;
	line-height: 18px;

}
.bodyText {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFE63D;
	font-style: normal;
	line-height: 18px;
	
}
.bodyText a:active, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	
}
.bodyText a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}

.caption {
	font: verdana, helvetica, arial, sans-serfi;
	size:9px;
	color: #000000;
	line-height: 14px;
	padding-bottom: 10px;
}
.caption a:hover {
	color: 	#5E6032;
	font: verdana, helvetica, arial, sans-serif;
	
	
}
.content {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFE63D;
	font-style: normal;
	width: 345px;
	margin-left: 25px;
	margin-top: 25px;
	line-height: 18px;
	float: left;
}
.example {
	display: block;
	border: 0px;
	height: 90px;
	padding: 5px;
}
#exampleRoll {
	background-color: #ffffff;
	
	
}
.headerText {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 5px;
	font-weight: normal;
	color: #FFFFFF;
	position:relative;
	left: 455px;
	top:25px;
	text-align:right;
	margin-right: 15px;
	
}
p a:link {
	text-decoration: none; 
	color: #ffffff;
}
p a:active {
	color: #ffffff;
	text-decoration: none;
}

p a:visited {
	text-decoration: none; 
	color: #ffffff;
}
p a:hover {
	text-decoration: underline; 
	color: #fff000;
	}

.mainText {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffe63d;
	line-height: 5px;
	padding-bottom: 0px;
	
}
.mainText a:link, a:visited {
	text-decoration: none; 
	color: #ffe63d;
}
.mainText a:hover {
	text-decoration: underline; 
	color: #ffffff;
}
.menu a:link, a:visited {
	text-decoration: none; 
	color: #ffffff;
}
.menu a:hover {
	text-decoration: none; 
	color: #ffffff;
}
.rightNav {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	padding-right: 0px;
	padding-left:inherit;
	margin-left: 500px;
	margin-top: 10px;
	type: disc;
	
}

.rightNav a:link, a:visited {
	text-decoration: none; 
	color: #CCCCCC;
}
.rightNav a:hover {
	text-decoration: none; 
	color: #ffffff;
}
.rightNavHead {
	font-family: arial black, arial, verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	
}
.rightText {
	
}	

.rightText a:link, a:visited {
	text-decoration: none; 
	color: #663300;
}
.rightText a:hover {
	text-decoration: underline; 
	
	color: #5e6032;
}
.thumb {
	align: center;
		
}

/*   -----Divs ------    */
#adSense {
	height: 75px;
	width: 720px;
	text-align: right;

}
#headContainer {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border:#FFFFFF solid 1px	
	}
	
#header {
	height: 90px;
	width: 880px;
	background-color: #000000;
}
#logo {
	border-right:#FFFFFF solid 1px;
	width: 150px;
	float: left;
	
}
#bodyArea {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;	
	border-bottom:#FFFFFF solid 1px;	
	background-color: #4b4b4b;	
}
#adHolder {
	width: 728px;
	height: 90px;
	margin-left: 151px;
	border-bottom: #ffffff solid 1px;
	background-image: url(../images/picture_lakeWash.jpg);
}	
#tagLine {
	background: url(../images/menu_bg.gif);
	margin-bottom: 25px;
}
#content {
	width: 720px;
	background: #ECE0AF;
		
}
#rightContent {
	margin-left: 151px;
	background: #4b4b4b;
	height: 500px;
	
}
.leftMenu {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FFE63D;
	line-height: 20px;
	padding-right: 0px;
	padding-left:inherit;
	margin-left: 15px;
	margin-top: 25px;
	list-style-image:url(../images/icon_nav.gif);
}
.leftMenu a:link, a:visited {
	color: #FFE63D;
	text-decoration:none;
}
.leftMenu a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#leftContainer {
	float: left;
	width: 150px;
	background: #4b4b4b;
	height: 500px;
	border-right:#FFFFFF solid 1px;	
		
}
#spacer {
  clear: both;
 }
#product {
	height: auto;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px;
	background: #ffffff;
}
.footer {
	width: 880px;
	text-align:center;
	clear: both;
	font-family: verdana, serif;
	font-size: 12px;
	color: #FFE63D;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
}
.footer a:link, a:visited {
	color: #FFE63D;
	text-decoration:none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#title {
	background: #ECE0AF;
	height:300px;
	float: left;
	padding-bottom: 25px;
}
#space {
	clear: both;
	}
	
	
	
/* - - Image styles - - */

	

