
img {
	border: none;
}

li {
	padding-bottom: 10px;
}

p {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Default links 	*/

a:link, a:visited {
	text-decoration : underline;
	color: #6b6f6a;
	background: transparent;
}

a:hover {
	text-decoration : none;
	color: #6b6f6a;
	background: transparent;
}

a:active {
	text-decoration : underline;
	color: #6b6f6a;
	background: transparent;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	color: #6b6f6a;
	font: small/18px Arial, Helvetica, sans-serif;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 856px;
}

div#innerwrapper {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	border: 1px solid #006600;
	background : #fff url(/images/bg.jpg) no-repeat;
	width: 856px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 854px;
}

div#header {
	width: 854px;
	float: left;
	text-align: center;
}

div#maincontent {
	float: left;
	border: 1px solid #aab5a6;
	padding: 2px;
	padding-bottom: 10px;
	background : #fff url(/images/innerbg.gif) no-repeat;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	width: 794px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 788px;
}

body#subbody div#maincontent {
	background : #fff url(/images/subinnerbg.jpg) no-repeat;
}

div#footer {
	float: left;
	color: #a7c29e;
	font-size: 11px;
	padding: 10px;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	width: 794px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 774px;
}

div#imagebar {
	width: 788px;
	float: left;
	margin-bottom: 2px;
}

div#nav {
	width: 788px;
	float: left;
}

div#nav div {
	float: left;
}

div#homecolumn1 {
	float: left;
	padding: 10px;
	width: 351px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 331px;
}

div#homecolumn2 {
	float: left;
	padding: 10px;
	border: 1px solid #aaafa8;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 415px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 393px;
}

div#whatsnewhead {
	text-align: left;
}

div#whatsnewtext {
	text-align: left;
	padding: 0;
	padding-bottom: 70px;
	background : transparent url(/images/wnbg.gif) no-repeat center bottom;
}

div#homedesignedtext {
	text-align: left;
	font-size: 18px;
	color: #b6b7b6;
	line-height : 28px;
}

div#subcontainer {
	text-align: left;
	margin-top: 8px;
	padding:8px;
	padding-left: 159px;
	overflow : visible;
	margin-right: 117px;
	margin-left: 117px;
	float: left;
	border: 1px solid #8a9387;
	width: 554px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 385px;
}

h2 {
	font-size: 20px;
	color: #23660d;
	margin-top: 0px;
	margin-bottom: 20px;
}

div#subimage {
	float: left;
	margin-top:42px;
	margin-left: -180px;
	z-index : 1000;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 20px;
}

.divider {
	border-bottom: 1px #aaafa8 solid;
	margin: 40px 0 30px 0;
}

.alert {
	color: #cc0000;
}

#sotdImage {
	margin-bottom: 20px;
}

.thumbnail {
	font-size: 11px;
	position: relative;
	float: left;
	width: 140px;
	text-align: center;
}

.thumbnail img {
	padding: 4px;
	border: 1px #aaafa8 solid;
}

.thumbnail img:hover {
	background: #dddddd;
}

.gutter {
	position: relative;
	float: left;
	width: 12px;
}

.pagination {
	border: 1px #aaafa8 solid;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.pagination a {
	background: #23660d;
	padding: 2px 5px;
	color: #ffffff;
	text-decoration: none;
}

.pagination a:hover {
	background: #aaafa8;
}

#nav a {
	display: block;
	float: left;
	background: #d8e3d3;
	border-top: 1px #a8c29e solid;
	border-left: 1px #a8c29e solid;
	border-bottom: 1px #a8c29e solid;
}
