/* Start of CMSMS style sheet 'fkoe' */
/* HTML Tag Elements */

html, body {
background:#020202;
	margin: 0px;
	padding: 0px;
	font: normal 12px  Tahoma, Arial, Helvetica, sans-serif;
	color: #666; 
}

code, pre, .review {
	display: block;
	margin: 5px;
	padding: 5px;
	background: #0a0a0a;
	overflow: auto;
	border: 1px solid #242424;
}



.row{
	display: block;
	margin: 5px;
	padding: 5px;
clear: both;
}

.linkbutton {
background:#6F3C09;
color: #FFFFFF;
padding: 3px;
width:235px;
}

.clear{
clear: both;
}

p{
	padding:0 0 0 10px;
	margin:0px;
}

.albumlist li, .picturelist li {
list-style-type: none;
}

p.indent {
	text-indent:40px;
}

.bold{
	color: #fff;
	font-weight: bold;
}


h1 {
	color: #fff;
	margin:0px;
	padding:0px;
}


h2 {
	color: #fff;
	font: 23px Georgia;
	margin:0px;
	padding:10px 0 7px 0;
}


h3 {
	color: #fff;
	font: 17px Georgia;
	margin:0px;
	padding:10px 0 7px 0;
}

h3 a{
	text-decoration:none;
	color: #fff;
	display:inline;
	border-bottom: 1px solid #fff;
}

h3 a:hover {
	background: #3F0B0B;
	border-bottom: 1px solid #AA1A1A;
}


input, select, textarea {
	font: normal 12px Georgia, Verdana, Arial, Helvetica, sans-serif;
}

input[type="text"], textarea {
	padding: 2px;
	margin: 2px;
	border: 2px solid #000;
}

input[type="text"]:focus,
textarea:focus {
	border: 2px solid #A11F1F;
	background: #fff;
}


.center {
	margin: 0 auto;
	text-align:center;
}


.leftText {
	text-align:left;
	line-height: 15px;
	padding: 2px;
}


.left {
	float: left;
}

.hidden {
	display:none;
}


.content a, .center a{
	text-decoration:none;
	border-bottom: 1px solid #7E8B91;
}

.content a:hover, .center a:hover{
	border-bottom: 1px solid #A11F1F;
}

.seperator {
	top: 30px;
	margin: 0 auto;
	position:relative;
	background: url('uploads/images/sep1.png') top left no-repeat;
	width: 500px;
	height: 21px;
}

p{
padding:10px 10px;
}

form, p{
margin:0 auto;
}


.selected {
	border-bottom: 2px solid #811515;
}


.commentbox{
	border: 1px solid #383838;
	margin: 10px 0px;
	padding: 4px;
	line-height: 18px;
}

.odd {
	background: #2B2B2B;
}

.even {
	background: #1E1E1E;
}

.red {
	color: #A11F1F;
}

.green {
	color: #4DC832;
}


a {
	color: #ffbb55;
	text-decoration: none;
	border-bottom: 1px solid #ffbb55;
}

a:hover {
	border-bottom: 0px;;
}

#menu li .selected{
	color: #FFFFFF;
}

#menu ul {
	width: 600px;
	padding: 6px 0px;
	margin: 0px;
}

#menu li {
	display:inline;
	font: normal 13px Georgia, Verdana;
	list-style-type: none;
	padding: 4px 0px;
	margin: 7px 0;
}	

#menu li a {
	font-weight:bolder;
	color: #9C734A;
	padding: 4px 5px 0;
	width: 100%;
	text-decoration: none;
}

#menu li a:hover {
	border-bottom: 2px solid #811515;
}


#main {
	position:relative;
	margin: 0px auto;
	padding:0px;
width:632px;
}

#col1 {
	position:relative;
	margin: 0px;
	padding:0px;
	top: 15px;
	float:left;
	width: 500px;
}


#nextLink {
	float:right;
}

#contLink {
	position:relative;
	top: -80px;
	text-align:center;
	color: #353C3F;
}



#sidebar {
	position:relative;
	float:right;
	width: 240px;
	left: 6px;
}



#footer {
	width: 100%;
	background: url('uploads/images/footer.png') bottom center repeat-x;
	position: relative;
	height: 157px;
	margin-top: 250px;
}

#footerContent{
	position: relative;
	width: 740px;
	margin: 0 auto;
	padding: 0px;
}

#footerContent a{
	color: #000;
}

#footerContent a:hover{
	background: #B81C1C;
}


#footer p{
	padding-top: 70px;
	text-align:right;
	color: #000;
}

#col2 {
	position:relative;
	float:right;
	width: 240px;
	left: 6px;
}

.NewsSummaryPostdate{
padding-top:10px;
}

.NewsSummaryLink{
border-bottom:1px solid #A47B53;
}
/* End of 'fkoe' */

