/*
	Postcardz - Screen Media CSS
*/
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
h1, h2, h3, h4, h5, h6 {
	color: #59342c;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 90%;
}
a {
	color: #753628; /* 59342c */
}
a:hover {
	color: #c3492f;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type: square;
}

ul li {
	padding: 3px;
}
ul a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
form {
	margin: 10px 0;
	padding: 0;
}
input.formfield {
	width: 150px;
	font-size: 11px;
	height: 12px;
}
/* Page background, page setup */
/* -------------------------------------------------- */
.pagebg {
	background: #503d39 url(../images/au09/bg2.jpg) 50% repeat-y;
}
#postcardbg {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 760px;
	background: transparent url(../images/au09/bg1.jpg) 50% 0% no-repeat;
}
#bodywrap {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
}
#pagewrap {
	margin: auto;
	width: 783px;
}
#header {
	width: 772px;
}
#flash {
	padding-left: 1px;
}
#topsection {
	width: 771px;
}
/* Main Menu */
/* -------------------------------------------------- */
#main_menu_shimmy {
	float: left;
	width: 11px;
}
#main_menu, #rel_menu {
	width: 160px;
	float: left;
}
#main_menu {
	height: 235px;
	background: transparent url(../images/au09/menu_main.gif);
	color: #FFF;
}
#main_menu ul, #rel_menu ul {
	margin: 0;
/*	padding: 15px 0; */
	list-style: none;
}
#main_menu a {
	color: #CCC;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 10px;
	padding: 6px 0 4px;
	width: 130px;
	display: block;
}
#main_menu a:hover {
	color: #EEE;
	background-color: #633a31;
}
#main_menu a.selected {
	color: #FFF;
}
/* Drop-Side Menu */
/* -------------------------------------------------- */
#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
}
#main_menu ul.tier_one {
	 padding-top: 12px;
}
#main_menu ul li {
	padding: 0;
	position: relative;
}
#main_menu li ul {
	top: 0;
	position: absolute;
	left: 150px; /* Set 1px less than menu width */
	display: none;
}
/* Styles for Menu Items */
/* -------------------------------------------------- */
#main_menu ul li a, #top_menu a {
	display: block;
	text-decoration: none;
	color: #CCC;
	background: #59342c; /* IE6 Rollover Bug */
	padding: 5px;
}
#top_menu {
	background-color: #56312b;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	margin: 0 12px 0 11px;
	padding: 4px 8px 8px;
	text-align: center;
	height: 20px;
}
#top_menu a {
	float: left;
}
#top_menu a:hover {
	color: #FFF;
}
#main_menu ul li ul li {
	display: block;
	background: #623930;
}
/* Holly Hack. IE Requirement - list item height \*/
#main_menu ul li { float: left; height: 1%; }
#main_menu ul li a { height: 1%; }

#main_menu * li:hover ul {
	display: block;
}
#main_menu li.over ul {
	display: block;
} /* The magic */
/* End Menu */


/* Splash / Intro & Map */
/* -------------------------------------------------- */
#flashcontent {
	width: 772px;
	height: 117px;
	color: #CCC;
}
#splash_intro {
	width: 255px;
	height: 235px;
	float: left;
	background: transparent url(../images/au09/intro_oldmap.jpg) no-repeat;
	overflow: hidden;
}
#splash_intro .wrap {
	padding: 20px;
}
#splash_map {
	width: 345px;
	height: 235px;
	float: left;
	font-size: 1px; /* Gap Hack - IE */
}
#secondary_nav {
	width: 160px;
	float: left;
}
#secondary_nav .wrap {
	padding: 10px;
}
#secondary_nav input.search {
	width: 130px;
	font-size: 11px;
	height: 12px;
}
#rel_menu a {
	text-decoration: none;
	margin-left: 10px;
	padding: 0 0 4px;
	width: 140px;
	display: block;
}
#rel_menu a:hover {
	color: #336;
	text-decoration: underline;
}

