BODY { 
	margin: 10px 0px 0px 0px;
	/*background-color: #FFFFFF;*/
	background-image: url('../images/main_bg.jpg');	
}

html, body { 
  margin: 10; 
  padding: 0px;
  text-align: center; 
} 

#wrap { 
  margin: 0 auto; 
  width: 775px; /* put the total with of that site */ 
} 

.page {
	position: relative;
	width: 775px;	
	margin: 0 auto;	
	text-align: left;	
}

.top_menu {
	position: relative;
	top: 31px;
	left: 0px;
}

.home_text {
	position: relative;
	top: 0px;
	left: 12px;
	width: 480px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 1.7em;
	color: #3C3C3C;	
	letter-spacing: 0px;
	padding-top: 10px;
}

.home_address {
	position: relative;
	top: 0px;
	left: 242px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.55em;
	color: #3C3C3C;	
	letter-spacing: 0px;
}

.badges {
	position: relative;
	left: 15px;
	padding-bottom: 11px;
}

.badges2 {
	position: relative;
	left: 17px;	
}

.vrtLine {
	position: relative;
	left: 60px;
	top: 0px;
}

.home_flash {
	position: absolute;
	top: 121px;
	left: 259px;
	
}

.sub_flash {
	position: relative;
	top: 16px;
	left: 39px;
	
}

.sub_text {
	position: relative;
	top: 0px;
	left: 5px;
	width: 540px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 1.35em;
	color: #3C3C3C;	
	letter-spacing: 0px;
	padding-top: 10px;
}

.subpage_text {
	position: relative;
	top: 0px;
	left: 10px;
	width: 490px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 1.35em;
	color: #3C3C3C;	
	letter-spacing: 0px;
}

.subpage_text_alt
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 480px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 1.35em;
	color: #3C3C3C;	
	letter-spacing: 0px;
}

.details_text {
	position: relative;
	top: 5px;
	left: 20px;
	width: 185px;
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;	
	line-height: 1.50em;
	color: #3C3C3C;	
	letter-spacing: 0px;
	padding-top: 10px;
	}

A.textLinks {
	color: #CE0E0E;
}

A.textLinks:hover {
	color: #000000;
}

 ul.disc {
	list-style-type: disc;
	margin: 0px 0px 0px 10px; 
	padding:0; 
	color: #CE0E0E;
}

ul.disc li { 
	margin:0; 
	padding:0; 
}


.previous {
	padding-top: 9px;
	padding-left: 18px;
}

.next {
	padding-top: 9px;
	padding-right: 18px;
}

.controls {
	position: absolute;
	left: 274px;
	top: 470px;
}


.contact_text {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 11px;
	line-height: 1.55em;		
	color: #000000;		
}

.text_links {
	font-family: Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 9px;
	line-height: 1.55em;		
	position: relative;
	text-align: center;
	color: #c0c0c0;
	padding-top: 5px;
}

A.text_links {
	color: #c0c0c0;	
}

A.text_links:hover {
	color: #ffffff;
}

.news_flash {
	position: absolute;
	left: 260px;
	top: 110px;
}

.news_photos {
	position: relative;
	padding: 10px 10px 15px 0px /*top-right-bottom-left*/	
}




