/*----------CSS forMorgan Recreation - Rochester, NY-----------------------------------------------------*/
/*----------Created by Brian Daggett - Innovative Solutions - Rochester, NY-----------------------------*/

html {background-color:#6781aa;}
body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px auto;
	/*background-image:url('images/BgWave.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;*/
	background-color:#ffffff;
	}
#contentWrapper {
	width: 950px;
	position: relative;
	margin:0px auto 10px auto;
	z-index:1;
	}
.clear {clear:both;}
.float-right {float:right;}
.float-left {float:left;}	

.list {padding-left:10px; margin:0px;}
.list li{ list-style:none; padding: 0px 0px 10px 13px; margin:0px; background:url(images/bullet.jpg) no-repeat 1px/*left and right*/ 5px /*up and down*/;}

.homeTable td{text-align:left; padding:0px; margin:0px;}

.catelog{}
.catelog th {background:#21576b; padding:5px; color:#FFFfff;}
.catelog td {padding:9px; color:#000000; text-align:center;}


/*------------HEADER STUFF--------*/
#header { width:950px;}


/*-----------MAIN CONTENT STUFF --*/
#content { width:920px; padding: 0px 15px 10px 15px;}
#content p { line-height:1.7em; padding:0px; margin:0px;}
#homeLeft { width:600px;}
#homeRight { float:right; width:300px;}
#insideLeft { width:600px;}
#insideRight { float:right; width:300px;}		
#insideNoAd { width:920px;}		
		
/*-----------SIDE BAR STUFF --*/
#sidebar { }


/* ----------GLOBAL HEADERS-------*/
h1 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#22586b;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	}
h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999999;
	padding:3px 0px 0px 0px;
	margin:0px;
	}	
h3 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#22586b;
	padding:15px 0px 8px 0px;
	margin:0px;
	}
h4 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#22586b;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-transform:uppercase;
	}

/* ----------GLOBAL LINKS---------*/
a:link {color:#22586b; text-decoration:underline;}
a:visited {color:#22586b; text-decoration:underline;}
a:hover {color:#22586b; text-decoration:none;}
a:active {color:#22586b; text-decoration:underline;}


/* ----------DROP DOWN NAVIGATION------------*/
#navigation {
	background: url(images/navBg.gif) no-repeat;
	width: 949px;
	height: 43px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFfff;
	padding-top:16px;
	text-align:center;
	}
#navigation a:link {color:#ffffff; text-decoration:none;}
#navigation a:visited {color:#ffffff; text-decoration:none;}
#navigation a:hover {color:#ff9102; text-decoration:none;}
#navigation a:active {color:#ffffff; text-decoration:none;}


/*-----------FOOTER----------------*/
#footerWrapper {width:920px; margin:0px auto; clear:both; color:#000000; text-align:center; line-height:1.8em; padding-top:10px; margin:0px auto; border-top:#b8c8d4 solid 1px; }
#footerContent { font-family:Arial, Helvetica, sans-serif;  font-size:11px;padding:0px; margin:0px auto;}
#footerContent a:link {color:#000000; text-decoration:underline;}
#footerContent a:visited {color:#000000; text-decoration:underline;}
#footerContent a:hover {color:#000000; text-decoration:none;}
#footerContent a:active {color:#000000; text-decoration:underline;}

/*-----------FOOTER NAV----------------*/
#footerNav {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;padding:0px; margin:0px auto;}
#footerNav a:link {color:#21586b; text-decoration:none;}
#footerNav a:visited {color:#21586b; text-decoration:none;}
#footerNav a:hover {color:#ff9102; text-decoration:none;}
#footerNav a:active {color:#21586b; text-decoration:none;}

#wave { background-image:url('images/BgWave3.jpg');
	background-repeat:no-repeat;
	background-position:top;
	/*background-attachment:fixed;*/
	height:220px;
	background-color:#ffffff;
	margin:0px auto;
	overflow: hidden;
	width: 100%;}

	