/******************** This is the general Content styles ***************************************/

html, body, ul, li {
	margin: 0;	
	padding: 0;	
	list-style: none;
}

img {	
	border: 0;
}

a {	
	font-weight: bold;	
	text-decoration: none;
}
a:hover {	
	text-decoration: underline;
}
.more {	
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
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;
	text-align: center;
}
h4 {	
	font: bold 13px tahoma, arial, sans-serif;
	color:#FFCC00;
	padding: 8px 0 0 0; 
	margin: 0; 
}
.h1 {
	font: 22px tahoma, arial, sans-serif;
	text-align: center;
	color: #FFCC00;
	padding: 0px 0 0 0; 
	margin: 0;
}
.h2 {
	font: 15px tahoma, arial, sans-serif;
	color: #FFCC00;
	padding: 8px 0 0 0; 
	margin: 0;
}
.h3 {
	font: 14px tahoma, arial, sans-serif;
	color: #FFCC00;
	padding: 8px 0 0 0; 
	margin: 0;
}
.underline {
	font: 13px tahoma, arial, sans-serif;
	text-decoration: underline;
	color: #5C5C5C;
	padding: 8px 0 0 0; 
	margin: 0;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}

/******************** This is the Header styles ***************************************/

#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}
#headline {
	padding-top: 205px;
}

/******************** This is the News & Events styles ***************************************/

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
#search-news {
	float: right;
	width: 140px;
	font: 11px tahoma, arial, sans-serif;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #FFCC00;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font: 11px tahoma, arial, sans-serif;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

/******************** This is the Left and Right Columns styles ***************************************/

a {
	font-weight: bold;
	color: #5C5C5C;
}
#body {
	padding-top: 2em;
	text-align: justify;
}
#body-left {
	float: left;
	width: 548px;
}
#body-right {
	float: right;
	width: 190px;
	font: 11px tahoma, arial, sans-serif;
}
#body-left ul.plussbullets {
	margin-top: 25px;
	margin-left: 45px;
	padding: 0;
	font-weight: normal;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
#body h2, #body p {
	margin: 0.3em 0;
}
#body-right p {
	margin-right: 2em;
}
#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}
#table, th, td {
	border:1px solid #D8D8D8;
}
td {
	padding:1px;
}
th {
	background-color: #ffcc00;
	color: white;
}
.borderless table {
	border: 0px;
}
.borderless td {
	padding: 2px;
	border: 0px;
}
.borderless th {
	background-color: #ffffff;
	color: #5C5C5C;
	font-weight: normal;
	text-align: left;
	border: 0px;
	padding: 2px;
}

/******************** This is the Gallery and thumbs styles ***************************************/

#gallery img {
	float: left;
}

.thumbs img {
	position: relative;
	padding: 0px;
	border: 1px solid #D8D8D8;
	background-color: inherit;
}

.thumbs img:hover {
	border: 1px solid #9a8a7a;
}




/******************** This is the Footer styles ***************************************/

#footer {
	color: #FFFFFF;
	background: #FFCC00 url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
