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

body {
	margin: 0px;
	padding: 0px;
	font-family: "Gill Sans Light", Gill Sans, Century Gothic, Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size: 10pt;
	background-color: #000000;
	font-weight: lighter;
	background-image: url(../../images/MainBg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

html>body body {
	font-size: 11pt;
}

#wrapper {
	width: 950px;
	margin: 0px auto 0;
	height: 650px;
	background-image: url(../../images/backgroundpg.png);
	background-repeat: no-repeat;
}

#intro {
	height: 400px;
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16pt;
}

h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	font-size: 36pt;
	font-weight: 100;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial;
}

#slider {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

div#menu {
	padding-top: 6px;
	float: left;
	width: 800px;
	text-align: right;
	margin-top: 100px;
}

div#logo {
	float: right;
	width: 400px;
	height: 40px;
}

.scroll {
	height: 453px;
	width: 800px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
	height: 453px;
	width: 800px;
	color: #333333;
}




a:link {
	color: #932A29;
	text-decoration: none;
}
a:visited {
	color: #932A29;
	text-decoration: none;
}
a:hover {
	color: #5B5549;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 10 0 10px;
	font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial;
	font-size: 12pt;
	line-height: 20px;
}

ul.navigation li {
	display: inline;
}

ul.navigation a {
	padding: 10px;
	color: #544F42;
	text-decoration: none;
}

ul.navigation a:hover {
	color: #932A29;
}

ul.navigation a.selected {
}

ul.navigation a:focus {
    outline: none;
}

#navigation a.scrolling{
	color:#C9252C;
		}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
	right: -20px;
}

.hide {
    display: none;
}

#mainleft {
	float: left;
	width: 200px;
	height: 453px;
}

#mainright {
	float: right;
	height: 440px;
	width: 590px;
	padding-top: 20px;
	padding-right: 10px;
}

#mainrightcontact {
	float: right;
	text-align: center;
	background-repeat: repeat;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 10px;
	background-image: url(../../images/bg50w.png);
	width: 500px;
	border: 1px solid #FFFFFF;
	height: 400px;
}

#mainrightlocate {
	float: right;
	height: 350px;
	width: 450px;
	background-image: url(../../images/bgpngs/locate.png);
	text-align: center;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin: 30px 50px 20px 20px;
	padding: 20px;
}
#mainrightlegal {
	float: right;
	width: 540px;
	background-image: url(../../images/bg50w.png);
	text-align: left;
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 20px;
}



.style1 {
	color: #5A5547
}
#rolloverplaceholder {
	float: right;
	height: 260px;
	width: 400px;
	margin-right: 30px;
	margin-top: 10px;
	text-align: center;
}
#homeleft {
	float: left;
	width: 308px;
	background-image: url(../../images/bg50w.png);
	background-repeat: repeat;
	font-family: "Gill Sans Light", Gill Sans, Century Gothic, Helvetica Neue Light, Helvetica Neue, Helvetica;
	color: #333333;
	margin: 10px 0px 20px 30px;
	padding: 10px;
	height: 270px;
	border: 1px solid #FFFFFF;
	font-size: 12pt;
	display: block;
}
#topfluff {
	float: right;
	height: 120px;
	width: 600px;
	vertical-align: bottom;
	background-image: url(../../images/homehead.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contactinleft {
	float: left;
	width: 210px;
	text-align: center;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}
#contactinright {
	float: right;
	width: 210px;
	text-align: center;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#legalinright {
	float: right;
	width: 110px;
	margin-right: 30px;
}

/* loader */

#siteLoader {
	position: absolute;
	z-index: 100;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 38px;
	left: 0;
	height: 550px;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#loadImg {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
	top: 10%;
	left: 0;
	line-height: 0;
}

#loadText {
	position: relative;
	font-family: Verdana, Arial;
	font-size: 20px;
	top: 530px;
	height: 25px;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
}
#footer {
	text-align: center;
	margin-top: 10px;
	font-family: "Gill Sans Light", "Gill Sans", "Century Gothic", "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	color: #FFFFFF;
}

