@charset "utf-8";



A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;}

body {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#3C3523;
	background-image:url(images/menu/page_background.jpg);
	background-position:center;
}

H1 {
	font-size: 20px;
	font-weight: bold;
	color: #649220;
}

li {
	margin-bottom: .7em;
}

img {
	padding:0px;
	margin:0px;

}

.frontBio {
	color:rgb(60,52,35);
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-family:georgia,arial,sans-serif;
	padding:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C3523;
}

#socialLinks {
color:rgb(60,52,35);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:georgia,arial,sans-serif;
padding:10px;
}

#menu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#header {
	width: 1001px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1001px;
	height: 200px;
	text-align: left;
	background-image:url(images/menu/logo-header.jpg);
	margin-bottom:0px;	
}

#home_navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	height: 200px;
}

#little_menu {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float:left;
	float: right;
	width: 300px;
	height: 200px;
	overflow:hidden;
}

#menu {
	background-image:url(images/menu/menu_header.jpg);
	clear: both;
	width: 1001px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}


#content {
	text-align: left;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C3523;
	margin: 0 auto;
	padding: 0px;
	width: 1001px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3523;

	background-color:white;
}

#footer {
	position:relative;
	left:24%
	bottom:0;
	clear: both;
	font-size: 12px;
	padding:10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:1px;
    font-size: 1px;
    line-height: 0px;
}

.pageTitle {
	clear: both;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3523;
	padding: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16pt;
}

.pageTitleTwitter {
	text-align: center;
	clear: both;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3523;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C3523;
	padding: 3px;
	background-color:#CCCCCC;
}

.twitter {
	text-align: left;
	clear: both;
	margin: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C3523;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	padding: 3px;
	background-color:#CCCCCC;
}

.blogText {
	text-align: left;
	clear: both;
	margin: auto;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12pt;
	padding: 3px;
}

.bioText {
text-align: left;
font-size:12pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:georgia,arial,sans-serif;
padding:10px;
}

.pressLinks {
	text-align: left;
	clear: both;
	margin: 0 auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C3523;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	padding: 3px;
}

.merchText {
text-align: left;
font-size:10pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:georgia,arial,sans-serif;
padding:8px;
}
