
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-family:verdana,tahoma,sans-serif;
	font-size: 12px;
}

table,tr,td { color: #ffffff;
}

img {
	border:0px;
}

A:link {text-decoration: none; color:#cdcdcd;}
A:visited {text-decoration: none; color:#cdcdcd;}
A:active {text-decoration: none; color:#cdcdcd;}
A:hover {text-decoration: underline; color: red;}

a.fb:link {color: #fff; text-decoration: none;}
a.fb:visited {color: #fff; text-decoration: none;}
a.fb:hover {color: #fff; text-decoration: underline; }

a.body:link {color: #d7ca45; text-decoration: underline}
a.body:visited {color: #d7ca45; text-decoration: underline}
a.body:hover {color: #d7ca45; text-decoration: underline; }

input.contact,textarea.contact
{
color: #000;
background: #fff799;
border: 2px solid #d7ca45;
}
	
.pageBackground {
	background-color:transparent;
	background-image:url(/images/site_clouds.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	width:1050;
}

.menuDiv {
	width:1000px;
	height:47px;
	margin:0 auto;
	z-index:1
}

.grayTop {
	width:1000px;
	height:259px;
	margin:0 auto;
}

.flashMovieDiv {
	width:1000px;
	margin:0 auto;
}

.footerDiv {
	width:1000px;
	margin:0 auto;
	overflow:auto;
}

.bodyDiv {
	width:1000px;
	margin:0 auto;
	overflow:auto;
}

.rightColumnDiv {
	 width:550px;
	 float:right;
	 overflow:auto;
	}

.rightColumnDiv550 {
	 width:550px;
	 float:right;
	 overflow:auto;
	}
		
.leftColumnDiv {
	 width:450px;
	 float:left;
	 overflow:auto;
	}

.topDiv2 {
	 width:1000px;
	 overflow:auto;
	}
.rightColumnDiv2 {
	 width:500px;
	 float:right;
	 overflow:auto;
	}
	
.leftColumnDiv2 {
	 width:500px;
	 float:left;
	 overflow:auto;
	}	
.720Div {
	width:720px;
	float:left;
	overflow:auto;
}
	
.280Div {
	width:280px;
	float:right;
	overflow:auto;
}
	
.1000Div {
	width:1000px;
	float:right;
	overflow:auto;
}
.lltQuote {
	font-style:italic;
	font-size:16px;
}

LI {
	padding-bottom:5px;
}