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


body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
img{  border-style: none;
}
a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	border-style:none;
	color:#333333;
	list-style:none;
}
h1{
	font-size:26px;
	color:#5e0f1f;
	display:inline;
	text-align:left;
}
h2{
	font-size:18px;
	color:#666666;
	display:inline;
	text-align:left;
}
p{
	font-size:13px;
	text-align:justify;
	color:#666666;
}
.top {
	background-image:url(../images/header1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	height:109px;
	background-color:#000000;
}
.middle {
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
}
.middleContent {
	width:850px;
}
.leftColumn {
	width:475px;
	float:left;
}
.leftContent A:hover {text-decoration: underline;}
.leftColumnImage {
	float:left;
	margin:15px 15px 15px 0;
	padding:2px;
	border:1px;
	border-style:solid;
	border-color:#5e0f1f;
}
.rightColumn {
	width: 323px;
	float:right;
}
.moreDetails {
	font-size:10px;
	color:#000000;
	text-align:center;
	padding-top:10px
}
.moreDetails A:hover {text-decoration: underline;}
.clear {
	clear:both;
}
.bottom {
	background-image:url(../images/footer-bkg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
}
.footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:194px;
	width:850px;
	color:#CCCCCC;
	font-size:11px;
	line-height:13px;
}
.footer span {
	color:#CCCCCC;
	font-size:13px;
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
	line-height:25px;
}
.footerAddress {
	padding-top:60px;
	font-size:12px;
	color:#cccccc;
}
.resources {
	padding: 10px 0 0 50px;
	float:left;
	width:150px;
	text-align:left;
}
.footer A:link {color:#CCCCCC;}
.footer A:visited {color:#CCCCCC;}
.footer A:active {color:#CCCCCC;}
.footer A:hover {text-decoration: underline; color:#CCCCCC;}
.quicklinks {
	padding: 10px 0 0 20px;
	width:150px;
	float:left;
	text-align:left;
}
.header {
	width:850px;
}
.headerLeftContent {
	width:353px;
	height:109px;
	background-image:url(../images/headerLeft.jpg);
	float:left;
	color:#CCCCCC;
}
.headerRightContent {
	width:497px;
	height:109px;
	background-image:url(../images/headerRight.jpg);
	float:right;
	color:#CCCCCC;
}
.headerRightText {
	padding:9px 20px 7px 0;
	text-align:right;
	height:65px;
}
.header2 {
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	height:161px;
	width:1035;
	background-position:center;
}
.subheader{
	background-image:url(../images/contentImage.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:160px;
}
.contentRight{
	background-image:url(../images/contact-bkg.jpg);
	background-repeat:repeat;
	padding-bottom:15px;
	margin-top:15px;
	margin-right:1px;
	margin-bottom:40px;
}
.leftContent {
	padding-left:15px;
	margin-top:15px;
	text-align:justify;

}


/* start gallery css */
.gallery{
	padding:20px 0 0 330px;
}
#screen{
	width:800px;
	padding:0;
}			
#screen li{
	float:left;
	list-style:none;
}
#screen .jq-ss-crop{
	margin:5px 5px;
	border:1px solid #FFFFFF;
	float:left;				
}
#left,#right{
	padding:0;
	margin:0;
	display:block;
	text-decoration:none;
	border:none;
}
#view{
	margin:0px;
	width:460px;
	height:90px;
	overflow:hidden;
	background-color:black;
}
#images{
	width:3818px !important;
	width:3822px;
	padding:0;
}
#images li img{
	border:0;
}
.arrows{
	border:none;
	text-decoration:none;

}
#leftArrow{
	border:none;
}
#rightArrow{
	border:none;
}
#viewGallery a:link, #viewGallery a:visited, #viewGallery a:active{
	text-align:center;
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}
 #viewGallery a:hover{
	text-decoration:underline;
}
/* end gallery css*/