/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - -




/*


----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/
@import url("stylesheet.css");

* { margin: 0; padding: 0; }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0;  list-style:none; }

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#040404;
	font-size:13px;
	text-align:center;/* for IE */
	margin-top:0;
	margin-bottom:0;
	background-color: #a1ad9f;
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat;
}

form{margin:0; padding:7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#040404; }

fieldset { border: 0; }

img { border:0; padding:0; margin:0;}

h1,h2,h3,h4,h5,h6 {margin:0; padding:0; line-height:normal; font-weight:normal;}

p, td {
	padding:0;
	font-family: 'TrebuchetMSRegular', sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#040404;
	text-align:justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul,li {margin:0; padding:0; list-style:none; font-family: 'TrebuchetMSRegular', sans-serif; font-size:12px; color:#040404; }

a{
	margin:0;
	padding:0;
	color:#77A231;
	font-weight:bold;
	font-size:13px;
	font-family: 'TrebuchetMSRegular', sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FB976;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	border-bottom-style: none;
	}

#quick_quote  {
	margin:20px 0px 0px 0px;
	text-align:center;
}
	
#quick_quote  a{
	margin:0px;
	padding:0;
	border-bottom-style: none;
	text-decoration: none;
	
}

.left{ float:left;}
.right{ float:right;}
.clear {clear:both; height:1px; }
.dis{ display:block; float:none;}

h1{ margin:0px 0px 7px 0px; font-family: 'TrebuchetMSRegular', sans-serif; color:#831c4b; font-size:18px; font-weight:normal;}
h2, h3{
	font-family: 'TrebuchetMSRegular', sans-serif;
	text-transform:uppercase;
	color:#831c4b;
	font-size:14px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C6D5B3;
	padding-left: 0px;
	margin: 0px 6px 0px 6px;
}

.news_headline {
	font-family: 'TrebuchetMSRegular', sans-serif;
	text-transform:uppercase;
	color:#831c4b;
	font-size:18px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:0;
	border:none;
	padding-left: 0px;
	margin: 25px 6px 8px 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C6D5B3;
}

.testimonial {
	font-family: 'TrebuchetMSRegular', sans-serif;
	color:#831c4b;
	font-size:14px;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:0;
	padding-left: 0px;
	margin: 35px 6px 8px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6D5B3;
	
}
  
/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#gradient_bg{
	background-image: url(../images/top_gradient_background.jpg);
	background-repeat: repeat-x;
	background-position: left 106px;
}
#wraper{ width:974px; margin:auto; display:block; text-align:left; padding-top:20px; padding-bottom:20px;}


/*
----------------------------------------------------------------------------- 
top header goes here Styles
-----------------------------------------------------------------------------*/
#top-header{
	position:relative;
	z-index:1000;
	width:946px;
	height:81px;
	padding-top:5px;
	margin:0 auto;
	background-image: url(../images/header_pattern.png);
	background-repeat: repeat-x;
}
.lf{ width:974px; height:86px; background-image: url(../images/lf_header.png);	background-repeat: no-repeat;}
.rf{ width:974px; height:86px; background:url(../images/rf_header.png) top right no-repeat; }
#logo{ width:172px; height:72px; float:left; padding-top:10px; padding-left:10px;}


ul.menu * {margin:0; padding:0}
#menu{ float:right; width:640px; height:81px;}
ul.menu li{
	float:left;
	display:block;
	height:81px;
	background-image: url(../images/mainMenuBtn.png);
	background-repeat: no-repeat;
	background-position: right -162px;
	padding-right: 2px;
	position:relative;
	
}

.menu ul li.first, .menu ul li.first:hover{
	width:1px; background-position: right top;
	}
ul.menu li:hover{
	background-position: right -243px;
}


ul.menu li a{
	padding-left:16px;
	padding-right:15px;
	font-family: 'TrebuchetMSRegular', sans-serif;
	text-decoration:none;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#434242;
	line-height: 81px;
	height: 81px;
	background-image: url(../images/mainMenuBtn.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
ul.menu li a:hover, ul.menu a.menuhover{
	color:#fff;
	background-position: left -81px;
}
ul.menu li ul {position:absolute; top:81px; left:-3px; width: 200px; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; height:29px;  width:200px; margin:0; background-image:url(../images/subMenuBtn.png); background-position:left top; background-repeat:no-repeat;}
ul.menu ul li a { height:29px; background:none; line-height:29px; padding-right:10px; color:#fff;}
ul.menu ul li:hover { background-position: left -58px;}
ul.menu ul li.last, ul.menu ul li.last:hover { height:8px; background-position: left -50px;}





/*
----------------------------------------------------------------------------- 
header goes here Styles
-----------------------------------------------------------------------------*/
#header{
	width:974px;
	height:288px;
	display:block;
	position:relative;
	z-index:100;
	background-image: url(../images/wrapper_pattern.png);
	background-repeat: repeat-y;
}


/* slideshow */
.slideshow { height: 288px; width: 962px; margin: auto }
.slideshow img { padding: 0px; border: none;}




/*
----------------------------------------------------------------------------- 
Content goes here Styles
-----------------------------------------------------------------------------*/
#content{
	width:940px;
	padding-left:16px;
	padding-right:18px;
	padding-top:10px;
	display:block;
	background-image: url(../images/wrapper_pattern.png);
	background-repeat: repeat-y;
	background-position: bottom;
}
#content p{
	padding: 0px 15px 5px 7px;
	line-height: 22px;
}

