body {
	margin: 0px;
	background: #FFFFFF url(/stock/background.jpg) top repeat-x;
}

#container {
	width: 800px;
	background: url(/stock/content_bg.png) repeat-y;
	margin: 0px auto;
	padding: 0px 0px;
}

a img {border: none;}


a { color: #8c6239; text-decoration: underline; }
a:hover { color: #8c6239; text-decoration: none;}

h1 {
	font-size: 18px; 
	font-weight: bold;
	color: #8c6239;
	margin: 20px 0px;
}

/* Header */

#header {
	width: 800px;
	height: 96px;
	background: url(/stock/header.jpg) no-repeat;
	margin: 0px;
}

#headerleft {
	float: left;
	margin: 20px 0px 0px 20px;
	width: 410px;
}

#headerright {
	float: right;
	margin: 32px 35px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

#headerright a { 
	color: #fdf7f1; 
	text-decoration: none; 
	padding: 10px 0px 0px 10px;
}
#headerright a:hover { color: #fdf7f1; text-decoration: underline;}

/* Search Form */

.searchbutton{
	width: 20px;
	height: 20px;
	border: none;
	background: url(/stock/searchbutton.jpg) no-repeat;
}

.searchform {
	height: 15px;
	width: 130px;
}

#content {
	margin: 0px 20px 0px 140px;
	padding-bottom: 10px;
}

/* Home Body */

.home-body {
	background: url(/stock/home-content_top.jpg) top repeat-x;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 15px 26px 10px 14px;
}

.home-body h1 {
	font-size: 18px; 
	font-weight: bold;
	color: #8c6239;
	margin: 0px 0px 20px;
}

.home-body p {
	margin: 0px 0px 10px 0px;
}

/* Sub-Page Body */

.content-body {
	background: url(/stock/content_top.jpg) top no-repeat;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 50px 26px 10px 14px;
}
	
.content-body p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content-body img {
	margin: 0px 0px 10px 0px;
}

table td {
	vertical-align: top;
}

/* Admin Body */

.admin-body {
	background: url(/stock/content_top.jpg) top no-repeat;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 50px 26px 10px 14px;
}
	
.admin-body p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}


/* Footer */

.footer {  
	width: 800px;
	height: 60px;
	padding-top: 8px;
	margin: 0px auto;
	text-align: center;
	clear:both;
	background: url(/stock/footer.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #fdf7f1;}
.footer a { color: #fdf7f1; text-decoration: none; }
.footer a:hover { color: #fdf7f1; text-decoration: underline;}

.error {color: #FF0000;}

/*---------------------------------------------------------------------------*/

.crumbs {font-size: 10px;}
/*.crumbs a {color: #666666;}
.crumbs a:hover {color: #000000;}*/

.sitemap { list-style: none; margin: 0px; padding: 0px;}
.sitemap li { list-style: none; font-weight: bold; padding: 2px 0px;}
.sitemap2 li {font-weight: normal; padding: 1px 0px;}

/* <Admin Styles> */
.adminlinks a {display: block; padding: 4px 0px;}
form {margin:0;}
.error {color: #FF0000; font-weight: bold;margin: 0px 0px 0px 0px;}
.errorField {background-color: #FFDDCC;}
.yes {color: #00CC00;}
.no {color: #CC0000;}
.maybe {color: #AAAA00;}
.tableEvenRow {background-color: #EEEEEE }
.tableOddRow {background-color: #FFFFFF }
.hasEvent {color:#990000; font-weight: bold;}
.calendarToday {background-color: #FFFFDD;}
.calendarOutMonth {background-color: #EEEEEE; }
.calendarday{ font-size: 11px;}
.calendarpadding {padding: 3px;}
/* <NavigationStyles> */
.horiznav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	margin: 0px;
	padding: 6px 0px;}
.horiznav a { color: #FFFFFF; text-decoration: none; padding: 4px 12px;}
.horiznav a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}

.nav-top {
	width: 120px;
	height: 35px;
	background: url(/stock/nav_top.jpg) no-repeat;
}

.nav-bottom {
	width: 120px;
	height: 100px;
	clear: both;
	background: url(/stock/nav_bottom.jpg) no-repeat;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdf7f1;
	margin: 0px 0px 0px 20px;
	width: 120px;
	float: left;
	clear: both;
}
.nav a { 
	color: #fdf7f1;
	text-decoration: none;
	width: 110px;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	background: url(/stock/nav_on.jpg) no-repeat;
	float: left;
}
.nav a:hover { 
	color: #fdf7f1;
	text-decoration: none;
	width: 110px;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	background: url(/stock/nav_over.jpg) no-repeat;
	float: left;
}
.subnav1 a { 
	color: #fdf7f1;
	text-decoration: none;
	width: 110px;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	background: #826e5b url(/stock/subnav.png) repeat-y;
	float: left;
}
.subnav1 a:hover { 
	color: #fdf7f1;
	text-decoration: none;
	width: 110px;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	background: #9e8c7b url(/stock/subnav.png) repeat-y;
	float: left;
}

.subnav2 a { 
	color: #fdf7f1;
	text-decoration: none;
	width: 105px;
	line-height: 25px;
	display: block;
	padding-left: 15px;
	background: #594b3e url(/stock/subnav.png) repeat-y;
	float: left;
}
.subnav2 a:hover { 
	color: #fdf7f1;
	text-decoration: none;
	width: 105px;
	line-height: 25px;
	display: block;
	padding-left: 15px;
	background: #6d5f52 url(/stock/subnav.png) repeat-y;
	float: left;
}
.subnav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;}
.subnav3 a { display: block; color: #333333; text-decoration: none; padding: 2px 12px 2px 42px;}
.subnav3 a:hover { background-color: #FFFFFF; color: #000000; text-decoration: none;}
/* </NavigationStyles> */


/* <FCK Editor */
.title {
	font-size: 18px; 
	font-weight: bold;
	color: #8c6239;
	margin: 20px 0px;}

.subtitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #ad835b;}
	
.headings {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;}
            
.small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 13px;}
            
.caption {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;}
	
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}