@charset "ISO-8859-1";

body {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	background-color: #CCCC66;
	background-image: url(images/page_bkg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 25px;
}

.footer {
	font-size: 12px;
	text-align: center;
	margin-top: 25px;
}

a:link { color: #666666; text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}
a:active { color: #666666; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}

#container {
	height: 100%;
	margin: 0 auto 0;
	width: 960px;
	border: 5px solid #666666;
	background-color: #FFFFFF:
}

.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 960px;
	float: center;
}

.logo {
	background-image: url(images/dn_logo.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-left: 35px;
	margin-bottom: 15px;
	height: 97px;
	width: 153px;
	float: left;
}

.headerlinks {
	background-image: url(images/);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 35px;
	margin-bottom: 0px;
	height: 53px;
	width: 300px;
	float: right;
	font-size:18px;
	text-align: right;
}

.headerlinks a:link { color: #666666; text-decoration: none;}
.headerlinks a:visited { color: #666666; text-decoration: none;}
.headerlinks a:active { color: #666666; text-decoration: none;}
.headerlinks a:hover { color: #CCCC66; text-decoration: none;}

.navigation {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px;
}

.navigation a:link { color: #FFFFFF; text-decoration: none;}
.navigation a:visited { color: #FFFFFF; text-decoration: none;}
.navigation a:active { color: #FFFFFF; text-decoration: none;}
.navigation a:hover { color: #CCCC66; text-decoration: none;}

.navbox {
	background-color: #666666;
	height: 31px;
	width: 960px;
}


.flash {
	height: 327px;
	width: 960px;
	background-image: url(images/hme_flash.jpg);
}

.hmebottom {
	background-image: url(images/home_footer.gif);
	background-repeat: no-repeat;
	height: 111px;
	width: 960px;
	float: center;
}

.bodytext {
	font-size: 15px;
	color: #999999;
	text-align: left;
	background-color: #FFFFFF;
	padding: 25px;
}

h1,h3,h4 {
	font-size: 16px;
}

h2 {
	font-size: 20px;
	color:#CCCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	margin-bottom: 15px;
}

.hd_about {
	background-image: url(images/headings/hd_about_me.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.hd_southern_oregon {
	background-image: url(images/headings/hd_southern_oregon.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.hd_farm_flowers {
	background-image: url(images/headings/hd_farm_flowers.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.hd_ash_hotel {
	background-image: url(images/headings/hd_ash_hotel.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.hd_contact_me {
	background-image: url(images/headings/hd_contact_me.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.hd_wallpapers {
	background-image: url(images/headings/hd_wallpapers.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.hd_e_notes {
	background-image: url(images/headings/hd_e_notes.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 113px;
	width: 960px;
	float: center;
}

.bodytext a:hover,
.hmetxt a:hover{
   color: #cccc66;
}

.postcardbrdr {
	border: 5px solid #666666;
	background-color: #FFFFFF;
}

.postcardimgbrdr {
	border: 3px solid #CCCC66;
}
    
.postcardtxt {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	line-height: 18px;
	color: #666666;	

}

#comment {
	width: 400px;
}