html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0;
	background: url(/images/int/adn_int_side_tile.gif) repeat-y;
	font-family: Verdana;
}
body#home { background: #E5F1D9; }

img { border: none; }

p, ul, h1, h2, h3, h4 { margin-top: 0; }

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }

a:hover { text-decoration: none; }

.photo
{
	float: right;
	margin: 5px 0 10px 10px;
	clear: right;
	width: 300px;
	height: 225px;
}

.photo.portrait
{
	width: 225px;
	height: 300px;
}

.requiredMissing
{
	color: #F00;
	font-weight: bold;
}

.requiredMissing input, .requiredMissing select, .requiredMissing button
{
	border: 2px solid Red;
	background: beige;
}

.partner_image
{
	float: left;
	margin-right: 5px;
}

.event_date
{
	color: #17307B;
	display: inline;
	font-size: 14px;
	font-weight: bolder;
}

.event_name
{
	color: ##235997;
	display: inline;
	font-size: 18px;
	font-weight: bolder;
}

.event_museum_name {
	color: #A03C3C;
	font-weight: bolder;
	font-size: 13px;
}

#home #center
{
	margin: auto;
	width: 771px;
	min-height: 100%;
	background: url(../../images/mp/adn_main_content_tile.gif) repeat-y;
	border: 1px solid #346CAB;
	border-bottom: none;
	border-top: none;
}
* html #home #center { height: 100%; }

#top
{
	min-width: 1024px;
	height: 228px;
	background: #FFF url(/images/int/adn_int_subhead_tile.gif) repeat-x;
}
* html #top { width: expression(document.body.offsetWidth <= 1024 ? "1024px" : "100%"); }

#home #top { min-width: 771px; width: 771px; height: auto; background: none; }

#home #top img { display: block; }

#top_left_logo
{
	width: 289px;
	height: 228px;
	display: block;
	float: left;
	margin: 0;
}

#top_right_nav { float: right; }
#top_nav { float: right; clear: right; }
#top_right_nav img, #top_nav img { display: block; }

#subhead
{
	height: 63px;
	background-repeat: no-repeat;
	float: right;
	clear: right;
}

.about #subhead { background-image: url(/images/int/adn_sub_about.gif); width: 477px; }
.contact #subhead { background-image: url(/images/int/adn_sub_contact_us.gif); width: 287px; }
.events #subhead {
	background-image: url(/images/int/adn_sub_events.gif);
	font-weight: bolder;
	font-size: 14pt;
	color: #235997;
}
.exhibits #subhead { background-image: url(/images/int/adn_sub_exhibits.gif); width: 211px; }
.grown_ups #subhead { background-image: url(/images/int/adn_sub_grown_ups.gif); width: 293px; }
.kids_quest #subhead { background-image: url(/images/int/adn_sub_kids_quest.gif); width: 292px; }
.museums #subhead { background-image: url(/images/int/adn_sub_museums.gif); width: 258px; }
.museum_wheels #subhead { background-image: url(/images/int/adn_sub_museum_on_wheels.gif); width: 477px; }
.site_map #subhead { background-image: url(/images/int/adn_sub_site_map.gif); width: 248px; }

#curve
{
	width: 415px;
	height: 71px;
	background: url(/images/int/adn_below_sub_curve.gif) no-repeat;
	float: left;
}

#subnav
{
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	overflow: hidden;
}
#subnav li
{
	margin: 0;
	margin-bottom: 3px;
	margin-left: -15px;
	padding-left: 15px;
	padding-right: 30px;
	float: left;
	list-style: none;
	border-left: 1px solid black;
	white-space: nowrap;
}
#subnav li a { color: #235997; }

#content_wrapper
{
	clear: both;
	background: url(/images/int/adn_int_side_tile.gif) repeat-y;
	color: #235997;
}
#content_wrapper a { color: #5C8B21; }
#content_wrapper a:visited { color: #A05717; }
#content_wrapper a:hover { color: #26A396; }

#content
{
	margin: 0 90px 0 326px;
	padding-top: 25px;
	font-size: 13px;
}
#home #content
{
	color: #FFF;
	margin: auto;
	padding: 25px 93px 25px 93px;
}

#home #content a { color: #FFF; }

#content p { display: block; }

#copyright, #bottom_nav
{
	font-size: 11px;
	text-align: center;
	margin-top: 25px;
	line-height: 1.5em;
	clear: right;
}

#copyright a { font-weight: bold; }
#copyright a:hover, #bottom_nav a { text-decoration: none; }

#bottom_nav a:hover { text-decoration: underline; }_nav a:hover { text-decoration: underline; }
#top #content_wrapper #content p iframe {
	text-align: right;
}
