﻿/***  ©2007 graphite studio. All rights reserved.  ***/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #43647f;
}

a {
	color: #4686bd;
	text-decoration: underline;
}
a:link {
	color: #4686bd;
	text-decoration: underline;
}
a:visited {
	color: #4686bd;
	text-decoration: underline;
}
a:hover {
	color: #46a0dd;
	text-decoration: underline;
}

h1{
	font-family: Times New Roman, Serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.35em;
	color: #80552a;
	margin: 0;
	padding-bottom: 10px;
}
h2{
	font-size: 1em;
	color: #006699;
	margin: 0;
	padding: 0;
}
h3{
	font-size: .8em;
	line-height: 1.35em;
	color: #cb9c42;
	margin: 0;
	padding: 0;
}
h4{
	font-size: .75em;
	line-height: 1.35em;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
}
h5{
	font-size: .65em;
	line-height: 1.35em;
	font-weight: normal;
	color: #334d55;
	margin: 0;
	padding: 0;
}

p{
	font-size: 75%;
	line-height: 1.45em;
	color: #333;
	margin: 0;
	padding-bottom: 10px;
}

ul{
	list-style-type: square;
}
ul ul{
	list-style-type: disc;
}
ul ul ul{
	list-style-type: none;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.35em;
	margin: 0;
	padding: 0;
	color: #fffaf7;
}
.clearit {
	clear: both;
	margin: 0;
	padding: 0;
}

/***********************************************/
/* General Layout Divs                         */
/***********************************************/

#marquee {
	position: relative;
	top: 0px;
	right: 0px;
	height: 20px;
	text-align: center;
	color: #ccc;
	background-color: #CB9C42;
	font-weight: bold;
}
#marquee td {
	padding: 1;
	}


#container {
	position: relative;
    width: 744px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#masthead{
	position: relative;
	background: url(../images/tangrad.jpg) repeat-x;
	width: 744px;
	height: 132px;
}
#headerleft {
	position: relative;
	top: 2px;
	left: 2px;
	width: 563px;
	height: 115px;
	border: 1px solid #cc9e43;
	margin: 0;
	padding: 0;
}
#headerright{
	position: absolute;
	top: 2px;
	right: 2px;
	width: 166px;
	height: 111px;
	border: 3px solid #cc9e43;
	margin: 0;
	padding: 0;
}
#sitelogo {
	float: left;
	background: url(../images/triangle.jpg) no-repeat;
	width: 201px;
	height: 113px;
	margin: 1px 0 0 10px;
	padding: 0;
}
#sitetitle {
	float: left;
	background: url(../images/title.gif) no-repeat;
	width: 326px;
	margin: 10px 0 0 11px;
}
#sitetitle h1, #sitetitle h2 {
	display: none;
}
#sitetitle p {
	padding: 45px 0 0 0;
}

#contentarea {
	position: relative;
    width: 744px;
	min-height: 300px;
    margin: 0;
    padding: 0;
	background: #fff url(../images/greygrad.jpg) top repeat-x;
}

#leftnav {
	float: left;
	width: 192px;
	margin: 0;
	padding: 10px 10px 10px 15px;
}

#center {
	float: left;
	width: 498px;
	margin: 0;
	padding: 10px 15px 10px 10px;
}

#rightcontent {
	float: left;
	width: 241px;
	margin: 0;
	padding: 10px 15px 10px 10px;
}
#center h2, #rightcontent h2 {
	padding: 0 0 10px 0;
}

#daterow {
	float: left;
	height: 20px;
	margin-top: 6px;
	padding: 0;
	background-color: transparent;
}
#daterow p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.35em;
	margin: 0;
	padding: 0;
	color: #f9f6f1;
}

#globalNav {
	float: right;
	height: 20px;
	margin-top: 6px;
	padding: 0;
	background-color: transparent;
}
#globalNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.35em;
	margin: 0;
	padding: 0;
	color: #cb9c42;
}
#globalNav a, #globalNav a:link, #globalNav a:visited {
	color: #f9f6f1;
	text-decoration: none;
}
#globalNav a:hover{
	color: #fff;
	text-decoration: underline;
}

#sectionLinks {
	height: 260px;
	margin: 0 0 10px 0;
	padding: 2px 2px 0 2px;
	background-color: #fff;
	border: 1px solid #cc9e43;
}

.storydate, .newshead h2 {
	display: none;
}

.navitem {
	width: 186px;
	height: 24px;
	margin: 0 0 2px 0;
	padding: 0;
	background-color: #fff;
}
.navitem img, .navitem p {
	margin: 0;
	padding: 0 0 2px 0;
}

#contactinfo h3 {
	font-size: .8em;
	line-height: 1.35em;
	color: #cb9c42;
	margin: 0;
	padding: 0;
}
#contactinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.35em;
	margin: 0;
	padding-bottom: 10px;
	color: #333;
}

#footershadow {
	background: url(../images/shadow.jpg) repeat-x;
	width: 744px;
	height: 18px;
}

/************** .centerstory styles *****************/

.centerstory {
	margin: 0;
	padding: 0;
}
.centerstory h1 {
	display: none;
}
.centerstory h2 {
	padding: 0 0 10px 0;
}
.centerstory p {
	padding: 0 0 10px 0;
}
.centerstory img {
	margin: 0 4px 4px 4px;
	padding: 2px;
	border: 1px solid #cc9e43;
}

/************** .rightstory styles *****************/

.rightstory {
	margin: 0;
	padding: 0;
}
.rightstory h2 {
	padding: 0 0 10px 0;
}
.rightstory p {
	padding: 0 0 10px 0;
}
.rightstory img{
	padding: 0 0 10px 0;
}

/************** .mission styles *****************/

#mission{
	margin: 0;
	padding: 0;
}
#mission h2{
	margin: 0;
	padding: 0 0 5px 0;
}
#mission p{
	margin: 0;
	padding: 0 0 10px 0;
	color: #a59e90;
}
#mission img{
	margin: 0;
	padding: 0;
}

/************* #search styles ***************/

.searchbox{
	width: 96%;
	background: #f9f8f3;
	padding: 10px;
	border: 1px solid #cc9e43;
}

/************* #footer styles ***************/

#motto{
	background: #fff;
	border-top: 1px solid #e5ddc8;
	border-bottom: 1px solid #e5ddc8;
	text-align: center;
	padding: 4px;
}
#motto p {
	font-size: .7em;
	color: #786d59;
	padding: 0;
}

#legal{
	background: #f0eadc;
	border-top: 2px solid #fff;
	text-align: center;
	padding: 0;
}
#legal p {
	font-size: .65em;
	color: #786d59;
	padding: 6px;
}