/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E7690;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 17px;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #987C19;
	line-height: 17px;
	text-decoration: none;
	background: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B99429;
	line-height: 17px;
	text-decoration: none;
}

.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #816323;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
	color: #CCCCCC;
}

.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B99429;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B99429;
	line-height: 17px;
	text-decoration: underline;
}

.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #816323;
	line-height: 17px;
	text-decoration: none;
	background: none;
}
.linkbacktotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B99429;
	line-height: 17px;
	text-decoration: none;
		background: none;
}

.linkbacktotop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B99429;
	line-height: 17px;
	text-decoration: underline;
}
/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #1e1e1e;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #CCCCCC;
	text-align:left;
}

.faqlist {
	width: 40%;
	float: left;
	}
	
div.spacer{clear:both; height:1px; display:block;}


/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#FFFFFF;
}

.picRight {
	border: 1px solid; 
	border-color:#666666; 
	float:right; 
	margin-left:10px;
}

.picLeft {
	border: 1px solid; 
	border-color:#CCCCCC; 
	float:left; 
	margin-right:10px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #000000;
	width:200px;
	background-color: #CCCCCC;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #1E1E1E;
	border: 1px solid #ccc;
}
.inputButton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: hand;
	COLOR: #333333;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.no-rep {
	background-repeat: repeat-x;
}

blockquote.pull {
	width: 130px;
	padding: 0em;
	font-size: 12px;
	font-weight:bold;
	float: right;
	margin-bottom: 0.4em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0px;
}
.subheader_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E3AE2A;
}

/* Gallery Container */


#gallery {
	width: 400px;
	height: 100%;
}
#news1 {
	width: 90%;
	height: 100%;
	border: 1px solid #ffffff;
	text-align: justify;
	margin-left: 10px;
	padding: 8px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.spc {
	display:none;
}

#mn-content {
	width: 550px;
	float: left; 
	padding: 0 0 0 0px;
	}
#mn-sidebar {
	width: 200px;
	border-left: 1px solid #CCC;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	float: right; 
	}
#mn-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
#comment {
	width: 490px;
	}	
#mn-content a, #mn-sidebar a {
	color: #B48414;
	}
#searchform {
	padding-top: 20px;
	}	
#searchform #s { width: 120px; }
#searchform #searchsubmit { width: 60px; }
	
