/*CSS*/
body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;
	text-align:left;
	background-repeat:repeat-x;
	background-color:#000;
	}

#mn-wrapper {
	width: 1000px;
	margin: 0 auto;
	background-image:url(images/wrapper.jpg);
	}
	
div#mn-nav {
	float: left; 
	width: 190px;
	height: 535px;
	background-image:url(images/nav.jpg);
	}
	#mn-nav ul {
		padding: 0 0 0 0;
		margin: 125px 0 0 35px;
		list-style: none;
		text-align: left;
		font-family: georgia;
		font-size: 18px;
		line-height: 26px;
		height: 215px;
		}
	#mn-nav ul li {
		margin: 0 19px;
		}
	#mn-nav ul a {
		color: #A2906A;
		text-decoration: none;
		}
	#mn-nav ul a:hover {
		color: #8B6524;
		}		
		
div#mn-graphic {
	float: left;
	width: 810px;
	height: 535px;
	}

div#mn-contentgallery {
	float: left;
	background-repeat:no-repeat;
	width: 1000px;
	}

div#mn-content {
	float: left;
	background-image: url(images/content.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	padding-bottom: 30px;
	}
	
	div#mn-contentgallery {
	float: left;
	background-image: url(images/content.jpg);
	background-repeat:no-repeat;
	width: 1000px;

	}
	#mn-content p {
		color: #a68752;
		margin: 0;
		padding:0 0px 15px 15px;
		line-height: 18px;
		width: 470px;
		}
	#mn-content strong {
		color: #FFF;
		}
	#mn-content hilite {
		color: #FFF;
		}
	#mn-content a {
	color: #8A6425;
	text-decoration: underline;
		}
		#mn-content a:hover {
	color: #742624;
	text-decoration: underline;
			}
	#mn-content .AccordionPanelContent p {
		width: 100px;
		margin: 10px 20px 0px 20px;
		}
		#mn-content .AccordionPanelContent a {
			color: #a68752;
			text-decoration: none;
			}
	
div#mn-footer {
	float: left;
	width: 100%;
	color: #5F4721;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 auto;
	line-height:20px;
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	}
	#mn-footer a, #mn-footer a:visited {
		color: #8F7252;
		text-decoration:none;
		}
td {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
	color: #a68752;
}

	#mn-footer ul {
		width: 985px;
		list-style: none;
		margin: 14px auto;
		padding: 0;
		text-align: center;
		}
	#mn-footer li {
		display:inline;
		padding: 0 7px;
		}



/*  *********************************************   CONTENT   *********************************************** */


.contact_form {
	color: #a68752;
	line-height: 20px;
	}

img {
	border: none;
	}	

/*Link Text*/
H1 {
	float: left;
	font-weight:normal;
	font-family: georgia;
	font-size: 34px;
	color: #937748;
	padding: 0px;
	margin: 0 0 30px 10px;
	text-transform: lowercase;
	width: 476px;
	}
	
	H2 {
	font-size: 15px;
	color: #E3CFB4;
	margin: 0px 0 15px 10px;
	line-height: 17px;
	border-bottom: 1px solid #E3CFB4;
	width: 80%;

}

H3 {
	font-size: 14px; 
	color: #171717;
	font-weight:normal;
	margin: 0;
	padding: 0px;
}

	


/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#d6dde1;
}

.picRight {
	border: 1px solid;
	border-color:#d6dde1;
	float:right;
	margin: 5px 10px 0px 20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid;
	float:left;
	margin-right:10px;
	margin-top:5px;
	border-color: #d6dde1;
}
.picLeftnoborder {
	float:left; 
	margin-left:0px;
	margin-right:10px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:230px;
	padding: 2px 3px;
	background-color:#210102;
	color: #a68752;
	border: 1px solid #281101;
	margin: 0 0 5px 0;
}

.inputSelect2 {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:350px;
	padding: 2px 3px;
}

.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:230px;
	height: 100px;
	padding: 2px 3px;
	font-family: Arial;
	background-color:#210102;
	color: #a68752;
	border: 1px solid #281101;
	margin: 0 0 5px 0;
}


.inputButton {
	margin-right: 12px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	width:80px;
	padding: 2px 3px;
	background-color:#570204;
	color: #C6B38B;
	border: 1px solid #281101;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	border: 1;
	width:100px;
	border: 0;
	padding: 2px 3px;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */




/* Link Styles Ends */

.button-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #E3CFB4;
	text-decoration: none;
}
.list {
	list-style-type: circle;
	color: #A68752;
	padding: 0px 0px 0px 50px;
}


hr {
	border-top: 1px dotted #314375;
	width: 65%;
	margin: 0 0 0 40px;
	padding: 0 0 0 40px;
	clear: left;
	height: 0px;
}
div#content {
	float: left;
	background-image: url(images/content.jpg);
	background-repeat:no-repeat;
	width: 500px;
	padding-bottom: 15px;
}

.latest {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
	color: #a68752;
}

.latestwhite {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
