/* ------------------------    MAIN    --------------------------*/
font {
}
TABLE, TR, TD, UL {
}
 body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #010101;
	background-color: #f8f8f2;
	background-image: url(/images/bg_tile.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
table, td {
	font-family: "Century Gothic", Arial;
}
/*--- 
html, body {
	height: 100%;
	}
	
* {
	margin: 0;
	}
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px;
	position: relative;
	}

.footer {
	clear: both;
	}	
	
.push {
	height: 4em;
	clear: both;
	}

--*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac */
	* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


	
p {
	line-height: 1.4em;
	padding: .65em 0;
	margin: 0;
}
img {
	border: none;
}
td {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
}
ul li {
	list-style-image: url(/images/bullet.gif);
	font-family: "Century Gothic", Arial;
	margin-left: -.85em;
	margin-top: .85em;
	margin-bottom: .85em;
	line-height: 1.3em;
	font-size: 13px;
}
ol li {
	font-family: "Century Gothic", Arial;
	margin-left: -.85em;
	margin-top: .85em;
	line-height: 1.3em;
	font-size: 13px;
}
hr {
	height: 2px;
	border: none;
	background: url(/images/content_hr.png) repeat-x top left;
}
.break {
	height: 2px;
	border: none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	color: #00498f;
	font-size: 20px;
	padding: .65em 0;
	margin: 0;
	font-family: "Century Gothic", Arial;
}
h2 {
	color: #85140e;
	font-size: 1.2em;
	padding: .65em 0;
	margin: 0;
	font-family: "Century Gothic", Arial;
}
h3 {
	color: #000000;
	font-size: 1.1em;
	padding: .65em 0;
	margin: 0;
	font-family: "Century Gothic", Arial;
}
h4 {
	color: #85140e;
	font-size: 1em;
	padding: .65em 0;
	margin: 0;
	font-family: "Century Gothic", Arial;
}
h5 {
	color: #85140e;
	font-size: 14px;
	margin: 0;
	font-family: "Century Gothic", Arial;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	text-align: left;
	display: inline;
}
h6 {
	color: #85140e;
	font-size: 0.85em;
	padding: .65em 0;
	margin: 0;
	font-family: "Century Gothic", Arial;
}
span.clear {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
#body_ctr {
	background: url(/images/page_bkgd.jpg) no-repeat top center;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}
#header_ctr {
	height: 65px;
	width: 965px;
	background: url(/images/bg_table.png) repeat-y;
	padding: 0;
	margin: 0;
	clear: both;
}
#logo_ctr {
	float: left;
	width: 264px;
	height: 54px;
	margin: 0 0 0 9px;
	padding: 0;
}
#tagline_ctr {
	font-family: "Century Gothic", Arial;
	font-size: 26px;
	color: #00498f;
	width: 683px;
	height: 41px;
	float: right;
}
#tagline_ctr p {
	padding: 0;
	margin: 0;
}
#nav_ctr {
	background: url(/images/nav_bkgd.gif) no-repeat;
	width: 682px;
	height: 42px;
	float: left;
	margin: 0;
	padding: 0;
}
#flash_ctr {
	width: 572px;
	height: 209px;
	float: left;
	margin: 0 0 0 9px;
	background-image: url(/images/bg_divmain.jpg);
}
#ad_promo_ctr {
	width: 376px;
	height: 209px;
	float: left;
	background-image: url(/images/clouds.jpg);
	margin: 0;
	padding: 0;
}
#sub_header_ctr {
	height: 209px;
	padding: 0;
	margin: 0;
	clear: both;
	background-image: url(/images/bg_table.png);
}
#column_ctr {
	margin: 20px 0 0 0;
	clear: both;
	display: block;
}
#column_left_ctr {
	width: 284px;
	float: left;
	display: block;
}
#column_right_ctr {
	width: 658px;
	float: right;
	margin: 0 10px 0 20px;
	display: block;
}
#video_ctr {
	width: 284px;
	height: 197px;
	margin: 0 0 20px 0;
}
#testimonials_ctr {
	margin: 0 0 0 10px;
}
#welcome_ctr {
	margin: 0 0 20px 0;
}
#specials_ctr {
}
.coupon {
	background: #fff;
	border:2px dashed #000;
	padding:15px;
	width: 300px;
	text-align: center;
	margin: 10px;
	float: right;
	display: inline;
	clear: both;
}
#map_ctr {
	float: right;
	width: 425px;
	height: 350px;
	margin: 0 0 15px 15px;
	border: 3px solid #fff;
}
#content {
	clear: both;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	line-height: 160%;
	text-align: left;
}
#content a:link {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	line-height: 160%;
	color: 004a91;
}
#content a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	line-height: 160%;
	color: #333333;
}
#child_content {
	padding: 5px 10px 0 10px;
}
.content_hdr_ctr {
	margin: 0 0 5px 0;
}
#footer_ctr {
	clear: both;
	display: block;
	position: relative;
	width: 965px;
	font-family: "Century Gothic", Arial;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_content {
	color: #7699b8;
	text-align: center;
	padding: 8px 0 30px 0;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#footer_content a {
	color: #7699b8;
	text-decoration: none;
	font-weight: normal;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}
