#body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E1E1E;
}
.wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 143px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo {
	float: left;
	height: 143px;
	width: 200px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-nav {
	float: right;
	width: 578px;
	height: 143px;
	vertical-align: bottom;
	background-position: right top;
	background-repeat: no-repeat;
}
.header-nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 118px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-nav li {
	display: inline;
}
.header-nav a, .header-nav a:visited {
	display: block;
	float: right;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D5E66;
}
.header-nav .header-menu-end-bg:hover {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/h-nav-end-hover.jpg);
}
.header-nav a:hover {
	background-color: #45545A;
	color: #FFFFFF;
}
.left-column {
	float: left;
	width: 194px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 0px;
	background-color: #242424;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #1E1E1E;
}
.left-background {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/left-col.jpg);
}
.left-column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-bottom: 8px;
}
.left-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left-nav {
	text-align: right;
	margin-bottom: 8px;
}

.left-nav  ul  li  a, .left-nav  ul  li  a:visited {
	display: block;
	width: 174px;
	text-decoration: none;
	color: #E6E6E6;
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00E02;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.left-nav   .left-nav-top-hover:hover {
	background-image: url(images/left-nav-top-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.left-nav ul li a:hover {
	background-color: #731813;
	color: #FFFFFF;
}
.content-wrapper {
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left;
	overflow:hidden;
	background-image: url(images/wrapper-bg.gif);
}
.content {
	float: left;
	width: 562px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	color: #4F4F4F;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8c9fa5;
	min-height: 400px;
}
.breadcrumbs {
	text-align: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	background-image: url(images/corner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content ul {
	line-height: 16px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.content li {
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 32px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content a, .content a:visited {
	color: #A81108;
	text-decoration: underline;
}
.content a:hover {
	color: #006699;
	text-decoration: none;
}
.content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1E1E1E;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 15px;
	padding-left: 32px;
	margin: 0px;
}
.content strong {
	color: #1E1E1E;
}
.content  .center-bigger p {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #67A2C4;
	padding-top: 14px;
	padding-right: 32px;
	padding-bottom: 4px;
	padding-left: 32px;
	margin: 0px;
}
.content p {
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 32px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.content strong {
	color: #9C4B4B;
}

.panoramic-img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6694AE;

}
.right-column {
	float: right;
	width: 180px;
	font-size: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8c9fa5;
	padding: 5px;
}
.right-background {
	background-image: url(images/right-col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 640px;
}
.column-box01 {
	background-color: #1E1E1E;
	border: 1px solid #999999;
	width: 168px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #CCCCCC;
	padding: 5px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.column-box01  h1 {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #3A3A3A;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
.column-box01  a {
	color: #B4DCF1;
}
.column-box01  a:hover {
	color: #B30F05;
	text-decoration: none;
}
.column-box02 {
	background-color: #1E1E1E;
	border: 1px solid #666666;
	width: 172px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.column-box02  h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #3A3A3A;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.column-box02  a {
	color: #B4DCF1;
}
.column-box02  a:hover {
	color: #B30F05;
	text-decoration: none;
}
.right-column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}
.left-justify {
	text-align: left;
}
.float-right01 {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}




.footer {
	clear: both;
	text-align: center;
	color: #999999;
	vertical-align: top;
	height: 60px;
	padding-top: 11px;
	font-size: 11px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.footer li {
	display: inline;
	color: #CCCCCC;
}
.footer a, .footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color:#B90E04;
	text-decoration: underline;
}
.form-container {
	border: 1px solid #B0B0B0;
	margin-left: 32px;
	width: 498px;
	background-color: #DBD9DA;
}
.form-left-column {
	text-align: right;
	width: 155px;
}
.validation-summary #VSErrorSummary ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.validation-summary #VSErrorSummary li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: none;
	list-style-type: disc;
}
.validation-summary {
	padding-top: 10px;
}
#contact     {
	margin: 0px;
	padding: 0px;
}


.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 16px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-left: 1px;
}
input.form-required-key {
	height: 13px;
	width: 13px;
	background-color: #DCD3B8;
	margin-top: 20px;
	margin-left: 15px;
}
.form-required {
	background-color: #DCD3B8;

}
.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
}
.form-rignt-column  #select {
	margin-top: 2px;
	margin-left: 2px;
}

input.form-submit {
	background-color: #999999;
	height: 20px;
	width: 60px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #333333;
}
input.form-submit:hover {
	background-color: #B90E04;
	color: #FFFFFF;
}
.form-spacer {
	height: 25px;
}
.staff-table {
	text-align: center;
	vertical-align: top;
	width: 522px;
	margin-left: 19px;
	margin-bottom: 25px;
	font-size: 11px;
}
.staff-table tr {
	text-align: center;
	vertical-align: top;
}
.staff-table  td {
	width: 33%;
	height: 155px;
}


.staff-table img {
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
.horizontal-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 499px;
	margin-left: 30px;
}
.img-border {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.quikcms {
	background: #FFF;
}

