/* zero off the defaults to get a clean starting point*/
/***** 16px=1em *****/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
	margin: 0; 
	padding: 0; 
	border: 0; 
	}

body {
	background: #ccc;
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

a:focus {
outline-color:invert;
outline-style:none;
outline-width:medium;
}

/***** PC IE Workaround for image link borders *****/

img
{
border: none;
}

img a
{
border: none;
text-decoration: none;
}

img a:hover
{
border: none;
text-decoration: none;
}

/***** Begin laying out the wrappers *****/

#wrapper {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: auto;
	text-align: left;/*set for the positioning of the nav*/
	background: #ccc;
	background-image: url(../images/trans.gif);
	background-position: -1px 0;
	background-repeat: repeat-x;
	}


#topbanner {
	background-image: url(../images/shadow2.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	height: 191px;
	width: 771px;
	margin: 1px auto 0px auto;
	z-index: 10;
	}

/******* Begins content layout ***********/

#container {
	position: relative;
	margin: auto;
	padding: 0;
	width: 772px;
	height: auto;
	background: #fff;
	border: none;
	z-index: 1;
	}	

#content {
	background-image: url(../images/content1.gif);
	background-position: center;
	background-repeat: repeat-y;
	position: absolute;
	top: -1px;
	left: -1px;
	margin: auto;
	padding: 0;
	width: 771px;
	height: auto;
	border: 1px solid #ccc;
	z-index:3;
	}	

#content p {
	font-size: 11px;
	padding: 5px 5px;
	letter-spacing: .5px; 
	line-height: 12px; 
	}

#content li {
	font-size: 80%;
	padding: 5px 5px 5px 25px;
	margin-left: 35px;
	}




/***** Images **************/

#header{
	float: left;
	margin: 25px 0px 5px 150px;
	width: 588px;
	height: 54px;
	border: none;
	}
	
#buttons{
	float: left;
	margin: 40px 0px 80px 150px;
	width: 622px;
	height: 125px;
	border: none;
	}
	
#text{
	float: left;
	margin: 10px 0px 80px 150px;
	width: 588px;
	height: auto;
	border: none;
	}
	
#services {
	float: left;
	margin: 10px 0px 80px 150px;
	width: 588px;
	height: auto;
	border: none;
	}
	
#services p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	color: #666; 
	margin: 0px;
	padding: 0px;
	letter-spacing: auto; 
	line-height: 1.5; 
	}
	
#services a {
	color: #09F;
	line-height: auto;
	border: none;
	text-decoration: none;
	letter-spacing: auto; 
	line-height: auto; 
	}
	
#services a:hover {
	color: #06F;
	line-height: auto;
	border: none;
	text-decoration: none;
	letter-spacing: auto; 
	line-height: auto; 
	}
	
#services ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #666; 
	margin: 0px;
	padding: 0 0 20px 10px;
	letter-spacing: auto; 
	line-height: auto;
	}
	
#services li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #666; 
	margin: 5px 0px 0px 20px;
	padding: 0;
	letter-spacing: auto; 
	line-height: auto;
	}
	
#text p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	color: #666; 
	margin: 0px;
	padding: 0px;
	letter-spacing: auto; 
	line-height: 1.5; 
	}
	
#text a {
	color: #09F;
	line-height: auto;
	border: none;
	text-decoration: none;
	letter-spacing: auto; 
	line-height: auto; 
	}

#text a:hover {
	color: #06F;
	line-height: auto;
	border: none;
	text-decoration: none;
	letter-spacing: auto; 
	line-height: auto; 
	}

#text ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #666; 
	margin: 0px;
	padding: 0 0 20px 10px;
	letter-spacing: auto; 
	line-height: auto;
	}
	
#text li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #666; 
	margin: 5px 0px 0px 260px;
	padding: 0;
	letter-spacing: auto; 
	line-height: auto;
	}
	
#circle_left{
	float: left;
	margin: 0px 0px 0px 20px;
	width: 125px;
	height: 125px;
	border: none;
	}
	
