body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/red-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.horizdivider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 10px;
	margin: 25px 0;
}

#smprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	text-align: center;
}
td {
	text-align: left;
	vertical-align: top;
}
td#main {
	text-align:justify;
}

#bluebar {
	background-color: #9CC;
	margin: 15px 0;
	height: 8px;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3D71AB;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#maincontent {
	background-color: #FFF;
	margin: 0px auto;
	width: 985px;
}
#graybar {
	background-color: #214a78;
	height: 5px;
}
.imgbdr {
	border: 2px solid #900;
}

#menu {
	background-image: url(images/menu-inside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	height: 136px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#menu.home {
	height: 35px;
	background-image: url(images/menu-bg-thin.jpg);
	margin: 0px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555555;
	background-image: url(images/bottom-gradient.jpg);
	background-repeat: repeat-x;
	padding: 20px 0 50px 15px;
	text-align: left;
}
.vertdivider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #cc3333;
	margin: 0 0 -10px 0;
}






.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006;
}


.left {
	background-image: url(images/flower-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/flower-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #360;
	background-color:#FF0;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#menu a:link, #menu a:visited {
	color: #fff;
	margin: 0 6px;
	text-decoration: none;
	}
#menu a:hover, #menu a:visited:hover {
	text-decoration: underline;
	}
a:link, a:visited {
	color: #900;
}
a:hover, a:visited:hover {
	color: #000;
}
#menu img {
	margin-bottom: -3px;}
.little {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
}
.callout {
	background-color: #fefe2e;
	padding: 20px;
	width: 500px;
	border: 4px double #B22C2B;
	margin: 0 auto;
}
div#summersizzle {
	text-align:center;
	margin-top:2em;
	padding:.5em;
}
div#summersizzle a:link, div#summersizzle a:visited {
	text-decoration:none;
	color:#000;
	font-size:16px;
	overflow: hidden;
	display: block;
	background-image: url(images/summersizzle.jpg);
	background-position: left bottom;
	background-repeat:none;
}
div#summersizzle a:hover, div#summersizzle a:visited:hover {
	background-position: left top;
}