html, body 
{
	margin: auto;
	padding: 0;
}

ul, li
{
	list-style: square;	
}

img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #090;
}
a:hover 
{
	color: #900;
	text-decoration: underline;
}


body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	
}

body {
	/* background: url('images/header_bg.jpg') repeat-x; */
}


.clear
{
	clear: both;
}

.padBottom10px
{
	padding-bottom: 10px;
}

.superBold
{
	font-size: 18px;
}

#container
{
	background: url('images/header_bg.jpg') repeat-x;
	text-align: center;
}

#wrapper 
{	
	text-align: left;
	margin: auto;
	/*width: 774px;*/
	width: 970px;
}
#header {
	position: absolute;
	/*height: 203px;*/
	height: 231px;
}
#header h1 {
	/*margin-top: 44px;*/
	margin-top: 0px;
}
#header h1 img {
	display: block;
}

#nav {
	margin-top: 10px;	
	font: bold 14px arial, sans-serif;
}
#nav img {
	/*float: left;*/
}

#nav a, #navb a {
  /* color: #C0C4AB; */
  color:#fff;
  text-decoration: none;

}
#nav a:hover, #navb a:hover {
  /* color: white; */
  color:#f00;
}

#nav ul {
  padding-top: 0px;
  padding-left: 0px;
}
#nav li {
  display: inline;
  padding: 15px 15px;


}
#nav li.active {
  display: inline;
  padding: 15px 15px; 
  background-color:#ccc;
  background: url('images/menu_highlight.jpg') repeat-x;
}

#headline {
	/*padding-top: 205px;*/
	/*padding-top: 237px; */
	padding-top: 230px;
	text-align: right;
}


#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 320px;
	/*background-color:Yellow;*/
}
#body-right {
	float: right;
	width: 630px;
	
}


#footer {
	color: #FFFFFF;
	background: #42453D url('images/footer_bg.gif') repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	text-align: center;	
}

/*
#footer p {
	margin: 0;
	padding: 0;
}
*/

#leftNav 
{
	width: 315px;
	background-color:#FFF;
	margin-top:20px;
	/*
	position: absolute;
	top: 585px;
	left: 0;
	*/
}
#leftNav h2 
{
	font: bold 20px arial, sans-serif;
	color:#000; 
	padding: 3px;
	background: url('images/menu_accent.gif') no-repeat;
}

#leftNav ul {
	margin: 0;
	padding: 0px 0 15px 10px;
	/*font: 15px  "Times new roman", "Lucida Grande", serif;*/
	font: 15px tahoma, arial, sans-serif;

}
#leftNav li {
	margin: 11px;
	padding: 10px 0 5px 10px;
	/*list-style: circle;*/
	list-style-image: url('images/arrow.gif');
	border-bottom: dotted 2px #ccc;
}
#leftNav a {
	font-weight: normal;
	/*color: #666;*/
	color: #369;
}



#slideshow { margin: auto; border: solid 1px #ccc; margin-bottom:5px; }
/*
#slideshow img { padding: 15px;  background-color: #eee; display: none }
#slideshow img.first { display: block }
*/
#slideshow img { padding: 10px;  background-color: #fff; }

#sectionHeader
{
	/*border: solid 1px #ccc; */
	padding: 10px;
	background: url('images/section_accent2.gif') repeat-y;
	background-color: #ff9900;
	color: #fff;
}
#sectionHeader h2 
{
	font: bold 28px Garamond, arial, sans-serif;
	/* margin-bottom: 0.3em; */
	padding-bottom: 0px;
	color: #fff;
}
#sectionHeader p 
{
	margin-top: 0px;
	margin-bottom: 0px;
	font: italic bold 16px Garamond, arial, sans-serif;
}

#whatsNew
{
	
}

#whatsNew h2
{
	font-size:18px; 
	font-weight:bold;  
	padding-bottom: 10px;
	border-bottom: dotted; 
}

#whatsNew p.date
{
	color:#369; 
	font-size: 12px;
	font-weight:bold; 
	margin-bottom: 2px;
}

#whatsNew p.subject
{
	font-size:12px; 
	margin-bottom:10px;
	margin-left:10px;
	font-weight: bold;
}

#whatsNew p.body
{
	margin-bottom: 10px;
	margin-left:15px;
}


#content
{
	margin-top: 10px;
	margin-bottom: 100px;
	font-size:inherit;
}

#content h2 
{
	color:#369; 
	font-size: 16px;
	font-weight:bold; 
	margin-bottom: 5px;
	margin-top:20px;
}

#content p.small
{
	font-size: 11px;
}

#socialMedia
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 2px #ccc;
}

.normalFont
{
}
.mediumFont
{
}
.largeFont
{
}
.largestFont
{
}
.titleCenter
{
	font: 20px tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #5C5C5C;
}

.dotCenter
{
	font: 22px tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #5C5C5C;
}


.disclaimer
{
	
}

.disclaimer h2
{
	font-size:16px; 
	font-weight:bold;  
	padding-bottom: 10px;
	border-bottom: dotted;
	padding-top: 50px; 
}

.disclaimer p.date
{
	color:#369; 
	font-size: 12px;
	font-weight:bold; 
	margin-bottom: 2px;
}

.disclaimer p.subject
{
	font-size:12px; 
	margin-bottom:10px;
	margin-left:10px;
	font-weight: bold;
}

.disclaimer p.body
{
	margin-bottom: 10px;
	margin-left:15px;
	padding-right: 20px;
}