body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8c8c8c;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center; /* fixes centering bug in IE -- text reset to left-flush in container DIV */
	background-image: url(../imagescomm/bg.gif);
}

/* LINK STYLES */

a { text-decoration: none; }
a:link { color: #0289c1; }
a:visited { color: #0289c1; }
a:hover { color: #8c8c8c; text-decoration: underline; }
a:active { color: #8c8c8c; }

a.current { text-decoration: none; font-weight: bold; }
a.current:link { color: #8c8c8c; }
a.current:visited { color: #8c8c8c; }
a.current:hover { color: #8c8c8c; text-decoration: underline; }
a.current:active { color: #8c8c8c; }

/* GENERAL TYPE STYLES STYLES */

p { margin: 0px; padding-bottom: 12px; }
h1 { margin: 0px 0px 2px 0px; padding: 0px; font-size: 12px; line-height: 17px; font-weight: bold; color: #83ab53; }
h2 { margin: 0px; padding: 0px; font-size: 11px; line-height: 13px; font-weight: bold; color: #83ab53; }
h3 { margin: 0px; padding: 0px; font-size: 11px; line-height: 13px; font-weight: bold; color: #8c8c8c; }
form { padding: 0px; margin: 0px; }

#container { text-align: left; width: 800px; margin: 0px auto 16px auto; padding: 0px 24px 24px 24px; background-color: #ffffff; }


/* HEADER AND MININAV */

#header { width: 800px; position: relative; top: 0px; left: 0px; }
#logo { float: left; }
#mininav { position: absolute; top: 36px; right: 20px; z-index: 2; width: 460px; font-size: 10px; color: #acacaf; text-align: right; }
#mininav input.searchform { width: 120px; padding: 2px; background-color: #e6e6e6; border: solid 1px #acacaf; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #acacaf; }

input.submit {
border: solid 0px #ffffff;
border-top-color: #ffffff;
border-left-color: #ffffff;
padding: 0px;
margin: 0px;
background-color: #ffffff;
color: #acacaf;
font-size: 9px;
width: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#mininav a { text-decoration: none; }
#mininav a:link { color: #acacaf; }
#mininav a:visited { color: #acacaf; }
#mininav a:hover { color: #acacaf; text-decoration: underline; }
#mininav a:active { color: #8c8c8c; }
.divider { color: #f8de82; margin: 0px 4px; font-weight: bold; }


/* MAIN MENU */

#mainmenu { width: 800px; height: 44px; border-top: 1px solid #cacfd5; }
#mainmenu img { float: left; }


/* HOME CONTENT */

#homecontent { border: solid 1px #cacfd5; padding: 16px 0px; text-align: center; }
#homenews { width: 730px; }
#homenews td { padding: 0px 24px; vertical-align: top; text-align: left; }
#homenews td.ruleright { border-right: solid 1px #cacfd5; }


/* MAIN CONTENT AREA (SUBPAGES) */

#maincontainer { width: 798px; border-right: 1px solid #cacfd5; border-bottom: 1px solid #cacfd5; border-left: 1px solid #cacfd5; text-align: left; min-height: 340px;  }
#leftcolumn { float: left; width: 142px; 
margin: 0px; }
#rightcolumn { float: right; width: 147px; margin: 0px; }
#maincontent { width: 425px; margin: 0px 0px 25px 180px; padding-top: 20px; }
#maincontentwide { width: 550px; margin: 0px 0px 25px 180px; padding-top: 20px; } /* for pages with no right sidebar */
#insetphoto { float: right; width: 187px; margin: 4px 0px 12px 12px; }
.insetphotoright  { float: right; margin: 4px 0px 12px 12px; }
.insetphototop  { margin: 4px 0px 6px 0px; }
#insetphoto p { padding-bottom: 6px; }
.caption { font-size: 9px; font-weight: bold; line-height: 12px; } 

#maincontent ul { padding-top: 0px; margin-top: 0px; }
#maincontentwide ul { padding-top: 0px; margin-top: 0px; }
#maincontent h2+ul { padding-top: 0px; margin-top: 12px; }
#maincontentwide h2+ul { padding-top: 0px; margin-top: 12px; }
#maincontent h3+ul { padding-top: 0px; margin-top: 12px; }
#maincontentwide h3+ul { padding-top: 0px; margin-top: 12px; }

/* Left Sidebar */
#leftcolumn ul { list-style-type: none; padding: 0px; margin: 0px 0px 12px 18px; }
#leftcolumn li { padding: 4px 0px; border-bottom: 1px dotted #acacaf; }
#leftcolumn ul ul { list-style-type: none; padding: 0px; margin: 4px 0px 8px 8px; }
#leftcolumn ul ul li { padding: 3px 0px; margin: 0px; border-bottom: none; font-size: 10px; line-height: 12px; }

/* Right Sidebar */
#rightcolumn p { padding: 0px; margin: 0px 18px 8px 0px; font-size: 10px; line-height: 13px; }
#rightcolumn h2 { padding: 0px; margin: 0px 18px 0px 0px; font-size: 10px; line-height: 13px; }

#rightcolumn p.learnmore { padding: 0px 0px 14px 0px; border-bottom: 1px dotted #acacaf; }
#rightcolumn p.learnmore a { text-decoration: none; font-weight: bold; }
#rightcolumn p.learnmore a:link { color: #8c8c8c; }
#rightcolumn p.learnmore a:visited { color: #8c8c8c; }
#rightcolumn p.learnmore a:hover { color: #8c8c8c; text-decoration: underline; }
#rightcolumn p.learnmore a:active { color: #8c8c8c; }

#rightcolumn p.learnmorenorule { padding: 0px 0px 14px 0px; border-bottom: none; }
#rightcolumn p.learnmorenorule a { text-decoration: none; font-weight: bold; }
#rightcolumn p.learnmorenorule a:link { color: #8c8c8c; }
#rightcolumn p.learnmorenorule a:visited { color: #8c8c8c; }
#rightcolumn p.learnmorenorule a:hover { color: #8c8c8c; text-decoration: underline; }
#rightcolumn p.learnmorenorule a:active { color: #8c8c8c; }

.sidestripeone { width: 147px; height: 10px; font-size: 1px; background-color: #0289c1; overflow: hidden; margin-bottom: 8px; }
.sidestripetwo { width: 147px; height: 10px; font-size: 1px; background-color: #ffda55; overflow: hidden; margin-bottom: 14px; }

/* HOW TO BUY */

.howtobuy { background-color: #ffffcc; border-top: solid 10px #0289c1; padding: 8px 12px 8px 20px; }


/* FOOTER */

#footer { width: 800px; position: relative; top: 0px; left: 0px; clear: both; }
#footernav { position: absolute; top: 8px; left: 20px; z-index: 2; width: 760px; font-size: 10px; color: #acacaf; }

#footernav a { text-decoration: none; }
#footernav a:link { color: #acacaf; }
#footernav a:visited { color: #acacaf; }
#footernav a:hover { color: #acacaf; text-decoration: underline; }
#footernav a:active { color: #8c8c8c; }

.treestyle {color:Red;}


/* POPUP MENUS */

.popupmenu { visibility: hidden; position: absolute; width: 150px; text-align: left; background-color: #e4e4e4; font-size: 10px; line-height: 13px; } 
div.popupmenu p { padding: 6px 12px; border-bottom: 1px dotted #acacaf; }


.ruleabove {
	padding-top: 4px;
	border-top: 1px solid #CCCCCC;
	margin-top: 8px; 
}
 .smaller {
	font-size: 10px;
	line-height: 14px;
}
