body {
	font: 100%, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #DBEBFD;
	background-image: url(images/body_back.jpg);
	background-position:right;
	background-repeat:y-repeat;
	scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #999999;
    scrollbar-darkshadow-color: #333333;
    scrollbar-shadow-color: #666666;
    scrollbar-arrow-color: #cccccc;
    scrollbar-track-color: #cccccc;
}

.smallertext {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#container  {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	width: 800px;
	height: 800px;
	visibility: visible;
	text-align: left;
	padding: 0;
	background-image: url(images/background1.jpg);
	background-repeat: x-repeat;
}

.services {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
h2 {
   padding-bottom: 0;
   margin-botom: 0;
   margin-left: 0em;
   color: #0A51A1;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 0.8em;
   text-indent: 80px;
   font-family: Verdana, "Times New Roman", Times, serif;
   background-image: url(images/garden.gif);
   background-repeat: no-repeat;
   background-position:left;
   border-bottom: #0A51A1 1px solid;
}       
a
{
	color: #0A51A1;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #0A51A1; }
a:visited { color: #0A51A1; }
a:hover { color: #0A51A1; text-decoration: underline; }

#nav {
	width: 140px;
	float: left;
	padding: 15px 10px;
}
#content {
	margin: 0 0 0 165px;
	padding: 15px;
	border-left: 1px solid #877D6C;
}
#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 80%;
	color: #736B5E;
}
.callout {
	font: bold 130% "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#nav a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited { 
	color: #666;
}

#nav a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}
a.homepage
{
	color: #333333;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a.homepage:link { color: #333333; }
a.homepage:visited { color: #333333; }
a.homepage:hover { color: #333333; text-decoration: underline; }