@charset "UTF-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, h7, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	background-color: #70b525;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left; 
	height: 100%;
	font-weight: normal;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	text-decoration: underline;
	color: #006600;
}

img {
	border: 0; 
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.next {
	margin-top: 15px;
}

.next10 {
	margin-top: 10px;
}

ol, ul {
	list-style: none;
}

.zebra {
	background-color: #f1f0f8;
}

h1 {
	font-size: 14px;
	color: #009900;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}
 

/* -------- for YUI -------- */

#custom-doc {
	margin: auto;
	text-align: left; /* leave unchanged */
	width: 950px;
	min-width: 950px;/* optional but recommended */
	padding: 0;
}

#ft {
	text-align: center;
	font-size: 10px;
	margin: 20px 0 20px 0;
	color: #fff;
}

#ft a {
	color: #fff;
}

#ft a:hover {
	color: #fff;
}

#ft h3 {
	font-size: 10px;
	font-weight: normal;
}

.mainContent {
	padding: 20px 20px 10px 20px;
	background-color: #FFFFFF;
}

/* -------- Main Menu -------- */

#tab 
{
	margin:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a 
{
	background: #FFFFFF url("images/bright_058.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_058.gif") no-repeat left top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border-style:solid;
	border-color:#B5E249;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:5px;
	border-left-width:0;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("images/bleft_058.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:30px;
	background:url("images/bright_058.gif") no-repeat right top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #FF9300;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}

.menuInbox {
	height: 119px;
	position: relative;
}

.mainMenu {
	position: absolute;
	right: 0;
	bottom: 0;
}

.info {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

.info li {
	padding-bottom: 4px;
}

.logo img {
	margin-top: 8px;
}

/* -------- Main Menu -------- */

.title {
	background-color: #008c34;
	padding: 6px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}

.articleInbox {
	width: 331px;
}

.article {
	padding: 10px 10px 20px 10px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #666600;
	color: #666666;
}

.article p {
	margin-top: 10px;
}

/* -------- Photo Tour -------- */

.photoTour li {
	float: left;
	padding: 0 0 10px 10px;
}

.photoHeader {
	border-top: 1px solid #ccc;
	padding: 10px 0 5px 0;
	text-align: center;
}

.portfolio {
	margin-top: 3px;
}

.portfolio li {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 14px;
}

.portfolioInbox {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 0;
}

.portfolioInbox img {
	padding-right: 15px;
	margin-top: 5px;
}

.articleHeader {
	font-size: 20px;
	font-weight: bold;
	color:#009900;
}

.buy {
	text-align: center;
	border-left: 1px solid #007a00;
	border-right: 1px solid #007a00;
	border-bottom: 1px solid #007a00;
	padding-bottom: 10px;
}

.testimonials li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
}

.testimonials p {
	font-size: 11px;
	color: #666666;
}

.chart td {
	padding: 10px;
	color: #666666;
	border-bottom: 1px solid #ccc;
}

.chart .chartHeader {
	font-weight: bold;
	color: #000000;
}

.chart .chartGreenArrow {
	background: url("img/arrowGreen.gif") no-repeat 10px center;
	padding-left: 25px;
}

.chart .chartRedArrow {
	background: url("img/arrowRed.gif") no-repeat 10px center;
	padding-left: 25px;
}

.chart .chartCheck {
	background: url("img/checkmark.gif") no-repeat 10px 11px;
	padding-left: 30px;
}

.formInbox td {
	padding-top: 10px;
}

.listingInfo li {
	background-repeat: no-repeat;
}

.listingInfo {
	margin-top: 15px;
	font-weight:normal;
}

.listingInfo li {
	background-image: url(http://www.donnamedrea.com/IMG/arrows.gif);
	background-position: left 5px;
	padding: 0 0 2px 10px;
}








