@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background:url(images/bg.png);
}
body, td, tr, div {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
h1 {
	font-size:20px;
	color:#FFFFFF;
	margin: 0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif; 
}
h2 {
	font-size:16px;
	color:#FFFFFF;
	margin: 0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif; 
	
}
h3 {
	font-size:18px;
	color:#196FC1;
	margin: 0;
	padding:0;
	margin-top: 5px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
h4 {
	font-size:16px;
	color:#333333;
	margin: 0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	color:#000;
}
a:hover {
	color:#F00;	
}
p {
	margin:8px 0;
}

/* form styles */

input{
	
}
.formfields {
	border:solid 1px #B3B3B3;
	background:#182E3D;
}
#search {
	position:absolute;
	left:39px;
	top:8px;
	width: 220px;
	color:#ffffff;
	height: 19px;
	padding-left:5px;
}
#search-go {
	position:absolute;
	left:268px;
	top:5px;
	border:none;
	background:url(images/but-go.png);
	width:43px;
	height:30px;
	cursor:pointer;
}
.dropselect {
	border:solid 1px #999;
	background:url(images/drop-bg.png) repeat-x;
	padding:3px;
	border-radius:3px;
	-moz-border-radius:3px;
}

/* template styles and background images */
#header {
	background:url(images/header-bg.png) repeat-x top;
}
#footer-wrap {
	background:url(images/footer-bg.png) repeat-x bottom;
}
#wrap {
	width:900px;
}
#header-wrap {
	position:relative;
	height:317px;
	width:100%;
}
#search-wrap {
	position:absolute;
	right:32px;
	top:0;
	background:url(images/search-bg.png);
	width:344px;
	height:38px;
}
#logo {
	background:url(images/logo.png);
	position:absolute;
	left:0;
	top:6px;
	width:143px;
	height:138px;
	z-index:999;
}
/* mod styles */
#mod-wrap {
	position:relative;
	height:160px;
}
#mod-pat {
	position:absolute;
	left:0;
	top:10px;
	background:url(images/mod-bg.png) top;
	width:217px;
	height:140px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;	
}
a:hover#mod-pat {
	background:url(images/mod-bg.png) bottom;
}
#mod-visit {
	position:absolute;
	left:228px;
	top:10px;
	background:url(images/mod-bg.png) top;
	width:217px;
	height:140px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
}
a:hover#mod-visit {
	background:url(images/mod-bg.png) bottom;
}
#mod-donate {
	position:absolute;
	left:454px;
	top:10px;
	background:url(images/mod-bg.png) top;
	width:217px;
	height:140px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
}
a:hover#mod-donate {
	background:url(images/mod-bg.png) bottom;
}
#mod-donate {
	position:absolute;
	left:455px;
	top:10px;
	background:url(images/mod-bg.png) top;
	width:217px;
	height:140px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
}
a:hover#mod-donate {
	background:url(images/mod-bg.png) bottom;
}
#mod-hist {
	position:absolute;
	right:0;
	top:10px;
	background:url(images/mod-bg.png) top;
	width:217px;
	height:140px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
}
a:hover#mod-hist {
	background:url(images/mod-bg.png) bottom;
}

/* content styles */

#title-bar {
	background:url(images/title-bg.png);
	height:56px;
	position:relative;
}
#title-bar h1 {
	position:absolute;
	top:25px;
	left:220px;
	color:#ffffff;
}
#title-bar h2 {
	position:absolute;
	top:28px;
	left:9px;
	color:#ffffff;
}
#leftcol {
	width:177px;
	background:#F2F2F2;
	padding:20px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}
#rightcol {
	width:641px;
	padding:10px 20px;
	background:#ffffff;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}
#copyright {
	background:#1A1A1A;
	padding:5px;
	color:#666;
}
#copyright a {
	text-decoration:none;
	color:#666;
}
#contact-wrap {
	position:relative;
	height:50px;
	border-top:dashed 1px #666666;
}
#contact-wrap div strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#ffffff;
}
#contact1 {
	position:absolute;
	left:0;
	top:10px;
	color:#B3B3B3;
}
#contact2 {
	position:absolute;
	left:230px;
	top:10px;
	color:#B3B3B3;
}
#contact3 {
	position:absolute;
	left:442px;
	top:10px;
	color:#B3B3B3;
}
	
/* menu styles */


#mainmenu {
	width:760px;
	height:35px;
	position:absolute;
	right:0;
	top:50px;
	background:url(images/nav-bg.png) repeat-x;
	z-index:888;
	border-bottom:solid 1px #ffffff;
}
#mainmenu ul {
	padding:0;
	margin:0;
}
#mainmenu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/nav-divider.png) right center no-repeat;
}
#mainmenu li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	text-transform:capitalize;
}
#mainmenu li a:hover {
	background:url(images/nav-bg.png) repeat-x bottom;
	
}
#footer {
	position:relative;
	height:328px;
	text-align:left;
}
#footer h3 {
	padding:10px 0;
}
	
#footermenu {
	border-top:dashed 1px #666666;
	height:180px;
}
#footermenu ul {
	margin:0;
	padding:0;
	margin-right: 10px;
}
#footermenu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}
#footermenu li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:11px;
	line-height: 12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}
#footermenu li a:hover {
}
#footermenu ul ul li {
	display:block;
	float:none;
	position:relative;
}
#footermenu ul ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#B3B3B3;
	padding-top:0;
}


/* Slideshow */
#slideshow2 {
	position:absolute;
	left:0;
	bottom:0;
	width:900px;
	height:231px;
	z-index:1;
}

#slideshow {
	position:absolute;
	left:0;
	bottom:0;
	width:900px;
	height:231px;
	z-index:1;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

