@charset "utf-8";


html {
	scrollbar-arrow-color: #6c753e; 
	scrollbar-base-color: #6c753e; 
	scrollbar-dark-shadow-color: #572500; 
	scrollbar-track-color: #572500; 
	scrollbar-face-color: #572500;
	scrollbar-shadow-color: #572500; 
	scrollbar-highlight-color: #572500; 
	scrollbar-3d-light-color: #ffffff;
}
body {
	background-image: url(images/brownfadebdkgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.align-right { 
	float:right;
}
.align-left { 
	float:left; 
	margin: 0 15px 15px 0; 
}
.align-middle {
	vertical-align: middle;
}
.alignTextRight {
	text-align: right:
}
#main_container {
	width: 870px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/contentbkgrnd.gif);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Century Gothic";
	color: #572500;
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
#copyright {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #572500;
	text-align: center;
}
#footer {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #572500;
	text-align: center;
	padding-bottom: 10px;
}
.h1Left {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #572500;
	font-weight: bold;
}
.h2left {
	font-family: "Century Gothic";
	font-size: 19px;
	color: #572500;
	font-weight: bold;
}
.italic {
	font-style:italic;
}
img.floatleft { 
    float: left; 
    margin: 4px; 
}
img.floatright { 
    float: right; 
    margin: 0px; 
}
.justify {
	text-align:justify;
}
#logo {
	padding-bottom: 10px;
	padding-top: 5px;
}
#horizontal_line {
	padding-bottom: 10px;
	padding-top: 5px;
	background-image:url(images/blueline1_650.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.menu_descriptions {
	font-size: 12px;
}
#menu_left {
	float:left;
	width:400px;
	background: #C66;
}
#menu_right {
	float:left;
	width:400px;
	background: #6F9;
}
#navigation {
	padding: 5px;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #572500;
	text-decoration: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	color: #572500;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #572500;
}
#navigation ul li a:hover {
	font-family: "Century Gothic";
	color: #6c753e;
}
.pagecontent {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: "Century Gothic";
	color: #572500;
	font-size: 15px;
}
.pagetitle {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: "Century Gothic";
	color: #572500;
	font-size: 22px;
	font-weight: bold;
}
.pagelinks {
	font-family: "Century Gothic";
	color: #572500;
	font-weight: bold;
}
.pagelinks A:link {
	text-decoration: underline;
	color: #572500;
}
.pagelinks A:visited {
	color: #6c753e;
	text-decoration: underline;
}
.pagelinks A:active {
	text-decoration: underline;
	color: #572500;
}
.pagelinks A:hover {
	text-decoration: underline; 
	color: #572500;
}

#port p {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.productslist {
	list-style-type: none;
}
.productbkgrnd {
	background-image: url(images/products2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#sitedesign {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #572500;
	text-align: center;
}
#sitedesign_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #572500;
	text-decoration: none;
}
#sitedesign_links A:link {
	text-decoration: underline;
	color: #572500;
}
#sitedesign_links A:visited {
	color: #F00;
	text-decoration: underline;
}
#sitedesign_links A:active {
	text-decoration: underline;
	color: #F00;
}
#sitedesign_links A:hover {
	text-decoration: underline; 
	color: #F00;
}
.smallfont {
	font-size: 13px;
}

