/* ----- universal settings -----*/
body {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	background:url('bg.jpg') right top no-repeat #000b03; 
	font-family:verdana, san-serif; 
	font-size:8pt; 
	color:#787833;
	text-align:left;
}

.content b {color:#644d28; font-weight:bold;}
td {font-size:8pt;}
p {margin:0px; padding:0px;}
.sideCent hr {color:#787833; background-color:#787833;}
hr {color:#787833; background-color:#787833;}
#ctr {margin-left:auto; margin-right:auto; width:760px;}
h1 {color:#644d28; font-weight:bold; font-size:9pt; padding:0px; margin:0px;}


/* ----- typography/positioning ----- */
.welcome {padding-left:16px;}
.content {padding:5px 17px 15px 17px;}
.news {padding:0px 0px 30px 15px;}
.events {padding:0px 18px 0px 35px;}
.newsletter {padding:0px 13px 0px 13px; color:#330;}
.footer, .copyright {color:#fff; text-align:center; font-size:7pt;}


/* ----- links ----- */
a:link {text-decoration:none; color:#330;}
a:visited {text-decoration:none; color:#330;}
a:hover {text-decoration:underline; color:#330;}
a:active {text-decoration:none; color:#330;}
.footer a:link, .copyright a:link {text-decoration:none; color:#fff;}
.footer a:visited, .copyright a:visited {text-decoration:none; color:#fff;}
.footer a:hover, .copyright a:hover {text-decoration:underline; color:#fff;}
.footer a:active, .copyright a:active {text-decoration:none; color:#fff;}


/* ----- backgrounds ----- */
.contentBGcolor {background-color:#e6d199;}
.news {background:url('bg-news.jpg') left top no-repeat;}
.events {background:url('bg-calendar.jpg') left top no-repeat;}
.newsletter {background:url('bg-newsletter.jpg') left top no-repeat;}
.sidex {background:url('side2.gif') left top repeat-y;}
.side2a {background:url('side2a.gif') left bottom no-repeat;}
.odd {background-color:#f2dfac;}
.border {border:1px solid #dac282; margin:0px; padding:0px; width:515px;}


/* ----- other stuff ----- */
.img {border:3px solid #fff; margin-left:5px; margin-bottom:5px;}
.img2 {border:3px solid #fff;}
.img3 {border:3px solid #fff; margin-right:4px;}
.img4 {border:3px solid #fff; margin:0 4px 5px 5px;}
#fader {width:278px; height:452px; overflow:hidden;}
.side {text-align:left;}
.side ul {margin-top:0px; margin-bottom:0px !important; text-align:left;}
.side ul li {margin-left:-20px; list-style-image:url('bullet.gif'); text-align:left;}
.content ul {margin-top:0px; margin-bottom:15px;}
.content .title {margin-left:7px; font-weight:bold;}
.content ul li {margin-left:0px; margin-left:-15px; list-style-image:url('bullet.gif');}


/* ----- navigation ----- */
.chromestyle {width:760px;}

	/* -------- Style for Drop Down Menu -------- */
	.dropmenudiv {position:absolute; text-align:left; top:0; border:1px solid #c4ad65; border-bottom-width:0; font:normal 8pt Verdana; line-height:20px; z-index:100; background-color:#f2e3b5; width:178px; visibility:hidden;}		
	.dropmenudiv a {width:auto; display:block; text-indent:4px; border-bottom:1px solid #d7c385; border-top:1px solid #faf0cf; text-decoration:none; color:#330; text-align:left;}		
	.dropmenudiv a:hover {background-color:#faf0cf; color:#330; text-align:left;}
	* html .dropmenudiv a { /*IE only hack*/ width:100%;}
	.notop {border-top:0px !important;}
	.small {width:120px !important;}