/* CSS Document */

/* basic elements */
html, body { 
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/houndstoothtevans.png);
background color: #5CCCCC;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 12px; 
padding: 0;
margin: 0;
border: 0;
color:#333333;
height: 100%;
}
	
p { 
margin-bottom: 3px;
line-height: 16px; 
}
	
h1 { 
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13px;
word-spacing: 0.05em;
letter-spacing: 3px; 
line-height: 1.3em;
font-size: 1.3em;
font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	word-spacing: 0.05em;
	letter-spacing: 2px;
	line-height: 1.3em;
	font-size: 1.3em;
}


h3 { 
	font: 10pt baskerville; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #333333;
	font-weight: bolder;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #1D7373;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #1D7373;
	}

img {
border: none;
margin:0px 0px 0px 20px;
}
img a:link, a:visited, a:hover, a:active {border: none;}

/*end of basic elements*/

/*created containers and dividers*/
#container { 
	background: #FFFFFF;
	width: 900px;
	padding: 0px;  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
}

<!--[if lte IE 6]>
<style type="text/css">
#container {
height: 100%;
}
</style>
<![endif]-->


#banner {
margin: -5px 0px 20px 15px;
padding:30px 0px 15px 15px;
}

#banner a:link a:hover a:visited {
	text-decoration: none; 
}

#banner img {
	border: none;
	padding: 24px 0 0 0;
}

.titles {
	float:right;
	width:550px;
	text-align: right;
    margin-right: 28px;
	margin-top: 30px;
	color:#888888;
	font-size: 10px;
	line-height:15px;
	text-transform: uppercase;
	font-variant:small-caps;
	letter-spacing:1px;
}


#navlist
{
	margin: 25px 0 26px 0;
background-color:#888888;
padding-left: 20px;
height: 25px;
font-size:11px;
}

#navlist li
{
display: inline;
float: left;
margin: 0px;
list-style: none;
}

#navlist li a:link, #navlist li a:visited
{
text-transform: uppercase;
font-weight:normal;
letter-spacing: 2px;
color: #FFF;
text-decoration: none;
display: block;
margin: 0px;
line-height:25px;
height: 25px;
width: 135px;
text-align: center;
}


#navlist li a:hover, #navlist li a:active, #navlist li a:hover#current
{
color: #FFF;
width: 135px;
text-decoration: none;
font-weight:bold;
background-color:#CC0000;
}

#navlist li a#current
{
color: #CC0000;
background-color: #FFF;
font-weight:bold;
width: 135px;
}


/* end of navigation bar*/


/*MAIN - containers-divs*/

#pageheader {
margin:30px 0px 40px 25px;
padding:0;
font-size:13px;
font-variant:small-caps;
color:#009999;
letter-spacing: 3px; 
}

#pageheader img{
margin:0;
padding:0;
}

.subnote {
font-variant:normal;
text-align: right;
margin:0 15px 0 50px;
font-style:italic;
font-weight:normal;
letter-spacing:0; 
color:#666666;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
}

.subnote a{
color: #CC0000;
}

#main {
margin: 0 10px 0px 10px;
padding: 0 0 0 10px; 
min-height: 100%;
}


#mleft {
margin:0;
padding: 20px 0 10px 10px;
width:325px;
}

#mleft a{
color:#009999;
}

#mleft a:visited{
color: #1D7373;
text-decoration:line-through;
}

#mright{
margin:-20px 20px 5px 0px;
}

#mright img{
	padding: 0px 0 0 0;
align:right;
}

#mright a{
color:#009999;
}

#mright a:visited{
color: #1D7373;
text-decoration:line-through;
}


/* of icons*/
.subgroup{
margin: 0px 0 10px 0px;
font-weight:normal;
letter-spacing:1px; 
color:#333;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 13px;
text-transform:uppercase;
}

