/* CSS Document */

body {
	margin:0px;
	padding:0px;
	color:#000;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
}


a {

}

#bgr {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-height:900px;
	height: 100%;
	width: 100%;
	position: fixed;
	bottom: 0px;
}


/* Main CSS */
#wrap {
	width:1100px;
	background-color:#FFF;
	margin:auto;
	left:auto;
	right:auto;
	text-align:left;
	position:relative;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px #000;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
}

#banner {
	margin-left: 31px;	
}


#homecontent {
	background-image: url(../images/homecontentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#homecontenttxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	text-align: center;
	width: 500px;
	margin-left: 40px;
	line-height: 25px;
}

#homecontentbox1 {
	background-color: #edd494;
	float: left;
	height: 220px;
	width: 213px;
	margin-bottom: 30px;
	margin-left: 31px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	margin-top: 33px;
}



#homecontentbox1scroller {
	overflow: hidden;
	position: absolute;
	height: 150px;
	width: 200px;
	left: 37px;
	top: 540px;
	z-index:100;
}

#homecontentbox1scroller li{
	overflow: hidden;
	width: 200px;	
}
#homecontentbox1scroller li img{
	float: left;

}




#homenewsscroller {
	overflow: hidden;

	height: 330px;
	width: 208px;


}

#homenewsscroller li{
	overflow: hidden;
	width: 208px;	
}

#homenewsscroller ul, #homenewsscroller li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	
}


#nextBtn {
	position: absolute;
	left: 227px;
	top: 590px;	
		z-index:900;
}

#prevBtn {
  position: absolute;
	left: 31px;
	top: 590px;
	z-index:900;
}

#prevBtn a, #nextBtn a {
	display: block;
	height: 32px;
	position: relative;
	width: 17px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nextBtn a {
	display: block;
	height: 32px;
	position: relative;
	width: 17px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#prevBtn, #nextBtn {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -8000px;
}

#homecontentbox1scroller ul, #homecontentbox1scroller li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	
}

#homecontentbox2 {
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;	
	margin-top: 20px;


}

#content {
	float: right;
	width: 800px;
	margin-right: 30px;
	position: relative;
}

#content p{
	max-width: 560px;
}

#contentwide {
	float: right;
	width: 800px;
	margin-right: 30px;
	position: relative;
}



#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 1100px;
	position:relative;
}

#footerA{
	color: #443926;
	position: absolute;
	left: 260px;
	top: 60px;
}

#footerB{
	color: #443926;
	position: absolute;
	left: 650px;
	top: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eacfa0;
	padding-left: 18px;
}
#footerC{
	color: #443926;
	position: absolute;
	left: 795px;
	top: 60px;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eacfa0;
		padding-left: 18px;
}
#footerD{
	color: #443926;
	position: absolute;
	left: 940px;
	top: 60px;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eacfa0;
		padding-left: 18px;
}

#footerB a, #footerC a, #footerD a{
	color: #443926;
	text-decoration: none;
	float: left;
	padding-bottom: 3px;
	clear:left;
}


#nav {
	float: left;
	margin-bottom: 31px;
	margin-left: 31px;
	margin-top: 20px;
}
.clearer {
	clear:both;
	
}
#nav_top{
	background-color: #FFF;
	position: absolute;
	left: 155px;
	top: 132px;
	height: 400px;
	width: 190px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	-moz-box-shadow: 0px 10px 10px #000;
	-webkit-box-shadow: 0px 10px 10px #000;
	box-shadow: 0px 10px 10px #000;
	opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
z-index:999;
}

#nav_top a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	clear: left;
	float:left;
	padding-bottom: 10px;

}
h1 {

}

h2 {

}


h3 {

}


#map {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}


input[name="submit"] {
    background-color: #6B0125;
    color: #FFFFFF;
    float: right;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 10px;
    text-transform: uppercase;
}