@charset "iso-8859-1";
body
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color:#723725;
	margin:0px;
}
p
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#main {
	background-image: url('images/left_side_repeater.gif');
	background-repeat: repeat-y;
	background-position:left;
	background-color:#F2F2F2;
	width:800px;
	float:left;
}
#header {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:800px;
	float:left;
}
#left_col {
	background-image: url('images/left_side.jpg');
	background-repeat: no-repeat;
	height:381px;
	width:172px;
	text-align:left;
	float:left;
}
#menu_left {
	padding-top:20px;
	padding-left:10px;
}
#menu_top {
	width:628px;
	background-image: url('images/menu_bar_full.gif');
	background-repeat: no-repeat;
	float:left;
}
#menu_top_buttons {
	padding-left:28px;
	padding-bottom:6px;
}	
#content_box {
	background-image: url('images/main_bkgrnd2.gif');
	background-repeat: no-repeat;
	background-position: top;
	width:628px;
	float:left;
}
#content {
	padding:30px;
	padding-top:65px;
	text-align:left;
}
#footer {
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	width:800px;
	height:94px;
	float:left;
}






.pageCopy
{
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}

.textFooter
{
	font-size: 12px;
	font-family: arial, Geneva, Helvetica, sans-serif;
	color:#918B8B;
}
.textCopyright
{
	font-size: 12px;
	color:#918B8B;
	font-weight: normal;
}
li {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.leftside {
	display:block;
	padding-top:3px;
}
a.leftside:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
a.leftside:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
a.leftside:active {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
}
a.leftside:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FEB700;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFD84B;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFD84B;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
}
a.menuLink:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
a.menuLink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
a.menuLink:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 18px;
}
a.menuLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F6AB67;
	font-size: 18px;
}

a.adminMenuLink:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
a.adminMenuLink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
a.adminMenuLink:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
}
a.adminMenuLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F6AB67;
	font-size: 14px;
}

td
{
	font-weight: normal;
}