@charset "utf-8";
/* CSS Document */

/* Basic Skeleton */
body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #4C2D0F;
	width:1024px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	background-color: #E7D9B4;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 985px;
	background-image: url(images/bg_m.jpg);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #916C48;
	border-bottom-color: #916C48;
	border-left-color: #916C48;
}


/* Header */
#header {
	padding: 0px;
	height: 190px;
	width: 990px;
	margin-top: 6px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}

#headernavimg
{
	float:left;
	width: 750px;
	height: 190px;
	overflow: none;
}

#headernav
{
	height: 35px;
}

#nav
{
	height:30px;
	vertical-align: middle;
	font-size:14px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #D2B268;
}

.nav ul
{
	margin:0px;
	padding: 0px;
}

.nav li
{
	list-style:none;
	float: left;
	text-align: left;
	font-weight: bold;
	padding:0px;
	margin-left:0px;
	margin-top: 0px;
	
}

.nav a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

	
}
.last   {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #774626;
}


#headerimage
{
	height: 150px;
	background-image: none;
	background-color: #B8BF78;
	border: thin solid #D2B268;
}
#cheaderimage {
	background-position: left top;
	height: 150px;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	padding-right: 5px;
}
#cheaderimg {
	float: left;
}



#headerlogo
{
	float:left;
	width: 240px;
	height: 181px;
}

/* SideBar */
#sidebar
{
	float:left;
	height:552px;
	margin-left: 5px;
	width: 220px;
}

#sidebarheader
{
	background:#747136;
	font-weight: bold;
	font-style: italic;
	height: 30px;
	font-size: 24px;
	color: #FFFFFF;
}

#sidebarbg{

}

#date
{
	color:#603913;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}
#button
{
	height: 22px;
	width: 200px;
}

#boxcontent
{

}

#box1
{
	background: #caaa59;
	margin-bottom:5px;
}

#box2
{
	background: #caaa59;
	margin-bottom:5px;
}

#box3
{
	background: #caaa59;
	height: 190px;
}


/* MainContent */
#mccontainer
{
	height:552px;
	margin-top: 5px;
	width: 990px;
}


#mainContent {
	float:left;
	width: 750px;
	height: 552px;
	background-color: #caaa59;
	background-image: url(images/texturebg.png);
}

#Cmccontainer
{
	margin-top: 5px;
	width: 980px;
	background-image: url(images/texturebg_stretch.png);
	background-color: #D3B46A;
}

#CmainContent {
	width: 980px;
}
#Cmcbottom {
	height: 5px;
	clear: both;
	float: none;
}



#leftcontent{
	width: 708px;
	float: left;
	text-align: left;
	padding: 10px 20px;
	color: #4C2D0F;
	font-size: 14px;
}

#rightcontent{
	width: 207px;
	float: left;
	color: #4C2D0F;
	padding: 5px;
	background-repeat: repeat-y;
	padding-bottom: 15px;
	padding-left: 20px;
}
#rightcontent li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightcontent ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}
#rightcontent ol a {
	text-decoration: none;
	color: #4C2D0F;
}



#mcright
{
	height: 540px;
	width: 530px;
	float: left;
	margin-left: 7px;
}

#mcimg
{
	height: 520px;
	width: 200px;
	float: left;
	padding: 10px 0px 10px 10px;
	
}

#mcintrobox
{
	height: 370px;
}
.underline {
	color: #854F32;
	text-decoration: underline;
}


#mcbox1
{
	width:150px;
	height:220px;
	background-color: #B8BF78;
	float: left;
	font-size: 14px;
	text-align: left;
	padding: 0px 10px;
	margin-left: 10px;
}

#mcbox2
{
	width:150px;
	height:220px;
	float: left;
	font-size: 14px;
	text-align: left;
	padding: 0px 10px;
	background-color: #A49F4D;
}

#mcbox3
{
	width:152px;
	height:220px;
	background-color: #B8BF78;
	float: left;
	font-size: 14px;
	text-align: left;
	padding: 0px 10px;
}


#mctext
{
	height: 165px;
}

#mctitle
{
	height:75;
	text-align: left;
}

#title
{
	font-size: 36px;
	letter-spacing: 2px;
	margin-top: 10px;
}

#subtitle
{
	font-style: italic;
	font-size: 18px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B8BF78;
	width: 440px;
	margin-left: 10px;
	color: #FFFFFF;
}

#mctextcontent
{
	padding-top:10px;
	font-size: 14px;
	color: #4C2D0F;
	padding-right: 10px;
	padding-left: 10px;
}

.firstletter
{
padding-top:10px;
color:#993300;
font-size:24px;
font-style:italic;
}

#boxtitle
{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
}
.paddingtop10 {
	padding-top: 10px;
}


.textc
{
	font-size:12px;
	padding:10px;
}

.ctextc
{
	font-size:12px;
	padding:5px 20px;
}

/* Footer */
#footer {
	text-transform: uppercase;
	font-size: 10px;
	clear: both;
	float: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
#footer a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a {
	color: #990000;
}
