/* CSS Document */

body
{
	background-color:#ffffff;
	background-position: center top;
	margin-top:20px;
}


#mainDiv
{
	width:80%;
margin-top:10%;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;	
}

.nav
{
	width:233px;
	height:213px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #780030;
	text-decoration: none;
	float:right;
	padding-right:20px;
	line-height:22px;
	text-align: right;
}

.topline {

height: 5px;
border-top: 1px solid #780030;
}

.main_img
{
	width:60%;
	height:315px;
	background-image:url(images/index_01.jpg);
	float:left;
	background-repeat:no-repeat;

}

.logo
{
	width:253px;
	height:72px;
	background-image:url(images/index_02.gif);
	float:right;
	padding-bottom:30px;
/*	margin-left:15%; */
	background-repeat:no-repeat;
	
}
a:link {
	color: #780030;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;

}
a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #780030;
}
a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #780030;
}
a:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #780030;
}

.clear
{
	clear:both;
}

.bottom
{
	width:100%;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B38F5F;
	height:43px;
	background-image:url(images/homeback.jpg);
	text-align:right;
	padding-right:10px;
	padding-top:40px;
}
.bottom2
{	width:682px;
	text-decoration: none;
	font-family: Tahoma, Times, serif;
	font-size: 10px;
	color: #CBB3B8;

}

.nav_top
{	
	width:692px;
	height:36px;
	background-image:url(images/page1_01.jpg);
}
.nav_top_left
{
	width:234px;
	float:left;
	height:163px;
}
.nav_top_right
{
	width:458px;
	float:right;
	height:163px;
	background-image:url(images/page1_03.jpg);
}

.line
{
	width:692px;
	height:7px;
	background-image:url(images/page1_04.jpg);
	background-repeat:repeat-x;
}

.nav_left
{
	width:194px;
	padding-top:20px;
	height:213px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #780030;
	text-decoration: none;
	float:left;
	padding-left:20px;
	line-height:22px;
}
.nav_body_main_img
{
	width:478px;
	float:right;
	padding-top:5px;
}

.nav_bodytext_left

{
	width:228px;
	float:left;
	font-family: Tahoma;
	font-size: 10px;
	color: #221E1F;
	text-decoration: none;
	padding-right:10px;
}

.nav_bodytext_right

{
	width:240px;
	float:right;
	font-family: Tahoma;
	font-size: 10px;
	color: #221E1F;
	text-decoration: none;
	
}

.bottom3
{
	width:692px;
	height:65px;
	background-image:url(images/page1_10.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #6D042F;
	text-decoration: none;
	text-align:center;
	padding-top:100px;
}

.top_email_left
{
	width:330px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B38F5F;
	height:28px;
	padding-top:8px;
	padding-left:10px;
}
.top_email_right
{
	width:330px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B38F5F;
	height:28px;
	padding-top:8px;
	text-align:right;
	padding-right:10px;
}

a.bot:link {
	color: #780030;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;

}
a.bot:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #780030;
}
a.bot:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #780030;
}
a.bot:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #780030;
}