@charset "UTF-8";
/* CSS Document */


/* overrule browser defaults */
* { margin: 0px; padding: 0px; text-decoration: none; font-weight: normal; }
#sub form {
}

/* stops the nasty horizontal shift in moz etc */
html { height: 100%; margin-bottom: 1px; }

a { color: #9B301C; }
a:hover { text-decoration: underline; }
p {
	margin-bottom: 8px;
	font-size: 0.75em;
}

body  {
	background: #eeeddc;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4b4b4b;
	font-family: Candara, Corbel, Geneva, Tahoma, sans-serif;
	font-size: 100%;
}
#container  {
	width: 950px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #737373;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header  {
	height: 280px;
	width: 950px;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
#footer  {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#A5ACB2;
	clear: both;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font-size: 11px;
}
#footer ul {
	text-decoration: none;
	display: inline;
	overflow: hidden;
	font-size: 11px;
}
#footer ul li {
	display: inline;
	padding: 3px;
	margin: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #737373;
}
#footer a:hover {
	color: #9B301C;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display: block;
}
#flashHome {
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#navMain {
	width: 950px;
	margin: 0px;
	padding: 0px;
	font-size: 0.88em;
}
#wrapContent {
	float: left;
	width: 950px;
	padding-top: 30px;
}
#main {
	float: left;
	width: 550px;
}
#agua img {
	padding: 5px 20px 5px 0px;
	float: left;
}
#agua {
	padding-top: 30px;
	margin: 0px;
	clear: both;
}
#item3 {
	padding-top: 30px;
	margin: 0px;
	clear: both;
}
#walktours {
	padding-top: 30px;
	margin: 0px;
	clear: both;
}
#tabsHome {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	width: 530px;
	clear: both;
	float: left;
}
#sub {
	float: right;
	width: 350px;
}
#sub h1 {
	color: #15516E;
	font-size: 1.2em;
	padding-left: 0px;
}
#sub  h2 {
	font-size: 1em;
	color: #15516E;
	border-bottom: 1px solid #CFCEC4;
	margin: 0px;
	padding: 10px 0px 3px;
}
#sub h2 a {
	color: #15516E;
}
#sub h2 a:hover {
	color: #9B301C;
	text-decoration: none;
}
#sub  h3 {
	color: #458498;
	font-size: 0.88em;
	margin: 0px;
	padding: 0px 0px 5px;
}
#sub h4 {
	font-size: 0.88em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 10px 0px 0px;
}
#sub h5 {
	font-weight: bold;
	color: #5b3811;
}
#sub  p {
	color: #5b3811;
	line-height: 1.3em;
}
#diduknow h3 {
	font-size: 0.94em;
	font-weight: bold;
	color: #9B301C;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#diduknow p {
	font-size: 0.75em;
	color: #5b3811;
	line-height: 1.5em;
	padding: 0px 30px 10px 10px;
}
#diduknow {
	margin: 0px 0px 40px;
	padding: 0px;
	background: url(assets/home/bg_body.jpg) no-repeat;
	border: 1px solid #887e6e;
	clear: both;
	float: left;
	width: 320px;
}
#newsEvents {
	width: 320px;
	padding-bottom: 20px;
	clear: both;
}
#main  h1 {
	color: #15516E;
	font-size: 1.2em;
	padding-left: 10px;
}
#research {
	width: 320px;
}
#main  h2 {
	font-size: 0.88em;
	color: #9B301C;
	padding-left: 10px;
}
#main h4 {
	font-size: 0.88em;
	padding-left: 10px;
	color: #458498;
}
#main p {
	padding-left: 10px;
	line-height: 1.5em;
}
blockquote {
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-size: 0.88em;
	font-style: italic;
	line-height: 1.5em;
	color: #498FA7;
	padding: 0px 20px 40px 0px;
	width: 300px;
	margin: 0px;
}
cap {
	font-size: 11px;
	font-style: italic;
	padding: 5px;
	line-height: 1em;
	color: #000000;
}
.tagTrio h3 {
	color: #5b3811;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	border-bottom: 1px solid #CFCEC4;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.tagTrio {
	width: 540px;
	float: left;
	clear: both;
	margin-top: 35px;
	padding-left: 10px;
}
.tagTrio .tag {
	width: 160px;
	float: left;
	padding-right: 20px;
}
.tagTrio .tag li {
	font-size: 0.75em;
	padding-left: 10px;
	list-style: url(none) none;
}
.tagTrio .tag img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #D3CFC3;
}
.tagTrio .last {
	padding: 0;
	width: 180px;
}
.tag   p   a, .tag   p   a:link        {
	color: #9B301C;
	text-decoration: none;
}
.tag p {
	color: #15516E;
}
.tag p a:hover {
	color: #9B301C;
	text-decoration: underline;
}
.tagTrio .tag p span {
	font-size: 12px;
	color: #458498;
}
.tagTrio .tag blockquote {
	padding: 0;
	margin: 0;
}
.tagTrio .tag blockquote p {
	color: #333;
	font-family: Candara, Corbel, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
}
#main  .tagTrio  .tag  p  span  {
	font: normal 12px/15px 'helvetica neue',helvetica, arial, sans-serif;
	color: #458498;
	display:block;
	padding-top:4px;
}
#subintro {
	padding-top: 20px;
	width: 320px;
	padding-bottom: 20px;
	clear: both;
}
.whois {
	font-size: 10px;
	color: #999900;
}
#side_nav, #side_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#side_nav {
	clear: both;
}
#side_nav a {
	font-size: 0.88em;
	display: block;
	color: #aec12d;
	text-decoration: none;
}
#side_nav a:hover, #side_nav a:active, #side_nav a:focus {
	color: #9B301C;
}
#side_nav strong {
	color: #9B301C;
}
#newsletters ul, #newsletters li {
	list-style: url(none) none;
	padding-left: 10px;
	font-size: 0.88em;
}
#newsletters a:link, #newsletters a:visited, #newsletters a:active {
	color: #9B301C;
}
#newsletters a:hover {
	text-decoration: underline;
}
#main h5 {
	padding-left: 10px;
	color: #458498;
}
#memberships {
	padding-bottom: 20px;
	border: 1px solid #B3A88E;
	margin: 0px 0px 20px 10px;
	clear: both;
}
#subintro li {
	color: #5b3811;
	list-style: url(none) none;
	line-height: 2em;
	font-size: 0.88em;
}
#subintro ul {
	border-top: 1px solid #458498;
	padding-top: 10px;
}
#memberships h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
	background: #B3A88E;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
