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

body {
	margin: 0px;
	background-color: #000;
}
#mainwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 295px;
	width: 900px;
}
#header2 {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 900px;
}

#navigation {
	float: left;
	width: 175px;
}

#navlink {
	width: 175px;
	height: 37px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/navbg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navlink a {
	color: #FADEAC;
	text-align: left;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	padding-left: 10px;
}
#navlink a:hover {
	color: #CCC;
	text-decoration: underline;
}
#navlink a:visited {

}
#breadcrumb {
	float: left;
	height: 25px;
	width: 885px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #825F39;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#breadcrumb a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #999;
	text-decoration: underline;
}
#breadcrumb a:visited {
}




#box1 {
	float: right;
	width: 685px;
	padding: 6px;
	margin: 5px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
}
#box1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CAB777;
	text-decoration: underline;
}
#box1 a:hover {
	color: #999;
	text-decoration: none;
}
#box1 a:visited {
}



#box2 {
	float: right;
	width: 685px;
	padding: 6px;
	margin: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
#box2 a {
	color: #CAB777;
	text-decoration: underline;
}
#box2 a:hover {
	color: #999;
	text-decoration: none;
}
#box2 a:visited {
}

#box3 {
	float: right;
	width: 685px;
	padding: 5px;
	margin: 5px;
	color: #FFF;
}
#box3 a {
	color: #CAB777;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
#box3 a:hover {
	color: #999;
	text-decoration: none;
}
#box3 a:visited {
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #D0C4AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C4AC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #97B997;
	text-align: left;
	text-decoration: underline;
}

h4 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.brightyellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3;
	text-decoration: none;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FC0;
}


.boldblk {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}

.theading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}

.smalllblk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-align: center;
}
.lgboldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #C0B096;
}


#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	float: left;
	width: 900px;
	margin-top: 25px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0C4AC;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#footer a {
	color: #FC3;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer a:visited {
}
#iframe {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
iframe a {
	color: #FC0;
}
iframe a:hover {
	color: #CCC;
}
iframe a:visited {
}
#searchbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	float: right;
	height: 25px;
	width: 300px;
	text-align: right;
	padding-right: 10px;
}
#sideimage {
	float: left;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#forumbox {
	float: right;
	width: 715px;
	padding: 0px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#picnicbox {
	float: right;
	width: 95%;
	padding: 6px;
	margin: 5px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
}
#picnicbox a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CAB777;
	text-decoration: underline;
}
#picnicbox a:hover {
	color: #999;
	text-decoration: none;
}
#picnicbox a:visited {
}
.lghighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FC0;
	text-decoration: underline;
}
.highlightred {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #F00;
}
.highlightblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #03C;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF3;
}
.linetext {
	padding: 0px;
	margin: 0px;
	text-decoration: line-through;
}




