/* CSS Document */

body {
	margin:0px;
	padding:0px;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	background-color: #feca79;
}


a {

}

#bgr {
	background-image: url(../images/bg.jpg);
	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;
	margin-top: 20px;
}

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

#homecontentbox1 {

	float: left;
	margin-bottom: 30px;
margin-left: 30px;
margin-top: 10px;
}



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

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

}

#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: right;
	margin-bottom: 17px;
margin-top: 25px;
margin-right: 30px;

}

#content {
	float: right;
	width: 770px;
	margin-right: 30px;
	margin-top: 10px;
	position: relative;
}

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

#contentwide {
	float: right;
	width: 770px;
	margin-right: 30px;
	margin-top: 10px;
	position: relative;
}

#content_wrap {
	background-image: url(../images/standardpagebg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

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

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

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

#footerB a, #footerC a, #footerD a{
	color: #c398a6;
	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;
}

.navbox 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;	
}











.navbox {
		background-color: #FFF;

	width: 142px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */

	
	
	
	
	
	z-index:101;
}

#nav1 {
	position: absolute;
	left: 31px;
	top: 132px;
		height: 147px;
	
}

#nav2 {
	position: absolute;
	left: 151px;
	top: 132px;
	height: 116px;
	
}

#nav3 {
	position: absolute;
	left: 283px;
	top: 132px;
		height: 50px;
	
}

#menuhider {

	z-index:100;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1093px;
	height: 800px;

}

#topnav {
		z-index:103;
	position: absolute;
	left: 31px;
	top: 93px;
	}
	
	input[name="submit"]{
	background-color: #6b0125;
	color: #FFF;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	}
	
label.error {
	display:block;
	color:#F00;
}
	
.repbox {
	background-color: #EEE;
	padding: 5px;
	border: 1px solid #6b0125;
	width: 160px;
	margin-top: 20px;
	line-height: 20px;
}	
.repname {	font-size: 14px;
	font-weight: bold;}
.reptel {	font-size: 14px;
	}
.repmail {}
.rephead {
	color: #6b0125;
	font-size: 14px;
	font-weight: bold;
}

#anchor {
width: 246px; height: 246px;
position:relative;
}

#slidernew ul, #slidernew li, #homecontentbox2 ul, #homecontentbox2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#slidernew {
width: 246px; height: 246px;
position:absolute; top:0; bottom: 0; left:0; right: 0;
}