
body {
	margin:0;
	padding:0;
	color: #000000;
	font:76%/1.5em Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:center;
	background-color: #A6CAF0;
/*	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
*/
}


.forprintonly {
	display: none;
}

A:link {text-decoration: underline;  color: blue;}
A:visited {text-decoration: underline;  color: blue;}
A:active {text-decoration: underline;  color: blue;}
A:hover {text-decoration: underline; color: red;}

h1 {
	font-family:"Comic Sans MS", sans-serif;
	color: #FF9966;
	font-size: 2.2em;
	text-align: left;
	margin: 0 5px 10px 10px;
	padding: 10px 10px 1px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #FF9966;
	background-color: transparent;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.4em;
	line-height: 1.2em;
}

#wrap {
	width:900px;
	border:1px solid #c0c0c0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #ffffff;
}

#header {
	/* background-image: url(images/banner.jpg);
	   background-position: 50% -50%;
	   background-repeat: no-repeat; */
	background-color:#ffffff;
	text-align: center;
	height: 155px;
	color: #000000;
}

#leftcol {
	float: left;
	width: 200px;
	padding: 4px;
}

.heading
	{
	font-size: 4.2em;
	line-height: .7em;
	font-family: Times New Roman, Times, Serif;
}

#menu {
	padding:10px;
	margin-top:0;
	background-color:#e7e6d8;
	border-bottom:3px solid #000000;
	text-align:center;
}

#content {
	padding: 12px;
	position: relative;
}

.thumbnote {
	position: absolute;
	top: 0;
	left: 0;
	font-size: .8em;
	background-color: #000000;
	color: #ffffff;
	padding: 0 2px 0 2px;
}

#content_deals {
	padding: 12px 30px 12px 30px;
	position: relative;
	line-height: 2em;
}

.dropcap {
	float: left;
	color: #990033;
	font-size: 65px;
	line-height: 58px;
	font-family: Times, serif, Georgia;
	margin-right: 5px;
} 

#footer {
	clear: both;
	padding:10px;
	margin-top:0;
	background-color:#0099ff;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.floatrightpic {
	border: 1px solid #999999;
	float: right;
	margin: 10px;
	padding: 2px;
}

.floatleftpic {
	border: 1px solid #999999;
	float: left;
	margin: 0 10px 5px 5px;
	padding: 2px;
}

.caption {
	font-size: smaller;
	color: #808080;
	text-align: left;
}

.thumbnail {
	position: relative;
	float: left;
	border: 1px solid #999;
	margin: 0 5px 5px 0;
	width: 200px;
	padding: 5px;
	text-align: center;
}

.clearboth { clear: both; }

.itembox {
	margin-bottom: 5px;
	padding: 5px;
	width: auto;
	height: 160px;
	clear: both;
	border-bottom: 1px solid #999;
}

.themebox {
	margin-bottom: 5px;
	padding: 5px;
	width: auto;
	border-bottom: 1px solid #999;
}

.plusorsign {
	font-size: 1.8em;
        font-weight: bold;
	position: relative;
	bottom: 70px;
}

.itemtitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}

#contactinfo {
	float: right;
	margin-right: 40px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	font-family: arial;
}

.imageborder {
	border: 1px solid #999999;
	padding: 2px;
}

.floatleftlocation {
	float: left;
	width: 250px;
	text-align: center;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

#credit {
	font-size: .8em;
	margin-bottom: 10px;
}


/********************* MAIN NAVBAR *********************/

#mainnavbar {
	margin: 0;
	padding: 2px 2px 2px 100px;
	height: 90px;
	background-image: url(images/navigation_bg.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

.hbuttons a {
	display: block;
	text-decoration: none;
	font: bold 13px Arial;
	color: black;
	width: 150px;
	height: 20px;
	float: left;
	display: inline;
	margin-bottom: 2px;
	margin-right: 8px;
	background-image:url(images/buttonup.gif);
	background-repeat: no-repeat;
	text-align:center;
}

.hbuttons a:hover{
	background-image:url(images/buttonover.gif);
}

/********************* END MAIN NAVBAR *********************/


#bottomnav {
	text-align: center;
	margin: 10px 0 10px 0;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