#footer_content a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #004a90;
}
#footer_content p {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}
#footer_logos {
	text-align: center;
	font-family: "Century Gothic", Arial;
}
#ngminfo_ctr {
	margin-top: 10px;
	font-size: 10px;
}
/*--------------------Nav Menu--------------------*/


	
form {
	margin: 0;
	padding: 0;
}
/*----------------------------*/

.content_table {
	margin-bottom: 20px;
	border-bottom: 4px solid #e7f0f9;
	background: #f8fbff;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
}
.content_table td {
	border-bottom: 1px solid #e7f0f9;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
}
.TextRedBold {
	color: #6d0e0b;
	font-weight:bold;
	font-size: .95em;
}
.TableHeader {
	color: #ffffff;
	height: 30px;
	font-weight:bold;
	font-size: 10.5pt;
	padding: 0 0 0 5px;
	margin: 0;
	background:url(/images/back_table_header.gif) repeat-x #cae2fb;
}
.TableHeader a:link, .TableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
.TableHeader a:hover {
	text-decoration: none;
	font-weight:bold;
}
.TableSubHeader {
	background:#e5f2ff;
	font-weight:bold;
	color:#2f6fb1;
}
.Notice {
	width: 99%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
}
.Disclaimer {
	width: 99%;
	color: #d05301;
	font-size: 7.5pt;
	font-style: italic;
}
#topshadow {
	background: url(/images/bg_header_spacing.png) no-repeat 1px 0;
	height: 11px;
	width: 965px;
	clear: both;
	margin: 0;
	padding: 0;
}
#bottomshadow {
	background-image: url(/images/bg_footer_spacing.png);
	height: 11px;
	width: 965px;
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto;
}
#contentarea {
	background-image: url(/images/bg_table.png);
}
#headertop {
	width: 965px;
	height: 41px;
	margin: 0;
	padding: 0;
}
#header-list {
	position: relative;
	width: 965px;
	height: 41px;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
}
#header-list ul {
	padding: 0;
	margin: 0;
}
#header-list li {
	padding: 0;
	margin: 0;
	position: absolute;
	display: block;
	list-style: none;
}
#header-list li.phone {
	width: 585px;
	font-size: 25px;
	font-weight: normal;
	color: #00498f;
	text-align: left;
	right: 88px;
	bottom: 0;
}
#header-list li.button {
	width: 72px;
	height: 20px;
	right: 16px;
	bottom: 0;
}
.border {
	border: medium solid #C4D2DB;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00498F;
}
.quotescalibri {
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #00498F;
	font-weight: bold;
}
#homedivleft {
	float: left;
	width: 330px;
}
#homedivright {
	width: 549px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1278c0;
}
.homequotetext {
	color: 625f46;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
}
.banner_bg {
	width: 400px;
	color: #00498f;
	margin: 0px;
	position: relative;
	background-image: url(/images/bg_testimonials.png);
	background-repeat: no-repeat;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#professionalresright {
	float: left;
	width: 550px;
}
#professionalresleft {
	width: 350px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1278c0;
}
.locationstitle {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #014a8f;
	background-color: #f8f7f2;
	border: 1px solid #f1f5f6;
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.locationsname {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #014a8f;
	background-color: #f8f7f2;
	border: 1px solid #f1f5f6;
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.locationheading {
	color: #014a8f;
	font-size: 15px;
	margin: 0;
	font-family: "Century Gothic", Arial;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	text-align: left;
	display: inline;
	font-weight: bold;
}
.products {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #d3ceba;
	float: left;
	margin: 0px;
}
.productsphotos {
	padding: 0px;
	border: 1px solid #d3ceba;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#flashcontent {
	width: 603px;
	height: 460px;
	padding: 10px;
}
.products50 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #d3ceba;
	width: 45%;
	float: left;
	margin: 0px;
}
#careers {
}
.contentsmaller {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
}
.mapborder {
	border: 3px solid #95895a;
}
.homehighlight {
	background-color: c2d1da;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	line-height: 80%;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}
 #small {
 font-size: 12px;
}
#reg {
 font-size: 12px;
}
#big {
 font-size: 14px;
}
.main {
 font-family: ;
 font-size: 12px;
 color:;
 background-color: ;
 border:   ;
}
.maintext1 {
 font-family: ;
 font-size: 12px;
 color: ;
}
.maintext2 {
 font-family:;
 font-size:12px;
 color:;
}
.mainlink {
 font-family:;
 font-size:12px;
 color:;
}
.mainlink a:link {
 color:;
}
.mainlink a:hover {
 color:;
}
.mainlink a:active {
 color:;
}
.mainlink a:visited {
 color: ;
}
a {
 font-family: ;
 font-size: 12px;
 color: ;
}
a:link {
 color: ;
}
a:hover {
 color: ;
}
a:active {
 color: ;
}
a:visited {
 color: ;
}
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
 font-family: ;
 font-size: 12px;
 color: ;
 background-color: ;
 border:   ;
}
.subcolor {
 color: ;
 background-color: ;
}
.subtext1 {
 font-family: ;
 font-size: 12px;
 color: ;
}
.subtext2 {
 font-family: ;
 font-size: 12px;
 color: ;
}
.sublink {
 font-family: ;
 font-size: 12px;
 color: ;
}
.sublink a:link {
 color: ;
}
.sublink a:hover {
 color: ;
}
.sublink a:active {
 color: ;
}
.sublink a:visited {
 color: ;
}
/* ------------------------    NAV    --------------------------*/

.nav {
 font-family: ;
 font-size: 12px;
 color: ;
 background-color: ;
 border: 0px  ;
}
.navcolor {
 color: ;
 background-color: ;
}
.navtext1 {
 font-family: ;
 font-size: 12px;
 color: ;
}
.navtext2 {
 font-family: ;
 font-size: 12px;
 color: ;
}
.navlink {
 font-family: ;
 font-size: 12px;
 color: ;
}
.navlink a:link {
 color: ;
}
.navlink a:hover {
 color: ;
}
.navlink a:active {
 color: ;
}
.navlink a:visited {
 color: ;
}
/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
 color:;
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;
}
.resource a:link {
 color: ;
	cursor: text;
}
.resource a:hover {
 color: ;
	cursor: text;
}
.resource a:visited {
 color: ;
	cursor: text;
}
.resource a:active {
 color: ;
	cursor: text;
}
