@charset "utf-8";

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background-image: url(siBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #211c1c;
	margin: 0px;
	font-family: Cambria, "Times New Roman", serif;
	font-size: .9em;
	color: #FFFFFF;
	text-align: left;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.5em;
}

li { line-height: 1.6em; } 

.text {
	width: 280px;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
}

h1 {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-weight: normal;
}

.container {
	width: 960px ;
	margin-left: auto ;
	margin-right: auto ;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 71px;
}

.nav {
	text-align: left;
	height: 58px;
	width: 840px;
	background-image: url(../images/nav_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #9B4021;
	padding-left: 60px;
	padding-right: 60px;
}

.navbox {
	height: 43px;
	float: left;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 20px;
}

.slatebox {
	height: 43px;
	float: right;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-style: italic;
}

#navbox a {
	color: #9B4021;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#navbox a:hover {
	color: #202639;
	font-size: 18px;
}

.header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.footer {
	width: 960px;
	height: 64px;
	float: left;
	text-align: center;
	font-size: 0.7em;
	color: #666;
}

.content_contact {
	width: 360px;
	float: left;
	padding: 30px;
}

.content_contact2 {
	width: 480px;
	float: left;
	padding: 30px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -.8em;
	margin-left: 0px;
}

.list1 {
	width: 210px;
	float: left;
}

a {
	color: #53D9FF;
	text-decoration: none;
}

a:hover
 {
	color: #F90;
	text-decoration: none;
}

.content_gallery {
	width: 900px;
	float: left;
	padding: 30px;
}

.galleryTable {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lightbox{
	background-color:#FFF;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #666;
	}

#lightboxDetails a{
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	}	
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
.content_resources {
	width: 410px;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 38px;
}
.content_resources2 {
	width: 410px;
	float: right;
	padding: 30px;
}

.footerInfo {
	font-size: 1.3em;
	color: #999;
}

.container .footer .footerInfo a {
	color: #999;
}

.container .footer .footerInfo a:hover {
	color: #FF0;
}

