body {
	margin: 0px;
	padding: 0px;
	background-color:#AD4449;
	background-image:url(images/bg-image.jpg);
	background-repeat:repeat-x;	
}

.header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:772px;
	height:209px;
}

.menu-bg{
	background-image:url(images/menu-bg.jpg);
	background-repeat:no-repeat;
	width:772px;
	height:41px;
}	

.menu-shadow{
	background-image:url(images/menu-shadow.jpg);
	background-repeat:no-repeat;
	width:772px;
	height:31px;
}	

.body-text{
	font-family:Arial, tahoma;
	font-size:12px;
	color:#FFF;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	line-height:18px;
}

.body-text-dark{
	font-family:Arial, tahoma;
	font-size:12px;
	color:#320A17;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	line-height:14px;
}

.body-text-bold{
	font-family:Arial, tahoma;
	font-size:14px;
	color:white;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;	
}	

.learn-more{
	font-family:Arial, tahoma;
	font-size:12px;
	color:#F9E6DC;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
	
}

.learn-more:hover{
	font-family:Arial, tahoma;
	font-size:12px;
	color:white;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}		

.dotted-divider{
	background-image:url(images/dotted-divider.png);
	width:15px;
}

.footer_table{
	background-image:url(images/footer-table-bg.jpg);
	background-repeat:repeat-x;
	height:75px;
}	

#home{
	background:url(images/home.jpg);
	display:block;
	width:68px;
	height:32px;
}

#home:hover{
	background:url(images/home-h.jpg);
	display:block;
	width:68px;
	height:32px;
}

#biography{
	background:url(images/biography.jpg);
	display:block;
	width:108px;
	height:32px;
}

#biography:hover{
	background:url(images/biography-h.jpg);
	display:block;
	width:108px;
	height:32px;
}

#photo-gallery{
	background:url(images/photo-gallery.jpg);
	display:block;
	width:135px;
	height:32px;
}

#photo-gallery:hover{
	background:url(images/photo-gallery-h.jpg);
	display:block;
	width:135px;
	height:32px;
}

#services{
	background:url(images/services.jpg);
	display:block;
	width:103px;
	height:32px;
}

#services:hover{
	background:url(images/services-h.jpg);
	display:block;
	width:103px;
	height:32px;
}

#contacts{
	background:url(images/contacts.jpg);
	display:block;
	width:105px;
	height:32px;
}

#contacts:hover{
	background:url(images/contacts-h.jpg);
	display:block;
	width:105px;
	height:32px;
}

#training{
	background:url(images/training.jpg);
	display:block;
	width:101px;
	height:32px;
}

#training:hover{
	background:url(images/training-h.jpg);
	display:block;
	width:101px;
	height:32px;
}

#faq{
	background:url(images/faq.jpg);
	display:block;
	width:60px;
	height:32px;
}

#faq:hover{
	background:url(images/faq-h.jpg);
	display:block;
	width:60px;
	height:32px;
}

h3{
	font-family:Arial, tahoma;
	font-size:14px;
	color:#351218;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	padding-bottom:1px;
	margin-bottom:1px;
}

.mca{
	background-image:url(images/mca.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.mcabg{
	background-image:url(images/mca-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:250px;
}

.form_border{
	font-family:Arial, tahoma;
	font-size:12px;
	color:#320A17;
	font-weight:bold;
	text-decoration:none;
	width:300px;
	border-top:1px solid #351218;
	border-bottom:1px solid #351218;
	border-left:1px solid #351218;
	border-right:1px solid #351218;
	background-color:#FFFFFF;
}

.form_border1{
	font-family:Arial, tahoma;
	font-size:12px;
	color:#320A17;
	font-weight:bold;
	text-decoration:none;
	width:300px;
	border-top:1px solid #351218;
	border-bottom:1px solid #351218;
	border-left:1px solid #351218;
	border-right:1px solid #351218;
	background-color:#FFFFFF;
	overflow:hidden;
}

.headertext{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#B4686C;
	text-align:center;
	line-height:30px;
}.text_sm {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F3E2E3;
	text-decoration:none;
	text-transform:none;
	line-height:18px;
}
