@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #615D4E;
	background-image: url(BG_pattern.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: 'Myriad-Pro', 'Myriad', Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-shadow: 0px -1px 0px #000, 0px 1px 0px #fff;
	color: #676151;
}
h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-family: 'Myriad-Pro', 'Myriad', Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #fff;
}
h3 {
	font-size: 16px;
	font-family: 'Myriad-Pro', 'Myriad', Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #fff;
}
h4 {
	font-size: 16px;
	font-style: italic;
}
h5 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#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: 'Myriad-Pro', 'Myriad', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3E3C32;
	padding-top: 130px;
	padding-left: 70px;
	font-weight: bold;
}

#nav a {
	/*text-shadow: 2px 2px 3px #cac3b9;*/

	text-decoration: none;
	color: #595647;
	font-size: 24px;
	position: relative;
	margin-top: 0;
	font-family: 'Myriad-Pro', 'Myriad', helvetica, arial, sans-serif;
	text-shadow: 2px 3px 3px #676151;
	-webkit-text-stroke: 1px #F5F3E6;
	border: 1px #F5F3E6;
	font-weight: bold;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 2px 3px #676151;
        -webkit-transition: all .3s;  
        -moz-transition: all 3s;  
        transition: all 3s;  
	    -webkit-text-stroke: 1px #424036;  

}
#banner {
	position: static;
	height: 300px;
	width: 900px;
	margin-left: auto;
	margin-top: 5px;
	border: thin none #424036;
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: auto;
	padding-right: 25px;
}
#content  em {
	font-weight: normal;
	font-style: italic;
}
#content  p {
	font-size: 16px;
}
.hidden {
	visibility: hidden;
}
#content {
	position: static;
	top: 410px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424036;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
}
#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;
}
#right-column  a img {
	float: right;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a {
	text-decoration: none;
	color: #524F43;
}
#content a:hover {
	text-decoration: underline;
	color: #006600;
}
#left_column h4 {
	font-size: 14px;
	font-style: italic;
}
#left_column p {
	font-size: 12px;
	font-weight: bold;
}

#right-column {
	width: 600px;
	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: 0px;
	top: 56px;
	z-index: 10;
}
#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%;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #696355;
	background-color: #F5F3E6;
}
#main #footer #foot_left {
	float: left;
	width: 320px;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#main #footer #foot_left h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#main #footer #foot_middle {
	float: left;
	width: 380px;
	padding: 0px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4E493F;
	border-right-color: #4E493F;
	border-bottom-color: #4E493F;
	border-left-color: #4E493F;
	margin-top: 5px;
}
#foot_middle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #424036;
	line-height: 1.5em;
}
#foot_middle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #556A5B;
	line-height: 1.5em;
}
#main #footer #foot_right {
	float: left;
	width: 230px;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
#foot_right  p:first-child, #foot_middle  p:first-child, #foot_left  p:first-child   {
	font-size: 16px;
	font-weight: bold;
}
#valid {
	text-align: center;
	padding-top: 15px;
}
#blockquote {
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #524F43;
	background-color: #F5F3E6;
	margin: 0px;
}
#right-column blockquote {
	display: block;
	padding: 10px;
	background-color: #FEFEFD;
	background-image: url(images/top_gradient.png);
	background-repeat: repeat-x;
	border: 1px solid #8D8B80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main #content #port {
	min-height: 500px;
	width: auto;
	margin-top: 30px;
	margin-bottom:100px;
	background-repeat: no-repeat;
	padding-left: 50px;
	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;
}
#main #content #right-column .special {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #424036;
	padding-top: 15px;
}
#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;
}

