body {

	font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0px auto 0px auto;
	background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;
	background-color:#EFF2E1;	
}


div#allAreas {

    position: relative;         
    margin: 0 auto 0px auto;
    width: 841px;
	padding-bottom:0px;
	background-image: url(img/containerbg.jpg);
    background-repeat:repeat-y;
	background-position:top left;

}

div#leftArea{
	display:none;
	visibility:hidden;
}

div#headerArea {
	position: relative;
	margin:auto auto auto auto;
}

img#logo {
	position: absolute;
	margin:auto 0 auto 0;
	height: 195px;
}

div#belowMainNavArea{
	display:none;
	visibility:hidden;
}
div#breadrumbArea {
	display:none;
	visibility:hidden;
}
div#youAre{
	position:relative;
	float:left;
	top:8px;
	left:40px;
	display:none;
	visibility:hidden;
}
#DDMHorzMenu {
	display:none;
	visibility:hidden;
}

div#rightArea{
	position: relative;
	top:0px;
	width:100%;
	margin: 0 auto 0px auto;
	float:left;
}

div#bannerArea {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:10px;
	margin-left:40px;
	z-index: 4;
	font-size:25px;
	font-weight:normal;
	color:#1b2906;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:45px;
	width:750px;
	border-bottom:1px solid #1b2906;
}

div#bannerArea a {
    z-index: 4;
	font-size:25px;
	font-weight:normal;
	color:#1b2906;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
}


div#contentArea {
	position:relative;
    bottom:0px;
    margin-left: 40px;
	margin-right:20px;
    margin-top:20px;
	margin-bottom:10px;
	
}

div#contentArea a{ 
   color:#0787b7;
   font-weight:bold;
}

div#contentArea a:visited{       
    color:#0787b7;
    font-weight:bold;
	text-decoration:underline;         

}
div#contentArea a:link{        
    color:#0787b7;
	text-decoration:underline;
    font-weight:bold;         
}

div#contentArea a:active{        
    color:#0787b7;
    font-weight:bold;
	text-decoration:underline;       

}

div#contentArea a:hover{        
    color:#0787b7;
    font-weight:bold;         

}

/* usefull br style */
br.clearAll {
	position: relative;
    clear: both;
    line-height: 1px;
    height: 1px;
}

/* --------------------- FOOTER AREA START ------------------------ */

div#footerArea {		
    position:relative;		
	height: 71px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:841px;
	float:top left;
	left:0px;
    background-image: url(img/footerbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#footerAreaCenter{
	position:relative;
	top:25px;
	width: 200px;
	margin: 0px auto 0px auto;
	float:left;
	z-index:10;
}

div#locations {
	position: relative;
	margin: 0px 0px 0px 0px;
	top:25px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
	float:left;
	left:35px;

}
div#locations a{
	font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
	float:left;
}


div#design {
	position:absolute;		
	width:320px;
	left:450px;
	top:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
}

div#design a{  
   font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
   text-decoration:none;
   font-weight:bold;
}

.Body_Text {font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#26292c; font-weight:normal; line-height:20px;}
.Main_Heading {font-family:Georgia, Times New Roman, Times, serif;font-size:25px;color:#1b2906; font-weight:normal;}
.Sub_Heading {font-family:Trebuchet MS, Arial, Book Antiqua; font-weight:bold;font-size:17px;color:#827029; letter-spacing:1px;}
.SBS_Hyperlink_text {FONT-SIZE: 14px; COLOR: #48cafe; FONT-FAMILY: arial,helvetica; TEXT-DECORATION: underline}
.SBS_Subheading {FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #7f8000; FONT-FAMILY: trebuchet ms,arial,helvetica; LETTER-SPACING: 1px}
.SBS_Main_Heading {FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #202020; FONT-FAMILY: georgia,times new roman,times}
.SBS_Bullet_text {FONT-SIZE: 11px; MARGIN-BOTTOM: 8px; COLOR: black; FONT-FAMILY: arial,helvetica}
