@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #615D4E;
	background-image: url(BG_pattern.jpg);
	background-repeat: repeat;
}
#wrap {
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(background.jpg);
	min-height: 800px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C6BC;
	border-right-color: #B9C6BC;
	border-bottom-color: #B9C6BC;
	border-left-color: #B9C6BC;
	background-color: #E2E0D4;
	height: auto;
	margin-bottom: 0px;
	position: static;
}
#btm {
	position: relative;
	clear: both;
	visibility: hidden;
}
#nav {
	position: static;
	height: 30px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3E3C32;
	padding-top: 150px;
	padding-left: 100px;
}
#nav a {
	text-shadow: 2px 2px 3px #676253;
	text-decoration: none;
	color: #444037;
	font-style: normal;
	font-size: 20px;
}
#nav a:hover {
	color: #556A5B;
	text-shadow: 2px 2px 3px #cac3b9;
}
#banner {
	position: static;
	height: 200px;
	width: 100%;
	background-image: url(banner);
	margin-left: 0px;
	margin-top: 5px;
	border: thin none #424036;
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
}
#content  em {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#content  p {
	font-size: 14px;
}
.hidden {
	visibility: hidden;
}
#content {
	position: static;
	top: 410px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #424036;
	margin-right: auto;
	margin-left: auto;
}
#left_column {
	position: relative;
	min-height: 400px;
	width: 250px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(left_column.png);
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#content a {
	text-decoration: none;
	color: #524F43;
}
#content a:hover {
	text-decoration: underline;
	color: #524F43;
}
#left_column h4 {
	font-size: 14px;
	font-style: italic;
}
#left_column p {
	font-size: 12px;
	font-weight: bold;
}

#right-column {
	width: 485px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	padding-top: 10px;
}
#subcontent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 146px;
	top: 56px;
}
#main #content #wide {
	min-height: 500px;
	background-image: url(wide.png);
	width: auto;
	margin-top: 30px;
	margin-bottom:100px;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: medium;
}
#contact_form {
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#main #1 {
	float: right;
}

#footer {
	width: 1000px;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	padding-bottom: 5px;
	color: #424036;
	bottom: 5%;	
}
#valid {
	text-align: center;
	padding-top: 15px;
}
#blockquote {
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #524F43;
	background-color: #DEDACE;
}
#main #content #port {
	min-height: 500px;
	width: auto;
	margin-top: 30px;
	margin-bottom:100px;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 14px;
	height: auto;
}
#main #content #port #GD img {
	border: medium solid #535043;
}
#main #content #port #GD img:hover {
	border: medium solid #B9C6BC;
}
#main #content #port #Ill img {
	border: medium solid #535043;
}
#main #content #port #Ill img:hover {
	border: medium solid #B9C6BC;
}
#main #content #port #MM img {
	border: medium solid #535043;
}
#main #content #port #MM img:hover {
	border: medium solid #B9C6BC;
}
#main #content #port .gallery {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: 100%;
	display:none
}
#med {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EBE7D4;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 200px;
	padding-bottom: 150px;
	padding-left: 200px;
}
#med a {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #D9D6C4;
	text-decoration: none;
}
#med a:hover {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #867F6C;
	text-decoration: none;
}
