@charset "utf-8";

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-image: url(../images/background_tiles.jpg);
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: both;
}
#top_wrapper {
	width: 100%;
	margin: 0;
	position: relative;
	padding: 0px;
	height: 90px;
	background-image: url(../images/banner_repeat.gif);
	background-repeat: repeat-x;
}
#main_wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#topnav {
	font-size: 10px;
	color: #FFFFFF;
	width: 800px;
	height: 24px;
	background-image: url(../images/topnav_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnav ul {
	list-style-type: none;
	float: right;
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav li {
	display: inline;
	margin-right: 10px;
}
#topnav a:link, #topnav a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	font-size: 10px;
	color: #66CC00;
	text-decoration: none;
}
#logo {
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	width: 800px;
	height: 66px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	width: 340px;
	float: left;
	padding-top: 14px;
}
#scroll {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 180px;
}
#scroll p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CC6600;
	line-height: 150%;
}
#testimonial {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#testimonial p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CC6600;
	line-height: 150%;
}
#main {
	width: 448px;
	float: right;
}
#navbar {
	width: 448px;
	margin-top: 10px;
}
#content {
	width: 448px;
	margin-top: 24px;
}
#content h1 {
	font-size: 175%;
	line-height: 110%;
	margin-right: 4px;
	margin-left: 6px;
	margin-bottom: 16px;
	margin-top: 0px;
}
#content h2 {
	font-size: 110%;
	line-height: 110%;
	margin-right: 4px;
	margin-left: 6px;
	margin-bottom: 16px;
	margin-top: 0px;
}
#content p {
	line-height: 110%;
	margin-right: 4px;
	margin-left: 6px;
	margin-bottom: 16px;
}
#content ul, #content ol {
	margin-right: 10px;
	margin-bottom: 16px;
}
#content ul li, #content ol li {
	margin-bottom: 8px;
	color: #000000;
}
#footer_wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#copyright, #author {
	font-size: 10px;
	color: #999999;
	width: 390px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#copyright {
	float: left;
	margin-left: 10px;
	line-height: 120%;
}
#copyright a:link, #copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #FF6600;
}
#author {
	text-align: right;
	float: right;
	margin-right: 10px;
	line-height: 120%;
}
#author a:link, #author a:visited {
	color: #999999;
}
#author a:hover, #author a:active {
	color: #FF6600;
}
.content_img {
	margin-right: 18px;
}
.labelCell {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.contentCell {
	padding-top: 4px;
	padding-bottom: 4px;
}
.catalogUL {
	list-style-type: none;
	font-size: 80%;
	color: #999999;
}
.signature {
	font-family: "French Script MT", "Freestyle Script", Georgia, serif;
	font-size: 32px;
	font-style: italic;
}
#lsnTbl td {
	padding: 4px;
}
#sidebar h4 {
	color: #CC0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
}
#searchForm {
	width: 280px;
	float: right;
	margin-top: 20px;
	text-align: right;
	margin-right: 10px;
}
.floatLeft {
	float: left;
}
.srchCell {
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 4px;
}

