/*defaults*/
body 	{background:#2765AF url('/images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:760px; padding:10px 10px 20px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('/images/logo.gif') no-repeat 5px 0; border-bottom:1px solid #DADADA; padding:20px 0px 20px 80px; }
#navigation	{padding:10px 0px 10px 0px; }
#header		{position: relative; background:#DADADA url('/images/header_home.jpg') no-repeat 10px 10px; padding:10px; height:200px; }
#header-alt1 	{position: absolute; top: 10px; left: 10px; width: 152px; height: 200px; background-color: transparent;}
#header-alt2 	{position: absolute; top: 10px; left: 162px; width: 157px; height: 200px; background-color: transparent;}
#header-alt3 	{position: absolute; top: 10px; left: 312px; width: 133px; height: 200px; background-color: transparent;}
#header-alt4 	{position: absolute; top: 10px; left: 446px; width: 133px; height: 200px; background-color: transparent;}
#header-alt5 	{position: absolute; top: 10px; left: 588px; width: 208px; height: 200px; background-color: transparent;}
/*<img src="http://www.msskeet.org/images/header_home.jpg" width="740" height="200" border="0" usemap="#map_header_home" />
<map name="map_header_home">
<area shape="rect" coords="2,1,152,196" alt="Jonathan Hopper (410 Bore)"  nohref="nohref" />
<area shape="rect" coords="156,2,307,197" alt="Crissy Costin Hogan (Lady HOA CH)"  nohref="nohref" />
<area shape="rect" coords="312,3,443,196" alt="Caile Bradham (DBLS, 20 Gauge, HOA CH)"  nohref="nohref" />
<area shape="rect" coords="446,3,578,195" alt="Mike Boyd (28 Gauge CH)"  nohref="nohref" />
<area shape="rect" coords="588,5,736,196" alt="Frank Callahan (12 Gauge CH)"  nohref="nohref" />
</map>
*/
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#contentnn	{float:left; width:740px; padding:20px 10px 0 0; line-height:160%; }
#contentnnw	{float:left; width:760px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 10px 5px 20px; background:#FEFFD5; border:1px solid #FFEB70; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; width:750px; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }
#vscrollwrap    {width:760px; height:225px; overflow-x:hidden; overflow-y:auto; background-color:#FFFFFF;}
H1 { text-align:left; margin-bottom:8px; margin-top:0px; margin-right:0px; text-indent:0px; direction:ltr; }
H1C { text-align:center; margin-bottom:8px; margin-top:0px; margin-right:0px; text-indent:0px; direction:ltr; }

/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */

