@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #C7B8A5;
	background-image: url(../images/bkgrd.jpg);
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
#wrapper #mastHead {
	position: relative;
	height: 181px;
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
	z-index: 10;
}
#mastHead #logo {
	background-image: url(../images/logo.png);
	position: absolute;
	height: 131px;
	width: 273px;
	background-repeat: no-repeat;
	z-index: 20;
}
#mastHead #navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	width: 715px;
	height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 225px;
	top: 145px;
	z-index: 40;
}
#wrapper #flash {
	background-image: url(../flash/flashBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 237px;
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
}
#wrapper #bodyHead {
	background-image: url(../images/top_bodyHead.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
}
#wrapper #bodyContent {
	background-image: url(../images/bkgrd_body.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 1024px;
	position: relative;
}
#bodyContent #mainBody_copy {
	width: 647px;
	padding-left: 15px;
	padding-right: 15px;
}
#bodyContent #gallery {
	width: 600px;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 90px;
}
#wrapper #footer {
	height: 33px;
	width: 1024px;
	background-image: url(../images/bkgrd_bottmNav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#rightColumn {
	width: 338px;
	top: 0px;
	left: 686px;
	position: absolute;
	height: 560px;
}
#rightColumn #uniqueDesign {
	height: 114px;
	width: 338px;
}
#tabNavigation {
	background-repeat: no-repeat;
	height: 33px;
	width: 333px;
	float: right;
	z-index: 30;
	position: absolute;
	left: 500px;
}
#copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	letter-spacing: 0.1em;
	top: 830px;
	padding-top: 12px;
}
#navBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	width: 1024px;
	text-align: center;
	padding-top: 6px;
}
a:link {
	color: #a52a2a;
    text-decoration:none
}
body a {
	text-decoration: none;
}
a:hover {
	color: #0FA1E4;
}
.phoneNumber {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
}
.welcomeHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.12em;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.addressCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #333;
	letter-spacing: 0.12em;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.site_body_copy {
	font-size: 1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.12em;
	line-height: 1.2em;
}
.site_body_copyItalic {
	font-size: 1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.12em;
	line-height: 1.2em;
	font-style: italic;
}