#content ul {
	margin: 20px 0px 0px 0px;
}

#content li{
	font-family: 'TrebuchetMSRegular', sans-serif;
	font-size:13px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
    list-style: none;
    padding: 4px 0px 15px 30px;
    margin: 0px 0px 0px 15px;
    background: url('../images/lpr_bullet.png') 5px 5px no-repeat;
	color:#831c4b;
}

#left_col ul {
	margin: 10px 0px 7px 0px;
}

#left_col li{
	font-family: 'TrebuchetMSRegular', sans-serif;
	font-size:13px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
    list-style: none;
    padding: 3px 0px 10px 30px;
    margin: 0px 0px 0px 1px;
    background: url('../images/lpr_bullet.png') 5px 5px no-repeat;
	
}

#left_col a{
	margin:0;
	padding:0;
	color:#000000;
	line-height:20px;
}

.pad-bot50{ padding-bottom:50px; display:block;}
.pad-bot30{ padding-bottom:40px; display:block;}
.pad-bot20{ padding-bottom:20px; display:block;}
.pad-top50{ padding-top:80px; display:block;}

.width239{
	width:210px;
	float:left;
}
.width740{ width:754px; float:left;} 
.h1-narrow {
	line-height: 33px;
	background-image: url(../images/h1-narrow.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 10px;
	margin-bottom:10px;
}
.h1-wide {
	line-height: 32px;
	background-image: url(../images/h1-wide.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 10px;
	margin-bottom:10px;
}
.news { display:block;}
.news li{ font-family: 'TrebuchetMSRegular', sans-serif; font-size:12px; line-height:14px; color:#201319; padding-bottom:5px;}
.news li span{font-family: 'TrebuchetMSRegular', sans-serif; font-size:9px; color:#9c9799;}
.rf-images{
	padding-left:20px;
	float:right;
	display:block;
	background-image: url(../images/content-divider.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.noBackground{
	background:none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 688px;
	float: none;
	}

.rf-images .imj{ float:left; width:216px; height:164; display:block;}
.rf-images .marg{margin-left:20px;}
.rf-images .imj a{border:none;}
.rightDivider{
	background-image: url(../images/content-divider-right.jpg);
	background-position: left center;
	padding-top:30px;
	padding-bottom: 10px;
	height: 474px;
	}
.rf-images.rightDivider img {
	display: block;
	background-image: url(../images/side-thumb-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	margin-bottom: 30px;
}

#contactTable {
	margin: 20px auto 0 auto;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-bottom-color: #FFF;
	background-color: #DBDBDB;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}



#content .badges img{
	margin: 15px 0px 5px 10px;
	display:block;
	float:right;
	
	}
	
#contentBottom{
	background-image: url(../images/wrapper_bottom.png);
	height: 14px;
	width: 974px;
}	

#social
{
	width:380px;
	margin:0px 0px 0px 310px;
	clear:both;
	height:48px;
	padding:0px;

}
#social img
{
	width:48px;
	float:left;
	margin: 0px 7px 0px 0px;
}

#social p
{
	padding: 4px 0px 0px 0px;
	font-family: 'TrebuchetMSRegular', sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	line-height:18px;
	float:left;
	margin: 0px 35px 0px 0px;
	width: 100px;
}

#email_list
{
	margin:5px 0px 0px 3px;
	padding: 2px 7px 0px 7px;
	span.label,span.spacer,span.multiple span {width:120px;float:left;} 
	span.multiple {float:left;} 
	span.button {padding-left:120px;} 
	div.clear {clear:both;padding-top:5px;} 
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-bottom-color: #FFF;
	background-color: #DBDBDB;

}
#email_list h2
{
	font-family: 'TrebuchetMSRegular', sans-serif;
	font-size:14px;
	font-weight:bold;
	
	border:none;
}
#email_list p
{
	font-family: 'TrebuchetMSRegular', sans-serif;
	font-size:11px;
	border:none;
	line-height:13px;
	text-align:left;
}

/*
----------------------------------------------------------------------------- 
footer goes here Styles
-----------------------------------------------------------------------------*/


#footer{ display:block; margin:0px 15px 0px 0px;}
#footer p{ font-size:10px; color:#3a3a3a; text-align:right; line-height:8px;}
#footer .right{ width:502px;}


#liststyle ul, #liststyle li {margin:4px 0px 4px 12px; padding:0; font-family: 'TrebuchetMSRegular', sans-serif; font-size:12px; color:#040404; list-style:disc }


#gallery_cat
{
	width: 415px;
	padding:10px;
	margin: 10px 16px 20px 16px;

	float:left;
	background-color:#eeeeee;
	display:block;
	border: 1px solid #999999;

}
#gallery_cat img
{
	border:1px solid;
	border-color:#009933;
	float:left;

}

#gallery_cat h1
{
	margin: 56px 40px 10px 200px;
	font-size:24px;

}

#gallery_cat .gal_link
{
	margin: 10px 0px 0px 30px;
	font-size:12px;
	

}
#area_map_text
{
	float: left;
	width: 430px;
	margin: 2px 0px 0px 4px;
}
#area_map
{
	border: 1px solid #666666;
	float:right;
}
