/*Reset all styles. Eric Mayer*/
body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*-----------------------------------------*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
}

body  {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #666;
}
/*----layout-----*/
#site {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header {
	width: 990px;
	height: 100px;
}

#content {
	width: 1000px;
	height: 510px;
}

#col2 {
	width: 275px;
	height: 500px;
	float: left;
}

#col2content {
	width: 230px;
	height: 490px;
	position:relative;
	float:left;
	padding: 10px 0 0 0;
}

#quote {
	position:absolute;
	bottom:0;
	left:0px;
	padding-bottom:10px;
}

#menubottomalign {
	position:absolute;
	bottom:0;
	left:0px;
	padding-bottom:2px;
}

#col3 {
	width: 715px;
	height: 500px;
	float: left;
}

#col3content {
	width: 670px;
	height: 480px;
	float: left;
	padding: 0 0 10px 0;
	overflow: auto;
}

#col4 {
	width: 10px;
	height: 500px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#righttop {
	width: 10px;
	height: 10px;
	background: url(../site/tprt.gif) no-repeat bottom left;
	float: left;
}

#rightbot {
	width: 10px;
	height: 490px;
	background: url(../site/rt.gif) repeat-y;
	float: left;
}

#bot1 {
	border-top: 1px solid #f78e18;
	height: 10px;
	width: 10px;
	background: url(../site/botcornleft.gif) no-repeat top right;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#bot2 {
	border-top: 1px solid #f78e18;
	height: 10px;
	width: 980px;
	background: url(../site/bot.gif) repeat-x;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#bot3 {
	height: 10px;
	width: 10px;
	background: url(../site/botrtcrn.gif) no-repeat top left;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#footer {
	clear: both;
}

#fcol1 {
	width: 230px;
	padding-left: 45px;
	float: left;
}

#fcol2 {
	width: 700px;
	float: left;
}

/*---menu ----*/

#menu {
	float: left;
	width: 415px;
}

#menu ul {
	padding-top: 20px;
}
#menu ul.mainmenu {
	float: left;
}

#menu li {
	float: left;
	margin: 0 0 3px 0;
}

#menu li.menu2,#menu li.menu4,#menu li.menu3 {
	width: 167px;
}

#menu li.menu5,#menu li.menu6,#menu li.menu7 {
	width: 132px;
}

#menu li.menu8,#menu li.menu9,#menu li.menu10 {
	width: 115px;
}

#menu li a {
	color:#711939;
	text-decoration:none;
	padding-left: 10px;
}

#menu li a:hover, #menu li a.selected{
	color:#505150;
	background: url(/site/star.gif) no-repeat;
}

#fcol2 ul {
padding-left: 40px
}

#fcol2 ul li{
float: left;
padding-right: 50px
}

#fcol2 ul li a{
text-decoration: none;
color:#666;
padding-right: 12px;
}

#fcol2 ul li a:hover,#fcol2 ul li a.selected{
background: url(/site/star.gif) no-repeat top right;
}

/*---- generic ------ */
strong {
	font-weight: bold;
}
.clear {
	font-size: 0em;
	line-height: 0em;
	clear: both;
}

.clearsitemap  {
	font-size: 0em;
	line-height: 0em;
	clear: both;
}

.fl {
	float: left;
}

.flspeech {
	float: left;
	margin-top:8px;
	margin-left: 10px;
}
.flp {
	float: left;
	padding: 0 10px 10px 0;
}

.fr {
	float: right;
}

.frp {
	float: right;
	padding: 0 0 10px 10px;
}


/* ---forms ------ */

#xform {
	margin: 10px 0 10px 0;
}

#xform label {
	float: left;
	width: 150px;
	margin-bottom:5px;
	color: #666;
	font-weight: bold;
}

#xform .inlinelabel {
	width: 300px;
}

#xform input {
	float: left;
	width: 450px;
	margin-bottom:5px;
}
#xform select {
	float: left;
	margin-bottom:5px;
}

#xform .longlabel {
	width: 285px;
	margin-top: 2px;
} 

#xform .ilabel {
	width: 120px;
	float: left;
}

#xform .sm {
	width: 100px;
	font-weight:normal;
	padding-top: 2px;
	padding-left: 5px;
}

#xform .longlabel2 {
	width: 285px;
	margin-top: 12px;
	font-weight:normal;
}

#xform .s {
	width: 15px;
	float: left;
}

