body { margin:0; padding:0; font-family:Arial,Helvetica,sans-serif;}

div#header { width:100%; background:url('../images/header-bg.gif') repeat-x; background-position:left 25px; height:100px; }
div#header div#header-copy { width:890px; margin:0 auto; font-size:28px; color:#FFF; padding-left:180px;}
div#header div#header-copy p { margin:-70px 0px 0px 215px; }

div#container { width:890px; margin:0px auto; }
/*div#nav { font-size:16px; font-weight:bold; border-bottom:1px solid #159005;margin-bottom:10px; }
div#nav ul { padding:0 0 0 10px; list-style-type:none; margin:8px 0px 8px 0px;}
div#nav ul li{ display:inline;padding-right:45px; }*/

div.home-sidebar { float:left; width:283px; }
div.home-sidebar p { text-align:right; color:#159005; font-weight:bold; margin-top:0px; }
p.logo { line-height:45px;margin-bottom:0px; }
span.logo-top { font-size:22px;line-height:25px }
span.logo-mid { font-size:64px;letter-spacing:-3.3px; }
span.logo-bot { font-size:40px; }
p.small { font-size:12px; }
p.quick-links { line-height:24px;margin-bottom:0px; }
p.quick-links span.links-header { color:#666;font-size:24px; }
span.big-reg { font-size:18px; }

div.sidebar { float:left; width:283px; }
div.sidebar p { text-align:right; color:#159005; font-weight:bold; margin-top:0px; }

div.main-content { float:right; width:590px; border-left:1px solid #159005; min-height:500px;}
div.main-content p { font-size:12px; color:#666; line-height:20px; text-align:justify; padding-left:18px;}
div.main-content li { font-size:12px; color:#666; line-height:20px;padding-left:0px; }
div.main-content h1 { font-size:23px; padding-left:18px; color:#159005;margin-bottom:15px;}
div.main-content h2 { font-size:19px; padding-left:18px; color:#159005;margin-bottom:0px;}
div.main-content table { font-size:12px; color:#666; line-height:20px; text-align:justify; padding-left:18px; }

div.home-main-content { float:right; width:590px; }
div.home-main-content p { font-size:12px; color:#666; line-height:20px; text-align:justify; margin-top:0px;}

div#footer { border-bottom: 1px #159005 solid; margin: 0px 0px 20px 0px; }
div#footer p { font-size:16px; color:#666; text-align:center; }
div#copyright { font-size: 12px; width:890px; margin: 0px auto; text-align: center; }

a:link { color:#7ad000; text-decoration:none;}
a:visited { color:#7ad000; text-decoration:none;}
a:hover { color:#159005; text-decoration:none;}

a.top:link { color:#fff; text-decoration:none;}
a.top:visited { color:#fff; text-decoration:none;}
a.top:hover { color:#fff; text-decoration:underline;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav { position:relative; z-index:100; font-family:arial, sans-serif; height:30px; margin-left:5px;margin-top:5px; margin-bottom:10px; border-bottom:1px solid #159005;}
/* hack to correct IE5.5 faulty box model */
* html #nav {width:890px; w\idth:889px;}
/* remove all the bullets, borders and padding from the default list styling */
#nav ul {padding:0;margin:0;list-style-type:none;}
#nav ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#nav li {float:left;position:relative;display:inline;width:141px;}
/* style the links for the top level */
#nav a, #nav a:visited {display:block; font-size:16px; text-decoration:none; height:30px; border-width:1px 0 1px 1px; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #nav a, * html #nav a:visited {}

/* style the second level background */
#nav ul ul a.drop, #nav ul ul a.drop:visited {}
/* style the second level hover */
#nav ul ul a.drop:hover { background:#7ad000; }
#nav ul ul :hover > a.drop {}
/* style the third level background */
#nav ul ul ul a, #nav ul ul ul a:visited {background:#7ad000;}
/* style the third level hover */
#nav ul ul ul a:hover {background:#7ad000;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:149px;}
/* another hack for IE5.5 */
* html #nav ul ul {top:30px;t\op:30px;}

/* position the third level flyout menu */
#nav ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
#nav ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#nav ul ul a, #nav ul ul a:visited {background:#7ad000; color:#fff; height:auto; font-size:13px; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html #nav ul ul a, * html #nav ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
#nav a:hover, #nav ul ul a:hover{color:#159005; background:#fff; }
#nav :hover > a, #nav ul ul :hover > a {color:#159005; }

/* make the second level visible when hover on first level list OR link */
#nav ul li:hover ul,
#nav ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#nav ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#nav ul :hover ul :hover ul{ visibility:visible;}

.notify {
	background-image: url(../images/free-golf.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}
