* {
padding: 0px; margin: 0px;
}

body {
	width: 860px;
	margin: 0px auto;
	padding: 10px 0px;
	background-color: #ccddbb;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60%;
}

#container {
	float: left;
	width: 850px;
	padding: 5px;
	background-color: #ffffff;
	}

#header {
	float: left;
	width: 850px;
	padding: 0px;
	background-color: #FFFFFF;
	}

#navigation {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	list-style-type: square;
	text-align: center;
}
#navigation li {
	list-style-type: none;
	text-align: center;
}
#navigation a, #navigation a:link {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	padding: 3px;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: thin none #999999;
	font-size: 12px;
	text-align: center;
}

#navigation a:hover {
background-color: #FFFFFF;
}*/



#Gallerycontent {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 30px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}



#maincontent {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 30px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
}

/* #maincontent a:link {
	color: #666600;
	padding: 3px;
	margin-bottom: 1px;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
} */


a:link { 
	color: #666600;
	}
a:visited {
	color:  #666600;
	}

#footer {
	float: left;
	width: 830px;
	padding: 10px;
	background-color: #ccddbb;
	text-align: center;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a, #footer a:link {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
color: #000000;
}

p {
margin-bottom: 1.2em;
font-size: 110%;
}
h1 {
font-size: 230%;
}
h2 {
font-size: 170%;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

#menu {
  padding:0;
  margin:0;
  }
#menu li {
	list-style-type:none;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  }

div#contentimg {
float:left;
margin: 0 4px 4px 0;
}

.fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
}

.fonts_for_md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
}
.fonts_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}

.services_offered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ccddbb;
	text-align: center;
}

.static_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #99CC66;
	font-style: normal;
	text-align: center;
}

.subs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 20px;
}

/* our policies page div to align text left/right */
#left {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	margin-left: 25px;
	margin-top: 0px;
	background-position: left;
}
	
	
#right {
	list-style-type:none;
	margin-left: 100px;
	position: relative;
	margin-top: 0px;
}	

table {
width:100%
}

td {
padding:5px;
}

