/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
*/

* {
	padding: 0px;
	margin: 0;
}
body {
	background-color: #EEF9EF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link {
	color: #578274;
	line-height: normal;
	border-bottom-width: 0.7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #000000;
	border-bottom-width: 0.7px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
a:hover {
	color: #6FA637;
	border-bottom-width: 0.7px;
	border-bottom-style: dashed;
	border-bottom-color: #7AB83D;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #93B7AB;
}
body,td,th {
	font-size: 11px;
}
.style2 {
	font-size: 9px;
	color: #E4E4E4;
}
.style3 {
	color: #578274;
	font-weight: bold;
}
.style4 {color: #578274}

.style5 {color: #515151}

#wrapper {
	width: 732px;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
}

#header {
	color: #333;
	width: 732px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #BD9C8C;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#navigation {
	float: left;
	width: 732px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#leftcolumn {
	color: #333;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 700px;
	float: left;
	background: #FFFFFF;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-style: solid;
	border-width: 0;
}
#footer {
	width: 720px;
	clear: both;
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	position: static;
}
