/* CSS Document */

/*overrides of main.css for interior pages:*/


	
DIV#leftnav  {
	width: 280px;
	height: auto						;
	float:left;
	padding-top:220px;
	padding-left:30px;
	padding-bottom:500px;
	/*background-image: url(images/left-nav.gif);*/
	background-repeat:no-repeat;
	}
	DIV#leftnav  a{
				color:#c26c29;
				text-transform: capitalize;
				font-weight: bold;
				font-size: 16px;
				text-decoration: none;
				line-height: 110%;
			}
			DIV#leftnav  .explore a{
				color:#c26c29;
				text-transform: capitalize;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
				line-height: 120%;
				margin-left:45px;
				margin-top:0px;
				padding-top:0px;
			}
	
		
	DIV#leftnav .padding {
	height:130px;
	width: 218px;
	}
	
DIV#leftnav .navitem {
padding-top:15px;
padding-bottom:20px;
padding-left:36px;
}
DIV#leftnav .active{
background-image:url(images/nav_mag_bg.jpg);
background-repeat:no-repeat;
}


DIV#content{
			background-color: transparent;
			margin-left:280px;
			margin-top:1px;
			padding-top:0px;
			width: 757px;
			height: 762px;
			position:absolute;
			top:0;
			left:0;
			}
			DIV#main>DIV#content {height:763px;}
			
			DIV#opaqueheader { 
				position:absolute;
				top:-1;
				left:0px;
				z-index:1;
				background-color:#c3702e;
				width: 745px; /*370px;*/
				height: 95px;
				padding:0px;
				margin:0px;
}
			
DIV#randomphotos {
	postion:absolute;
	top:0px;
	left:0px;
	
	background-image:url(images/banner1.jpg);
	width: 1024px;
	background-position:top left;
	background-repeat:repeat-x;
	height: 190px;
	z-index:9;
	position: absolute;
	}

DIV#center{
	height:auto;
	width:740px;
	z-index:2;
	margin-top:100px;
	}			
DIV#center_top {
	background-image:url(../aav/images/center_top_bg.jpg);
	width:740px;
	height:30px;
	z-index:3;
	}
DIV#center_middle {
	background-image:url(../aav/images/center_bg.jpg);
	width:740px;
	height:auto;
	background-repeat:repeat-y;
	z-index:3;
	}
	DIV#center_middle .copy {
	padding:50px;
	padding-top:0px;
	}
DIV#center_bottom {
	background-image:url(../aav/images/center_bottom_bg.jpg);
	width:740px;
	height:30px;
	z-index:3;
	}
.copy {
color:#222222;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
}
.catchytitle , a.catchytitle, a.catchytitle:hover, a.catchytitle:visited, H1, H1 a, H1 a:hover, H1 a:visited{font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px;color: #09567b;line-height:110%}
.stafftitle, .titleblue, a.titleblue, a.titleblue:hover, H3, H3 a, H3 a:hover{font-size: 16px;color: #09567b;font-weight:bold;}
.normalblue, H4 {color: #09567b;}
 .titleorange, a.titleorange, a.titleorange:hover, H2, H2 a, H2 a:hover{font-weight:bold; color:#c26c29; font-size:14px;}
#formtable td {border-bottom-color:#d9e89b;border-bottom-width:2px; border-bottom-style: solid}
#splashtable td {border-bottom-color:#d9e89b;border-bottom-width:2px; border-bottom-style: solid; height:80px;}

p, td, div {
color:#222222;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
}
