/* CSS Document */

body {
	background-color: #5f2d6b;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:justify;
	color: #5f2d6b;
}
h1 {
	font-size: 28px;
	color: #999999;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	font-weight:bold;
	color:#5f2d6b;
	padding-top:0px;
	margin-top:0px;
}
h3{
	background-image:url(../images/h3_back.png);
	width:389px;
	height:31px;
	line-height:31px;
	padding-left:20px;

}
h4{
	color:#666666;
	font-weight:bold;
	padding: 0px;
	margin:0px;
	font-size: 1em;
}
p{
	padding-top:0px;
	margin-top:0px;
}
form{
	margin:0px;
	padding:0px;
}
li{
	padding-top:0px;
	margin-top:0px;
}
ul{
	padding-top:0px;
	margin-top:0px;
}
a:link {
	color: #5f2d6b;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #5f2d6b;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #dec600;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #5f2d6b;
	text-decoration: none;
	font-weight:bold;
}
.blue{
	font-weight:bold;
	color:#4f75b6;
}
#wrapper{
	width: 740px;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../images/back.gif);
}
#content_container {
	width: 100%;
	position: relative;
}
#cont_back{
	width:730px;
	background-position:bottom right;
	background-image:url(../images/clouds.jpg);
	background-repeat:no-repeat;
}
#clearer10_1 {clear: left; line-height: 10px; height: 10px;}
#clearer0_1 {clear: left; line-height: 0px; height: 0px;}
/*Main content framework*/
#leftcontent {
	width: 200px;
	position: relative;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	text-align:right;
}
#content_padding{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
}
#content_top_bar{
	width: 100%;
	height: 90px;
	position: relative;
	background-image:url(../images/topgraphic.gif);
}
/*Right bar framework*/
#rightcontent {
	float:left;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 0.9em;
	width: 430px;
}
#right_img{
	float:left;
	width: 41px;
}
.phone{
	font-size:2.5em;
	font-weight:bold;
}
/* CSS Document */

#rss_box{
	width:430px;
	margin-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	padding-top:0px;
	padding-bottom:0px;
}
#TICKER{
	overflow:hidden;
	width:430px;
}
#rss_box a{
	text-decoration:none;
	color:#a70200;
	font-weight:bold;
}