#circle_mid{
	float: left;
	margin: 0px 90px 0px 90px;
	width: 125px;
	height: 125px;
	border: none;
	}
	
#circle_right{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 125px;
	height: 125px;
	border: none;
	}
	
#logo{
	float: left;
	margin: 10px 10px 0 0;
	width: 250px;
	height: auto;
	border: none;
	}
	
#logo_square{
	float: left;
	margin: 10px 10px 0 0;
	width: 200px;
	height: auto;
	border: none;
	}
	
#square{
	float: left;
	margin: 30px 40px 0 0;
	width: auto;
	height: 500px;
	border: none;
	}
	
#photo_left{
	float: left;
	margin: 15px 10px 20px 0;
	width: auto;
	height: auto;
	border: none;
	}

#photo_right{
	float: right;
	margin: 15px 0px 20px 10px;
	width: auto;
	height: auto;
	border: none;
	}



/******* Headers ***********/

#content h1 {
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	color: #689f20;
	}

#content h2 {
	font-size: 95%;
	margin: 12px 0 0 5px;
	color: #09F;
	}

#content h3 {
	font-size: 90%;
	margin: 12px 0 0 5px;
	color: #09F;
	}

#content h4 {
	font-size: 85%;
	margin: 12px 0 0 5px;
	color: #09F;
	}

/***** Nav layout ******/

#skip {
	position: absolute; 
	top: -500px;/*places the skip nav off screen*/
	}

/***** Links *****/

a {
	color: #09F;
	border: none;
	text-decoration: none;
	letter-spacing: auto; 
	line-height: auto;
	}

a:hover {
	color: #06F;
	letter-spacing: auto; 
	line-height: auto;
	border: none;
	text-decoration: none;
	}
	
a.circle{
	color: #fff;
	border: none;
	line-height: auto;
	text-decoration: none;
	}

a.circle:hover {
	color: #fff;
	border: none;
	line-height: auto;
	font-weight: bold;
	}

a.big{
	color: #036;
	letter-spacing: auto; 
	line-height: auto;
	text-decoration: none;
	}

a.big:hover {
	color: #6f86a7;
	letter-spacing: auto; 
	line-height: auto;
	font-weight: bold;
	}

a.anchor{
	color: #036;
	letter-spacing: auto; 
	line-height: auto;
	text-decoration: none;
	}

a.anchor:hover {
	color: #036;
	line-height: auto;
	}

/***** Navigation *****/

#navcontainer { 
	background-color: #fff;
	position: absolute;
	top: 30px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: auto; 
	z-index: 12;
	}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	}

#navcontainer li { 
	margin: 0;
	padding: 0;
	}

#navcontainer a {
	display: block;
	padding: 5px 10px 5px 0px;
	width: 80px;
	color: #09F;
	background-color: #fff;
	text-decoration: none;
	}

#navcontainer a:hover {
	color: #06F;
	background-color: #fff;
	text-decoration: none;
	}
	
#navcontainer ul li a:active {
	color: #6C0;
	background-color: #fff;
	text-decoration: none;
	}

#navcontainer ul ul li { 
	margin: 0 0 1px 0; 
	font-size: 105%;
	}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 80px;
	color: #390;
	background-color: #fff;
	text-decoration: none;
	font-size: 100%;
	}

#navcontainer ul ul a:hover {
	color: #6C0;
	background-color: #fff;
	text-decoration: none;
	}



/***** footers *****/

#footer {
	float: left;
	background-color: none;
	border: none;
	width: 771px; 
	height: 25px;
	margin: 0px;
	padding: 0px;  
	clear: both;
	}
	
#footer_line {
	float: left;
	background-color: #6C0;
	width: 700px; 
	height: 1px;
	margin: 0px 35px 0px 35px; 
	}
	
#footer_image {
	background-image: url(../images/footer.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 771px; 
	height: 40px;
	margin: -20px 0 0 0;
	}

#footer p {
	font-size: 65%;
	text-align: center;
	color: #09F;
	letter-spacing: 1.5px; 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: auto;
	}


	

