html {
margin:0px;
padding:0px;
}
body  {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	background-color: #000;
}
img {
border: 0px;
padding:0px;
}
.column {
background-image:   url(images/blue.gif);
background-repeat: repeat-y;
}

/* ==== GENERAL CONTENT STYLES === */

.bodytable, .bodyTable {
	z-index:0;
	position: relative;
	width: 749px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.main {
	width: 800px;
}
.margin {
	z-index:0;
	width: 10px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
text-align: left;
line-height: 1.5em;
}
blockquote {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
text-align: left;
text-indent: 10px;
}
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #990000;
list-style: none;
float: left;
}
.text3 {
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size: 10px;
}
.style1 {
font-size: 12px;
font-weight: bold;
}
.smallText, .smalltext, .small, .subText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
line-height: 1.2em;
}
table.page_four_sided {
border:1px solid #5B7444;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;   
}
h3 {
font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
/*color: #C69756*/
 color: #9b622b;
text-decoration: none;
text-align: center;
}
.direction_head {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #7A2127;
line-height: 20px;
text-decoration: underline;
}
		
/* ---- /GENERAL CONTENT STYLES ---- */


/* ==============SITE LINKS - general =============== */

a {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#900;
}
/* ----------------- / SITE LINKS - general ----------------- */

/* =============== CALENDAR- PAGE =============== */

.currmonth {
color: #660000;
}
a.othermonth {
color: #FFFFFF;
}
a.othermonth:visited {
color: #FFFFFF;
}
/* ----------------- / CALENDAR - PAGE ----------------- */

/*-----LIST PROPERTIES -------*/

ul#utility_nav_new, ul#utility_nav_session {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
color: #555;
margin:0;
padding:0;
list-style:none;
}

ul#utility_nav_new a, ul#utility_nav_new a:visited, 
ul#utility_nav_session a, ul#utility_nav_session a:visited {
text-decoration: none;
color:#b3142e;
}
ul#utility_nav_new a:hover, ul#utility_nav_session a:hover {
text-decoration: none;
color:#990000;
}
ul#utility_nav_new li a.here, ul#utility_nav_new li a.here:visited, 
ul#utility_nav_session li a.here, ul#utility_nav_session li a.here:visited {
text-decoration: none;
color:#666;
}
ul#utility_nav_session {
float:left;
}
ul#utility_nav_session li {
float:left;
margin: 0 14px 0 0;
}
ul#directions {
list-style: square inside url(test2/styles/%27arrow.gif%27);
list-style-image:   url(test2/images/mark_0_1.gif);
}
/*------ /LIST PROPERTIES ------*/


/* =============== SUBNAV - tabs =============== */
#subnav {
	margin-top: 9px;
	width: 727px;
	font-size: 10px;
}
#subnav .spacerHere {
	border-right: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 10px;
	color: #003;
	font-weight: bolder;
}
#subnav .spacer {
width: 16px;
border-bottom: 1px solid #ffffff;
padding-right: 3px;
}
#subnav .x {   	/* no left or right border - screws up the bottom line */
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #003366;
	font-size: 10px;
	font-weight: bolder;
	color: #003;
}
#subnav .rightSpacer {
border-top: 1px solid #fff;
border-bottom: 1px solid #ffffff;
}

/* ----------------- / SUBNAV - tabs ----------------- */

#content {
	padding: 5px 30px 15px 30px;
	margin: 0 0 15px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: ffffff;
}
.seperator {
background-color: #FFFFFF;
}

#sidebar {
	display:inherit;
	float:right;
	height:400px;
	padding:0;
	position:absolute;
	top:3px;
	width:160px;
	left: 1000px;
}

