@charset "utf-8";
body {
	font: "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #f6f3ea;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {



}

    a:link              { color:#da7724; text-decoration:none; }
    a:visited           { color:#da7724; text-decoration:none; }
    a:hover             { color:#da7724; text-decoration:underline; }
    a:active            { color:#da7724; text-decoration:none; }


#index1 {
background-image:url(images/pen.jpg);
background-position:right;
background-repeat:no-repeat;
height: 400px;
 
		}
#index2 {
margin-left:100px;
	width: 300px; 
	}
#index3 {
float:right
}

#wwa1 {
 margin-left:100px;

		}
#wwa2 {
float:left;
	width: 300px;
	margin:5px;
	} 
	
#wwsh1 {
 margin-left:100px;

		}
#wwsh2 {
float:right;
margin-top:50px;
margin-left:5px;
	width: 250px;
	border: 10px solid;
	border-top-color: 1F5B3C;
	border-right-color: 3B8E64;
	border-bottom-color: 1F5B3C;
	border-left-color: #3b8e64;
	padding: 5px;
	font-style:italic
	font-size: 16px;

	} 
#wwsh3 {
padding:30px 0px 0px 10px;

		}
#wwsh4 {
float:left;
margin-left: 100px;
margin-right:20px;
	width: 250px;
	border: 10px solid;
	border-top-color: 1F5B3C;
	border-right-color: 3B8E64;
	border-bottom-color: 1F5B3C;
	border-left-color: #3b8e64;
	padding: 5px;
	font-style:italic
	font-size: 16px;
	}
	
#serv1 {
 margin-left:100px;
 font: bold italic;
 }
 
 #serv2 {
 margin-left: 120px;
 
 }
 #serv3{
 width: 368px;
 float: right;
 }

#fund1 {
 margin-left:100px;
 font: bold italic;
 }
 
 #fund2 {
 margin-left: 120px;
 
 }
 #fund3{

 float: right;
 width:250px;
 text-align:center;
 }
 
 #contact1{
 margin-left:100px;
 background-image:url(images/pen.jpg);
background-position:right;
background-repeat:no-repeat;
height: 400px;
