/****************************************************************************************
Layout Stylesheet for Landing page (aka "3-column layout")
Left Navigation Column: A light blue column which contains navigation items.
Body Content: The widest column which contains breadcrumbs, the page title, a photo, and primary content against a white background. 
Right Column: This blue column contains the Navigator, Etudes, icons, and can be used for additional sidebar / content material.
****************************************************************************************/

/*********************************
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 3-columns colors.
**********************************/

#content_wrapper {
	margin: 0 9px 0 9px;
	background-image:url('../images/3col_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;}

/*********************************
BODY CONTENT: The widest column which contains breadcrumbs, the page title, a photo, and primary content against a white background. 
**********************************/

.table {vertical-align:text-top; position:relative;}

#content_breadcrumbs {
	background-color:#B0C4AF;
	height:20px;
	font-size:0.590em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	width:480px;}
	
h1{
	height:35px;
	color: #FFF;
	font-family: arial, verdana, sans-serif;
	font-size:1.500em;
	padding-left: 20px;
	margin: 0;
	background-color:#8EAB83;
	padding-top: 6px;}
	
#body_content {width: 460px;
    padding-left:20px;
    padding-right:20px;
}
	
#body_content 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_content 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_content 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_content h5 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #5F7D97;
	font-weight: bold;
	margin-top: 20px;}

#body_content p {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.814em;
	color: #535764;
	line-height: 160%;}
	
#body_content li {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.814em;
	color: #535764;
	line-height: 160%;
	margin-top:0px;}
	
#body_content dl {
	font-family: Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.814em;
	color: #535764;
	line-height: 160%;
	margin-top:0px;}
	
#body_content p.caption {
	font-family: verdana, arial, sans-serif;
	font-size: 0.689em;
	color: #628057;
	line-height: 140%;
	text-align:left;
}
	
/*********************************
RIGHT COLUMN: This blue column contains the Navigator, Etudes, icons, and can be used for additional sidebar / content material.
**********************************/

#right {width:215px;
	padding: 10px 20px 5px 20px;}
#right h4 {
	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;
	padding-top: 5px;}

#right p {
	font-family: verdana, arial, sans-serif;
	font-size: 0.750em;
	color: #535764;
	line-height: 180%;}
	
#right ul{
	margin-left: .5em;
	padding-left: .5em;
}
	
#right li{
	font-family: verdana, arial, sans-serif;
	font-size: 0.750em;
	color: #535764;
	line-height: 180%;
}

#right dl{
	font-family: verdana, arial, sans-serif;
	font-size: 0.750em;
	color: #535764;
	line-height: 180%;
}

.buttons a:link {
	text-decoration:none;
    color: #000000;
    border-bottom: #D4DEE7;
    border-width: 0;
    border-style: none;}
	
.buttons a:visited {
	text-decoration:none;
    color: #000000;
    border-bottom: #D4DEE7;
    border-width: 0;
    border-style: none;}
	
.buttons a:active {
	text-decoration:none;
    color: #000000;
    border-bottom: #D4DEE7;
    border-width: 0;
    border-style: none;}
	
.buttons a:hover {
	text-decoration:none;
    color: #000000;
    border-bottom: #D4DEE7;
    border-width: 0;
    border-style: none;}
	
#feature_box {
	float:left;
	width:186px;
	background-color: #E9EEF2;
	border:4px solid #FFF;
	padding:10px;
	margin: 0 0 10px 0;}

#feature_box h4 {
	padding-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.750em;
	color: #5F7D97;}

.feature_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;} 

.feature_list li {
	background-image: url('../images/bullet_brown.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.689em;
	line-height:250%;
	padding-left: 12px;}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 0.689em;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;}
  
/*********************************
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;}

