/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
BODY
{
	text-align: center;
	background: #FFFFFF url(images/body-tail.jpg) repeat-x center top;
}
IMG
{
	vertical-align: top;
}
A IMG
{
	border: 0 #574D4D;
}
TABLE
{
	border-collapse: collapse;
	border: 0 #F30101;
}
HTML, INPUT, TEXTAREA
{
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.167em;
	color: #3E404D;
}
INPUT, SELECT
{
	vertical-align: middle;
	font-weight: normal;
}
A
{
	text-decoration: underline;
	color: #47463B;
}
A:hover
{
	text-decoration: none;
}
UL
{
	list-style: none;
}
UL LI
{
	background: url(images/marker.gif) no-repeat left 1px;
	padding: 0 0 15px 20px;
}
LI A
{
	text-decoration: none;
}
LI A:hover
{
	text-decoration: underline;
}
.float-l
{
	float: left;
}
.float-r
{
	float: right;
}
.clear
{
	clear: both;
}
#content .col-1, #content .col-2, #content .col-3
{
	float: left;
}
/***************content***************/
.wrapper
{
	width: 100%;
	overflow: hidden;
}
.img-indent
{
	float: left;
	padding: 2px 20px 0 0;
}
.phone
{
	float: right;
	margin-right: 88px;
}
#content
{
	padding: 9px 11px 0 13px;
}
.row-1
{
	padding-bottom: 28px;
}
.row-2
{
	border-top: 1px solid #DCDCDC;
}
.row-2 .col-2, .row-2 .col-3
{
	border-left: 1px solid #DCDCDC;
}
.row-2 .inner
{
	padding-top: 20px;
	padding-bottom: 44px;
}
.col-1 .inner
{
	padding-right: 15px;
}
.col-2 .inner
{
	padding-right: 22px;
	padding-left: 19px;
}
.col-3 .inner
{
	padding-left: 14px;
}
.title
{
	margin-bottom: 14px;
}
.inner
{
}
.row-2 .image
{
	margin: 1px 0 10px;
}
.row-2 P
{
	padding-bottom: 15px;
}
.button
{
	color: #171611;
	background: #1B1E1F url(images/buttont-bg.gif) no-repeat left top;
	display: block;
	float: left;
	line-height: 1em;
	text-decoration: none;
}
.button SPAN
{
	background: #FBE98B url(images/buttont-bg.gif) no-repeat right top;
	display: block;
	padding: 4px 11px 5px 8px;
}
.button:hover
{
	text-decoration: underline;
}
H2
{
	color: #271E1E;
	font-weight: normal;
	font-family: Gotham;
	font-size: x-large;
	padding-bottom: 20px;
}
CITE
{
	font-style: normal;
}
P SPAN
{
	color: #2D2323;
}
/***************page-1***************/
#page-1 .col-1 UL
{
	padding: 14px 0 28px;
}
#page-1 .col-2 .inner
{
	padding-right: 10px;
}
/***************page-2***************/
#page-2 .row-1 P, #page-4 .row-1 P, #page-5 .row-1 P
{
	padding-bottom: 14px;
}
#page-2 .col-2 .inner
{
	padding-right: 0;
}
#page-2 .col-1 H2
{
	text-align: right;
	padding-bottom: 14px;
}
#page-2 .col-2 UL
{
	padding: 16px 0 22px;
}
/***************page-3***************/
#page-3 .col-1 UL
{
	padding: 14px 0 17px;
}
#page-3 .row-2 .col-2 P
{
	padding-bottom: 17px;
}
#page-3 .col-3 UL
{
	padding: 1px 0 13px;
}
/***************page-4***************/
#page-4 .row-1
{
	padding-bottom: 46px;
}
#page-4 .button
{
	margin-top: 13px;
}
/***************page-5***************/
#page-5 .col-1 .button
{
	margin-top: 11px;
}
#page-5 .inner UL
{
	padding: 16px 0 22px;
}
/***************page-6***************/
.form
{
	padding: 5px 0 0;
}
LABEL
{
	color: #626262;
	font-size: 0.917em;
	padding-top: 3px;
}
#contactForm LABEL, #contactForm .wrapper DIV, #contactForm .wrapper P
{
	float: left;
}
#contactForm .wrapper DIV
{
	height: 30px;
}
#contactForm INPUT, #contactForm TEXTAREA
{
	font-size: 0.917em;
	line-height: 1em;
	color: #626262;
}
#contactForm INPUT
{
	height: 13px;
	padding-top: 1px;
}
#contactForm TEXTAREA
{
	overflow: hidden;
	height: 148px;
}
#contactForm .buttons
{
	padding: 14px 0 0 52px;
}
#contactForm .buttons .button
{
	margin-right: 12px;
}
#page-6 .col-2 .inner
{
	padding-right: 11px;
}
#page-6 .col-2 P
{
	padding-bottom: 16px;
}
#page-6 .col-2 .button
{
	margin-top: 2px;
}
/***************page-7***************/
#page-7 .row-1
{
	padding-bottom: 50px;
}
#page-7 H2
{
	padding-bottom: 0;
}
#page-7 P
{
	padding-bottom: 16px;
}
/***************footer***************/
#footer
{
	border-top: 2px solid #DCDCDC;
	padding: 10px 0 20px 15px;
}
#footer A
{
	border-left: 1px solid #999999;
	margin-left: 4px;
	padding-left: 4px;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
