body{
	background-color: #FFFFFF;
	color: #444444;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	background-image: url(../images/site_images/bg_image.jpg);
	background-repeat: repeat-y;
	background-position:center;
	}
	
a:focus{outline:1px dotted invert}
hr{background:#ccc;border:0;clear:both;color:#ccc;height:1px}
h1{font-size:34px;}
h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}

li{margin-left: 0px;}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,address,fieldset{
	margin-bottom:0px;
	margin-left: 10px;
	margin-right: 10px;
	} 
/*
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
	margin-bottom:0px;
	margin-left: 10px;
	margin-right: 10px;
	} 
*/
	
#fullwidth .subhead{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5d3128;
	margin-left:10px;
	font-weight: normal;
	font-size:19px;
}

.subtitle{
	color: #C41D03;
}
	
#right p{
	margin: 0;
}

h1,h2,h3,h4,h5,h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #C41D03;
	}
	
	
#box #right h1,h2,h3,h4,h5,h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top:5px;
	color: #5d3128;
	}
	
p{line-height: 1.8em;}


#content li{
	margin: 0;
	line-height: 1.5;
	list-style-type: none;
	xfont-size: 15px;
}

li {
	margin: 0;
	line-height: 1.5;
	list-style-type: none;
	}

.lightarrow{
	background:url(../images/site_images/listarrow_light.gif) left top no-repeat;
	padding-left:18px;
	font-size: 15px; 
}

.darkarrow{
	background:url(../images/site_images/listarrow_dark.gif) left top no-repeat;
	padding-left:18px;
	font-size: 14px;  
}

.darkarrow2{
	background:url(../images/site_images/listarrow_dark2.gif) left top no-repeat;
	padding-left:18px;
	font-size: 14px;  
}


.darkarrow3{
	background:url(../images/site_images/listarrow_dark2.gif) left top no-repeat;
	padding-left:18px; 
	font-size: 14px; 
}

#content .ruleboxfg li{
  list-style-image: none;
  margin: 0 10px;
}
 
legend {
	color: #FFFFFF; 
	font-size: 22px; 
	font-family: 
	Georgia; 
	border: 
	1px solid #000; 
	background-color:#C41D03; 
	padding: 3px;
	}
	
.importantnews{
	color: #C41D03;
}
	