@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #836946;
	font-size: 9px;
	font-family: Arial, Verdana, Univers;
	background-color: #000000;

}


h1 {
	color: #CCCC00;
	font-size: 24px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
}
h2 { color: #000000; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 0px; }

a          { color: #a80606; }
a:visited  { color: #a80606; }
a:hover    {
	color: #CC0;
}


.topBanner {
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
	background-image: url(photos/57.jpg)

}

.container {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;

}


/* BANNER AREA */
.bannerArea {
	width: 500px;
	height: 20px;
	background-image: url(images/shadow_bar.jpg);
	background-repeat: no-repeat;
	color: #FF0;
	font-size: 10px;
}


.bannerNav {
	margin-left: 25px;
	margin-top: 35px;
	color: #806c51;
	font-size: 12px;
	font-weight: bold;
	float: right;
		
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 10px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	color: #000000;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #806c51;
}

.bannerNav a:hover{
	color: #000000;
}



.toplogo {
	margin-left: 0px;
	padding-top: 10px;
	float:left;
}

.navigationArea {
	width: 500px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 0px;
}

/* CONTENT AREA */

.contentArea {
	padding-top: 0px;
	padding-bottom: 10px;
	width: 0px;
}


.contentleft {
	width: 550px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}

.contentright {
	width: 500px;
	float: left;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.imageleft {
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 500px;
	height: 90px;

	
}
.footernav {
	padding-top: 0px;
	padding-right: 0px;
	float: right;
	color: #806c51;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.footernav a {
	color: #806c51;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	border-top: solid;
	border-color: #75570b;
	border-width: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #806c51;
	font-size: 10px;

}
.container .contentArea .contentleft #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p a strong {
	font-size: 12px;
}
.container .contentArea .contentleft center form strong {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}
.container .contentArea .contentleft center p {
	font-size: 18px;
	color: #CC9933;
}
.container .contentArea .contentleft p {
	font-size: 18px;
}
.date {
	color: #FFFF00;
}
.freestyle {
	color: #CC9933;
}

