@charset "UTF-8";
body {
	background-color: #C2CFEA;	
}
#divContainer {
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#divHeader {
	width: 980px;	
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 10px;
}

#divMenu  {
	padding-left: 5px;	
}

#divLogo {
	clear: both;
	width: 980px;
	height: 199px;
	background-image: url(../images/logo.png);
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
}

#divBody {
	width: 980px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;	
}

#divBodyWrapperTop{
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #97824a;
	height: 20px;
}
#divBodyWrapperBottom {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ACB8A6;
}

#divBodyContainerTop {
	width: 750px;
	margin-left: 100px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#divBodyContainerbottom  {
	width: 750px;
	margin-left: 100px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	clear: both;
}

#divFooter {
	width: 980px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;			
}
#divLogoPhone {
	width: 200px;
	margin-left: 700px;
	padding-top: 30px;
}
#divBodyTopBottomContent {
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
	clear: both;
}
#divBodyTopBottom {
	padding: 10px;
	background-color: #96A68F;
	
}

.welcome  {
	color: #FFFFFF;
	font-size: 1.505em;
}
.boxheader {
	font-weight: bold;
	font-size: 1.15em;
	text-align: center;	
}
	


#divBodyBottomBox1 {
	width: 205px;
	height: 450px;
	float: left;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 0.95em;
	line-height: 120%;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}


#divBodyBottomBox2 {
	width: 210px;
	height: 450px;
	float: left;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 0.95em;
	line-height: 120%;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}

#divBodyBottomBox3 {
	width: 215px;
	float: left;
	height: 450px;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 0.95em;
	line-height: 120%;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}



#divBodyBottomBox4 {
	width: 230px;
	float: left;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 0.95em;
	line-height: 140%;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
blockquote.style1 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 0.95em;
  padding: 8px;
  
  border-top: 0px solid #e1cc89;
  border-bottom: 0px solid #e1cc89;
  margin: 5px;
  background-image: url(../images/openquote1.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(../images/closequote1.png);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

#divFooter {
	width: 980px;
	clear: both;
}
#divFootertop {
	background-color: #A7A9AC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#divFooterbottom {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #444444;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
	text-align: center;
}


a:link  {
	
	color: #444444;
	text-decoration: none;	
}
a:active  {
	
	color: #444444;
	text-decoration: none;	
}
a:hover {
	
	color: #444444;
	text-decoration: underline;	
}
a:visited  {
	
	color: #444444;
	text-decoration: none;	
}

#divFootertop a:link  {
	
	color: #ffffff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
}
#divFootertop a:active  {
	
	color: #ffffff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
}
#divFootertop a:hover {
	
	color: #ffffff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
}
#divFootertop a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
}

#divBodyBottomBox1 a:link  {
	
	color: #444444;
	text-decoration: none;	
	line-height: 105px;
    text-align: right;
}
#divBodyBottomBox1 a:active  {
	
	color: #444444;
	text-decoration: none;
	position: absolute;
   	line-height: 105px;
    text-align: right;
}
#divBodyBottomBox1 a:hover {
	
	color: #444444;
	text-decoration: underline;
	line-height: 105px;
    text-align: right;	
}
#divBodyBottomBox1 a:visited  {
	
	color: #444444;
	text-decoration: none;
	line-height: 105px;
    text-align: right;
}


#divBodyBottomBox2 a:link  {
	
	color: #444444;
	text-decoration: none;
	line-height: 33px;
    text-align: right;	
}
#divBodyBottomBox2 a:active  {
	
	color: #444444;
	text-decoration: none;
	line-height: 30px;
    text-align: right;	
}
#divBodyBottomBox2 a:hover {
	
	color: #444444;
	text-decoration: underline;
	line-height: 30px;
    text-align: right;	
}
#divBodyBottomBox2 a:visited  {
	
	color: #444444;
	text-decoration: none;
	line-height: 30px;
    text-align: right;	
}


#divBodyBottomBox3 a:link  {
	
	color: #444444;
	text-decoration: none;
	line-height: 68px;
    text-align: right;		
}
#divBodyBottomBox3 a:active  {
	
	color: #444444;
	text-decoration: none;
	line-height: 68px;
    text-align: right;		
}
#divBodyBottomBox3 a:hover {
	
	color: #444444;
	text-decoration: underline;
	line-height: 65px;
    text-align: right;		
}
#divBodyBottomBox3 a:visited  {
	
	color: #444444;
	text-decoration: none;
	line-height: 65px;
    text-align: right;		
}



