/****************************************************************************************
Layout Stylesheet for Content page (aka "2-column layout")
Left Navigation Column: A light blue column which contains navigation items.
Content: The widest column which contains breadcrumbs, the page title, a photo, and primary content against a white background. 
****************************************************************************************/

/*********************************
Style for main elements and page wrapper
**********************************/

body {
  background-color: #97ADBB;
  background-position:center;
  margin-top:0;
  font-size: 101%;}
  
a:link {
    color: #000000;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;}
	
a:visited {
	color: #3F5266;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;}
	
a:active {
	color: #000000;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;}
	
a:hover {
	color: #3F5266;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 966px;
  background: #97ADBB url('../images/dropshadow.jpg') top center repeat-y fixed; }

/*********************************
Style for Top Header area including Logo, top navigation, and search box.
**********************************/

#header {
background-image:url('../images/college_of_the_siskiyous.jpg');
background-repeat:no-repeat;
background-position:center;
height:98px;}

#header_topnav
	{width: 580px;
	height:35px;
	float:right;
	margin-top:10px;
	text-align:right;
	padding-right:30px;}

.header_links {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:15px;}
	
.header_links a:link {
	text-decoration: none;
	border-width: 0;
    border-style: none;
	color: #cde9f5;}
	
.header_links a:visited {
	text-decoration:none;
	border-width: 0;
    border-style: none;
	color: #cde9f5;}
	
.header_links a:active {
	text-decoration:none;
	border-width: 0;
    border-style: none;
	color: #000;}
	
.header_links a:hover {
	text-decoration:none;
	border-width: 0;
    border-style: none;
	color: #000;}

#header_search{	
float:right;
position: relative;
padding-top:10px;
	}
	
/*********************************
Style for Navigation
**********************************/

#navigation {background-color:#5F7D97;}

/*********************************
Content Wrapper: this includes the background image for the 2-column colors.
**********************************/

#content_wrapper {
	margin: 0 9px 0 9px;
	background-image:url('../images/2col_blue_bg.gif');
	background-repeat:repeat-y;
	 clear:both;}

/*********************************
LEFT NAVIGATION COLUMN:  A light blue column which contains navigation items.
**********************************/

#left {
	float: left;
	width: 161px;
	padding: 10px 14px 5px 16px;}
	
#left h3 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	color: #5F7D97;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom:5px solid #B9C7D2;
	padding-bottom:5px;}

.left_list { 
  margin-left: 10px;
  margin-right: 5px;
  padding-left: 0;
  list-style: none;} 

#left ul{
	margin-left: 0;
	padding-left: 0;}

.left_list li {
	background-image: url('../images/bullet_brown.gif');
	background-repeat: no-repeat;
	background-position: 0 14px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.620em;
	line-height:150%;
	padding-left: 12px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;}
	
/*********************************
CONTENT: The wide column which contains breadcrumbs, the page title, a photo, and primary content against a white background. 
**********************************/
#body {
	float: right;
	width: 755px;
	vertical-align:top;
}
#body_breadcrumbs {
	background-color:#8FA4B6;
	height:20px;
	font-size:0.590em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:20px;
	padding-top:5px;}
	
#body_main_img {position:relative;}

#body_container {
		width: 715px;
		padding-left:20px;
		padding-right:20px;}	
h1{
	height:35px;
	color: #FFF;
	font-family: arial, verdana, sans-serif;
	font-size:1.500em;
	padding-left: 20px;
	margin: 0;
	background-color:#8FA4B6;
	padding-top: 6px;}
	
#body h2 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #5F7D97;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A8B9C7;
	margin-top: 20px;}
	
#body h3 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #8EAB8C;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;}
	
#body h4 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #535764;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;}
	
#body h5 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #5F7D97;
	font-weight: bold;
	margin-top: 20px;}

#body p {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.814em;
	color: #535764;
	line-height: 160%;
	margin-top:0px;}

#body li {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.814em;
	color: #535764;
	line-height: 160%;
	margin-top:0px;}
	
#body dl {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.814em;
	color: #535764;
	line-height: 160%;
	margin-top:0px;}
	
#body p.caption {
	font-family: verdana, arial, sans-serif;
	font-size: 0.689em;
	color: #628057;
	line-height: 140%;
	text-align:left;}
	
#body input {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	line-height: 160%;
	margin-top:0px;}

#body textarea {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	line-height: 160%;
	margin-top:0px;}

#feature_box {
	float:right;
	width:120px;
	background-color: #FFF;
	border:1px solid #CFD9E0;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left: 15px;
}

#feature_box h4 {
	padding-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003952;
}

#feature_box p {
	font-family: verdana, arial, sans-serif;
	font-size: 0.625em;
	color: #555555;
	line-height: 160%;}

/*********************************
CLASSES: These are classes for image position / wrap. Most text is defined within its column styling, but there are a few others here...
**********************************/

.top{
	font-size:0.689em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	clear:both;}

img.floatRight { 
    float: right; 
	margin: 0 0 10px 20px;}
img.floatLeft { 
    float: left; 
	margin: 5px 20px 10px 0;}
	
.text {
	font-family: verdana, "Lucida Sans Unicode", arial, sans-serif;
	font-size: 0.814em;
	color: #5C6170;
	line-height: 160%;}
		
.clear {clear: both;}

/*********************************
FOOTER: This is the bottom area of the page, with the legal text.
**********************************/
#footer {
	height: 150px;
	position:relative;
	background-color: #97ADBB;
	background-image: url('../images/footer_landing.jpg');
	background-repeat:no-repeat; 
	background-position:top;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;}
	
#footer p {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 0.689em;
	color: #333;
	line-height:160%;
	padding-top: 15px;}

/*********************************
NAVIGATION: This removes the underline from the navigation
**********************************/
	
.PLHFOYCRYcTB a:link {
	text-decoration:none;
    color: #000000;
    border-bottom: #9A8E7A;
    border-width: 0;
    border-style: none;}
	
.PLHFOYCRYcTB a:visited {
	text-decoration:none;
    color: #000000;
    border-bottom: #9A8E7A;
    border-width: 0;
    border-style: none;}
	
.PLHFOYCRYcTB a:active {
	text-decoration:none;
    color: #000000;
    border-bottom: #9A8E7A;
    border-width: 0;
    border-style: none;}
	
.PLHFOYCRYcTB a:hover {
	text-decoration:none;
    color: #000000;
    border-bottom: #9A8E7A;
    border-width: 0;
    border-style: none;}

