@charset "UTF-8";
/* CSS Document */

/* ---------------------------------- GENERAL TYPOGRAPHY & GLOBAL styling ------------------------------------- */
body {
	background:#FFF;	
	color:#464748;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

a, a:visited {color:#333; text-decoration:none}
a:hover, a:focus {color: #6b0f03; text-decoration:bold}
a img {border:none; outline:none;}
#midsection a {font-weight:bold; }

h1 {
	color:#c7c8cb;
	font-size:30px;
	line-height:30px;
	margin:0px 0px 15px;
	text-transform:lowercase;
}
h2 {
	background:url(images/linebreak-leftcol.jpg) bottom left repeat-x;
	color:#464748;
	font-size:17px;
	line-height:20px;
	margin:6px 0px -1px;
	padding-bottom:3px;

}
h3 {
	color:#464748;
	font-size:13px;
	line-height:20px;
	margin:6px 0px 2px;
}

p {
	line-height:20px;
	margin:9px 0px;
}
p.tiny {
	color:#464748;
	font-size:10px;
	line-height:10px;
	margin:20px 0 0;
	}
.dark {
	color:#909094;
}
.red {color:#6b0f03}
#red {
	background:url(images/linebreak-red.gif) top left repeat-x;
	border:none;
	display:block;
	height:1px;
	margin:22	px 0px 8px;
	outline:none;
}
.bumpUp {margin-top:-4px}
.bumpDown {margin-top:20px}
{

}
.red {color:#6b0f03}
#red2 {
	background:url(images/linebreak-red.gif) top left repeat-x;
	border:none;
	display:block;
	height:1px;
	margin:0px 25px 0px 0px;
	outline:none;
}



/* ---------------------------------- STRUCTURE styling ------------------------------------- */
#container {
	background:#FFF;
	height:750px;
	margin:auto;
	width:1015px;
}

#header {
	height:177px;
	margin:0px;
}

/* ------------------ Main Menu  START  ---------------------- */
#mainmenu {
	background:#909094;
	height:40px;
	margin:4px 0px 0px;
	padding-left:180px;
}
#mainmenu li {
	color:#fff;
	display:inline;
	float:left;
	height:27px;
	padding:13px 6px 0px;
}
#mainmenu li a, 
#mainmenu li a:visited {
	color:#fff;
	height:40px;
	text-decoration:none;
}
#mainmenu li a:hover,
#mainmenu li a:focus,
#mainmenu li.currentPage a, 
#mainmenu li.currentPage a:hover {
	color:	#6b0f03;
}
#mainmenu li.currentPage a, 
#mainmenu li.currentPage a:hover {
	font-weight:bold;
}
#mainmenu li.dots {
	cursor:default;
	font-size:11px;
	font-weight:bold;
	height:17px;
	padding:13px 2px 10px;

}
/* ------------------ Main Menu  END ---------------------- */

#midsection {
	margin:25px 0px 20px;
}

#leftcol {
	float:left;
	height:470px;
	margin:0px;
	padding:0px;
	width:165px;
}
#leftcol p {
	color:#6b0f03;
	line-height:16px;
	margin:0px;
	padding:4px 21px 2px 18px;
}
#leftcol a,
#leftcol a:visited {
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:9px 0 0 18px;	
}
#leftcol hr {
	background:url(images/linebreak-leftcol.jpg) top left repeat-x;
	border:none;
	display:block;
	height:1px;
	margin:12px 0px 11px;
	outline:none;
}

#maincontent {
	border-left:1px dotted #1b1818;
	margin-left: 165px;
	min-height:470px;
	_height:470px;
	padding-left:20px;
}

#footer {
	color:#2a2a2c;
	font-size:10px;
	height:50px;
	width:100%;
}
#footer #lastUpdatedBar {
	background:#909094;
	color:#fff;
	margin-bottom:7px;
	padding:5px;
	text-align:right;
}
#footer #footerLinks {
	float:left;
}
#footer #footerLinks li {
	display:inline;
	float:left;
	padding:0px 1px;

}
#footer #footerLinks li a, 
#footer #footerLinks li a:visited {
	color:#2a2a2c;
	display:block;
	float:left;
}
#footer #copyright {
	float:right;	
}



/* ---------------------------------- HOMEPAEGE styling ------------------------------------- */
#leftcol.homepage {
	border-right:1px dotted #1b1818;
	height:800px;
	margin-top:26px;
}
#maincontent.homepage {
	border-left:none;
	margin-left: 185px;
	padding-left:1px;	
}
#homepageImages {
	height:198px;
	margin:-25px 0 27px -6px;
	width:835px;
}
.homeP {width:730px}



/* ---------------------------------- NEWS & EVENTS styling ------------------------------------- */
#mainNews {
	
}
.leftNews {
	display:block;
	float:left;
	height:200px;
	margin-right:25px;
	width:255px;
}
.leftNews b {
	font-size:14px;
	font-weight:bold;
}
.leftNews p {
	font-size:11px;
	margin:0px 10px 15px 0px;
}
.rightNews {
	padding:0px 10px 10px 0px;
}
.recentNews p {
	width:815px;	
}

/* ---------------------------------- CONTACT US styling ------------------------------------- */
table#contactUs {
	margin:0px 0 20px;
}
table#contactUs td {
	height:20px;	
}

table#officers td {
	height:20px;
	width:200px;
	
	
/* ---------------------------------- HISTORY IMAGE styling ------------------------------------- */

}
#leftimage {
float: left;
border:2px solid #909094;
margin-right:20px;
margin-bottom:6px;


/* ---------------------------------- MEMEBERS styling ------------------------------------- */
}

table#members td {
	height:20px;
	width:300px;
