body {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #111111;
	margin:0px;
	padding:0px;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #635f54;
	text-decoration: none;
}
.toptitle_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bf6900;
	text-decoration: none;
}
.bgmain {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 717px;

}
.bgmain2 {
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 717px;

}
.captions2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #48453c;
	text-decoration: none;
}
.maincaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #181818;
	text-decoration: none;
}
a.maincaptions:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #181818;
	text-decoration: none;
}
a.maincaptions:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #48453c;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #48453c;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bgwhite {
	background-color: #D5D5D5;
}
.title {
font-family:Georgia, 'Times New Roman', Times, serif; font-size:30px; color:#635f54; text-align:left; font-weight:normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.gall{
 font-family:Georgia, 'Times New Roman', Times, serif; 
 font-size:30px; 
 color:#635f54; 
 text-align:center; 
 font-weight:normal;
 width:250;
}


	
