body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #463E31 url(images/layout/brwnbg.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #F60;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	font-weight: bold;
}



#leftNav {
	position: relative;
	width: 200px;
	top: 0px;
	background-color: #CABF92;
	border: 1px solid #190F08;
}
#pageBody {
	top: 0px;
	position: fixed;
	width: 560px;
	left: 5px;
	float: right;
	background-color: #746950;
	border: 1px solid #FAFAFA;
	height: 100%;
}
#NavAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CABF92;
	background-image: url(images/layout/pages/navselectbg.gif);
	height: 20px;
	width: 190px;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/layout/pages/navselectbg.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFCC00;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.txtLayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
	text-align: justify;
	white-space: normal;
	letter-spacing: 1px;
	display: block;
	padding: 5px;
	margin: 5px;
}
.aboutMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 75%;
	left: 40%;
	right: 35%;
	position: absolute;
	top: 730px;
	background-color: #463E31;
	color: #FFFFFF;
	margin-left: -200px;
}
.mediaLinks {
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image: url(images/showcase/lister_r4_c1.jpg);
	height: 38px;
	width: 513px;
	position: relative;
}
#more #moreinfo_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 150px;
	margin: 8px;
	text-align: center;
	position: relative;
}
#lister_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #CABF92;
	background-image: url(images/showcase/lister_r2_c1.jpg);
	height: 30px;
	width: 262px;
	position: relative;
}
#lister_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #3C332A;
	background-image: url(images/showcase/lister_r3_c1.jpg);
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 262px;
	position: relative;
}
.desctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 7px;
	padding: 5px;
}
#lister_title #title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
#lister_desc #desc_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.EditButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #463E31;
	border: 1px solid #EBE9ED;
}
.EditButtons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CABF92;
	border: 1px solid #CCCCCC;
}
#belowNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
