body {
	background: #000;
	color: #acacac;
	font: 12px Verdana, Arial, Tahoma, sans-serif;
}
/*all container*/
#main {
	width: 940px;
	margin: 0 auto;
}
a {
	color: #acacac;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
/*header*/
#header {
	background: url('../images/header-bg.gif') no-repeat 100% 0;
	width: 940px;
}

body#index #header {
	background: none;
}

/*logo and slogan outer*/
.logo-slogan-outer {
	width: 940px;
	overflow: hidden;
	padding: 0 0 5px 0;
	background: url('../images/nav-bg.gif') no-repeat 50% 100%;
}

/*logo*/
#header h1 {
	margin: 20px 0 0 44px;
	background: url('../images/logo.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	display: inline;
}
body#index #header h1 {
	margin: 20px 0 0 44px;
	background: url('../images/homeLogo.gif') no-repeat;
	overflow: visible;
}

#header h1 a {
	display: block; 
	width: 234px;
	height: 93px;
}
body#index #header h1 a {
	width: 840px;
	height: 110px;
}

/*slogan*/
.slogan {
	float: left;
	margin: 29px 0 0 22px;
	padding: 0 0 0 22px;
	display: inline;
	height: 75px;
	border-left: 1px solid #d8d8d8;
}
.slogan h2 {
	margin: 42px 0 0 0;
}
.slogan h2 span {
	display: none;
}
/*main navigation*/
#header ul {
	width: 940px;
	padding: 12px 0;
	overflow: hidden;
	text-align: center;
}
#header li {
	padding: 0 27px;
	display: inline;
}
#header li a {
	font: 14px Arial, Verdana, Tahoma, sans-serif;
	color: #d7d7d7;
	text-decoration: none;
	text-transform: uppercase;
}
#header li a:hover,
#header li.active a {
	color: #3cc0f0;
}
body#home li a.ahome,
body#what li a.awhat,
body#news li a.anews,
body#contact li a.acontact {
	color: #3cc0f0;
}
/*columns holder*/
.columns-holder {
	width: 940px;
	overflow: hidden;
	min-height: 422px;
	margin: 25px 0 0 0;
}
* html .columns-holder {
	height: 422px;
}
.columns-holder p, 
.columns-holder dd,
.columns-holder dl,
.columns-holder ul,
.columns-holder ol {
	line-height: 18px;
	margin: 0 0 24px 0;
}
.columns-holder dd {
	margin: 0 0 6px 0;
}
/*content*/
#content {
	width: 505px;
	padding: 0 20px 0 65px;
	/*margin: 0 0 0 50px;*/
	float: left;
	display: inline;
}
#content h2 {
	font: 20px 'Times New Roman', Times, Georgia, serif;
	color: #e8b900;
	text-transform: uppercase;
}
.head1 {
	margin: 0 0 0 -50px;
	background: url('../images/head1-bg.gif') no-repeat 0 100%;
	padding: 0 0 10px 50px;
}
img.img-left {
	float: left;
	padding: 3px;
	margin: 3px 10px 10px 0;
	border: 1px solid #666;
}
img.img-right {
	float: right;
	padding: 3px;
	margin: 3px 0 10px 10px;
	border: 1px solid #666;
}
/*sidebar*/
.sidebar {
	width: 262px; /*350*/
	padding: 0 66px 0 22px;
	float: left;
	display: inline;
	background: url('../images/sidebar-separ.gif') no-repeat;
	min-height: 400px;
}
.sidebar h2 {
	font: 16px 'Times New Roman', Times, Georgia, serif;
	color: #e8b900;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
.head2 {
	background: url('../images/head2-bg.gif') no-repeat 92px 0;
	padding: 5px 0 0 0;
}
.sidebar h3 {
	font: bold 15px 'Times New Roman', Times, Georgia, serif;
	color: #acacac;
	margin: 12px 0 2px 0;
}
.sidebar dd {
	padding-left: 12px;
}
/*newsletters form header*/
.form-box h2 {
	margin: 24px 0 12px 0;
}
/*newsletters form*/
.form-newsletters {
	width: 262px;
	overflow: hidden;
}
.form-newsletters label,
.form-newsletters input {
	float: left;
}
.form-newsletters label {
	margin: 0 0 3px 0;
	color: #999;
}
.form-newsletters input {
	margin: 0 0 10px 0;
}
input.first-name,
input.last-name,
input.email {
	width: 257px;
	height: 20px;
	padding: 2px 0 0 3px;
	border: 1px solid #333;
	background-color: #000;
	color: #999;
}
input.submit {
	float:right;
	border-color: #999;
	margin: 4px 0 0;
}

/* other */
#map {
	margin: 12px 0 0;
}
#map iframe {
	border: 2px solid #666;
}

/*footer*/
#footer {
	width: 940px;
	margin: 15px 0 0 0;
	padding: 22px 0 6px 0;
	background: url('../images/footer-bg.gif') no-repeat 50% 0;
	color: #666;
	font-size: 11px;
}
body#index #footer {
	background: none;
	margin-top:0;
}
#footer ul {
	text-align: center;
}
#footer li {
	padding: 0 12px;
	display: inline;
}
#footer li a {
	color: #bbb;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer span {
	display: block;
	text-align: center;
	margin: 5px 0 0 0;
}

/* Index Photo Rotation */

.indexImages {
	margin: 0 40px;
	padding: 10px;
	border: 1px solid #666;
	width: 820px;
	height: 340px;
	white-space: nowrap;
}
.indexImages table div {
	height: 340px;
}
body#index .columns-holder {
	min-height: 10px;
}
* html body#index .columns-holder {
	height: 10px;
}

p.special {
font-weight:bold;
color: #FF0000;
}

/* Blogger */

#news-frame {
	width: 100%;
	height: 420px;
}
p.date-header {
	padding:6px 0 0;
	margin:0;
}
h3.post-title {
	font: 16px 'Times New Roman', Times, Georgia, serif;
	color: #e8b900;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
.post-body {
	line-height: 18px;
	margin: 12px 0;
}
.post-body ul,
.postp-body ol {
	margin: 0 0 12px;
}
.post-body ul li {
	padding-left: 8px;
	margin-left: 24px;
	list-style-type: disc;
}
.post-body strong {
	color: #C4C4C4;
	font-size: 13px;
}