/* Global Styles */

body, html
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
		background:#002745 url(http://www.ocean.edu/imgs/white_back.gif) repeat-y top center scroll;
	/*background-color:#002745;*/
	color:#002745;
	font-size:90%;
	line-height:1.3em;
	height:100%; 
	text-align: center;
}

p
{
	margin:0 0 10px 0;
}

a, a.visited
{
	color:#003A66;
	text-decoration:none;
}

a:hover
{
	color:#9A1820;
	text-decoration:none;
}

h1,h2,h3,h4,h5
{
	margin:0 0 10px 0;
}

form
{
	margin:0;
	padding:0;
}

img {border:0;}

/* layout Styles */
#page_holder{
	margin:0px auto  0px auto;
	width:100%;
	text-align: left;
}

#header
{
	position:relative;
	margin:0px auto;
	width:100%;
	height:207px;
	text-align:right;
	background: #E6DDCB url(http://www.ocean.edu/imgs/header_bg.png) no-repeat scroll center top;
	border-bottom:1px solid #FFF;
}

#header.topLevel
{
	position:relative;
	margin:0px auto;
	width:1000px;
	/*	orginally width:768px;*/
	height:167px; /* changed from 169 */
	text-align:right;
	background: #E6DDCB url(http://www.ocean.edu/imgs/topLevel/header_bg.png) bottom center;
}

#header .topLinks{
	padding-top:15px;
	padding-right:15px;
	color:#663300;
	
}

#header .topLinks a {text-decoration:none; color:#8F7B50; margin-left:12px;font-size:11px;}
#header .topLinks a.last {margin-right:0;}
#header .topLinks a:hover {color:#6F5C37; text-decoration:underline;}
#header .topLinks a.current {color:#6F5C37;}

.search_box{
	position:absolute;
	top:55px;
	left:495px;
	text-align:left;
}

.search_input{
	height:24px;
	width:221px;
	padding:4px 0 0 10px;
	background:transparent;
	background-image: url(http://www.ocean.edu/imgs/search_bg.gif);
 	background-repeat: no-repeat;
 	margin:0px;
 	border: 0px none;
 	font-size:12px;
 	font-size-adjust: none;
	font-stretch: normal;
	color:#6F5C37;
}



#main_navigation
{
	margin:0 auto;
	width:768px;
	color:#FFFFFF;
	text-align:right;
	border-bottom:2px solid #5E0E14;
	border-top:2px solid #5E0E14;
	clear:both;
}

#main_graphic
{
	text-align:left;
	margin:0 auto;
	width:768px;
	height:225px;
	background:#FFF url(../imgs/main_1.png) no-repeat top left;
	border-top:2px solid #DED2BA;
}

.quickLinks{
	margin-top:10px;
}

.quickLinks select{
	font-size:11px;
}

.logo{
	display:none;
}


#body
{
	margin:0 auto;
	clear:both;
	width:738px; 
	text-align:left;
	background:#F3EFE6 url(http://www.ocean.edu/imgs/content_bg.png) no-repeat bottom left;
	padding:20px 15px 20px 15px;
}

#footer
{
	clear:both;
	text-align:left;
	margin:0 auto;
	width:738px;
	padding:20px 15px 25px 15px;
	font-size:90%;
	border-top: 1px solid #D6CBB4;
}

#footer.topLevel
{
	clear:both;
	text-align:left;
	margin:0 auto;
	width:738px;
	padding:20px 15px 25px 15px;
	font-size:90%;
	border-top: 1px solid #D6CBB4;
}


/* formatting Styles */

#audience_holder{
	padding:0;
}

.headlines{
	width:260px;
	padding:0px 15px 5px 0px;
	/*border-bottom:1px solid #D6CBB4;*/
	margin-left:45px;
}

.headlines ul{
	margin-top:18px;
	margin-left:0px;
	padding:0;
	list-style:none;
}

.headlines li{
	list-style:none;
	margin-bottom:12px;
}

.headlines li a{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:105%;
}

.headlines li a:hover{
	text-decoration:underline;
}

