@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~Main Style~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

a,
a:link,
a:visited,
a:active {
	color: #965a28;
}

a:hover {
	text-decoration:none;
}

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	COLOR: #000000;
	background: #6d3f19 url(images/mainBg.gif) left top repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

h2{
	margin-top: 0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

ul {
	padding: 0;
	margin: 0;
	list-style:none;
}

ul li {
	background: url(../assets/images/dotArrow_brown.gif) no-repeat left top;
	padding-left: 11px;
}

li {
	margin-bottom: 15px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}


/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~Structural Style~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

#wrapper {
	width: 100%;
	background: transparent url(images/mainBG_gradient.gif) left top repeat-x;
}

#mainContent {
	text-align: left;
	vertical-align: top;
	padding: 0 10px 0 20px;
}

table.outline {
	border: 1px solid #B8AEA7;
}

.leftShadow {
	background: transparent url(images/shadowLf.png) right top repeat-y;
}

.rightShadow {
	background: transparent url(images/shadowRt.png) left top repeat-y;
}

/* Hack for ie6 \*/
* html .leftShadow { background: none; }
* html .rightShadow { background: none; }
/* Hack for ie6 */ 


/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~Font Style~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

.smallText {
	font-size: 11px;
}

.white10,
a.white10:link,
a.white10:visited,
a.white10:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.white10:hover {
	text-decoration: underline;	
}

.beige10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5D4A9;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.black11w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.black12w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

.black11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}

.dkgrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
}

.dkgrey16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.dkgrey14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}
.dkgrey11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 11px;
}

.white11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.orange18 {
	font-size: 18px;
	color: #FF9900;
}

.darkred18 {
	font-size: 18px;
	color: #C2113A;
}
	

/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~Navigation Style~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

.submenu,
a.submenu:link,
a.submenu:visited,
a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63676D;
	text-decoration: none;
	line-height: 11px;
	}
	
	a.submenu:hover {
		text-decoration: underline;
		color: #FF6600;
	}
	
/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~Homepage Style~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

/*~~~~~~~~~~~~~~Announcements~~~~~~~~~~~~~*/

#announcements {
		padding-left: 5px;
	}
	
	.announcement {
		background: transparent url(images/dottedline_bg.gif) left bottom repeat-x;
		padding: 5px  0;
		font-size: 11px;
		width: 220px;
	}
	
	.date {
		float: left;
		font-weight: bold;
		width: 55px;
	}
	
	.news {
		float: left;
		width:165px;
	}


/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~Form Style~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

.textfield
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.important {
	color: #CC0001;
}

#agenda_bt a{
	display: block;
	background: url(../assets/images/bt_agenda_blank.gif) no-repeat left top;
	padding: 14px 32px 16px;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #55504d;
}


/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~Contact Us Page Style~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

#contact h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: solid 3px #dee0e2;
	padding-bottom: 1px;
	padding-top: 15px;
	margin: 0;
	margin-bottom:10px;
	clear: both;
}

#contact .contact {
	margin: 0 0 20px 0;
	width: 100%;
}

#contact .contact_left {
	float: left;
	width: 50%;
}

#contact .contact_right {
	float: left;
	width: 49%;
}

/*----------------------------------------------------
~~~~~~~~~~~~~~~~~~Other~~~~~~~~~~~~~~~~~~~
---------------------------------------------------*/

.clear {
	clear: both;
}