/* CSS Document */

body, td, th {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	height: 26px;
	color: #333333;
	line-height: 20px;
}

ul {
list-style-type:disc;
}
li {
list-style: outside; color:green;
}

.style2 {
color:#006600;
font-size:1.3em;
}

.disclaimer {font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; font-size: 11px; color: #C98A3A; }

.disclaimer a:link {
font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
font-size: 11px; 
font-weight: normal;
color: #C98A3A; 
}

.disclaimer a:visited {
font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
font-size: 11px; 
font-weight: normal;
color: #C98A3A; }

.disclaimer a:hover {
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #C98A3A; 
}

.disclaimer a:active {font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; font-size: 11px; color: #C98A3A; }
a:link {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}

.ashleyPortrait {
float: right;
text-align: center;
font-size: .6em;
margin-top: -50px;
padding-right: 10px;
}


#content { width: 75%; 
float: left;}

#menu {
	background: #fff;
	/* border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0; 
	padding: 10px 0 10px 30px; */
	position: absolute;
	right: 2px;
	top: 200px;
	width: 25%;
}

#footer {
	/*position: absolute;*/
	white-space: nowrap;
	margin-top: 2037px;
	margin-left: -1px;
	}



#dropmenudiv{
position:absolute;
border: thin;
line-height:1.3em;
z-index:100;
margin-top:0px;
}


#dropmenudiv a{
font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
font-size: .8em; 
font-weight: normal;
color: #C98A3A; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudivTop a{
font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
font-size: 1.0em; 
font-weight: normal;
color: #C98A3A; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F4ECD9;
}

#dropmenudivTop a:hover{ /*hover background color*/
background-color: #F4ECD9;
}

.container {
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

a:visited {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
h1 {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h3 {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: bold;
	line-height: 1.2em;
	}
.sidebar {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #669966;
	line-height: 16px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #AC7632;
}
.biggreen {
	color: #669933;
	font-size: 13px;
	line-height: 16px;
}
.Tahomablue {
	color: #003399;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.Timesgrey {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.TahomaOrange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.TahomaGreen {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #666600;
	font-weight: bold;
}
.TahomaBrown {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}

