@charset "utf-8";
/* CSS Document */

html {height:100%; }

body  {
	font: 100% "Comic Sans MS", Helvetica, sans-serif;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;	height: inherit;}

#header {width: 864px;background-image:url(images/top-bg.gif);background-repeat:none;height:93px;padding-top:6px;margin-bottom:0px; padding-bottom:0px;}

#maintopbg { margin:0; padding:0; background-color:#097198;}



.topnavlinks {	display: inline;	padding-right:8px;	padding-left:0px;	margin:0;	font-family:"Comic Sans MS";	font-size:18px;	color:#f47920;
}

.topnavlinks a {	color:f47920;	margin:0;	padding-left:0px;	color:#FF6600;}


#toplogin {width:inherit;text-align:right;margin-top:1px;}



#navcontain { min-height:700px;float:left;margin:0;padding:0;width:auto;position:relative;

}

.navbg { 
background-image:url(/images/boy2.gif);
background-repeat:no-repeat;
background-position:bottom;

}


#homebfly {background-image:url(/images/bfly.gif); background-position: right; }


#topnavbar {width:inherit;text-align:left;background-color:#CCCCCC;}





#toHide {padding: 0 ;margin: 0;position:relative;}

#toHide2 {padding: 0px ;margin: 0px;position:relative;}

#toHide3{padding: 0 ;margin: 0;position:relative;}

#toHide4 {padding: 0 ;margin: 0;position:relative;}

.twoColHybLt #container {	width: 864px;  /* this will create a container 80% of the browser width */
	text-align: left;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin-top: 5px;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;} 


#sidebar1 { height:inherit; float: left;	width: 200px; 	height: 100%	text-align: left; background-image:url(images/side-dots.jpg); background-repeat:repeat-y; background-position:right;		margin-left: 4px; margin-right:5px;	margin-top: 0px;	padding-top: 0px;
	padding-right: 0;	padding-bottom: 0px;	padding-left: 0;}
	
#sidebar2 { height:inherit; float: left;	width: 200px; 	height: 100%	text-align: left; background-image:url(images/side-dots.jpg); background-repeat:repeat-y; background-position:right;		margin-left: 4px; margin-right:5px;	margin-top: 0px;	padding-top: 0px;
	padding-right: 0;	padding-bottom: 0px;	padding-left: 0;}


.twoColHybLt #sidebar1 h3, .twoColHybLt #sidebar1 p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
}


.twoColHybLt #mainContent {
	width:620px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color:#FFFFFF;
	height:inherit;
	min-height:670px;
} 

#mainbg {
background-image:url(images/content-bg.jpg);
height:100%;}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 



#left {
width:30px;
height:100%;
}

#nav2 {
font-family:"Comic Sans MS";
font-size:12px;
margin: 0px;
padding:0px;
color:f47920;
}

.navcontain {

padding: 0px;
margin: 0px;
text-align:left;


}

.range {
list-style-type:none;
padding:0px;
margin-left:29px;
}

.market {
list-style-type:none;
padding:0px;
margin-left:19px;
}

.marketsub {
list-style-type:none;
padding:0px;
margin-left:19px;
}

.style {
list-style-type:none;
padding:0px;
margin-left:19px;
}

.season {
list-style-type:none;
padding:0px;
margin-left:19px;
}

#nav2 a {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:#f47920;
text-decoration:none;
}


#nav2 a:hover {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:#FF3300;
}


#navseason {
font-family:"Comic Sans MS";
font-size:12px;
margin: 0px;
padding:0px;
}

#navseason a {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:#666666;
text-decoration:none
}


#navseason a:hover {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:#006633;
}


#navmarket {
font-family:"Comic Sans MS";
font-size:12px;
margin: 0px;
padding:0px;
}

#navmarket a {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:f47920;
text-decoration:none
}


#navmarket a:hover {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:#FF0066;
}


#navstyle {
font-family:"Comic Sans MS";
font-size:12px;
margin: 0px;
padding:0px;
}

#navstyle a {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:f47920;
text-decoration:none
}


#navstyle  a:hover {
font-family:"Comic Sans MS";
font-size:13px;
line-height:15px;
color:f47920;
}




.rangehead  {
font-family:"Comic Sans MS";
font-size:18px;
color:#f47920;
margin: 0px;
padding-left:19px;
padding-bottom:0px;
padding-top:0px;
background-repeat:no-repeat;
}

.rangehead a {
color:#f47920;
text-decoration:none;
}

.markethead  {
font-family:"Comic Sans MS";
font-size:13px;
color:f47920;
margin: 0px;
padding-left:19px;
padding-bottom:5px;
padding-top:1px;

}

.markethead a {
color:f47920;
text-decoration:none;
}


.stylehead  {
font-family:"Comic Sans MS";
font-size:13px;
color:f47920;
margin: 0px;
padding-left:19px;
padding-bottom:5px;
padding-top:1px;

}

.stylehead a {
color:f47920;
text-decoration:none;
}


.seasonhead  {
font-family:"Comic Sans MS";
font-size:13px;
color:f47920;
margin: 0px;
padding-left:19px;
padding-bottom:5px;
padding-top:1px;

}

.seasonhead a {
color:f47920;
text-decoration:none;
}




.arial11{
font-family:"Comic Sans MS";
font-size:14px;
color:#036a91;
}

.formtxt{
font-family:"Comic Sans MS";
font-size:11px;
color:#036a91;
}

.arial11pad{
font-family:"Comic Sans MS";
font-size:11px;
color:#333333;
padding:30px;
}

.arial12{
font-family:"Comic Sans MS";
font-size:12px;
line-height:200%;
color:#036a91;
}





.imgbdr {
border: 2px #059EE1  dashed;
}

#imgbdr {
border: 2px #059EE1   dashed;
}

p {
font-family:"Comic Sans MS";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color:#03709a;
	
}

.prodhead {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color:#03709a;}

#bigimg {
	margin-top: 5px;
}

#smclose {
	margin-top: 0px;
	vertical-align:middle;
}



.hide {
display:none;
}

.floatclear {
clear:both;
}

h1 {
	font-size: 48px;
	margin:0px;
	padding:0px;
	
}


#footer {width:inherit;font-family:"Comic Sans MS";font-size:12px;color:#333333;height:23px;padding-top:5px;}

.dots {margin:0; padding:0;}

.pic_border {
	border: 1px solid #589191;
	}
	
	