BODY
{
	font-family: Arial;
	background-color: #E8AF4E;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
A IMG
{
	border: 0;
}
/*Center the website*/
DIV#dvSiteFull
{
	width: 100%;
}
/*=================================
Header CSS
=================================*/
DIV#dvHeader
{
	width: 980px;
	height: 300px;
	margin: 0px auto;
	position: relative;
}
.hdrTopThin
{
	width: 980px;
	height: 28px;
	background-image: url(/images/hd_tcpbk_01.jpg);
	background-repeat: no-repeat;
}
.hdrTopThin DIV
{
	float: right;
	margin-right: 25px;
	margin-top: 8px;
	font-size: 9pt;
}
.hdrTopThin DIV A:link, .hdrTopThin DIV A:active, .hdrTopThin DIV A:visited, .hdrTopThin DIV A:hover
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	line-height: 15px;
	margin-left: 10px;
	font-weight: bold;
}
.hdrTopThick
{
	width: 980px;
	height: 272px;
	background-image: url(/images/hd_tcpbk_02.png);
	background-repeat: no-repeat;
	position: relative;
}
.hdrTopThick A.home
{
	display: block;
	text-indent: -13370px;
	width: 350px;
	height: 250px;
	position: absolute;
	top: 10px;
	left: 10px;
}
/*=================================
Site Middle CSS
=================================*/
DIV#dvMiddle
{
	width: 980px;
	margin: 0px auto;
	margin-bottom: 8px;
}
/*=================================
Left Navigation
=================================*/
DIV#dvLeftNav
{
	float: left;
	width: 197px;
}
DIV#dvLeftNavTop
{
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bkgd_nav_01.jpg);
	background-repeat: no-repeat;
}
DIV#dvLeftNavBottom
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 18px;
	background-image: url(/images/bkgd_nav_02.jpg);
	background-repeat: no-repeat;
}
DIV#dvLeftNavContent
{
	margin: 0px 0px 0px 4px;
	padding: 0px 6px;
	width: 176px;
	background-color: #B00505;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	min-height: 350px;
}
A.lftNavLink:link, A.lftNavLink:active, A.lftNavLink:visited, A.lftNavLink:hover
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	line-height: 30px;
	margin-left: 10px;
	font-weight: bold;
}
/*=================================
Right Content
=================================*/
DIV#dvContentRightFull
{
	float: left;
	width: 783px;
}
DIV#dvContentRightTop
{
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bkgd_content_01.jpg);
	background-repeat: no-repeat;
}
DIV#dvContentRightBottom
{
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bkgd_content_02.jpg);
	background-repeat: no-repeat;
}
DIV#dvContentRight
{
	width: 741px;
	margin: 0px 0px 0px 6px;
	padding: 0px 15px;
	background-color: #FFFFFF;
	border-left: 2px solid #EAA218;
	border-right: 2px solid #EAA218;
	min-height: 350px;
	height: auto !important;
/*IE 6 Hack*/
	height: 306px;
/*IE 6 Hack*/
}
.pgHeader
{
	font-family: Arial;
	font-size: 20pt;
	color: #B00505;
	margin-bottom: 8px;
}
H1.pgHeader
{
	font-weight: normal;
	margin: 0 0 8px;
	padding: 0;
}
.pgSubHeader
{
	float: left;
	font-family: Arial;
	font-size: 18pt;
	color: #B00505;
	margin-bottom: 8px;
}
.pgSubHeader2
{
	float: left;
	font-size: 18pt;
	color: #5F5E5E;
	margin-bottom: 8px;
}
/*=================================
Site Footer CSS
=================================*/
DIV#dvFooterFull
{
	width: 980px;
	margin: 0px auto;
	font-size: 9pt;
}
DIV#dvFooter
{
	text-align: right;
	height: 30px;
	padding: 10px 20px;
}
DIV#dvFooter A:link, DIV#dvFooter A:active, DIV#dvFooter A:visited, DIV#dvFooter A:hover
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
/*=================================
Jonathan's CSS
=================================*/
#dvHeader #phone
{
	position: absolute;
	left: 370px;
	top: 55px;
	z-index: 100;
	font-size: 18px;
	font-family: Georgia, serif;
}
#dvContentRight
{
	overflow: hidden;
}
#dvContentRight .column1
{
	float: left;
	width: 440px;
}
#dvContentRight .column2
{
	float: left;
	width: 200px;
	padding: 0 0 0 100px;
}
#dvContentRight .column2 H2
{
	padding: 0;
	font-family: Arial;
	font-size: 20pt;
	color: #B00505;
	margin: 0 0 8px;
	font-weight: normal;
}
#dvContentRight .column2.home
{
	position: relative;
}
#dvContentRight .column2 #tin-link
{
	position: absolute;
	right: 20px;
	top: 43px;
	width: 230px;
}
#dvContentRight .column2 #tin-link P
{
	text-align: center;
	margin: 10px 0 0;
}
TABLE#details
{
	border: 1px solid #CCC;
	width: 450px;
}
TABLE#details TD
{
	border: 1px solid #CCC;
	padding: 3px 5px;
}
TABLE#details TR TD:first-child
{
	text-align: right;
}
DIV#dvContentRightFull.landing-page
{
	width: 980px;
	margin: 10px 0 0;
	overflow: hidden;
}
.landing-page DIV#dvContentRight
{
	width: 926px;
	padding: 20px;
}
.landing-page P.testimonial
{
	padding: 0 0 0 40px;
	background: url(../../images/quote.png) no-repeat top left;
}
.landing-page P.testimonial CITE
{
	display: block;
	text-align: right;
	margin-top: -10px;
}
.landing-page P.testimonial CITE EM
{
	padding: 0 0 0 20px;
	background: url(../../images/facebook.png) no-repeat top left;
}
.landing-page IMG
{
	float: left;
}
.landing-page .copy
{
	float: left;
	width: 400px;
}
.landing-page .cta
{
	width: 200px;
	float: right;
	margin: 0 0 0 10px;
	border: 2px solid #CCC;
	position: relative;
}
.landing-page .cta .cards
{
	position: absolute;
	bottom: -60px;
	left: 0;
}
.landing-page .cta A.buy
{
	font-size: 1.2em;
}
.landing-page .cta .inner
{
	padding: 10px;
}
.landing-page .cta .inner H2
{
}
.location
{
	float: left;
	width: 330px;
	margin: 20px;
}

