a:link {
	color: #64230D;
	text-decoration: none;
}
a:visited {
	color: #64230D;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}


a:active {
	color: #64230D;
	text-decoration: none;
}





#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	border: 1px solid #000000;
	width: 969px;
	background-color: #FFFFFF;
}


body {
	text-align: center;
	background-color: #F6F4E4;
	
}

hr {
	color:#64230D;
	background-color:#64230D;
	height:2px;
	border:none;
	
}

#wrapper #homepage_main_content {
	background-color: #F6F4E4;
	width: 919px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding:15px;
}

.slide_border {
border-style: solid;
 border-width:2px;
 border-top-color: #666666;
 border-left-color: #cccccc;
 border-right-color: #ffffff;
 border-bottom-color: #ffffff;

}


.right_border_box {
	background-color: #FFFFFF;
	border: 2px solid #FFB411;
	padding: 10px;
	width: 346px;
	position: relative;
}
.quotes {
	font-size: 12px;
	font-weight: bold;
}
.small_italic {
	font-size: 12px;
	font-style: italic;
}
.large_italic_brown {
	color: #64230D;
	font-style: italic;
}

.yellow_border {
	border:solid;
	border-color:#FFB411;
	border-width: 2px;
	}

.nav_column {
background-image:url(images/nav_column_bg.gif);
background-repeat:repeat-y;
	}
	
.sidemenu, .sidemenu a:hover{
font-style:italic;
font-size:14px;
line-height:22px;
text-decoration:none
	}
	
.slide {
	background-image:url(images/slide_bg.gif);
	background-repeat:no-repeat;
	font-style: italic;
	}
.default{
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
}h1 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1%;
	color: #622410;
	margin-top: 15px;
}
