﻿body{
	margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
	font-weight:normal;
	line-height:18px;
	BACKGROUND: #eceaeb;

	}
.headline1{
	font-size:11px;
	color:#000;
	line-height:24px;
	font-weight:bold;
	}
.headline2{
	font-size:11px;
	color:#ec6030;
	line-height:24px;
	font-weight:bold;

	}	
.headline3{
	font-size:11px;
	color:#ec6030;
	font-weight:bold;
	}	
.headline4{
	font-size:11px;
	color:#000;
	font-weight:bold;
	}	
.headline5{
	font-size:11px;
	color:#ec6030;
	font-weight:bold; 
	}	
.headline6{
	font-size:11px;
	color:#686868;
	font-weight:normal;
	}
.headline7{
	font-size:11px;
	color:#000;
	font-weight:bold; 
	}

a.navigation{
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	color:#fff;
	text-decoration:none;
	}
a.navigation:hover{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#c34800;
	text-decoration:none;
	}	
a.readmore{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
a.readmore:hover{
	font-weight:bold;
	color:#ee6232;
	text-decoration:none;
	}
.nav_bg{
	background:url('../images/nav_bg.jpg') no-repeat center;
}

.body_gradient{
	background:url('../images/body_gradient.jpg') repeat-x 50% top;
}
a.gallery_button{
	display:block;
	height:42px;
	background:url('../images/btn_bg1.jpg');
	font-size:14px;
	font-weight:bold;
	color:#757575;
	text-decoration:none;
	line-height:42px;
	}
a.gallery_button:hover{	
	display:block;
	height:42px;
	background:url('../images/btn_bg2.jpg');
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
a.clickhere{
	display:block;
	height:20px;
	background:url('../images/button_bg1.jpg') no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#671b00;
	text-decoration:none;
	line-height:19px;
	padding-left:18px;
	}
a.clickhere:hover{
	display:block;
	height:20px;
	background:url('../images/button_bg2.jpg') no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	line-height:19px;
	padding-left:18px;
	}
.appointment_bg{
	background:url('../images/appointment_bg.jpg') no-repeat;
}	
			
a.brochure_button{
	display:block;
	height:42px;
	background:url('../images/brochure_btn.jpg') no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:42px;
	padding-left:45px;
	}
a.brochure_button:hover{	
	display:block;
	height:42px;
	background:url('../images/brochure_btn2.jpg') no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding-left:45px;
	}	
.footer_bg{
	background:url('../images/footer_bg.jpg') no-repeat;
}	
.dot{
	background-image: url('../images/dot.jpg');
	background-repeat: repeat-x;
	background-position: center;
	}		
.contact_bg{
	background:url('../images/contact_bg.jpg') no-repeat;
}
a.sitelink{
	font-size:11px;
	color:#c5c5c5;
	text-decoration:none;
	}
a.sitelink:hover{
	color:#f26837;
	text-decoration:none;
	}		
.contact_form_bg{
	background:url('../images/contact_form_bg.jpg') no-repeat;
}	
			
.table2 {
	background-color: #eff6f9;
	font:Arial;
	font-size:12px;
	margin: 10px;
	padding: 2px
}


.formfield { 
	font-family: arial; 
	font-size: 8pt; 
	color: #000000;
	background-color: #f8f8f8; 
	font-weight: normal;
	width: 200px;
	border: #eb7247; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
				
	
.formbtn { 
	font-family: arial; 
	font-size: 8pt; 
	color: #000000;
	background-color: #f8f8f8; 
	font-weight: normal;
	width: 70px;
	height:26px;
	border: #eb7247; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}


				
