html {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
}

body {
	margin: 14px;
	padding: 0px;	
	background: #e8e7dd url('../images/bg.gif') top repeat-x;
}

#wrapper {
	background: #fff url('../images/pagebg.gif') top center repeat-y;
	width:910px;
	margin: 0 auto;
	_margin-top:-1px;
}

#container {
	background: url('../images/contentbg.gif') top center no-repeat;
	min-height: 300px;

}

#content {
	float: left;
	width: 662px;
	_width: 653px;
	margin: 0px;
	padding: 25px;
	min-height: 300px;
	border-left: 1px solid #ddd;
}

#header {
	background: #fff url('../images/headerbg.gif') top center no-repeat;
	height: 95px;
	padding: 1px 6px 0px 6px;
}

.staff_img {
	padding:3px;
	border: 1px solid #DDDDDD;
}

#header h1 {
	cursor: pointer;
        background: url('../images/logo.gif') top left no-repeat;
        width: 380px;
        height: 96px;
        text-indent: -2000px;
        padding: 0px;
        margin: 1px 0px 0px 6px;
}

#menu {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	background-color: #7f0403;
	height: 26px;
}

#menu li {
	margin: 0px;
	border: 3px solid #7f0403;
	list-style: none;
	float: left;
	width: 100px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	vertical-align: bottom;
}

#menu #selected {
	background-color: #943d3d;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
}

#menu li a:hover {
	text-decoration: underline;
}



#footer {
	clear: both;
	margin-top: 1px;
	height: 40px;
	background: url('../images/footerbg.gif') top center no-repeat;
}

#copyright {
	padding-top: 9px;
	margin-left: 20px;
	color: #fff;
	font-size: 8pt;
	float: left;
}

#footerLinks {
	padding-top: 9px;
	padding-right: 20px;
	float: right;
	font-size: 8pt;
	color: #fff;
}

#footerLinks a {
	text-decoration: none;
	color: #fff;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#homePic {
	float: left;
	margin-left: 6px;
	_margin-left: 3px;
	height: 204px;
	width: 660px;
	background: url('../images/home.jpg') no-repeat;
}

#homeMenu {
	background-color: #000;
	float: left;
	margin-left: 1px;
	height: 204px;
	width: 237px;	
}

#homeMenu ul {
	margin-top: 14px;
}

#homeMenu ul li {
	margin: 0px;
	list-style: none;
	text-indent: 20px;
	height: 22px;
}

#homeMenu a {
	color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	font-family: georgia, times new roman;
	letter-spacing: 2px;
	font-weight: 100;
	font-size: 13pt;
	line-height: 22px;
}

#homeMenu a:hover {
	line-height: 24px;
	color: #fff;
	font-size: 16pt;
}

#homeText {
	margin-left: 6px;
	margin-bottom: 1px;
	_margin-left: 3px;
	_margin-bottom: 0px;
	background-color: #d6d0b6;
	border-right: 1px solid #c8bea4;
	min-height: 260px;
	float: left;
	width: 260px;
	padding: 16px 16px 16px 24px;
}

#homeText h2 {
	font-family: georgia, times new roman;
	font-weight: normal;
	font-size: 22pt;
	color: #7f0403;
	margin: 0px 0px 12px 0px;
}

#homeText p {
}

#banner {
	background: #ccc5a9 url('/images/bannerbg_1.jpg') top center no-repeat;
	width: 900px;
	margin-left: 5px;
	height: 80px;
	margin-bottom: 1px;
}

#banner h1 {
	font-family: georgia, times new roman;
	font-weight: 100;
	font-size: 26pt;
	color: #fff;
	margin: 0px;
	padding: 20px 0px 0px 24px
}

#leftcol {
	margin: 10px 10px 10px 16px;
	_margin: 10px 5px 5px 16px;
	width: 160px;
	float: left;
	
}

#leftcol h2 {
	font-size: 14pt;
	margin-bottom: 10px;
}

#leftcol li {
	list-style: none;
	text-indent: 14px;
	margin-bottom: 10px;
	vertical-align: top;
}

#leftcol li a {
	color: #7f0403;
	font-size: 8pt;
}

#leftcol table tr th {
	text-align: left;
	font-size: 9pt;
	padding: 4px 0px 4px 0px;
        color: #7f0403;
}

#leftcol table tr td {
	padding: 2px;
}



ul {
	margin: 0px;
	padding: 0px;
}

h2 {
        font-family: georgia, times new roman;
        font-weight: normal;
        font-size: 22pt;
        color: #7f0403;
	margin: 0px 0px 12px 0px;
}

h3 {
        font-family: georgia, times new roman;
        font-weight: normal;
        font-size: 14pt;
        color: #7f0403;
	margin: 0px 0px 6px 0px;
}

p {
	margin: 0px 0px 12px 0px;
	font-family: verdana, arial;
	font-size: 9pt;
}

li {
	margin-left: 14px;
	margin-bottom: 8px;
	font-size: 9pt;
}

td {
	font-size: 9pt;
}

a {
	color: #7f0403;
}

hr {
	color: #fff;
	background-color: #fff;
	height: 1px;
	border-top: 1px solid #c5c2ac;
}

.thumbnail {
	padding: 3px;
	border: 1px solid #dddbcd;
	cursor: pointer;
	cursor: hand;
}

.thumbnailSel {
	padding: 2px;
	border: 2px solid #7f0403;
}

.attachmentLink {
	border-top: 12px solid #fff;
	background: #fff url('/images/arrow.gif') left no-repeat;	
	text-indent: 10px;
}

.attachmentLink a {
	font-size: 12pt;
	font-weight: bold;
}
