/* CSS Document */


h1 
{
color: gray; 
margin-left: 5px;
}
p 
{
margin-left: 5px;
}

#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#header {
	background:#ffffff;
	margin: 0;
	padding: 0;
	z-index: 1;
	height: 287px;
	}

#headerbar {
	background:#245c73;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin:0;
	padding: 2px 0 2px 0;
}	

#side-left {
	background: url("/images/index_02.jpg") repeat;
	float: left;
	width: 301px;
	padding-top: 25px;
	padding-left: 0em;
	padding-right: 0em;
	margin-top: 0px;
	border-top: 0;
	z-index:10
}

#content {
	float: right;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	position: relative;
	top: 100px;
	}

#side-inner {
	float: left;
	width: 25%;
	margin-top: 15px;
}
#menu {
	position:relative;
	width:142px;
	z-index:5;
	left: 8px;
	padding-top:2px;
	top: -150px;
	font-style: italic;
}

#container {
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	clear: both;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
	top: 270px;
}
a.whitebarlinks:link, a.whitebarlinks:visited{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
}

a.whitebarlinks:hover, a.whitebarlinks:active{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
    font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a.menubarlinks:link, a.menubarlinks:visited{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
}

a.menubarlinks:hover, a.menubarlinks:active{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
    font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.leftmenu {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}	

/*********** Navigation styles ***********/

div.button{
	position:relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 20;
	min-width: 250px;
	max-width: 250px;
	min-height: auto;
	_height: auto; /* CSS hack for IE to ignore the previous height setting. Mozilla and Opera browsers ignore this hack. */	

/*
	background-color: #017A5B;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
*/
}

div.menulinksA{
    position: relative;
	z-index: 1;
    min-width: 250px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 57px;
    margin: 0 0 0 0px; /* zeroes the margins on the body */
    padding: 0 0 0 25px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
		
}

div.menulinksB{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_blue_lt.gif);
	background-repeat:no-repeat;	
}



a.menulink1 {
    position: relative;
	z-index: 2;
	top: 15px;
    min-width: 250px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */	
	height: 18px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
}

a.menulink2 {
    position: relative;
	z-index: 2;	
	top: 3px;
    min-width: 143px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */	
	height: 25px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */

}


a.menulink1:link, a.menulink1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #64442F;
	text-decoration: none;
	line-height: 15px;
	padding: 0;
	margin: 0;
	}

a.menulink1:hover, a.menulink1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style:italic;
	font-weight: bold;
	color: #A4704D;
	text-decoration: none;

}

a.menulink2:link, a.menulink2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

a.menulink2:hover, a.menulink2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	line-height: 12px;
}

#gray {
	position:absolute;
	width:770px;
	height:133px;
	z-index:1;
	top: 0px;
	left: 0px;
	background: #a19ea7;
}
#Magazine1 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 3px;
	top: 8px;
}

#Magazine2 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 99px;
	top: 8px;
}

#Magazine3 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 195px;
	top: 8px;
}

#Magazine4 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 291px;
	top: 8px;
}

#Magazine5 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 387px;
	top: 8px;
}

#Magazine6 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 483px;
	top: 8px;
}

#Magazine7 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 579px;
	top: 8px;
}

#Magazine8 {
	position:absolute;
	width:91px;
	height:117px;
	z-index:2;
	left: 675px;
	top: 8px;
}	
.mission {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}	
#footer {
position: relative;
top: 250px
}
