@charset "utf-8";
/* CSS Document */

body { margin:0px;
background-color:#6e7261

	}
	
.toprepeat { background-image:url(images/topbgd.jpg);
background-repeat:repeat-x;
height:350px;
	}	
	
.creambgd { background-color:#e5e9d8;
	}	
	


@font-face {
    font-family: Font;
    src:url(font/gothic.ttf);
	font-weight:lighter;

}

.font-headlarge {
    font-family: Font;
	font-size:32px;
	font-weight:bold;
	color:#666;
	line-height:40px;
	margin-bottom:20px;
	margin-top:20px;
	letter-spacing:0.01em;
}


.font-header {
    font-family: Font;
	font-size:34px;
	font-weight:bold;
	color:#cc3300;
	line-height:40px;
	margin-bottom:30px;

				text-align:center;
	margin-top:30px;				
}

.font-headersmaller {
    font-family: Font;
	font-size:22px;
	font-weight:bold;
	color:#666;
	line-height:30px;
	margin-bottom:20px;
	letter-spacing:0.01em;
}

.font-subhead {
    font-family: Font;
	font-size:18px;
	color:#666;	
	line-height:28px;
	font-weight:bold;
	border-bottom:1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
		padding-bottom:10px;
			letter-spacing:0.01em;
	

}
.right{float:right;
margin-left:20px;}

.font-smallhead {
    font-family: Font;
	font-size:15px;
	color:#cd3301;	
	font-weight:bold;
		padding-bottom:10px;
		padding-top:5px;
			letter-spacing:0.01em;
	

}

.font-normal {
    font-family: Font;
	font-size:15px;
	color:#333;	
	line-height:20px;
	font-weight:normal;
		letter-spacing:0.01em;
					text-align:center;

}

.font-normal2 {
    font-family: Font;
	font-size:15px;
	color:#cd3301;	
	line-height:20px;
	font-weight:bold;
		letter-spacing:0.01em;

}

.pointer{
    font-family: Font;
	font-size:15px;
	color:#333;	
	line-height:20px;
	font-weight:normal;

	padding-bottom:0px;
	padding-top:10px;
		letter-spacing:0.01em;


}

a {font-family: Font;
	font-size:15px;
	color:#044796;	
	line-height:20px;
text-decoration:none;
font-weight:bold;
	letter-spacing:0.01em;
	}
	
a:hover{font-family:Font;
	font-size:15px;
	color:#cd3301;	
	line-height:20px;
text-decoration:none;
font-weight:bold;
	letter-spacing:0.01em;
	
	}

.font-small {
    font-family: Font;
	font-size:10px;
	color:#b3b5a9;	
	line-height:15px;	
		font-weight:bold;
			letter-spacing:0.01em;
			text-align:center;
}

.font-block {
    font-family: Font;
	font-size:15px;
	color:#cb3301;	
	line-height:28px;
	font-weight:bold;
	background-color:#e2e2e2;
	width:670px;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
		letter-spacing:0.01em;

}
.font-block2 {
    font-family: Font;
	font-size:15px;
	color:#cb3301;	
	line-height:28px;
	font-weight:bold;
	background-color:#e2e2e2;
	width:200px;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
		letter-spacing:0.01em;

}

.font-block3 {
    font-family: Font;
	font-size:20px;
	color:#fff;	
	line-height:24px;
	font-weight:normal;
	background-color:#cc3300;
	padding:15px;
	text-align:left;
	height:auto;
		letter-spacing:0.01em;

}

.font-block4 {
    font-family: Font;
	font-size:15px;
	color:#333;	
	line-height:24px;
	font-weight:normal;
	background-color:#e2e2e2;
	padding:10px;
	text-align:left;
		letter-spacing:0.01em;

}

.font-block5 {
    font-family: Font;
	font-size:15px;
	color:#333;	
	line-height:24px;
	font-weight:normal;
	padding:10px;
	text-align:left;
	background-color:#f3f3f3;
		letter-spacing:0.01em;

}

.imageblock { width:500px;
height:auto;
border:1px;
border-color:#999;
border-style:solid;
	margin-top:0px;
	margin-bottom:20px;
	}
	
.videoblock { width:530px;
background-color:#333;
height:auto;
border:1px;
border-color:#000;
border-style:solid;

	}	
	
.white { background-color:#e5e9d8;
height:50px;
padding-top:20px;


	
	}	
	
	.nav{
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.nav li{
    display:inline;
}
.nav a{
    display:inline-block;
    width: 200px;
    background-color:#6e7261;
	font-family:font;
font-size:15px;
line-height:24px;
color:#ccc;
text-decoration:none;
text-align:center;
padding:6px;
font-weight:bold;
}

.nav a:hover{display: inline-block;
    width: 200px;
    background-color: #484b3d;
	font-family:font;
font-size:15px;
line-height:24px;
color:#fff;
text-decoration:none;
text-align:center;
padding:6px;
font-weight:bold;}

