@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #313030;
	background-image: url(images/bkg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(images/bkg_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 244px;
	margin: 0px;
	clear: both;
}
#header #image {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 263px;
	height: 244px;
}
#header #name {
	margin-left: 280px;
	height: 130px;
	padding-top: 60px;
}
#navigation {
	background-image: url(images/bkg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 186px;
	text-align: right;
	margin: 0px;
	padding: 30px 0px 0px;
	float: left;
	background-color: #777C7F;
	clear: both;
	height: 520px;
}
#pageTitle {
	margin-left: 290px;
	margin-top: 28px;
	color: #d5d5d5;
	font-style: oblique;
	vertical-align: bottom;
}
.rounded {
}
#main_copy {
	color: #010101;
	background-color: #e7e6e6;
	margin-right: 25px;
	margin-left: 230px;
	padding: 0px;
	margin-top: 25px;
}
#main_copy p {
	line-height: 1.5em;
	padding: 0px 20px 10px;
}
#main_copy table {
	margin: 15px 8px;
}
#main_copy table tr td {
	vertical-align: top;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #CCC;
	margin-left: 240px;
	padding-right: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#footer a {
	color: #2EBB9C;
	text-decoration: none;
}
#footer a:hover {
	color: #DEDE57;
}
.quote {
	font-style: oblique;
	font-weight: bolder;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0px 60px 20px 80px;
}

#main_copy .quote #signature {
	text-align: right;
	float: right;
}
.clearboth {
	clear: both;
}
.bold {
	font-style: oblique;
	font-weight: 900;
}
.boldCopy {
	font-weight: bold;
}
.fltrightPhoto {
	float: right;
	height: 108px;
	width: 144px;
	margin: 5px 5px 10px 18px;
	text-align: right;
}
#contact_form {
}
#contact_info {
	padding: 12px;
}
h4 {
	margin-left: 25px;
}
#contact #buttons {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
legend {
	font-size: .9em;
	font-style: oblique;
	color: #2EBB9C;
}
fieldset {
	margin: 2px;
}
#thumbs {
	margin-right: 25px;
	margin-left: 230px;
	padding: 0px;
	margin-top: 25px;
}

