/*Page Properties*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
}
body {
	margin: 0px;
	background-color:#990000;
	text-align:center;
	background-image: url(../images/front/Body_Bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #9D000C;
}
a:active {
	text-decoration: none;
	color: #999999;
}



/*Layout properties*/

.Bg{
	float:left; 
	position:relative; 
	width:100%; height:563px; 
	background:url(../images/front/Bg.jpg); 
	background-repeat:repeat-x; 
	background-position:center top;
}
.Main{
	margin:0px auto;
	width:797px;
	min-height:260px;
	background-image:url(../images/front/Body_Top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.Page_Header{
	height:72px;
	width:749px;
	background-image:url(../images/front/Header.jpg);
}	
.Images{
	height:149px;
	width:749px;
}
.Nav{
	width:749px;
	height:36px;
	background-image:url(../images/front/nav_tile.jpg);
}
a.nav_1{
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	color:#666666;
	font-size: 11px;
	padding:11px 15px 0px 15px;
}
a.nav_1:hover{
	color:#9D000C;
}
.Content_Main{
	width:749px;	
}
.Content{
	width:715px;
	margin:17px 17px 17px 17px;
	text-align:left;
}
.Gallery{
	width:195px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	float:right;
	position:relative;
	background-color:#F9F1D9;
	border: 1px solid #EFDA98;
	padding-left: 10px;
}
.Gallery_Image{
	padding-top:10px;
	padding-left:10px;
}
/*Nav Properties*/



/*Text Format Properties*/

h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
h2{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	letter-spacing:0.1em;
}
h3{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