#memberships h5 {
	color: #9B301C;
	text-align: right;
	padding-right: 20px;
}
#bread {
	color: #15516E;
	padding: 15px 3px 3px 10px;
	margin-top: 5px;
	background: url(scripts/p7tp/img/tabs07_down.jpg) repeat-x left top;
	}
#bread a:link, #bread a:visited, #bread a:active {
	color: #15516E;
}
#bread a:hover {
	color: #9B301C;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
	font-size: 0.75em;
	text-transform: lowercase;
	}
.cur {
	color: #9B301C;
}
.author {
	font-size: 0.75em;
	color: #9D9D9D;
	float: right;
	font-style: normal;
}
#categories li {
	list-style: url(none) none;
	overflow: auto;
	color: #5b3811;
}
#categories {
	overflow: auto;
	height: 350px;
}
#scroll ol {
	color: #663333;
}
#scroll {
	padding-top: 20px;
}
#nav_wrapper img {border: 0;}
#nav_wrapper ul, #nav_wrapper li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_wrapper ul ul {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	padding: 2px 3px 3px 3px;
	display:none;
}
#nav_wrapper ul ul, #nav_wrapper ul ul li {
	width: 12em;
}
#main  td {
	margin: 0px;
	padding: 5px 0px 0px;
}
#formHd h1 {
	font-size: 0.88em;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#formHeader {
	margin: 0px;
	padding: 0px;
}
#formHd {
	margin: 0px;
	padding: 0px;
}

