/* CSS Document */

html, body, a, p, div, dl, dt, dd, table, th, tr, ul, ol, li, object, h1, h2, h3, h4, h5 {
margin:0; padding:0; border:0; outline:none; }

body { 
	background:#66cc00 url(../imgs/background.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:16px; }
	
a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; }
	
h1 { font-size:18px; line-height:18px; font-weight:bold; line-height:20px; color:#333; margin:10px 0; }
h2 { font-size:26px; line-height:28px; font-weight:bold; color:#FFF; overflow:visible; }

.floatleft { float:left; }
.floatright { float:right; }
.clear { clear:both; height:0; }

/* Header */
#header { background:url(../imgs/headbg.png) no-repeat top center; width:820px; height:94px; margin:0 auto; }

/* Add to Favorites */
a#addfavs { display:block; float:right; background-image:url(../imgs/addfavs.gif); width:107px; height:0px; margin:5px 15px 0 0; padding-top:30px; overflow:hidden; }
a:hover#addfavs { background-position:0 30px; }

/* Main Description */
#description { float:left; width:380px; height:auto; margin:10px 10px 0 10px; }

/* Main Content */
#wrapper { background:url(../imgs/contbg.png) center repeat-y; width:790px; height:auto; padding:0 10px 5px 10px; margin:0 auto; }
#wrapper table { background-color:#fff; }
.topcont { width:820px; height:10px; margin:0 auto; }
.headcont { position:relative; width:790px; height:270px; margin:0 auto; }
.headcont a#gfbook { position:absolute; top:235px; right:5px; background-color:#5CB601; border:1px solid #A8E26E; padding:6px 15px; color:#fff; font-size:13px; font-weight:bold; text-decoration:none; }
.headcont a:hover#gfbook { background-color:#348AFF; border-color:#fff; }
.content { width:400px; height:auto; }
.textcont { width:334px; height:auto; padding:18px; margin:0 auto; }
.textcont img { margin:0 -18px 18px -18px; }

.content ol { width:165px; color:#666; list-style:inside decimal; }
.content li { width:auto; margin:2px 0; }
.content li a { text-decoration:none; color:#333; }
.content li a:hover { text-decoration:underline; color:#000; }

/* Google AdSense */
#adwrapper { background-color:#fff; width:770px; height:90px; padding:10px; margin:5px auto 0 auto; }
#adsense { width:728px; height:90px; margin:0 36px; }

/* Footer */
#footer { background:#96e448 url(../imgs/footerbg.gif) top repeat-x; width:auto; height:auto; margin-top:5px; padding-bottom:5px; font-size:13px; }

#linkwrap { width:770px; height:auto; padding:15px 10px; margin:0 auto; }

.linkcol { width:auto; height:auto; font-size:11px; text-align:left; padding:5px; }
.linkcol#first { float:left; width:250px; margin-right:5px; }
.linkcol#second { float:left; width:270px; }
.linkcol#third { float:right; width:210px; }

.horline { background:url(../imgs/horline.gif) repeat-x; width:auto; height:10px; margin-top:10px; }

.linkbox { width:auto; }
.arrow { position:relative; left:-10px; float:left; width:10px; height:18px; outline:none; border:0; }
.linkbox a {
	display:block;
	height:22px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.2px;
	text-decoration:none;
	color:#333;
	background:url(../imgs/ttlink.gif) repeat-x top;
	border:1px solid #56ab01;
	padding:6px 0 0 20px;
	margin-top:5px; }
.linkbox a:hover { background-position:0 -28px; }
.linkbox a.inactive { background:#abe373; }

/* Related Links */
#relatedlinks { background-color:#fff; width:770px; height:auto; padding:0 5px 15px 5px; margin:0 auto; }
#relatedlinks #rltitle { border-bottom:1px solid #56ab01; padding:5px; font-size:11px; font-weight:bold; text-transform:uppercase; }
#relatedlinks a { text-decoration:none; }
#relatedlinks a:hover { text-decoration:underline; }
#relatedlinks ul { width:100%; padding:3px 0; }
#relatedlinks li { display:block; list-style:inside; float:left; width:20%; padding:0; font-size:10px; }