/* CSS Document */
body {
	background-color: #e9e9e9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


ul {
	padding-left:20px;
}
.rightsitereview {
	padding:5px;
}
.imgleft {
	float:left;
	margin:5px;
	border:1px solid black;
}

.header {
	margin:3px;
	padding:3px;
}
.imgleftnofloat {
	margin:5px;
	border:1px solid black;
}


.imgright {
	float:right;
	margin:5px;
}

.sitereview {
	padding:5px;
	background-color:#F3F8EF;
	border:1px solid #AAB997;
}

#leftmenu {
	font-size: 11px;
	color: #4d5749;
	text-decoration: none;
	text-indent: 3px;
}
#leftmenu a:link {
	font-size: 11px;
	color: #4d5749;
	text-decoration: underline;
}
#leftmenu a:hover {
	font-size: 11px;
	color: #4d5749;
	text-decoration: none;
}
#leftmenu a:visited {
	font-size: 11px;
	color: #4d5749;
	text-decoration: underline;
}
#leftmenu a:active {
	font-size: 11px;
	color: #4d5749;
	text-decoration: none;
}
.light10 {
	font-size: 10px;
	color: #d4e0c8;
	font-weight: normal;
}
#btmenu {
	font-size: 11px;
	font-weight: bold;
	color: #628e33;
}
#btmenu a:link {
	font-size: 11px;
	font-weight: bold;
	color: #d4e0c8;
	text-decoration: none;
}
#btmenu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #d4e0c8;
	text-decoration: underline;
}
#btmenu a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #d4e0c8;
	text-decoration: none;
}
#btmenu a:active {
	font-size: 11px;
	font-weight: bold;
	color: #d4e0c8;
	text-decoration: none;
}
#content {
	line-height: 20px;
	text-align: justify;
}
#content h1 {
	text-align: left;
	font-size: 22px;
	color:#990000;
	line-height:26px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
#content h2 {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color:#CC0000;
	background-image: url(images/bg-tit.gif);
	height: 28px;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
	background-repeat: repeat-x;
}

#content h4 {
	font-size:18px;
	font-weight:bold;
}

.darkgreen {
	color: #486529;
}
#contBgArr {
	background-image: url(images/c-bg-arr.gif);
	margin: 0px;
	height: 27px;
	width: 510px;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color:#0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #466228;
}
a:hover {
	text-decoration: underline;
	color: #466228;
}
a:active {
	text-decoration: underline;
	color: #5F8B32;
}

