body
{
	font-family: Georgia, "Times New Roman" , Times, Serif;
	font-size: medium;
	font-style: normal;
	color: Black;
	background: #f0f0f0;
}
body
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h1, h2, h3, h4, h5, h6
{
	/*	font-family: Georgia, "Times New Roman" , Times, Serif; */
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	color: Black;
	font-weight: bold;
}
div#page
{
	min-height: 100%;
	width: 100%;
	background: #f0f0f0;
}
/* \*/
* html #page
{
}
div#header
{
	background-position: left bottom;
	background: White;
	background-image: url(    'images/headerBG.jpg' );
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
}
div#header img
{
	margin: 20px 0;
}
div.leaderboard
{
	background: #f0f0f0;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
div.leaderboard div.ad
{
	margin: 10px 10px 0px 10px;
}
div.wideskyscraper
{
	background: #f0f0f0;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
div.wideskyscraper div.ad
{
	margin: 10px;
}
div#container
{
	background: #f0f0f0;
	padding-bottom: 35px;
}
div.column
{
}
div.content
{
	padding: 5px;
}
div#main
{
	margin: 10px;
	padding: 5px;
	background: White;
}
div#left
{
	background: #f0f0f0;
}
div#left div#menu
{
	margin-left: 5px;
	margin-right: 0;
}
div#footer
{
	line-height: 30px;
	font-size: smaller;
	background-color: Silver;
	text-align: center;
	vertical-align: middle;
}
div#sidebar p
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif; /* font-family: Arial, Helvetica, Sans-Serif; */
}
div.content a
{
	color: #a06040;
	text-decoration: none;
}
div.content a:link
{
	color: #a06040;
	text-decoration: none;
}
div.content a:visited
{
	color: #a06040;
	text-decoration: none;
}
div.content a:focus
{
	color: #a06040;
	text-decoration: none;
}
div.content a:hover
{
	color: #f0b090;
	text-decoration: none;
}
div.content a:active
{
	color: #a06040;
	text-decoration: none;
}
div#sidebar a
{
	font-weight: bold;
}
.staticmenu
{
	/*	font-family: Georgia, "Times New Roman" , Times, Serif; */
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: small;
}
.staticmenuitem
{
	color: #a06040;
}
.staticmenuitem a
{
	padding-left: 20px;
	background-image: url(       'images/bulletGreySm.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}
.size0
{
	font-size: x-large;
}
.size1
{
	font-size: small;
}
.size2
{
	color: #e0a080;
	font-size: small;
	font-weight: normal;
	padding-left: 15px;
}
.statichover
{
	background-color: White;
}
.staticselected
{
	color: #a06040;
	font-weight: bold;
}
.sidebarmenu
{
	/*	font-family: Georgia, "Times New Roman" , Times, Serif; */
	font-family: Arial, Helvetica, Sans-Serif;
}
.sidebarmenu p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
}
.sidebarmenuitem
{
}
.sidebarmenuitem a
{
	color: #a06040;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.sidebarhover
{
	background: White;
}
div.itemA, div.itemB
{
	background: White;
	margin: 5px;
	padding: 10px;
	overflow: hidden;
}
div.itemB
{
	border: solid 1px Silver;
}
/* \*/
* html .itemA
{
	height: 1%;
}
* html .itemB
{
	height: 1%;
}
/* */
div.content h1, div.content h2, div.content h3
{
	color: #a06040;
	border-bottom: solid 1px Silver;
	margin: 5px 0;
}
div.content h4
{
	font-size: larger;
	color: Black;
	margin: 5px 0;
}
div#main a
{
	color: #a06040;
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif; /* font-family: Arial, Helvetica, Sans-Serif; */
	text-decoration: none;
}
div#main a:link
{
	color: #a06040;
	text-decoration: none;
}
div#main a:visited
{
	color: #a06040;
	text-decoration: none;
}
div#main a:focus
{
	color: #a06040;
	text-decoration: none;
}
div#main a:hover
{
	color: #f0b090;
	text-decoration: none;
}
div#main a:active
{
	color: #a06040;
	text-decoration: none;
}
div#main li
{
	line-height: 1.5em;
}
p.quote
{
	margin: 0px;
	padding: 10px 10px 0px 10px;
}
p.author
{
	/*	font-family: Georgia, "Times New Roman" , Times, Serif; */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: italic;
	text-align: right;
	margin: 0;
	padding: 0;
}
p.qauthor
{
	/*	font-family: Georgia, "Times New Roman" , Times, Serif; */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 10px 30px;
}
div.centered
{
	text-align: center;
}
div.list
{
	width: 100%;
	text-align: left;
}
div.floatRt
{
	float: right;
	margin-left: 10px;
}
div.floatLt
{
	float: left;
	margin-right: 10px;
}
div.note
{
	background: url(           'images/500px-Postit_large.jpg' );
	background-position: center top;
	background-repeat: no-repeat;
	width: 500px;
	height: 500px;
	text-align: left;
	vertical-align: middle;
}
div.note div
{
	margin: 50px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
div.content h1.highlight, div.content h2.highlight, div.content h3.highlight, div.content h4.highlight
{
	color: Red;
}
p.State
{
	color: #000000;
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: larger;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul.Groups
{
	padding-top: 0px;
	margin-top: 0px;
}
div.content table
{
	width: 100%;
}
div.content table td
{
	vertical-align: top;
}
p.highlight
{
	background-color: #FFCCCC;
	padding: 5px;
}
.light
{
	background-color: White;
}
.dark
{
	background-color: #eeeeee; /*background-color: #ffddbb;*/
}
div.holiday
{
	position: absolute;
	right: 50px;
	top: 50px;
}
div.adv
{
	font-size: 8pt;
	background: White;
	margin: 5px;
	padding: 10px;
	border: solid 1px Silver;
}
/* \*/
* html .adv
{
	height: 1%;
}
div.adv .red
{
	color: Red;
}
div.adv .blue
{
	color: Blue;
}
div.adv h2, div.adv h3, div.adv h4
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 1em;
}
div.adv h2, div.adv h3
{
	border-bottom: solid 1px Silver;
}
div.adv a
{
	color: #a06040;
	text-decoration: none;
}
div.adv a:link
{
	color: #a06040;
}
div.adv a:visited
{
	color: #a06040;
}
div.adv a:focus
{
	color: #a06040;
}
div.adv a:hover
{
	color: #f0b090;
}
div.adv a:active
{
	color: #a06040;
}
div.adv p
{
	margin: 0;
	padding: 3px 0 0 0;
}

