*{ margin: 0; padding: 0; }*
body { background: #FDFBFC; font: 90% Arial, Helvetica, Sans-Serif; color: #454545; line-height: 1.6em; }

a { text-decoration: none; color: #C40000; background: inherit; }
a:hover { color: #808080; background: inherit; }	
a:focus { outline: 0; }
h1 { font-size: 2.8em; line-height: 35px; }
h2 { color: #000; font: bold 170% Arial, Sans-Serif; letter-spacing: -1px; padding: 0; margin: 0 0 10px; }
img { border: 0; }

.grey { color: #484848; }

#wrap {  background: #FFFeFc; width: 900px; margin: 10px auto 0; }
	
#logo { font: bold 2.5em Arial, Sans-Serif;float: left; width: 550px; margin: 0; }
	#header_top { background: url(images/top.gif) no-repeat top right; border-right: 2px solid #fff; color: #454545; padding: 10px 0 0 7px; clear: both; margin: 0 0 0px 0; height: 74px; }
	#header_top p { padding: 0; margin: 0; }

	#header_top ul { clear: left; padding: 0; margin: 0; }
		#header_top ul li { list-style-type: none; float: left; margin: 0; border: 1px gray solid; padding: 0px 5px; }
		#header_top ul li a { text-decoration: none; display: block; color: #C40000; }
		#header_top ul li a:hover {  background-color: #C40000; color: #FFFFFF; }

	#header_bottom { background: #454545 url(images/bottom.gif) no-repeat top right; color: #EBEBEB; padding: 20px 240px 20px 10px; clear: both; border-left: 2px solid #fff; border-right: 2px solid #fff; margin: 0 0 1px 0; height: 90px; }
	#header_bottom h2 { color: #F3F2BF; margin: 0 0 10px;}
	#slogan { clear: left; width: 730px; border-top: 1px solid #eee; margin: 0; padding: 5px 0 0 0; }

#maincontent { padding: 20px 0; clear: both; background: url(images/bg.gif) repeat-x; }

#left { float: left; width: 630px; padding: 5px 15px 0 5px; margin: 0 0 25px 0; }
	#left p { margin: 0 0 15px; }
	#left h1 { font-size: 2.3em; color:#660000; border-bottom:3px double #DAA520;}
	#left h2 { font-size: 1.6em; color:#660000; border-bottom:2px solid #DAA520;}
	#left h3 { font-size: 1.4em; color:#660000; border-bottom:2px dotted #DAA520;}
	#left li { margin: 0 23px; }
	#left div { margin: 0 15px 15px; }

	#left table.tbl { margin: 0 15px; border: 1px #E3E3E3 solid; border-collapse: collapse; border-spacing: 0;}
	#left table.tbl th { padding: 5px; border: 1px #E3E3E3 solid; border-width: 0 0 1px 1px; background: #F5F5F5; font-weight: bold; line-height: 120%; white-space: nowrap; }
	#left table.tbl td { padding: 5px; border: 1px #E3E3E3 solid; border-width: 0 0 1px 1px; }


#right { width: 220px; float: right; }
	#info { border: 1px solid #ccc; padding: 7px; font-size: .9em; background: #f4f4f4; }
		#info ul { margin-left: 10px; padding-left: 0; list-style: none; }			
			#info ul li { margin-right: 5px; padding-left: 7px; background: url(images/bullet.gif) no-repeat center left; list-style-type: none; font-weight: bold; }
			#info ul li a { color: #C40000; }
			#info ul li a:hover { color: #808080; }
		#info p { padding: 0; margin: 0; }
			input.emailaddr { width: 180px; border: none; background: url(images/input.gif) no-repeat; padding: 7px; margin: 0 4px 0 5px; }
			input.mladd { float: right; width: 80px; height: 29px; border: none; background: url(images/submit.gif) no-repeat; font: bold 1.0em Arial, Sans-Serif; padding: 0px; color: #FFF; text-align: right;}
			input.mldel { float: right; width: 80px; height: 29px; border: none; background: url(images/submit.gif) no-repeat; font: bold 1.0em Arial, Sans-Serif; padding: 0px; color: #FFF; text-align: right;}
		#info h1 { border-bottom:3px double #8B0000;}
		#info h2 { border-bottom:2px solid #8B0000;}
		#info h3 { border-bottom:2px dotted #8B0000;}

.clearRight {clear:right;} 

	#searchform { background: url(images/searchform.gif) no-repeat; padding: 8px 4px 10px 4px; height: 27px; font: bold 0.9em Arial, Sans-Serif; margin: 0 0 20px; }
		#searchform p { padding: 0; margin: 0; }
		input.search { width: 127px; border: none; background: url(images/input.gif) no-repeat; padding: 7px; margin: 0 4px 0 5px; }
		input.submit { width: 53px; height: 29px; border: none; background: #FFF url(images/submit.gif) no-repeat; font: bold 1.0em Arial, Sans-Serif; padding: 0px; color: #FFF; }

#footer { clear: both; padding: 10px;  margin: 10px 0 0 0; border-top: 1px solid #ccc; line-height: 2em; }

#spacer {height:15px;clear:both;}

.hr { height: 2px; color: #DAA520; background-color: #DAA520; border-style: solid #DAA520;}