#nav_wrapper a {
	display: inline-block;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#nav_wrapper a { display: block; }

#nav_wrapper ul ul a {
	padding: 4px 10px;
	background-color: #666D9B;
	color: #CCCCCC;
	margin: 0;
	border: 1px solid #666D9B;
	font-size: 0.75em;
}
#nav_wrapper ul ul a:hover {
	background-color: #525252;
	color: #FFFFFF;
	border-top-color: #333333;
	border-bottom-color: #7D89B0;
}
#nav_wrapper {position: relative;}
#nav_wrapper ul li:hover ul, #nav_wrapper ul li.p7hvr ul {
	display: block;
}
.p7expsubmenus {
	position:absolute;
	left: 80px;
}
#p7exp_sub1 {
	top: 0px;
	z-index: 20000;
}
#p7exp_sub2 {top: 105px; z-index: 20000;}
#p7exp_sub3 {top: 210px; z-index: 20000;}
#p7exp_sub4 {
	top: 315px;
	z-index: 20000;
}

legend {
	font-size: 0.88em;
	text-transform: uppercase;
	color: #5b3811;
}
fieldset {
	background: #eeeddc;
	padding-top: 15px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
label {
	font-size: 0.88em;
}
#firstname, #lastname, #street, #state, #city, #zip, #phone, #email, #calltime, #phonetype, #cardno, #expires, #totalcharge, #childcharge, #guest1, #guest2, #guest3, #guest4, #guest5, #guest6, #guest7, #guest8, #guest9, #guest10, #billstreet, #billcity {
	width: 100%;
	height: 100%;
}
#question {
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#tickets {
	width: 100%;
}
#attendees {
	width: 350px;
}
#main  h6 {
	padding-left: 10px;
	color: #458498;
	text-transform: uppercase;
	font-size: 0.75em;
	padding-top: 10px;
}
select {
	font-size: 0.88em;
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 0.88em;
	margin: 0px;
	padding: 0px;
}
.item {
	font-size: 0.75em;
	text-transform: uppercase;
	color: #FF6600;
}
#sub h6 {
	color: #FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pic2 {
	margin: 5px 10px;
	padding: 5px;
	float: right;
	width: 100px;
}
#jumpMenu {
	width: 100%;
}
#standard {
	width: 800px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #737373;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#standard p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#standard li {
	font-size: 0.88em;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#standard h3 {
	color: #15516E;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #15516E;
}
#standard ol {
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#standard h4 {
	font-size: 0.88em;
	padding-left: 10px;
	color: #458498;
	padding-top: 10px;
	margin: 0px;
}
#exhibitions dl {
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#exhibitions dd span {
	font-size: 0.88em;
	color: #458498;
}
#exhibitions dt img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
}
#subTabs {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 300px;
	overflow: auto;
}
textarea{
	overflow:visible;
	float:none !important;
	height:auto !important;
	width: 100%;
   }
.border {
	margin: 0px;
	padding: 5px;
	border: 1px solid #999999;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
option {
	margin: 0px;
	padding: 0px;
}
#main blockquote {
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-size: 0.88em;
	font-style: italic;
	line-height: 1.5em;
	color: #498FA7;
	margin: 0px;
	padding: 0px 5px 5px 80px;
}
#savedate {
	width: 320px;
	padding-bottom: 10px;
	clear: both;
	border-top: 1px double #458498;
	border-bottom: 1px double #458498;
	margin: 0px 0px 20px;
	padding-top: 10px;
}
#p1 {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 20px 20px;
	padding: 5px;
	width: 200px;
	float: right;
}
#mem_p1 {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 100px;
	border: 1px solid #CCCCCC;
}
#mem_p2 {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.borderbtm {
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 20px;
	padding: 0px;
}
.p100 {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.p200 {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 200px;
	border: 1px solid #CCCCCC;
}



.picture {padding: 3px;
font: 11px/1.2em Calibri, sans-serif, italic; #000000}
.picture img {vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.8em 0.9em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }

