body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	background-color: #EFEFEF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px 5%;
}
#MainTable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	/*/*/line-height: 1.5em; /* */
 }
  #MainTable td {
 	padding: 2px;/*Pads each table cell in modern browsers*/
 }
  #MainContent {
 	border-right: 3px solid #EFEFEF;
 	font-size: 14px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	background-image: url(images/magnolia.jpg);
	background-position: left bottom;
	background-repeat:repeat-x;
	padding-bottom: 60px;
 }
 #MainContent a:link, #MainContent a:visited {
font:Geneva, Arial, Helvetica, san-serif;
color:#054648;
font-weight:bold;
text-decoration:none;
}
#MainContent a:hover, #MainContent a:active {
font:Geneva, Arial, Helvetica, san-serif;
color:#3E7071;
font-weight:bold;
text-decoration:underline;
}
 p
{ 
text-indent: 20px
}
   #Sidebar {
 	width: 235px;
	background-color: #FFFFFF;
 	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	padding-right: 4px;
 }
  #Header {
  	height: 120px;
 	background-color: #FFFFFF;
 	color: #CCCCCC;
 	background-image: url(images/header_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
 }
  #Footer {
  	height: 30px;
 	background-color: #EFEFEF;
 	color: #CCCCCC;
	border-top: 1px solid #333333;
 }
 #Footer a {
 color: #666666;
 font-size: 12px;
 font-family: Geneva, Arial, Helvetica, san-serif;
 text-decoration: none; 
 }
 #Footer a:link, #Footer a:visited {
	text-size: 12px;
	color: #666666;
	text-decoration: none;
 }
 #Footer a:active, #Footer a:hover {
 	text-decoration: underline;
	color: #333333;	
 }	
 #HeaderRow2 {
 	height: 20px;
	background-image: url(images/header_2bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #333333;
 }
  #HeaderRow2 a:link, #HeaderRow2 a:visited {
 	color: #FFFF66;
	font-size:12px;
	text-decoration:none;
 }
   #HeaderRow2 a:hover, #HeaderRow2 a:active {
 	color: #FFFF66;
	font-size: 12px;
	text-decoration:underline;
 }
 
 /*begin rules ----------------------------------------------------*/
 
 td, p, ul {
 	font-family: Geneva, Arial, Helvetica, san-serif;
 }
  h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
  h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
  
   h1 { font-size: 160%; }
   h2 { font-size: 140%; }

/*begin sidebar rules----------------------------------------------*/
  
  #Sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border-bottom: 1px solid #333333;
 	text-decoration: none;
 	line-height: 1.5em;
	font-size: 12px;	/*/*/font-size: 120%; /* */
 	width: 220px; /* */
 }
  #Sidebar a:link, #Sidebar a:visited {
 	color: #054648;
	font-weight: bold;
 }
  #Sidebar a:hover, #Sidebar a:active {
 	color: #660033;
	font-weight: bold;
	border-bottom: 1px solid #660033;
 	background-color: #FFFFFF;
	background-image: url(images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
 }
  #Sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 0em;
 	list-style-type: none; /* */
 }
  #Sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 
 /*Begin DIV Header navbar rules----------------------------------------------*/
 
 div#navbar2 {
	height: 15px;
	width: 415px;
	border-top: none;
	left: 325px;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	white-space: nowrap;
}
	div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px;
	color: #333333;
}
div#navbar2 li a:link {
	color: #333333;
}
div#navbar2 li a:visited {
	color: #333333;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #660033;
	background-color:#FFFFFF;
}

#RightTable {
	padding: 2px;
	width: 227px;
	}
	#RightTableTop {
	background-image: url(images/contact_info_r1_c1.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 10px;
	}
	#RightTableMiddle {
	background-image: url(images/contact_info_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	}
	#RightTableBottom {
	background-image: url(images/contact_info_r3_c1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 5px;
	}

/*begin Font Styles--------------------------------------------*/

  .title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #054648;
	font-weight: bold;
	font-style: italic;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E7071;
	font-style: italic;
	line-height: 1.25em;
}
.track {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
.rightBox {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}
#exertTable {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px dashed #666666;
	height: auto;
	width: 250px;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
font-stretch:narrower;
color:#054648;
}
