body {
		font:12px verdana, arial, helvetica, sans; line-height:18px;
		color:black;
		background: #e0e0e0 url('media/bodyBg.jpg') top left repeat-x;
		}

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

#header {
	height: 111px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	}

	#logo {		
		float: left;
		width: 447px;
		background:url('media/topstripe.gif') repeat;
		}
	
	#nav {
		float: right;
		width: 513px;
		background:url('media/topstripe.gif') repeat;
		}
	
#main {
	margin: 0 auto;
	width:880px;
	background-color: #fff;
	padding: 20px 40px 20px 40px ;
	}

#bannerCol {
	float: right;
	width: 147px;
	margin: 0 0 20px 20px;
	}
	#bannerCol img {
		margin-bottom: 30px;
		border: solid 1px #fff;
		}
		
	#bannerCol a.img:hover {
		margin-bottom: 30px;
		border: solid 1px  #444993;
		}
		
#splashtags {height:80px;}
#flash {float:left;border:1px solid black;}
#quote {float:right;}


#foot {
	height:75px;
	background:url('media/footerBg.jpg') bottom left repeat-x;
	width: 900px;
	margin: 0 auto;
	padding: 15px 20px 20px 40px; 
	position: relative;
	}
	
#foot table {font:10px verdana, arial, helvetica, sans;bottom:0px;text-align:bottom;padding-top:48px;margin-left:55px;}
#foot a {color: #444993;text-decoration:none;}
#foot a:hover {text-decoration:underline;}

	#foot .col1 {
		float: left;
		width: 340px;
		}
	#foot .col2 {
		float: left;
		width: 550px;
		text-align: right;
		}

#required {	/* contact */
	color: #B70006;}
	
.imgRight {
	float: right;
	padding: 0 0 0 0;
	}

ul {
	list-style-type: square;
	}
	
#socialMedia {
	position: absolute;
	left:890px;
	top:10px;
	z-index: 10
	}
	#yelp {
		display: none;
		position: absolute;
		left:820px;
		top:55px;
		z-index: 10
		}	
	
	
#cooper {
		position: absolute;
		top: 100px;
		right: 0px;
		text-align: right;
		margin: 18px 0 0 0 ;
		}	
	

