body {
	text-align: center;
	background-repeat: repeat-x;
	background-image: none;
	background-color: #FFFFFF;
}
#header {
	height: 12px;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #688148;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
}



p {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
h1 {
	font-size: 24px;
	color: #30706F;
}


td { }

a:link {
	color: #006600;
	text-decoration: blink;
}

a:visited {
	color: #330099;
}

a:hover {
	color: #000000;
}

a:active { }
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336633;
}
li {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	list-style-image: none;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #917A60;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	border: thin groove #33CC00;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 760px;
	clear: both;
	background-color: #236969;
}
#logo {
	height: 300px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(../images/websitesbyelaine3.jpg);
}
#content {
	height: auto;
	width: 760px;
}
#l_column {
	float: none;
	height: auto;
	width: 745px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#clients {
	height: auto;
	width: auto;
	background-color: #E2F1F0;
}

#r_column {
	float: right;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: thin ridge #62225A;
}

