/* ----- universal settings -----*/
body {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	background-color:#f1eddc; 
	font-family:verdana, san-serif; 
	font-size:8pt; 
	color:#000;
	text-align:left;
}

td {font-size:8pt;}
p {margin:0px; padding:0px;}
hr {color:#d3ceb8; background-color:#d3ceb8;}

h2 {margin:5px 0 0 0; padding:0px; font-size:9pt; font-weight:bold;}

#ctr {margin-left:auto; margin-right:auto; width:760px;}


/* ----- typography/positioning ----- */
.welcome {padding:0px 20px 0px 17px;}
.content {padding:0px 17px 0px 17px;}

.fea1 {padding:0px 15px 0px 11px;}
.fea2 {padding:0px 10px 0px 15px;}
.fea3 {padding:0px 8px 0px 17px;}

.footer, .copyright {color:#000; text-align:center; font-size:7pt;}


/* ----- links ----- */
a:link {text-decoration:none; color:#184673;}
a:visited {text-decoration:none; color:#184673;}
a:hover {text-decoration:underline; color:#184673;}
a:active {text-decoration:none; color:#184673;}

.footer a:link, .copyright a:link {text-decoration:none; color:#000;}
.footer a:visited, .copyright a:visited {text-decoration:none; color:#000;}
.footer a:hover, .copyright a:hover {text-decoration:underline; color:#000;}
.footer a:active, .copyright a:active {text-decoration:none; color:#000;}


/* ----- backgrounds ----- */
.top-l {background:url('top-l.jpg') right top no-repeat;}
.top-r {background:url('top-r.jpg') left top no-repeat;}

.content-l {background:url('content-l.jpg') right top no-repeat #ffffff;}
.welcome {background:url('welcome.jpg') left top no-repeat;}
.content {background:url('content.jpg') left top no-repeat;}
.content-r {background:url('content-r.jpg') left top no-repeat #ffffff;}

.line {background:url('line-bg.gif') center top repeat-x;}

.left {background:url('left.jpg') right top no-repeat;}
.fea1 {background:url('featured_04.jpg') left top no-repeat;}
.fea2 {background:url('featured_05.jpg') left top no-repeat;}
.fea3 {background:url('featured_06.jpg') left top no-repeat;}
.right {background:url('right.jpg') left top no-repeat;}

.foot {background:url('foot-bg.gif') center top repeat-x;}


/* ----- navigation ----- */
.chromestyle {width:760px;}

	/* -------- Style for Drop Down Menu -------- */
	.dropmenudiv {position:absolute; text-align:left; top:0; border:1px solid #027d3f; border-bottom-width:0; font:normal 8pt Verdana; line-height:20px; z-index:100; background-color:#67b666; width:178px; visibility:hidden;}		
	.dropmenudiv a {width:auto; display:block; text-indent:4px; border-bottom:1px solid #027d3f; border-top:1px solid #83ce82; text-decoration:none; color:#fff; text-align:left;}		
	.dropmenudiv a:hover {background-color:#83ce82; color:#0f5f34; text-align:left;}
	* html .dropmenudiv a { /*IE only hack*/ width:100%;}
	.notop {border-top:0px !important;}
	.small {width:175px !important;}


/* ----- other stuff ----- */
#area {border:4px double #999; margin:0px 0px 5px 5px}
.img {border:1px solid #999; padding:3px; margin:0 0 5px 5px;}
.img2 {border:1px solid #999; padding:3px; margin:0 5px 5px 0;}
.img3 {border:1px solid #999; padding:3px; margin:0px;}
#fader {width: 760px; height: 335px; overflow: hidden;}
ul {margin:0px 0px 0px 30px; padding:0px;}
ul li {margin-left:-10px; list-style-image:url('bullet.gif'); line-height:150%;}