body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg_fw.jpg);
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #DFE2E9;
	background-attachment: fixed;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #57582B;
	line-height: 25px;
	letter-spacing: 1px;
	background-color: #Dcdcdc;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E132B;
	border-right-color: #5E132B;
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #5E132B;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #57582B;
	line-height: 25px;
	letter-spacing: 1px;
	background-color: #DCDCDC;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: solid;
	border-top-color: #5E132B;
	border-bottom-color: #57582B;
}
#background old{
	background-image: url(images/bg_fw.jpg);
	background-attachment: fixed;
	background-position: center top;
	
}
#background {


background: url(images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/whitetrans85pc.png);
	-moz-box-shadow:    0px 50px 50px 6px #fff;
	-webkit-box-shadow: 0px 50px 50px 6px #fff;
	box-shadow:         0px 50px 50px 6px #fff;
	}

#header {
	text-align: center;

}
#nav {
	background-image: url(images/navbg.png);
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-position: center;
}

#footer {
	background-color: #690024;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copyright {
	color: #959595;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}
#contactform {
	background-color: #DCDCDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E132B;
	border-right-color: #5E132B;
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #5E132B;
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.col1 {
	float: left;
	width: 425px;
	padding-left: 31px;
	padding-top: 10px;
	background-repeat: repeat;
	padding-right: 31px;
}
.col1wide {
	float: left;
	width: 450px;
	padding-left: 20px;
	padding-right: 16px;
	padding-top: 10px;
}
.phone {
	font-size: 16px;
	font-weight: bold;
	color: #6F1630;
}
.calltoaction {
	font-size: 15px;
	color: #690C23;
	line-height: 22px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-decoration: none;
}
.contactlabel {
	width: 60px;
	float: left;
}
.contactInputType {
	width: 420px;
	display: block;
	text-align: left;
	float: left;
}
.pic {
	padding-right: 10px;
	float: left;
}


.pic2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E132B;
	border-right-color: #5E132B;
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #5E132B;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-right: 40px;
	background-color: #DCDCDC;
	clear: both;
    }


.singlecol {
	text-align: center;
	padding-left: 30px;
	background-repeat: repeat;
	padding-right: 30px;
}
.singlecolleft {
	padding-left: 100px;
	padding-right: 100px;
	background-image: url(images/whitetrans70pc.png);
	background-repeat: repeat;
}
.navbg {
	background-image: url(images/navbg.png);
}




.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


.pglink:link, .pglink:visited {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}


.pglink:hover {
	color: #999;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;

}


.footerlink:link, .footerlink:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.footerlink:hover {
	color: #999;
	text-decoration: none;
}
.folink:link, .folink:visited {
	font-size: 11px;
	color: #959595;
	text-decoration: none;
	font-style: normal;
}
.folink:hover {
	color: #666;
	text-decoration: none;
}
