/* @override http://redseattle.net/NEW/s/style3.css */

body {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #222;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 850px;
}
h1 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 34px;
	margin: 20px 0 10px 0;
	color: #68030f;
	font-weight: normal;
	line-height: 95%;
}
h1 a, a:link {
	text-decoration: none;
	color: #C0254B;
	padding: 0;
	border-bottom: none;
}
h2 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 1.8em;
	border-top: 2px solid #ab232a;
	padding-top: 5px;
	color: #ab232a;
}
h2.subTop {
	margin-top: -5px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ababab;
	margin: 10px 0 0 0;
	padding: 0 0 7px 0;
	font-weight: bold;
}
.h3top {
	width: 130px;
	float: left;
}
h4 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #68030f;
	padding-right: 5px;
	margin: 0;
	border-left: 1px dotted #68030f;
	border-bottom: 1px dotted #68030f;
	border-top: 1px solid #68030f;
	line-height: 14px;
}
h5 {
	font-size: 16px;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 90%;
	padding: 5px 5px 5px 7px;
}
h5 .smallTxt {
	font-size: 12px;
	color: #660000;
}
#Xleft {
	clear: right;
	margin-right: 20px;
	width: 228px;
	float: left;
	padding-top: 20%;
}
#Xright {
	float: left;
	padding-top: 25%;
}
#Xpage {
	background-image: url(bckgd.gif);
	background-repeat: repeat-y;
}
#page {
	background-color: none;
}
#left {
	clear: right;
	margin-right: 20px;
	width: 228px;
	float: left;
	text-align: right;
}
#left p {
	color: #333;
	text-align: right;
	padding-right: 13px;
	font-weight: bold;
	letter-spacing: 2px;
}
#left a {
	text-decoration: none;
	color: #333;
	padding: 2px;
}
#left a:hover {
	color: #330000;
	border-top: 2px solid #CCCC00;
	border-right: 1px solid #CCCC00;
}
#middle {
	clear: right;
	float: left;
	width: 300px;
	text-align: left;
	padding-top: 10px;
}
#middle p {
	font-family: Helvetica, Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #68030f;
	line-height: 160%;
}
#middle_gallery {
	clear: none;
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 10px;
}
#middle_gallery p {
	font-family: Helvetica, Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #68030f;
	line-height: 160%;
}
#content h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}
#content a {
	text-decoration: none;
	color: #b7011b;
	font-weight: bold;
}
#content a:hover {
	color: #686245;
	text-decoration: underline;
}
#content td {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: none;
	padding: 8px;
}
#content td.title {
	background-color: #ab232a;
	color: white;
	font-size: 1.4em;
}
#content td.subtitle {
	background-color: #888385;
	color: white;
	border-bottom: 1px solid #ffffff;
	font-size: 1em;
}
#content td.desc {
	border: 3px solid #ab232a;
}
#content td.space {
	padding: 0;
}
#content td.services {
	font-weight: normal;
}
#content td.red {
	background-color: #68030f;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0;
}
#content td.yellow {
	background-color: #cc0;
}
#services p {
	border-left: 1px dotted #68030f;
	margin: 0 0 3px 0;
	padding: 0 0 0 5px;
	line-height: 12px;
}
#right {
	width: 300px;
	padding: 0 0 0 6px;
	margin: 0;
	position: absolute;
	left: 567px;
	top: 225px;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
}
#right img {
	margin-left: 7px;
}
#right table {
	background-color: #68030f;
	color: #330000;
	table-layout: fixed;
	/* width: 127px; */
	width: 200px;
	padding: 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#right td {
	background-color: #cc0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 3px solid #fff;
	line-height: 125%;
	letter-spacing: 1px;
	padding: 5px;
	font-size: 12px;
}
#right td.red {
	background-color: #68030f;
	color: #fff;
}
#right a {
	background-color: none;
	text-decoration: none;
	color: #68030f;
	line-height: 125%;
	letter-spacing: 0;
}
#right a:hover {
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
#right3 {
	width: 300px;
	padding: 0 0 0 6px;
	margin: 0;
	position: absolute;
	left: 572px;
	top: 305px;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
}
#right3 img {
	margin-left: 7px;
}
#right3 table {
	background-color: #68030f;
	color: #330000;
	table-layout: fixed;
	/* width: 127px; */
	width: 200px;
	padding: 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#right3 td {
	background-color: #C0254B;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 3px solid #fff;
	line-height: 125%;
	letter-spacing: 1px;
	padding: 5px;
	font-size: 12px;
}
#right3 td.red {
	background-color: #68030f;
	color: #fff;
	font-size: 13px;
}
#right3 a {
	background-color: none;
	text-decoration: none;
	color: #ffffff;
	line-height: 125%;
	letter-spacing: 0;
}
#right3 a:hover {
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	color: #FFC2E5
}
#right2 {
	width: 300px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 567px;
	top: 13px;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;

}
#right2 p {
	font-size: 11px;
	letter-spacing: 2px;
	color: #333;
	font-weight: bold;
	margin: 5px 0 0 5px;
	line-height: 18px;
}
#indent {
	padding: 0 7px;
}
#right2 img {
	margin-left: 7px;
}
#right2 img.with_border {
	border: 1px solid #450E09;
}
#right2 table {
	background-color: #68030f;
	color: #330000;
	table-layout: fixed;
	width: 75px;
	padding: 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	bordeer-bottom: 1px solid #fff;
}
#right2 td {
	background-color: #CCCC00;
	border: 1px solid #fff;
}
#right2 a {
	background-color: none;
	text-decoration: none;
	color: #68030f;
}
#right2 a:hover {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
#middle img {
	background-position: center;
	vertical-align: middle;
}
#nav a {
	font-weight: normal;
	text-decoration: none;
	color: #68030f;
	padding: 3px 5px 3px 15px;
	border: 1px solid #68030f;
	line-height: 17px;
	background-image: url(bulletPt.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#nav a:hover {
	border-top: 3px solid #68030f;
	border-left: 1px solid #68030f;
	border-right: 1px solid #68030f;
	border-bottom: 1px solid #68030f;
	background-image: url(bulletPt.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul .nav {
	display: inline;
	border: 1px solid #68030f;
	padding: 3px 5px 3px 15px;
	margin: 0 5px 0 0;
	background-color: #fff;
	background-image: url(bulletPt.gif);
	background-position: left;
	background-repeat: no-repeat;
	list-style-image: none;
	line-height: 17px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
.imgContentR {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	clear: left;
}
.imgRightCol {
	margin: 0;
	float: left;
}
.formP {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.copy {
	font-size: 10px;
	color: #333;
}
.red {
	color: #660000;
}
/* Cochin, Georgia, */
.largeTxt {
	font-size: 200%;
	letter-spacing: -0.08em;
	padding-top: 10px;
	line-height: 90%;
}
/* GALLERY STYLES */

#gallery table { 
	background-color: white;
}
#gallery td {
	background-color: white;
	border: none;
	font-weight: normal;
	font-size: 1.0em;
}
#gallery td img {
	float: left;
	border: 1px solid #333;
	padding: 0;
}
#gallery td img.pad {
	margin: 0 10px 0 0;
}
#gallery td img.imgRightTable {
	float: right;
}
.imgLeftNB {
	float: left;
	padding: 0 6px 6px 0;
	margin-left: -13px;
}
.clr {
	clear: both;
}
#ad {
	display: block;
	width: 180px;
	background-color: #4D0D12;
	padding: 30px 10px 30px 30px;
}
#ad p {
	color: #ffffff;
	letter-spacing: 0.05em;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.leftAd_img {
	margin:10px 0 10px -30px;
	padding:0;
}
