body {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	background: url(img/headerBG.gif) repeat-x;
	background-color: #fff;
}
div, ul, p, h1, h2, h3, h4, img, form, input {
	padding: 0;
	margin: 0;
	border: 0;
}
p {
	padding-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #5D3117;
	padding-bottom: 5px;
}
h2 {
	font-size: 16px;
	color: #5D3117;
	padding-bottom: 5px;
}

td {
	text-align: left;
}
a:link {
	color: #a40c34;
}
a:visited {
	color: #a40c34;
}
a:hover {
	color: #a40c34;
	text-decoration: none;
}
a:active {
	color: #a40c34;
}






#siteWrapper {
	width: 792px;
	margin: 0 auto 0 auto;
}

#header {
	background: url(img/randomHeaders/random.php3);
	background-repeat: no-repeat;
	background-position: right 0;
	width: 792px;
	position: relative;
	margin: 0 auto 0 auto;
	height: 246px;
}

#middle {
	width: 792px;
	margin: 0 auto;
}






#searchForm { 
	background-image: url(img/searchBG.gif);
}

.searchTextField {
	color: #595046;
	width: 150px;
	height: 14px;
	border: solid 1px;
	font-size: 10px;
	margin: 0 5px 7px 15px;
}


#searchSubmit {
	margin: 0 5px 7px 15px;
}




.navigation {
	padding: 20px 0 200px 10px;
	background-image: url(img/navBottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	position: relative;
}





.mainNav ul {
	list-style-type: none;
}

.mainNav li {
	list-style-type: none;
	font-size: 14px;
	color: #e96d1f;
	margin: 0 0 0 0;
	padding-bottom: 10px;
}

.mainNav li a {
	list-style-type: none;
	text-decoration: none;
	color: #e96d1f;

}

.mainNav li a:hover {
	list-style-type: none;
	text-decoration: underline;
	color: #e96d1f;
}




.secondNav ul {
	list-style-type: none;
}

.secondNav li {
	font-size: 13px;
	font-style: italic; 
	color: #5D3117;
	margin: 0 0 0 15px;
	padding-bottom: 4px;
}

.secondNav li a {
	text-decoration: none;
	color: #5D3117;
}

.secondNav li a:hover {
	text-decoration: underline;
	color: #5D3117;
}




.thirdNav ul {
	list-style-type: none;
}

.thirdNav li {
	font-style: none; 
	font-size: 12px;
	color: #a40c34;
	margin: 0 0 0 20px;
	padding-bottom: 4px;
}

.thirdNav li a {
	text-decoration: none;
	color: #a40c34;
}

.thirdNav li a:hover {
	text-decoration: underline;
	color: #a40c34;
}


.facebookLink {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:left;
	direction:ltr;
	unicode-bidi:embed;
	cursor:pointer;
	color:#3b5998;
	text-decoration:none;

}

.newsletter {
	color: #3b5997;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#current {
	font-style: bold;
	color: #000000;
}





#breadcrumb li {
	display: inline;
	list-style-type: none;
	color: #a40c34;
	font-size: 12px;
	font-style: italic; 
	padding-right: 4px;
}

#breadcrumb li a {
	text-decoration: none;
	color: #a40c34;
}
#breadcrumb li a:hover {
	text-decoration: underline;
	color: #a40c34;
}




.guts {
	padding: 20px 0 20px 24px;
}
#pageContent {
	padding-top: 20px;
}

#pageContent ul {
	padding: 0 0 10px 20px;
}






#footer100{
	width:100%;
	border-top: #5d3117 30px solid;
	padding-bottom: 10px;
	clear: both;
}
#footer {
	width: 792px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #5d3117;
}

#container {
	bottom: 46px ;
	display: none ;
	left: 0px ;
	position: absolute ;
	width: 251px ;
}

#inner {
	background-color: #F0F0F0 ;
	border: 1px solid #666666 ;
	border-bottom-width: 0px ;
	padding: 5px ;
	margin: 0 auto;
	text-align: center;
}
