/* CSS Document */
body {
	background-color:#009999; /*#04A1FC;
	/*background:url(../images/logo-bw.gif);*/
	margin-top: 0px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #361919;
}

a, img { margin:0px; border:0;} 

a {
	text-decoration:none;
	color:#0000CC;
}
a:hover {
	text-decoration:underline;
}

.list li {
	margin-bottom:5px;
	font-size:14px;
	list-style-type:circle;
}

/*.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.style3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.style8 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style9 {
	font-family: Verdana;
	font-size: 12px;
	color: #361919;
}

.style7 {
	border-style: none;
	border-width: 0;
	background-color: #FFFFFF;
}
.style9 {
	text-decoration: none;
}
.style10 {
	text-decoration: none;
	font-family: Arial;
}

.style19 {color: #361919}
.style23 {color: #0000FF}
*/

.clearh {
	clear:both;
}
.clear {
	clear:both;
}
#header {
	width:1024px;
	height:242px;
	border:0px solid #361919;
}
#header-left {
	float:left;
	width:227px;
	height:242px;
	border:0px solid #000ECC;
}

#header-right {
	float:right;
	width:796px;
	height:242px;
	border:0px solid #009998;
}

#gallery {
	position:relative;
	height:242px;
	width:796px;
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:-600;
}

#gallery .caption {
	z-index:-500; 
	background-color:#000; 
	color:#C7D52B; 
	height:70px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content-h {
	margin:5px;
}

#gallery .caption .content-h h3 {
	margin:0;
	padding:0;
	color:#5112DD;
}
.content {
	padding:10px 16px 0px 16px;
}

.homelink {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing:1px;
}
.heading-blue {
	color: #F8880A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.title {
	height:22px;
	width:955px;
	margin:0;
	padding:3px 0 0 13px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #F6F60C;
	background:#0B80C4;
}

#footer {
	height:45px;
	text-align:center;
	background-image:url(../images/green-bck.gif);
	background-color:#092BF7;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
