html, body 
{
	margin: 0; 
	padding: 0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em; 
	background-image: url(../images/bodyBG.gif); 
	background-repeat: repeat; 
	background-attachment: fixed;
	background-color: #996633; 
	text-align: center;
	color: #663300;
	height: 100%;
}
#content td 
{
	/*font-size: .9em;*/
}
#title 
{
	display:none;
}

#container
{
	position: relative; 
	margin: 0px auto 0px auto; 
	width: 744px; 
	background-image: url(../images/container-bg.gif); 
	background-repeat: repeat-y;
}

#header { 
	position: relative; 
	background-color: #6793C2;
	width: 100%; 
	margin: 0px;
}

#top 
{
	width: 744px;
	height: 16px; 
	background-image: url(../images/top-bg.gif); 
	background-repeat: repeat-y;
	height:16px;
	background-color: #6793C2;
}

.top-text 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:right;
	color:#999933;
	font-size: 12px;
}

a.loginlink:link, a.loginlink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.loginlink:hover {
	text-decoration: none;
	color: #999933;
}

#headerbannerInt 
{
	clear:both;
	height: 142px;
	width: 744px;
}

#content 
{
	/*color:#666;*/
	font-family: Arial, sans-serif;
	text-align:left;
	background-image: url(../images/container-bg.gif); 
	background-repeat: repeat-y;
}

#leftSection {
	font-family: Arial, sans-serif;
	float: left;
	height: auto; 
	width: 165px; 
	text-align: left;
	padding-left:16px;
	z-index:1000;
	font-size: 12px;
}

#leftSection #navmenu {
	/*width:165px;*/
	padding:0;
}

#leftSection #focus1,
#leftSection #focus2
{
	/*clear:both;*/
	position:relative;
	width: 150px;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	font-weight: normal;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#focus1 p, #focus2 p
{
	padding:5px 8px;
	margin: 0;
	line-height: 15px;
}

#focus1 {
	background-color: #cc6633;
}

#focus2 {
	background-color: #999933;
}

#focus1 a:link, #focus1 a:visited, #focus2 a:link, #focus2 a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	margin-left: 0;
} 

#focus1 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #cc6633;
	margin-left: 0;
} 

#focus2 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999933;
	margin-left: 0;
} 

.actiontitle
{
	background-position: left 50%;
	padding-left: 11px;
	line-height: 24px;
	padding-bottom: 6px;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-transform: uppercase
}
.actiondetails
{
	background-position: left 50%;
	padding-left: 0px;
	padding-bottom: 6px;
	font-weight: normal;
}

#centerSectionInt {
	position: relative;
	margin: 0px 9px 6px 175px;
	background-image: url(../Images/section2-bg-int.gif);
	background-repeat: repeat-y;
	width: 510px;
	height: auto; 
	min-height: 500px;
	padding:0 10px 20px 10px;
	z-index:100;
	font-family: Arial, sans-serif;
	text-align: left;
}

#centerSectionInt p 
{
	width: 100%;
	line-height:18px;
}

#centerSectionInt td
{
}
#centerSectionInt {
	font-size: .9em;
}
#centerSectionInt td,
#centerSectionInt p {
	font-size: .9em;
}
#footer
{
	border-top:solid 1px #996633;
	padding-bottom: 8px;
	margin: 10px 30px 0px 175px;
	color: #996633;
	padding-top: 6px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	text-align:right;
	height:20px;
	font-size: 12px;
	clear: both;
	position: relative;
}

a.footer:link, a.footer:visited {
	color: #996633;
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}

a:link, a:active, a:visited, a:hover {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	color: #cc6633;
	text-decoration: none;
}

TEXTAREA, INPUT, SELECT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	color: #663300;
}

h1, .h1 {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666633;
	font-weight: normal;
}
.welcome 
{
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #663300;
	font-weight: bold;
}
/* PRELOAD CSS - USED IN HTML EDITOR IN ADMIN */

.label, .label2, .labelsmall, .gentext, .boldlabel, .MsoNormal 
{
	font-family: Arial, sans-serif;
	font-weight:normal;
}

.label-olive, .label-darkolive, .label-copper, .label-brown, .label-darkbrown 
{
	font-family: Arial, sans-serif;
	font-weight:normal;
}

.boldlabel
{
	font-weight:bold;
}
.label-olive 
{
	color:#999A34;
}

.label-darkolive 
{
	color:#666633;
}

.label-copper 
{
	color:#CC6633;
}

.label-brown 
{
	color:#8C5F2E;
}

.label-darkbrown 
{
	color:#583008;
}

.labelsmall 
{
	font-size: 1em;
}

.boldlabel 
{
	font-weight:bold;
}
	
.headline {
	margin-left: 0px;
	margin-bottom: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CE6331;
	font-weight: bold;
	text-transform: uppercase;
	}
.pagetext 
{
	/*font-size: .9em;*/
}
.pagetext3 {
	}

a.pagetext3:link, a.pagetext3:visited {
	color: #633000;
	text-decoration: underline;
}

a.pagetext3:hover {
	color: #CC6633;
	text-decoration: none;
}

.dateline {
	color: #CE9A63;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-variant: small-caps;
	}

/* END PRELOAD CSS */



.alert {
	color: #999933;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;	
	text-decoration: none;
}

a.alert:link, a.alert:visited {
	color: #999933;
	text-decoration: underline;
}

a.alert:hover {
	color: #999933;
	text-decoration: none;
}

.titlelabel {
	color: #CC6633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;	
}

.subheader
{
	color: #ce9a63;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Confirm
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #996633;
	font-weight: bold;
}

.label1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #999933;
	height: 25px;
}

.TableLabel2 {
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #999933;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 25px;
	padding-left: 8px;
}

.button
{
	margin-top: 1px;
	padding-left: 1px;
	font-weight: normal;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 22px;
	background-color: #999933;
	font-size: 12px;
}

#centerSectionInt .adminlink {
	padding-top:5px;
	padding-right: 2px;
	color: #CC6633;
	margin-right: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 23px;
	font-size: .85em;
}

a.adminlink:link, a.adminlink:visited {
	color: #CC6633;
	text-decoration: underline;
}

a.adminlink:hover {
	color: #CC6633;
	text-decoration: none;
}

.parentlinks {
	color: #996633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
}

a.parentlinks:link, a.parentlinks:visited, a.parentlinks:active, a.parentlinks:hover {
	/*font-size: 1em;*/
	color: #996633;
	text-decoration: underline;
}

a.parentlinks:hover {
	text-decoration: none;
}

a.parentlinks:active {
	text-decoration: none;
}

.SearchResultsLink {
	color: #996633;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

#centerSectionInt .pagetitle {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	/*font-size: 17px;*/
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #663300;
	font-weight: bold;
	}
.serif-2-brown {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	/*font-size: 15px;*/
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #663300;
	}
.serif-2-copper {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	/*font-size: 15px;*/
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #CC6633;
	}
.serif-3-brown {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	/*font-size: 13px;*/
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #663300;
	}	
.serif-3-copper {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	/*font-size: 13px;*/
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #CC6633;
	}	
.serif-3-copper-caps {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	/*font-size: 13px;*/
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #CC6633;
	text-transform: uppercase;
	}	