body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin:0px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
h1 {
	font-size: 22px;
	line-height:24px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #C8C8C8;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C4B99E;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #B8AC8D;
	font-style: italic;

}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #C4B99E;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E4DBC5;
}
li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
	font-style: normal;
	color: #ffffff;
}
.titlebar {
	background-image: url(assets/images/titlenew.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
.bodybg {
	background-image: url(assets/images/body.gif);
	background-repeat: no-repeat;

}
.rightstretch {
	background-image: url(assets/images/rt_stretch.jpg);
	background-repeat: repeat;

}
.leftstretch {
	background-image: url(assets/images/body_lt.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.backertop {
	background-image: url(assets/images/newBG.jpg);
	background-repeat: repeat-x;
}
.addressbg {
	background-image: url(assets/images/addressbg.gif);
	background-repeat: repeat-x;
}
.textlinks {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #A1967A;
	text-decoration:none;
}
.textlinks:hover {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #E4DBC5;
	text-decoration:underline;
}
.smalltext {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.imgborder { BORDER: 5px double #C8C1B0;}
.addresstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing:-1px;
	padding-bottom: 5px;
}
.splashbg {
	background-image: url(assets/splash/background2.jpg);
	background-repeat: repeat-x;
}
