/* CSS Document - Bowslope */

body {
	background-image:  url(../images/leatherback.jpg);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#divbody {
	width: 100%;
	margin-top:30px;
	background-image:   url(../images/middleback.jpg);
	background-position: center;
	position: relative;
	top: 17px;
} 

#topropeborder {
	width: 100%;
	height: 20px;
	background-image: url(../images/ropeborder.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#bottomropeborder {
	width: 100%;
	height: 20px;
	background-image: url(../images/ropeborder.jpg);
	margin-bottom: 0px;
}

#contentbody {
	margin-top:-10px;
	position: center;
	width: 1000px;
	float: center;
}

#maincontent {
	margin-left: 20px;
	margin-right: 20px;
	width: 595px;
	background-color: #D9E2EB;
	float: left;
}

#navbox {
	width: 365px;
	text-align: center;
	background-color:#95ADC2;
	float: left;
}

#footer {
	margin-top:-10px;
	position: center;
	width: 100%;
	background-image:  url(../images/leatherback.jpg)
}



#events {
	background-image:   url(file:///C|/Documents%20and%20Settings/Owner/Desktop/Cheryl%20Work/lazymc/images/upevents.jpg);
	background-repeat: no-repeat;
	height: 412px;
	width: 214px;
	float: left;
	margin-left: 130px;
}

#eventscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C25;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 60px;
}

#submain {
	width: 550px;
	float: left;
}

#welcome {
	background-image:   url(file:///C|/Documents%20and%20Settings/Owner/Desktop/Cheryl%20Work/lazymc/images/welcomebg.jpg);
	height: 179px;
	width: 505px;
	float: left;
}

#welcomecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C25;
	margin-left: 150px;
	margin-right: 20px;
	margin-top: 60px;
}


#news {
	border: 1px solid #4D412C;
	width: 496px;
	float: left;
	margin-left: 3px;
	margin-top: 10px;

}

#newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C25;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.datetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.saletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:visited{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active{
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}	

a:link{
	font-size: 10px;
	color: #FFFFFF;
	;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.sale:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.sale:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.sale:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
} 

br { clear: both; }