/* Content - Page Wrap */
/* -------------------------------------------------- */
#content_wrap_outer {
	/* Home page */
	clear: both;
	margin-left: 11px;
	background: transparent url(../images/au09/content_beige.gif) repeat-y;
}
#inside_wrap_container {
	/* Inside page */
	background: transparent url(../images/au09/content_beige.gif) 11px repeat-y;
	height: 1%;
}
#content_wrap_outer_in, #content_wrap_outer_in2 {
	/* Inside page */
	clear: both;
	margin-left: 11px;
	background: transparent url(../images/au09/inside_content_top.gif) no-repeat;
	height: 1%;
}
#content_wrap_outer_in2 {
	margin-right: 12px;
	background: #ebe8c6 url(../images/au09/bg-pg-top.gif) repeat-x;
}
#content_wrap_outer .cap {
	width: 760px;
	height: 22px;
	background: transparent url(../images/au09/content_beige_top.gif) no-repeat;
}
#content_wrap_outer .bottom, #content_wrap_outer_in .bottom, #content_wrap_outer_in2 .bottom {
	clear: both;
	width: 760px;
	height: 26px;
	background: transparent url(../images/au09/content_beige_foot.gif) no-repeat;
}

#content_wrap_outer_in2 .bottom {
	background-image: none;
}

/* Content - Columns */
/* -------------------------------------------------- */
.content_wrap_inner .column_left {
	width: 300px;
	float: left;
}

.content_wrap_inner .column_right {
	margin-left: 5px;
	width: 290px;
	float: left;
}

.column_left .wrap, .column_right .wrap {
	padding: 0 15px 8px;
}


/* Content - Sections / Cells / Boxes */
/* -------------------------------------------------- */
.section {
	width: 282px;
	background: transparent url(../images/au09/section_bg.gif) repeat-y;
}
.column_left .section {
	margin: 0 0 16px 15px;
}
.column_right .section {
	margin: 0 0 16px 0;
}
.sectionCap {
	width: 282px;
	height: 8px;
	background: transparent url(../images/au09/section_top.gif) no-repeat;
}
.sectionBottom {
	width: 282px;
	height: 8px;
	background: transparent url(../images/au09/section_bottom.gif) bottom no-repeat;
}


/* Content - Nested Padding */
/* -------------------------------------------------- */
#inside_content .wrap {
	padding: 30px 40px 10px 10px;
	line-height: 1.5em;
}

/* Inside Pages Content */
/* -------------------------------------------------- */
#menu_column {
	width: 172px;
	float: left;
}
#inside_nav_top {
	width: 160px;
	height: 22px;
	float: left;
	background: transparent url(../images/au09/inside_nav_top.gif) no-repeat;
}
#inside_content {
	width: 600px;
	float: left;
}

#inside_content_wide {
	width: 740px;
	float: left;
}

.inSection_wide {
	margin: 28px 10px;
	width: 740px;
	background: transparent url(../images/au09/inside_sec_wide_bg.gif) repeat-y;
}

.inSectionTop_wide {
	height: 8px;
	width: 740px;
	background: transparent url(../images/au09/inside_sec_wide_top.gif) repeat-y;
}

.inSectionBottom_wide {
	height: 8px;
	width: 740px;
	background: transparent url(../images/au09/inside_sec_wide_bottom.gif) repeat-y;
}

.inSection {
	margin: 2px 10px 0;
	width: 562px;
	background: transparent url(../images/au09/inside_section_bg.gif) repeat-y;
}
.inSectionCap {
	width: 562px;
	height: 8px;
	background: transparent url(../images/au09/inside_section_top.gif) no-repeat;
}
.inSectionBottom {
	width: 562px;
	height: 8px;
	background: transparent url(../images/au09/inside_section_bottom.gif) bottom no-repeat;
}

#inside_content .wrap, #inside_content_wide .wrap {
	padding: 0 20px 8px 15px;
}
#inside_content .footer {
	text-align: center;
	padding: 15px 55px 0px 15px;
}
#legal_footer {
 text-align: center;
 padding: 5px 0 30px;
}

/* Miscellanea */
/* -------------------------------------------------- */

.time, .time_wide {
	margin: 0 8px;
	text-align: right;
	color: #666;
	font-size: 9px;
}
.time {
	margin: 18px 35px 0 0;
}
.first {
	margin-top: 0;
}
.threecol {
	width: 30%;
	float: left;
}
.floatleft {
	float: left;
	margin: 0 20px 20px 0;
}
.floatright {
	float: right;
	margin: 0 0 20px 20px;
}
.footnote {
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.hr, .hrfoot {
	height: 2px;
	background: #e5e4cf;
	overflow: hidden;
	margin: 1.5em 1.5em;
}
.hrfoot {
	height: 3px;
	background: #d4d2b3;
	margin: 1em 0;
}
.toc {
	margin-top: 3em;
}
.clr {
	clear: both;
	line-height: 0;
}
#google-ads {
	height: 70px;
	width: 468px;
	padding: 10px 0px 0px 45px;
}
