body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B2017;
	text-decoration: none;
	line-height: 15px;
}

.textlink_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #BF0000;
	text-decoration: none;
	line-height: 15px;
}

.textlink_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #BF0000;
	text-decoration: none;
	line-height: 15px;
}

.textlink_h4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B2017;
	line-height: 15px;
	font-weight:normal;
	display:inline;
}
.textlink_red:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BF0000;
	text-decoration: none;
	line-height: 15px;
}
.footer {
  font-family: Tahoma;
  font-size: 10px;
  color: #9CB0CC;
  text-decoration: none;
}
.footer:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #EFF5F9;
  text-decoration: none;
}
#menunavigation {
	font: 13px Arial, Helvetica, sans-serif !important;
	width:150px;
	float:left;
	background-color: #F4FAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	/*margin-bottom:20px;*/
}
#menunavigation a{
	color:#153679;
	border-bottom:1px solid #1A5781;
	display:block;
	padding:4px;
	text-decoration:none;
	/* Fix IE */
	height:auto !important;
	height:1em;
	font: 13px Arial, Helvetica, sans-serif !important;
	/* Done fixing */
}
#menunavigation a:hover{
	background:#699DC3;
	color:#FFFFFF;
	border-bottom:1px solid #1A5781;
	text-decoration:none;
}

img.imgstyle
{
	float:right;
	margin:4px;
	vertical-align:top;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #0F244F;
	text-decoration: none;
	line-height: 15px;
}
.bodytextlarge{
font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0F244F;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}
.bodytext1 {font-family: Tahoma;
	font-size: 16px;
	color: #0F244F;
	text-decoration: none;
	line-height: 15px;
}
.designheadtxt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	line-height: 15px;
}
.redtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #BF0000;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight:normal;
	display:inline;
}

.redtextbig{
font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BF0000;
	text-decoration: none;
	letter-spacing: 0.5px;
}
h1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #9CB0CC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BF0000;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
}

h2.title {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	/*
	font-size: 28px;
	*/
	font-size: 25px;
	color: #BF0000;
	font-weight:normal;
	margin-bottom: 0px;
	text-decoration: none;
}
h2.title_new {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	/*
	font-size: 28px;
	*/
	font-size: 22px;
	color: #BF0000;
	font-weight:normal;
	margin-bottom: 0px;
	text-decoration: none;
}


.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BF0000;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
}
.formfield {
	font-family: Tahoma;
	font-size: 11px;
	background-color: EFEFEF;
	border: 1px solid #14624E;
	width: 185px;
	color: #0F244F;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	background-color: EFEFEF;
	border: 1px solid #14624E;
	font-size: 9px;
	padding: 1px;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #153679;
	text-decoration: none;
}
.redtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BF0000;
	text-decoration: none;
	font-weight:normal;
	display:inline;
}


.pagebg {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #3D68A5;
}
.subbg {
	background-color: #9DC9E7;
	background-image: url(../images/sub_body_bg.gif);
	background-repeat: repeat-x;
}
.dotvertical {
	margin-right: 2px;
	margin-left: 2px;
	background-color: #8EB4CD;
}
.nav_left_bg {
	background-color: #2684C4;
	background-image: url(../images/choice_gallery_bg.gif);
	background-repeat: repeat-x;
}
li {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 5px;

}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #BF0000;
	line-height: 15px;
}

.h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #BF0000;
	line-height: 15px;
}
.largetxt
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #BF0000;
	line-height: 15px;
	text-decoration:none;
}

.dlink
{
	font-family:Verdana;
	font-size:10px;
	color:#BF0000;
	font-weight:bold;
	text-decoration:none;
}

.dlink:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#326495;
	font-weight:bold;
	text-decoration:none;
}
.chirs
{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #0F244F;
	text-decoration: none;
	background-image:url(../images/christmas.jpg); 
	background-position: top right; 
	background-repeat:no-repeat;
}

.bigtxt
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #BF0000;
	line-height: 15px;
	text-decoration:none;
}

.biglink
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #BF0000;
	line-height: 15px;
	text-decoration:none;
}

.biglink:hover
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #3B2017;
	line-height: 15px;
	text-decoration:none;
}

.txt_decoration
{
text-decoration:none;
}

.sitemap_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BF0000;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_pad{
padding-bottom:10px;
}
.sitemap_pad1{
padding-top:2px;
}
.sitemap_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #153679;
	text-decoration: none;
	font-weight:bold;
}

a.help
{
	position:relative;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5d5d5d;
}
a.help:hover
{
	z-index:25;
	cursor:help;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5d5d5d;
}
a.help span
{
	display:none;
}

a.help:hover span
{
	display:block;
	position:absolute;
	background-color:#efefef;
	top:3em;
	left:3em;
	width:13em;
	border:1px solid #000000;
	color:#5d5d5d;
	text-align:left;
	padding:2px;
	text-decoration:none;
}

.get_quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153679;
	text-decoration: none;
	font-weight:bold;
}

.phone_no
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #153679;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}

.main_body_bg_repeat
{
	background-image:url(../images/main_body_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.top_nav_bg
{
	background-image:url(../images/menu_top_bg.gif);
}

.nav_bg
{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}

.home_bg_repeat
{
	background-image:url(../images/home_heading_bg.jpg);
	background-repeat:repeat-x;
}

.main_body_bottom_bg
{
	background-image:url(../images/body_bottom_repeat.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.text_padding
{
	padding-right:10px;
}

.call_us
{
	font-family:Garamond,Arial, Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.left_c2a_repeat
{
	background-image:url(../images/left_repeat.jpg);
	background-repeat:repeat-y;
}

.style_padding
{
	padding-left:10px;
	padding-right:10px;
}

td div.divmenu 
{ 
position:relative; 
margin:0px 0px 0px 0px; 
padding:0px; 
top:0px; 
}

.sitemap_padding
{
	padding-top:12px;
}
.footer_content{ color:#FFFFFF; margin:0 auto; width:970px;}
.footer_pad_right {padding-right:5px;padding-left:5px;}
.h3_footer {margin:0;padding:0; font-size:11px}
.footer_bar {border-left:1px solid #ffffff;text-transform:capitalize;}
.footer_maindiv a {font-size:11px;padding:0 5px;text-decoration:none; line-height:18px;}
.darker_footer
{
font-family: Tahoma;
  font-size: 10px;
  text-decoration: none;
color:#CFCFCF; margin:0 auto;
}

.inline
{
display:inline;
}
.mar_0
{
margin:0px;
padding:0px;
}
.pad_10t
{

}