body
{background-image:url(images/background_green.jpg); background-repeat: repeat-x; background-position: top left; background-color:#4d582d; margin-top:54px; font-family:arial,helvetica,sans-serif; color:#333333; font-size:13px}


/* IMAGES */
img.right {float: right; border:0px}
img {border:0px}
img.logofooter {border:0px;float:right;padding:0px 0px 10px 20px}


/* LINKS */
a:link{color:#6e8234} a:visited{color:#6e8234} a:hover{color:#990000}
a.grey:link{color: #333333} a.grey:visited{color:#333333} a.grey:hover{color:#990000}
a.grey2:link{color: #666666} a.grey2:visited{color:#666666} a.grey2:hover{color:#990000}
a.blue:link{color:#6666cc} a.blue:visited{color:#6666cc} a.blue:hover{color: #990000}

a { text-decoration:none }


/* HIGHLIGHTING */
.highlight     {color: #ffffff; background-color: #999999;}
.highlightbox     {color: #333333; background-color: #eeeeee; border: 1px solid #cccccc; padding: 3px}

/* Heading Tags and Font Sizes */
h1 {font-size:19px;}
h2 {font-size:15px; display:inline}
h3 {font-size:11px; display:inline}

.title {font-size:16px; text-align: left; font-weight:bold}
.footer {font-size:10px; text-align: left; color:#666666; padding-left:23px; padding-right: 23px; padding-top:23px; padding-bottom:23px}

.small {font-size:10px;}
.smallcenter {font-size:10px; text-align: center;}
.ten {font-size:10px;}
.tenc {font-size:10px; text-align: center;}
.eleven {font-size:11px;}
.elevenc {font-size:11px; text-align: center;}
.fourteen {font-size:14px;}
.fourteenc {font-size:14px; text-align: center;}
.sixteen {font-size:16px;}
.sixteenc {font-size:16px; text-align: center;}
.PaddLeft10 {padding-left:10px}
.PaddLeft20 {padding-left:20px}


/* General Styles */
.red {color:#cc0000}
.white {color:#ffffff}
.grey {color:#666666}
.teal {font-size:10px; text-align: left; color:#7E8B95}
.right {font-size:12px; text-align: right;}
.nowrap {white-space: nowrap}
.inline {display:inline}
.floatstop {clear:both; width:1px; height:1px}
.notbold {font-weight:normal}

.center {font-size:12px; text-align: center;}
.right {font-size:12px; text-align: right;}
.smallright {font-size:10px; text-align: right;}
.smallcenter {font-size:10px; text-align: center;}
.border {border: 1px solid #999999;} 
.bordercenter {text-align: center; border: 1px solid #999999;}
.bordersmcenter {font-size:10px; text-align: center; border: 1px solid #999999;}


/* DIV STYLES */
/*div.nav {font-size:12px; text-align: left; padding: 3px; width:100px}*/
div.nav {background-color: #bec0a4; border-top: 1px solid #808869; border-bottom: 1px solid #808869; white-space:nowrap; text-align:left; padding-left:23px; padding-right: 23px; clear:right}
div.Traffic {width:320px; font-weight:bold; font-size:14px; margin-left:auto; margin-right:auto; padding: 5px; border-bottom:1px solid #999999;}
div.CenterWindow {margin-left:auto; margin-right:auto}
div.spacer {height:3px}
div.ContentWindow {padding-left:23px; padding-right: 23px; padding-top:13px}
div.Header {padding-right: 23px; height:97px;}
div.HeaderImg {padding:0px 23px 0px 23px;height:97px}
div.HeaderBox {float:right; min-width:350px; padding-bottom:20px; padding-top:30px; height:47px;color:#333333;font-style:italic}
div.BoxRight {float:right; padding-left:20px; width: 450px}

/* TABLE STYLES */
table.TableContent {margin-left:auto; margin-right:auto; width:960px}
table.CenterTable {margin-left:auto; margin-right:auto}
table.right {float:right}
td {text-align: left;}
td.ContentCell {background-color:#d9d7c5; border:1px solid #333300;padding:0px}
td.LeftSide {width:100%; border-right:1px solid #999999; border-left:1px solid #999999; padding:10px}
td.borderlines {text-align: center; border-top: 1px solid #999999; border-bottom: 1px solid #999999;}
td.nav {background-color: #bec0a4; border-top: 1px solid #4d582d; border-bottom: 1px solid #4d582d; white-space:nowrap; text-align:left;padding-left:23px; padding-right: 23px;}

table.Sales
.Sales td {text-align:left}
.Sales td.SalePic {padding:6px 4px 6px 0px; border:1px solid #4d582d}
.Sales td.SaleLabels {padding:6px 4px 6px 20px; font-weight:bold}
.Sales td.SaleDescription {padding:6px 4px 6px 20px; width:100%}
.SalePrice {border:1px solid #4d582d; padding:4px 10px 4px 10px; background-color:#ecebe2}


/* SHADOWS */
.shadowright {background-image:url(images/shadow_right.jpg); background-repeat:repeat-y; width:11px}
.shadowbottom {background-image:url(images/shadow_bottom.jpg); background-repeat:repeat-x;}
.shadowbottomright {width:11px}


/* NAVIGATION MENU BAR */
#navigation td {}
#navigation td.LeftButton {border-left:1px solid #808869;}
#navigation a:link {background-color:#bdbea0; border-right:1px solid #808869;color: #000000;display:block;padding:6px 6px 6px 6px;text-align:left;text-decoration: none;white-space:nowrap;}
#navigation a:visited{background-color:#bdbea0; border-right:1px solid #808869;color: #000000;display:block;padding:6px 6px 6px 6px;text-align:left;text-decoration: none;white-space:nowrap;}	
#navigation a:hover {background-color:#4d582d; color:#e8e8e8}
#navigation a:active {background-color:#336633; color:#e8e8e8}


/*  LISTS */
ul {list-style-type: disc;}
ul.small {list-style-type: disc;}
ol {list-style-type: decimal;}
ol.small {list-style-type: decimal;}


