/* CSS Document */
body{
    font-family: Arial, Helvetica, sans-serif;
	margin:0;
    padding:0;
    background:#a7a09a;
	background-image: url(../images/woodbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
}
body {
    min-width:700px;
}

/* HEADER AND NAVIGATION */
#wrapper {
	padding: 0px;
	margin: 0 auto;
	width: 700px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#banner {
	background-color: #000000;
	width: 700px;
}
#nav {
	background-color: #660000;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	width: 700px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 2px;
}
#nav a {
	line-height:33px;
	background:none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 26px;
}
#nav a:hover {
	background-color: #8A6D4D;
}

/* MAIN CONTENT Left Column */

#content {
	margin: 0px;
	width: 700px;
	background-color: #8A6D4D;
	clear: none;
	float: none;
	overflow:hidden;
	padding: 0px;
	position: relative;
}
#leftcolumn {
	float:left;
	color: #660000;
	width:499px;
	background-color: #F5EDCF;
	clear: none;
}
#leftcontent {
	margin: 10px 15px 0px 24px;
}
#rightcolumn {
	padding: 0px;
	width: 200px;
	background-color: #8A6D4D;
	float:right;
	margin: 0px;
}

/*FULL COLUMN (1 COLUMN) LAYOUT*/

#fullcolumn {
	float:left;
	width:700px;
	background-color: #F5EDCF;
 }
#fullcontent {
	margin: 10px 15px 0px 24px;
}


/* FOOTER */

#footer {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #660000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	clear: both;
	margin: 0px;
	padding: 15px 15px 10px;
}

#footer p {
	padding: 0px;
	margin: 0px 0px 5px;
	line-height: 14px;
}

/* TEXT FORMATTING */


a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:active,
#fullcolumn a:link, #fullcolumn a:visited, #fullcolumn a:active {
	color: #660000;
}
.pagehead {
	font-size: x-large;
	color: #660000;
	font-weight: bold;
}
.welcome {
	font-size: x-large;
	color: #660000;
	font-weight: bold;
	margin-bottom: 4px;
}
.righttext {
	font-size: 10px;
	color: #fff;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.reviews {
	font-size: 10px;
	color: #F5EDCF;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-style: italic;
}
.credit, .credit a {
	font-size: 10px;
	color: #CDC29F;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.newshead {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8A6D4D;
	margin-top: 30px;
	margin-bottom: 0px;
}
.newsdate {
	font-size: 9px;
	color: #975015;
	margin-top: -10px;
	text-align: right;
	display: block;
}
.snippetshead {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.story {
	margin-top: 10px;
	margin-bottom: 0px;
}
.story img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.directions {
	margin-top: 0px;
	margin-bottom: 6px;
}
.directionshead {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 30px 0px 5px;
	font-size: 13px;
}
.readmore {
	font-weight: normal;
	text-align: right;
	margin-top: 6px;
	color: #8A6D4D;
	margin-right: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.readmore a:link,.readmore a:visited, .readmore a:active {
	text-decoration: none;
	font-weight: bold;
	color: #8A6D4D;
}
.readmore a:hover {
	text-decoration: none;
	color: #3B2916;
}
.pigsign {
	text-align: center;
	width: 200px;
	margin-bottom: 25px;
	padding-top: 15px;
}

/* MENU PAGE */

#menuleft {
	float: left;
	width: 215px;
}
#menuright {
	float: right;
	width: 215px;
}
#menubottom {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
.menutitle {
	margin-bottom: 5px;
	margin-top: 28px;
}
#menuright p {
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
}
#menuleft p {
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
}
.menudescrip {
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	padding: 0px;
	display: block;
	margin-bottom: 4px;
}
.menuimageleft {
	margin-right: 8px;
	margin-bottom: 2px;
	float: left;
}
.menuimageright {
	margin-left: 8px;
	margin-bottom: 2px;
	float: right;
}



/*IMAGES*/
.mterry {
	align: bottom;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.photwithcaption {
	font-size: 9px;
	color: #000000;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	display: block;
}
.photwithcaption img {
	margin-bottom: 3px;
	margin-top: 5px;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 22px;
}
#ufgwrapper {
	padding: 0px;
	margin: 0 auto;
	width: 300px;
}
#ufg {
	font-size: 9px;
	font-style: normal;
	letter-spacing: 4px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	background-color: #8A6D4D;
	border: 1px solid #432D17;
	padding-top: 2px;
	padding-bottom: 2px;
}

