/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #FCCC1B url(../images/Bg.jpg) repeat-x left top;
	text-align: center;
	font: normal 12px/120% "Trebuchet MS", Arial, sans-serif;
}



input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 12px/120% "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
td
{
	color: #333333;
	font: normal 12px/120% "Trebuchet MS", Arial, sans-serif;
	text-align: left;
}
p
{
	margin-bottom: 8px;
}
h1, h2, h3, h4, h5, h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	color: #09409F;
	font: 15px/150% "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a, h5 ah6 a 
{
	padding: 0px;
}

h1 + h2, h1 + h3, h1 + h4, h3 + h4, h2 + h3{
	margin-top: 0px;
}

h1:first-child , h2:first-child {
	margin-top: 0px;
}

h1
{
	font-size: 18px;
	margin-top: 0px;
}
h2
{
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

h4
{
	font-size: 13px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 11px;
}

a img {border:none;}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: underline;
	color: #09409F;
	font-weight: bold;
}

a:hover
{
	color: #FF9900;
	text-decoration: none;
}
a:selected {
	text-decoration: underline;
}
ul
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
}
ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 20px;
}
ul li {
	margin-bottom: 2px;
	padding-left: 3px;
	list-style: disc;
	margin-left: 20px;
}
ul ul li
{
	list-style: url(UserFiles/Image/Frame/lili.gif) no-repeat left center;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
img {
	display: block;
}
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
hr
{
	color: #696969;
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- start skin specific ------------------------ */
#container {
	height: auto;
	width: 788px;
	margin: 0px auto;
	padding: 0px;
	}
#header {
	background: url(../images/CushyFishing.jpg);
	float: left;
	height: 145px;
	width: 788px;
}
#infoBar {
	float: left;
	height: 68px;
	width: 788px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#infoBar img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menu {
	float: left;
	width: 788px;
	color: #09409F;
	text-align: center;
	clear: both;
	height: auto;
	font: normal 16px/20px "Trebuchet MS", Arial, sans-serif;
}
#menu a {
	color: #3B1C96;
	text-decoration: none;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
	background: url(../images/MenuBg.gif) no-repeat left center;
}
#menu img {
	display: inline;
}
#content {
	width: 748px;
	height: auto;
	padding: 20px;
	clear: both;
	float: left;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin-top: 10px;
}
#footer {
	padding: 20px 0 5px;
	height: auto;
	clear: both;
	font-size: 11px;
	color: #F78106;
	width: 788px;
	float: left;
}
.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #F78106;
}
#footer a:hover {
	color: #FFFFFF;
	background: #999999;
}

/* ----------------- end skin specific ------------------------ */
/* --- */
/* ----------------- start contact specific ------------------------ */
.marginRight {
	margin-right: 20px;
}

.submit {
	color:  #FFF;
	display: inline;
	background: #06B6EE;
}
#contactLeftCol {
	float: left;
	width: 200px;
}
.required {
	border: 1px solid #990000;
	background: #F3E9E6;
}

#contactLeftCol h2 {
	margin-top: 50px;
}
/* ----------------- end contact specific ------------------------ */

.video {
	float: left;
	min-height: 344px;
	width: 425px;
}
.pics img { 
float: left; 
padding: 0 20px 20px 0;
}

.noMarginBottom {
margin-bottom: 0; 
padding-bottom: 0;
}

#text {float:left;}

strong {
	color: #000000;
}
.imgRight {
	float: right;
	margin-left: 20px;
}
.horizontal img {
padding: 0 22px 20px 22px;
}
small {
	font: 11px;
}
#flashcontent {
	background: #FFFFFF;
	height: 450px;
}
form td {
padding: 1px 2px;
border-bottom: solid 1px #FFF;
}

