h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
:link,:visited {text-decoration:none;} 

ul {	margin-left: 25px; margin-top:10px;}
#content ul, #footer ul {list-style: circle;}
#rightbar ul {	margin-left: 25px; margin-top:0px;}
#contact_form p { margin:0; padding-top:2px;}

body{
	font:76%/1.5 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: #474747;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5 {
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	font-weight:normal;
	color: #8f0001;
}
h1 {
	font-size: 2.5em;
	margin: 0 0 0.5em;
	line-height:1.2;
}
h2 {
	clear:both;
	font-size: 2em;
	margin: 1.2em 0 0;
	line-height:1.3;
}
#sidebar h2 {
	clear:both;
	font-size: 1.5em;
	margin: 0 0 0;
	line-height:1.3;
	color: #8f0001;
}
#footer h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	padding-top: 0em;
}
h3 {
	font-size: 1.1em;
	margin: 0.5em 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
#footer h3 {color: #a96565;}

h4 {
	font-size: .9em;
	margin: -0.2em 0 1em 0;
	color: #8f0001;
	font-weight:bold;
}
#quote {
	font-style: italic;
	font-size: 115%;
	color: #8f0001;
}
#footer p {
	position:relative;
	top:-10px;
	line-height: 1.8;
}
p, #sidebar, #middleright {
	line-height: 1.8;
}

/* Hyperlinks
------------------------------------------------------------- */

#content a:link, #content a:visited, #news a:link, #news a:visited, #footer a:link, #footer a:visited{
	font-weight:bold;
	border-bottom:1px dotted red;
	/*color: #3e606f;*/
	color: red;
}
#footer a:link, #footer a:visited { 
	/*color: #6a8896; */
	color:#ff6d6d;
}
div#content a:hover, #news a:hover, #footer a:hover {
	text-decoration: none;	
	/*color:#004f6c;*/
	color: red;
	border-bottom:2px solid;
}

#catalog_links a:link, #catalog_links a:visited, #catalog_links a:hover {
	font-weight:bold;
	color: red;
}
