body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
	font-weight: normal;
	line-height: normal;




	
}

#container {
	background: #FFFFFF;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #333333;

}


#header {
	height: auto;
	background-repeat: no-repeat;
	background-position: left center;






}

#topbar{
	height:25px;
	background: #000000 right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
}

#botbar{
	height: 22px;
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;


}

#main {
	background: #fff;
	border: 1px solid #333333;
	padding: 0px;
}

#main2 {
background: #fff;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
}

#leftside {
	border-right: 1px solid #333333;
	width: 150px;
	padding: 0px;




}

#midcontent {
padding: 10px;
}

#indexmid {
	padding: 0px;

}

#indexmid2 {
padding: 0px;
border-left: 1px solid #333;
}

#rightside {
	width: 150px;
	border-left: 1px solid #333;

}

.line1 {
	height:1px;
	background: #333333;
	margin: 0;
	font-size: 1px;
	line-height: 0;
	width: 150px;

}

.line2 {
	height:1px;
	background: #333333;
	margin: 0;
	font-size: 1px;
	line-height: 0;
	width: 150px;

}


.title {
	padding: 1px;
	margin: 1px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;


}
#featurebox {
	width: 144px;
	padding: 5px;
	background:#fff;
	border-left:1px solid #333333;	
	float: right;
}

.box1 {
	background:#FFFFFF;
	width: 160px;
	padding: 0px;
	line-height: 14px;





}

.box11 {
	background:#FFFFFF;
	width: 160px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;





}
#featuredbox {
	padding: 5px;
	background:#fff;
	border:1px solid #fff;	
}

.box2 {
	width: 160px;
	padding: 0px;
}
.box3 {
	padding: 3px;
	background:#E1EBDD;
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	text-align: left;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

p{
padding: 3px 0;
margin: 3px 0;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	color: #000000;
	padding: 1px;
	margin: 1px;
	line-height: 22px;

}

h2 {
font-size: 14px;
color: #A61D39;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;




}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 14px;





}

#navcontainer a
{
	display: block;
	padding: 0px;
	width: 160px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#navcontainer a:link, .navlist a:visited
{
	color: #DAA520;
	text-decoration: none;
	font-family: Mistral;
	font-size: 28px;
	line-height: 36px;
	width: 160px;
	font-weight: lighter;
}

#navcontainer a:visited
{
	color: #778899;
	text-decoration: none;
	font-family: Mistral;
	font-size: 28px;
	line-height: 36px;
	font-weight: lighter;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#navcontainer a:hover
{
	color: #8B0000;
	width: 160px;
	font-family: Mistral;
	text-decoration: none;
	font-size: 28px;
	line-height: 36px;
	font-weight: lighter;
	background-color: #778899;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;


}


.barnav a:link {
	color:#CC9900;
	font-family: Mistral;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
} 
.barnav a:active {
	color:#CC9900;
	font-family: Mistral;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
} 
.barnav a:visited {
	color:#778899;
	font-family: Mistral;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
} 
.barnav a:hover {
	color: #8B0000;
	font-family: Mistral;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
} 


a:link {
	color: #CC9900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: 100;
	font-size: 11px;






}

a:visited {
	color: #778899;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-size: 11px;
	font-weight: 100;


}

a:hover {
	text-decoration: none;
	color: #8B0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-size: 11px;
	font-weight: 100;



}


input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.inline {
	display:inline;
	float: left;
	border: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}
