
html {}

body {
margin-left: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 120%;
background-color: #FFFAF0;
color: #000;
background-image: url(image/background.gif);
}

title {}

p {
letter-spacing: 0.05em;
}

em {
font-style: italic;
}

 h1 {
line-height: 100%;
margin-top: 5px;
margin-bottom: 2px;
font-size: 1.3em;
clear: both;
/*background-image: url(image/olivepattern.gif);*/
padding-top: 4px;
padding-left: 2px;
padding-bottom: 4px;
/*border: 1px #006600 dotted;*/
color: #993300;
font-weight: bold;
font-family: "Trebuchet MS", "Arial Black", sans-serif;
} 

h2 {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-variant: small-caps;
letter-spacing: 0.05em;
font-size: 1.0em;
line-height: 70%;
color: #993300;
/*border-top: 3px #fc6 double;*/
/*border-bottom: 1px #ffcc66 dotted;*/
margin-top: 15px;
padding-top: 0px;
padding-bottom: 4px;
padding-left: 0px;
clear: both;
}

.subhead2 {
display: none;
/*begin hiding cause of visibility none
color: #333;
/*text-transform: capitalize;
font-style: oblique;*/
font-size: .75em;
text-transform: capitalize;
letterspacing: 0.1em;
font-weight: normal;
end hiding cause of visibility none*/
}

h3 {}

h4 {}

h5 {}

h6 {}

img {
border: none;
}

img.left {
float: left;
margin-right: 15px;
margin-top: 5px;
clear: left;
}

img.right {
float: right;
clear: right;
margin-left: 15px;
margin-top: 5px;
}

img.leftnoclear {
float: left;
margin-right: 10px;
margin-top: 5px;
}

img.rightnoclear {
float: right;
margin-left: 10px;
margin-top: 5px;
}

img.click {
margin-bottom: 20px;
margin-top: 2px;
}

img.clickclear {
margin-bottom: 20px;
margin-top: 2px;
clear: both;
}

.pagetitle {
position: absolute;
left: 170px;
font-family: Georgia, Times, "Times New Roman", serif;
font-weight: bold;
font-size: 2em;
color: #003300;
margin-top: 30px;
float: right;
}

strong {
font-weight: bold;
}


ul {/*this is the list/list that needs to have no bullets*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	}

li {
	list-style-type: none
	}
	
.subnavlist {
padding-left: 0px;
	}


.leftblock {
border-top: 3px #ffe4b5 dashed;
border: solid;
border-left: 3px #ffe4b5;
}

.rightblock {
border-top: 3px #ffe4b5 dashed;
border: solid;
border-left: 3px #ffe4b5;
border-right: 3px #ffe4b5;
}

.navig {
display: block;
font-family: "Trebuchet MS", "Arial Black", sans-serif;
font-size: .9em;
color: #003300;
background-color: #ffcc66;
border: 1px #003300 solid;
text-align: left;
padding: 0px;
letter-spacing: 0em;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 5px;
line-height: 100%;
}

p.navig {
	padding: 2px;
	}

a:link {
color: #660000;
text-decoration: underline;
}

a:visited {
color: #333333;
}

a:hover {
text-decoration: underline overline;
}

a:active {
color: #ff0000;
}

a.navig:link {
display: block;
white-space: normal;
color: #003300;
text-decoration: none;
background-color: #ffcc66;
border: 0px #003300 solid;
padding: 4px;
letter-spacing: 0em;
margin: 0px;
font-weight: bold;
}

a.navig:visited {
display: block;
white-space: normal;
color: #333333;
text-decoration: none;
background-color: #ffcc66;
border: 0px #003300 solid;
padding: 4px;
letter-spacing: 0em;
margin: 0px;
font-weight: bold;
}

a.navig:hover {
color: #006600;
background-color: #ff9900;
}


.pageblurb { /*one place that differs from other style*/
font-family: "Trebuchet MS", "Arial Black", sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 120%;
padding-left: 30px;
margin-right: 30px;
}

/*.pageblurb { /*one place that differs from other style*/
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 115%;
font-weight: bold;
font-size: 0.8em;
margin-right: 50px;
}*/

.category-intro {
margin-right: 50px;
margin-left: 50px;
letter-spacing: .05em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
color: #333333;
line-height: 130%;
}

.description {
line-height: 140%;
font-size: 0.85em;
clear: both;
}

.co-name {
	font-variant: small-caps;
	}
	
.floatright {
	margin-bottom: 1px;
	float: right;
	}
	
.tint-header	{
	background-image: url(image/olivepattern.gif);
	padding: 5px;
	clear; right;
	}

/* Style Master found the following elements with ids in your document */

div#logo {}

div#maincontent {
position: absolute;
top: 90px;
left: 170px;
width: 65%;
z-index: 4;
border: 2px #66cccc none;
}

div#nav {
position: absolute;
top: 80px;
left: 0px;
width: 150px;
height: auto;
z-index: 1;
}

div#title-area {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 80px;
z-index: 3;
border-bottom: 2px #003300 solid;
}