/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

/*Ensures that there is a vertical scroll bar on every page*/
html {
    overflow-y: scroll;
}

/*Main Body Style*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	background:#537852 url(../images/graduated_background.jpg) repeat-x top left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/    
#container {
    margin: 8px auto;
    width: 760px;
    background: #FFFDE3;
    border: 15px solid #000000;
    text-align: left;
	}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/        
#header {
    background: #FFFDE3 url(../images/header-logo.jpg);
    padding: 0px 0px 0px 0px;
    height: 130px;
	text-align: left;
	}

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
    background-color: #FFFDE3;
	margin: 0px;
	padding: 0px;
	height: 2.06em;
	border-bottom: 10px solid #000000;
	text-align: center;
	list-style: none;
	width: 760px;
	}
	
#nav li {
    list-style-type: none;
    display: inline;
    background-color: #FFFDE3;
    line-height: 23px;
	position: relative;
    }       


#nav li a {
    text-decoration: none;
    color: #FFFDE3;
    background-color: #305231;
    padding: 6px 9px;	
    font-size: 0.95em;
    font-weight: normal;
}

#nav li a:hover {
    background-color: #000000;
    color: #FFFDE3;
}
#nav li a.on {
    background-color: #000000;
    color: #FFFDE3;
}


/*------------------------------------------------------------*
**  Front Page Content
**------------------------------------------------------------*/
/*Front Page Specific*/
#contentfp {
	width: 720px;
	float: left;
	position: relative;
	background:#000000;
	height: 470px;
	line-height: 20px; 
   }    


/*------------------------------------------------------------*
**  Fonts, etc
**------------------------------------------------------------*/
#content h1{
	font-family:  Arial, 'Trebuchet MS', 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif';
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px dotted #ccc;
	color: 546254;
	margin: 10px;
	margin-left: 0px;
	text-align: left;
    }
#sidebar h1, #sidebar p {
	font-family:  Arial, 'Trebuchet MS', 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif';
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: 546254;
	margin: 10px;
	text-align: left;
    }
#sidebar h2, #content h2{
	font-family:  Arial, 'Trebuchet MS', 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif';
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: 546254;
	margin: 15px;
	margin-left: 0px;
	text-align: left;
    }
#content p {
	font-family: Trebuchet MS, 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif', 'Arial';
	font-size: 13px;
	color: #000000;
	cursor: default;
	margin-right: 10px;
	text-align: justify;
	padding-top:5px;
    }

#content div  {
    padding: 10px 10px 10px 10px;
    border-top: 0px solid #ddd;
    color: #333333;
    }

#content a:link {color: #013300; text-decoration: underline;}
#content a:visited {color: #013300; ext-decoration: underline;}
#content a:hover {color: #305231;text-decoration: underline;}



/*------------------------------------------------------------*
**  Content WITH Side Bar
**------------------------------------------------------------*/
#content {
	float: left;
	width: 585px;
	position: relative;
	background: #FFFDE3;
	line-height: 20px; 
   }   

#sidebar {
    float: left;
    width: 160px;
    position: relative;
    background: #FFFDE3;
   }
  
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
    color: #ffffff;
    background-color: #000000;
    border-bottom: 0px solid #000000;
    clear: both;
    padding-top: 10px;
	height: 40px;
    padding-bottom: 10px;}
	
#footer p {
	font-family: Trebuchet MS, 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif', 'Arial';
    font-size: 0.9em;
	color: #ffffff;
    text-align: center;
    }

#footer a:link {text-decoration: none; color: #ffffff;}
#footer a:visited {text-decoration: none; color: #ffffff;}
#footer a:hover {text-decoration: none; color: #ffffff;}


/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/

img {
	background-position: left top;
	margin-right: 10px;
	text-align: left;
	display: inline;}


/*------------------------------------------------------------*
**  FRONT PAGE SPECIFIC
**------------------------------------------------------------*/

#containerfp {
    margin: 8px auto;
	width: 760px;
    background: #000000;
    border: 15px solid #000000;
    text-align: left;}

#contentfp p {
	font-family: Trebuchet MS, 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif', 'Arial';
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 40px;
	text-align: center;
	padding-top:5px;
	margin-top: 5px;
	padding-bottom:15px;}

#contentfp img {
	background-position: left top;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: inline;}

#footerfp p {
	font-family: Trebuchet MS, 'Lucida Grande', 'Lucida Grande', 'Verdana', 'Sans-Serif', 'Arial';
	color: #ffffff;
	text-align: center;
	padding-bottom:10px;
    font-size: 0.9em;}

#footerfp {
    color: #ffffff;
    background-color: #000000;
    border-bottom: 10px solid #000000;
    clear: both;
    padding-top: 20px;
	height: 150px;}
	
#footerfp a:link {text-decoration: none; color: #ffffff;}
#footerfp a:visited {text-decoration: none; color: #ffffff;}
#footerfp a:hover {text-decoration: none; color: #ffffff;}
	
#footerfp img {
	background-position: left top;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	display: inline;}
