BODY
{
	background: #C5DDF5 url(../images/bgblue2.png) repeat-x top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
/*Sets default font size to 10px*/
	color: #222222;
}
*
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: 0;
}
IMG.right
{
	float: right;
}
IMG.left
{
	float: left;
}
#wrapper
{
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF;
	font-size: 1.2em;
	overflow: auto;
}
#header
{
	height: 160px;
	/*[disabled]background:url(../images/banner-2010-kayak.jpg) no-repeat center center;*/
	text-align: center;
	margin: 2px 2px 1px;
}
#header H1
{
	padding: 50px 0 0 30px;
}
#menu
{
	height: 75px;
	line-height: 35px;
	background: #7F7F7F url(../images/bg-menu2.png) repeat-x;
	padding: 0 10px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#sidebar
{
	float: left;
	width: 178px;
	background: #FDFDFD url(../images/sidebarback2.png) repeat-x;
	margin-right: 10px;
	clear: both;
	border-left: 2px solid #FFFFFF;
}
.sidebarBox
{
	margin-left: 30px;
	margin-top: 2px;
}
.sidebarBoxNewsletter
{
	margin-left: 0px;
	margin-top: 0px;
}
.sidebarBoxTitle
{
	margin: 2px 0 10px;
	height: 25px;
	background: #222222 url(../images/bg-menu.1png);
	color: #CFCFCF;
	padding: 0 0 0 26px;
}
.rightSidebarBox
{
	margin-left: 10px;
	margin-top: 30px;
}
.sidebarBox IMG
{
	margin-left: 0px;
	margin-top: 10px;
}
#content
{
	float: left;
	width: 760px;
	min-height: 400px;
	padding: 20px;
	overflow: hidden;
	/*[empty]background-color:;*/
}
#content TABLE IMG
{
	padding: 5px;
}
#footer
{
	clear: both;
	height: 100px;
	background: #345B8D url(/themes/dreamy/images/footer1001e.jpg) no-repeat;
}
#menu UL
{
	list-style-type: none;
}
#menu LI
{
	float: left;
	white-space: nowrap;
}
#sidebar UL
{
	list-style-type: none;
	margin-top: 10px;
}
#sidebar LI
{
	overflow: hidden;
}
.typography #sidebar LI A
{
	overflow: hidden;
	background-color: #B4B4B4;
	border-bottom: 1px solid #F4B2BA;
}
.typography #sidebar LI A
{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #222222;
	padding-left: 5px;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #808080;
}
.typography #sidebar LI A.current
{
	overflow: hidden;
	background-color: #8397BC;
	border-bottom: 1px solid #8397BC;
	border-top: 1px solid #8397BC;
}
.typography #sidebar LI A:hover
{
	background: #606060;
	color: #FEFEFE;
	border-bottom: 1px solid #606060;
	border-top: 1px solid #606060;
}
#sidebar-bottom
{
	height: 20px;
	/*[disabled]background:url(../images/bg-sidebar-bottom.gif) no-repeat top center;*/
}
#sidebar-contents
{
	border-right: 1px solid #DDDDDD;
}
#footer-valid
{
	padding-top: 40px;
	cursor: default;
	text-align: center;
}
#feed
{
	height: 25px;
	width: 126px;
	background: url(../images/oursponsors.png) no-repeat;
	margin: 0 auto;
	padding-left: 26px;
	display: none;
}
#newsletter_sub
{
	width: 126px;
	margin: 0 auto;
	padding-left: 26px;
}
#ProductSidebar
{
	width: 200px;
	float: right;
	margin: 0 -20px 0 0;
	border-left: 1px solid #DDDDDD;
}
TABLE TD
{
	padding: 5px;
}
