@charset "ISO-8859-1";

#ContentBody{
 font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
}

.about{
	background-image: url(images/fish_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.actions{
	background-image: url(images/wrangler_BG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.contact{
	background-image: url(images/bronco_BG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.reviews{
	background-image: url(images/buffalo_BG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.BodyMargins{
	margin: 16px 90px 0px;
}

.BodyMarginsAbout{
	width: 535px;
	margin-top: 16px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 90px;
	padding-right: 70px;
	clear: both;
}
.BodyMarginsAbout p{
	margin: 0px 0px 10px;
	line-height: 17px;
	
}

body {
	background-image: url(images/fullpageBG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #450A6F;
}
.bgcup {
	background-color: #FFFFFF;
}

h1 {

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: cc2e2e;
	margin-bottom: 3px;
	margin-top: 0px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #de6f03;
	margin-bottom: 0px;
	margin-top: .5em;
}
#actions div{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #450a6f;
	float: left;
	line-height: 20px;
	width: 0.5em;
	margin: .08em 0px 0px;
}

#actions p {
	text-decoration: none;
	margin-top: 1px;
}
#actions a {
	text-decoration: none;
	line-height: 20px;

}
#download_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0px;
}
#download_links p{
	clear: both;
	margin: 0.6em 0px 0px;
}
#download_links div{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #450a6f;
	float: left;
	line-height: 20px;
	width: 0.5em;
	margin: .08em 0px 0px;
}
#download_links a {
	color: #C56E1B;
	text-decoration: none;
}
#download_links a:hover {
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #42066c;
	margin-top: 1px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc2e2e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #ff0000; border-style: none none dotted; }

.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C0084
	margin-bottom: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

.rightAlign{
	position: relative;
	margin-bottom: 16px;
	left: 30px;
	clear: both;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;

}

.leftAlign{
	padding-right: 18px;
	margin-left: -4px;
	clear: both;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 4px;

}

.lowerlink {
	top: 5px;
	position: relative;
	display: inline-block;
	width: 100%;

}

#Footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#Footer p{
	text-align: justify;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#sweetandfizzylink{
	float: right;
	margin-right: 50px;
	color: #FFFFFF;
}

#Footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerNav {
	margin: 5px 0px 0px;
	padding: 0px 50px;
	text-align: justify;
	text-transform: uppercase;
}
#footerNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#footerNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footerNav ul li {
	padding: 0px 0pt 0px 7px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
	margin: 0px;
}
#footerNav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	padding-left: 0px;
}
#footerNav ul li.last {
	list-style: none;
	display: inline;
	padding-right: 0px;
}