#home_right_col{
	float:right;
	width:175px;
	padding-top:5px;
	text-align:center;
	padding-bottom: 25px;
	background:url(http://www.ocean.edu/imgs/home_right_bg.png) no-repeat top left;
}

  
#audience_holder ul{
	margin-left:0px;
	margin-top:0px;
	padding:0;
	list-style:none;
}

#audience_holder .audience_head{
	margin-bottom:0px;
}

#audience_holder li{
	margin:0 0 5px 0;
	padding-bottom:5px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #D6CBB4;
}

#audience_holder li a{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#272425;
}

#audience_holder li a:hover{
	color:#5E0E14;	
}

.bottom_icons{
	float:right;
	padding-right:10px;
}

#tabs{ display:none; }

#main_nav{
	margin-top:142px;
	position:inherit;
}

#main_nav.topLevel{
	margin-top:104px;
	
}
  
/* Top level styles */

#body.topLevel{
	margin:0 auto;
	clear:both;
	width:768px;
	background:#FFF url(http://www.ocean.edu/imgs/content_bg_topLevel.png) no-repeat bottom left;
	padding:0px 0px 80px 0px;
}
#body_left_column
{
	margin-right: 235px;
}

#body_right_column
{
	float: right;
	width: 202px; /*Width of right column*/
	text-align:left;
}

.top_main_img{
	width:565px;
	height:201px;
	margin-bottom:10px;
}

.top_3rdLevel{
	padding-left:15px;
	padding-top:10px;
	background:#E6E1D6;
	color:#272425;
	height:29px;
	margin-bottom:20px;
	vertical-align: middle;
	font-size:120%;
	border-bottom: 1px solid #D6CBB4;
}

.content_area{
	font-size:110%;
	padding:0 0 0 15px;
}

.quick_holder{
	padding:10px 0 14px 14px;
}

.left_nav_links{
	background:#E8CE90 url(http://www.ocean.edu/imgs/topLevel/left_nav_btm.png) repeat-x bottom left;
	padding-bottom:120px;
	padding-top:5px;
}

.right_nav_links{
	background:#E8DFCF url(http://www.ocean.edu/imgs/topLevel/nav_top.gif) no-repeat top left;
	padding-top:35px;
}

.right_nav_btm{
	background:url(http://www.ocean.edu/imgs/topLevel/nav_btm.gif) no-repeat top left;
	width:202px;
	height:31px;
}

.right_nav_links ul{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0;
	padding:0;
	list-style:none;
}

.right_nav_links li{
	margin:0 0 3px 0;
	padding-bottom:3px;
	padding-left:17px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #F7EEDA;
}

.right_nav_links li.last{
	margin:0;
	padding-bottom:0px;
	border-bottom:none;
}

.right_nav_links li a{
	font-size:13px;
	text-decoration:none;
	color:#6A5B3C;
}

.right_nav_links li a:hover{
	color:#5E0E14;	
}

#section_nav{
	clear:both;
	padding:15px;
}

/*  third level styles  */
#main_graphic_thirdLevel
{
	text-align:left;
	margin:0 auto;
	width:768px;
	height:107px;
	background:#FFF url(http://www.ocean.edu/imgs/thirdLevel/main.png) no-repeat top left;
	border-top:2px solid #DED2BA;
	color:#FFF;
	position:relative;
}

#main_graphic_thirdLevel .page_title{
	position:absolute;
	top:23px;
	left:15px;
	color:#272425;
	font-size:125%;
	font-weight:bold;
}

#body_left_column_thirdLevel
{
	margin-right: 20px;
}

#body_thirdLevel{
    margin:0 auto;
    clear:both;
    width:738px;
    background:#FFF url(http://www.ocean.edu/imgs/content_bg_topLevel.png) no-repeat bottom left;
    padding:0px 15px 80px 15px;
}

#body_thirdLevel p span.title{
    display:block;
    text-align:left;
    margin-left:-15px;
    margin-right:-15px;
    height:82px;
    background:#FFF url(http://www.ocean.edu/imgs/thirdLevel/main.png) no-repeat top left;
    border-top:2px solid #DED2BA;
    color:#272425;
    font-size:125%;
    font-weight:bold;
    padding:25px 0 0 15px;
    margin-bottom:0px;
}
.emphasis {
	font-weight: bolder;
	color: #9A1820;
}