#xform #ftype {
	width: 623px;
	height: 70px;
}

#xform .r {
	color: #F78E18;
	font-weight:bold;
}

.cboxes {
	float: left;
	width: 300px;
}

#xform .cboxes p {
	width: 300px;
}


#xform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom:5px;
}

#xform #xsubmit {
	width: 105px;
	margin: 10px 10px 0 0;
}
.frppol {
	float:right;
	padding: 15px 75px 0 0;
	font-size:0.9em;
}
/*---- specific -----*/

#content h1,h2,h3,h4,h5 {
	margin: 5px 0 1px 0;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#col2 h2 {
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	font-size:1.5em;
	width: 180px;
	padding-top: 5px;
	padding-left: 45px;
}
/*
#col2 h2 {
	color: #711939;
	line-height: 1.5em;
	font-size:1.5em;
	width: 180px;
}
*/
#col3 h2 {
	color: #F78E18;
	line-height: 1.5em;
	font-size:1.7em;
	font-weight: bold;
}

#col3 h1 {
	width: 620px;
	height:72px;
	z-index: 0;
}

#col3 img {
	z-index: 10;
}

#content .gt {;
	color: #666;
}

#content p {
	margin: 2px 0 5px 0;
	line-height:1.4em;
	color:#666;
}

#quote p.quo {
	margin: 8px 0 8px 0;
	font-size:1.05em;
	line-height:1.3em;
	color:#fff;
	font-style:italic;
}

#quote p.byw1 {
	margin: 0 0 3px 0;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
	line-height:1em;
	color:#D6D7D6;
}


#quote p.byw2 {
	margin: 0;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
	line-height:1em;
	color:#EFEBEF;
}

#topq p.quo {
	margin: 8px 0 8px 0;
	font-size:1.05em;
	line-height:1.3em;
	color:#fff;
	font-style:italic;
}

#topq p.byw1 {
	margin: 0 0 3px 0;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
	line-height:1em;
	color:#D6D7D6;
}


#topq p.byw2 {
	margin: 0;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
	line-height:1em;
	color:#EFEBEF;
}


#col3 p {
	width: 210px;
}

#content .big {
	font-size:1.35em;
	line-height: 1.2em;
	width: 400px;
}

#content .black {
	color: #000;
}

#content .red {
	color: #C63886;
}

#content a {
	color: #711939;
	text-decoration:none;
}

#content .purple {
	color: #711939;
}

#content a:hover {
	text-decoration:underline;
}

#content .submenu {
	width: 260px;
	padding: 0 15px 0 0;
	float:left;
}

#content .widesubmenu {
	width: 500px;
	float:left;
}

#content .submenu li,#content .widesubmenu li {
	margin: 3px 0 3px 0;
	color: #666;
	font-size: 1.2em;
}

#content .submenu li a,#content .widesubmenu li a{
	color: #C63886;
}

#content .submenu li a:hover,#content .submenu li a.selected,#content .widesubmenu li a:hover,#content .widesubmenu li a.selected{
	color: #006F6A;
	text-decoration: underline;
}

#content .list {
	list-style-type: square;
	color: #666;
}

#content .list li{
	margin: 0 0 0 0;
}

#mainlogo {
	padding: 24px 25px 0 43px;
	float: left;
}

.quotebox {
	float: left;
	width: 173px;
	margin-bottom: 10px;
	padding-left: 12px;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#widep p {
width: 450px;
line-height: 1.7em;
}

#fullwidth p {
	width: 550px;
}

.formhr {
	color: #fff;
	background-color: #fff;
	border: 0px solid #fff;
	height: 5px;
	width:600px;
	float:left;
	margin-top: 5px;
}

/* sitemap */

.sitemap {
	clear: both;
	height: 100px;
}

ul.sitemap li {
	float: left;
	width: 220px;
}

#col3 ul.sitemap li a{
	color: #515151;
	font-weight: bold;
}

ul.sitemap li ul li {
	float: none;
}

#col3 ul.sitemap li ul li a{
	color: #666;
	font-weight: normal;
}


#content .list2 {
	list-style-type: square;
	color: #666;
	width: 450px;
}

#content .list2 li{
	margin: 2px 0 0 20px;
	list-style-type: square;
}

#thisheader {
	width:650px;
}

#game {
float: right;
width: 400px;
height: 350px;
}
