﻿body
{
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
	background-color: #6F6C6B;
	background-image: url(common/background_top.gif);
	background-repeat: repeat-x;
	width: 100%;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
/*	width: 801px;
	height: 600px;   */
}

h1
{
	color: #660000;
	font-size: 17px;
	font-weight: bold;
	margin-top: 25px;
}

h2
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
}

h3
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
}


p
{
	text-align: left;
	font-size: 16px;
	line-height: 125%;
	margin-bottom: 18px;
}

.single 
{
	margin: 0px;
}

a
{
	color: #660000;
	text-decoration: underline;
}

a:active, a:hover, a:visited
{
	color: #660000;
}

.main
{
	margin: 0 auto;
	width: 990px;
	border: 0px;
/*	background-image: url(common/background.jpg);
	background-repeat: no-repeat;	*/
}

.header
{
	height: 190px;
	background-image: url(common/header.png);
	background-repeat: repeat-x;
	text-align: left;
}

.address
{
	color: #FFFFFF;
	padding: 20px;
}

.buttons
{
	text-align: left;
	margin: 0px;
	float: left;
}

.content
{
	position: relative;
	margin: 15px 10px 10px 10px;
	text-align: left;
	background-color: #ffffff;
	width: 665px;
	float: right;
	top: 0px;
	left: 0px;
	min-height: 385px;
	border: 1px solid black;
	padding: 25px;
}

.video
{
	border: 2px solid gold;
	float: right;
	width: 275px;
	height: 200px;
	margin-left: 25px;
}

.footer
{
	float: none;
	clear: both;
	font-size: xx-small;
}
.footer a, a:visited, a:hover, a:active
{
	color: #660000;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.float-right
{
	float: right;
}
.faq-titles 
{
	color: #660000;
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0px;	
}
ul 
{
	margin: 0px;
}
.testimonialTD1 
{
	width: 230px;
	vertical-align: top;
	float: none;
	border-bottom: 1px black solid;
}
.testimonialTD1 img 
{
	margin-top: 10px;
	border: solid 1px black;
}
.testimonialTD2 
{
	vertical-align: top;
	padding-top: 18px;
	border-bottom: 1px black solid;
}
.clickToEnlarge 
{
	font-size: xx-small;
	text-align: center;
	margin: 6px 0 12px 0;
}
.linklist 
{
	margin: 6px 0px 6px 40px;
}
.font16px
{
	font-size: 16px;
}
.img_border 
{
	border: 1px solid black;
}
.quote
{
	font-style: italic;
}
.fi_table {width: 100%;}
.fi_questions {width: 350px;}
.fi_error_msg {}
.fi_inputs {width: 200px;}

