* {
	margin: 0px;
	padding: 0px;


}
bodyCopy a:hover {
	color: 0D562A;
}
bodyCopy a:visited {
	color: #0D562A;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/bluepattern.png);
	text-transform: none;
	color: #2F0C03;
}
h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #5a3625;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 250px;
}
p {
	margin-bottom: 0em;
	line-height: 1.6em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2f0c03;
	text-transform: none;
	font-weight: normal;
	bottom: auto;
	right: auto;
}
#wrapper {
	height: 739px;
	width: 755px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #2f0c03;
}
#navBar {
	height: auto;
	width: auto;
	float: left;
}
#mainContent {
	float: right;
	height: auto;
	width: 523px;
	background-color: #f7e1aa;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent #bodyCopy {
	padding-right: 45px;
	padding-bottom: 220px;
	padding-left: 25px;
	background-image: url(../images/bottomMainContent_nopaper.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
}
#bodyCopy p {
	padding-left: 20px;
}
#bodyCopy a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #2f0c03;

.topimg {
	height: auto;
}

/*=============== gabe ==============*/
li { line-height: 1.6em; }

.linkbutton a:link {
	background-color: #7B2810;
	color: #F7E3C6;
	display: inline;
	padding: 5px 10px;
	text-decoration: none;
	border: solid #E7A652 1px;
	text-align: right;
}

.linkbutton a:hover {
	background-color: #E7A652;
	color: #210400;
	display: inline;
	padding: 5px 10px;
	text-decoration: none;
	border: solid #210400 1px;
}
