/* CSS Document */

Body {
	width:auto;
	margin-top:0px;
	text-align:center;
	background-color:#230e02;
	}
	
img {
	border:0px;
	}
	
#header {
	width:800px;
	height:150px;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}
	
#topNav {
	width:800px;
	height:30px;
	text-align:center;
	vertical-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	overflow:hidden;
	}
	

#containerwrap {
	background-color:#ffffff;
	width:840px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
	}

#top {
	width:840px;
	height:20;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	vertical-align:bottom;
	}

#bottom {
	width:840px;
	height:20;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	vertical-align:bottom;
	}

#container {
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}	

#content {
	width:800px;
	text-align:center;
	margin-top:10px;
	padding-bottom:20px;
}

.content {
	text-align:left;
	font-family:"Calisto MT";
	font-size:14px;
	color:#4b4848;
	padding-left:10px;
	padding-right:10px;
	width:780px;
	}
	
.contentNarrow {
	text-align:left;
	font-family:"Calisto MT";
	font-size:14px;
	color:#4b4848;
	padding-left:10px;
	padding-right:10px;
	width:500px;
	float:right;
	}

	
.thumbnails {
	text-align:center;
	font-family:"Calisto MT";
	font-size:14px;
	color:#4b4848;
	padding-left:10px;
	padding-right:10px;
	width:780px;
	}

.thumbnails a:link, .thumbnails a:hover, .thumbnails a:active, .thumbnails a:visited {
	border-width:0px;
	}
		
#footer {
	width:800px;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4b4848;
	text-align:center;
	}
	
H1 {
	font-family:Forte, "Viner Hand ITC", Verdana, "Lucida Calligraphy";
	font-size:20px;
	font-weight:100;
	line-height:30px;
	width:780px;
	margin:10px;
	color:#4b4848;
	text-align:left;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#230e02;
	}
	
H2 {
	font-family:Forte, Lucida Calligraphy, Verdana;
	font-size:20px;
	font-weight:100;
	line-height:40px;
	width:780px;
	margin:10px;
	color:#4b4848;
	text-align:right;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#230e02;
	}

H3 {
	font-family:Verdana,Forte,Lucida Calligraphy;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:10px;
	line-height:14px;
	color:#4b4848;
	text-align:left;
	vertical-align:bottom;
	}

H4 {
	font-family:Forte, Lucida Calligraphy, Verdana;
	font-size:20px;
	font-weight:100;
	line-height:40px;
	margin:10px;
	color:#4b4848;
	text-align:left;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#230e02;
	}

H5 {
	font-family:Forte, "Viner Hand ITC", Verdana, "Lucida Calligraphy";
	font-size:18px;
	font-weight:100;
	line-height:20px;
	margin:10px;
	color:#4b4848;
}

H6 {
	font-family:Forte, "Viner Hand ITC", Verdana, "Lucida Calligraphy";
	font-size:20px;
	font-weight:100;
	line-height:30px;
	margin:10px;
	color:#af4e1a;
	text-align:left;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#230e02;
	}


A:link, A:visited {
	color:#403d3d;
	text-decoration:none;
	font-family:Verdana, "Lucida Calligraphy";
	font-size:11px;
	font-weight:bold;
	font-stretch:expanded;
	}
	
A:hover, A:active {
	color:#999999;
	text-decoration:underline;
	font-family:Verdana, "Lucida Calligraphy";
	font-size:11px;
	font-weight:bold;
	font-stretch:expanded;
	}

#news a:link, #news a:visited {
	color:#403d3d;
	text-decoration:underline;
	font-family:"Calisto MT";
	font-size:12px;
	font-weight:bold;
	}
	
#news a:hover, #news a:active {
	color:#999999;
	text-decoration:underline;
	font-family:"Calisto MT";
	font-size:12px;
	font-weight:bold;
	}

#news {
	color:#4b4848;
	font-family:"Calisto MT";
	font-size:12px;
	text-align:left;
	}

#switchcontent {
	margin-left:5px;
	}
/* font color: 4b4848 */
/* red color: 230e02 */
/* new red color: d68257 */
/* blue color: 403d3d */
