body
{
	font-size: 12px; 
	font-family:"Calibri","Arial";
	margin:0;
	padding:0;
	behavior: url(/csshover.htc);
}

.xlarge { font-size: 1.5em; }
.large  { font-size: 1.2em; }
.small  { font-size: 0.85em; }
.xsmall { font-size: 0.7em; }

form {
	padding:0;margin:0;
}

a {
	color:#000;
	text-decoration: none;
}

a:hover {
    color:#ae1616;
    text-decoration: underline;
}

a.more {
	color:#ae1616;
	text-decoration: none;
}

a.more:hover {
    color:#ae1616;
    text-decoration: none;
}

h1 { font-size: 3.1em; color:#ae1616;}
h2 { font-size: 1.3em; color:#000;}
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
h1,h2,h3,h4,h5,h6 { line-height:1.5em; margin:0.5em 0; font-family:"Franklin Gothic Medium Cond","Calibri"; }

table { font-size: 1em; }
td, th { font-size: inherit; }

#wrapper{
	width:1000px; 
	margin:0 auto;
}

#callus{
	font-size:20px;
	text-align:right;
	padding-top:13px;
	color:#683b00;
}

#nav{
	padding-left:350px;
}

#nav ul{
	padding:0;margin:0;	
	list-style:none;
}

#nav li{
	display:inline;
	padding:0;
	margin:0 2px;
}

#tagline{
	width:470px;
	height:80px;
	font-size:14px;
	padding:70px 0 0 50px;
	color:#683b00;
}

#bodyhome_level1{
	background:url('images/bodyhome_bg2.jpg') left top repeat-y;
	float:left;
	width:612px;
}

#bodyhome_level2{
	background:url('images/bodyhome_bg1.jpg') left top no-repeat;
}

#bodyhome_level3{
	background: url('images/bodyhome_bg3.jpg') left top no-repeat;
	height:40px;
}

#bodyhome_left{
	float:left;
	width:234px;
	padding:70px 35px 0 30px;
}

#bodyhome_right{
	float:right;
	width:234px;
	padding:70px 45px 0 20px;
}

.body_content{
	font-size:14px;
	color:#683b00;
}

.more_info{
	font:14px Franklin Gothic Medium Cond;
	font-weight:bold;
}

#topic_bg{
	background:url('images/bg_topic.jpg') center top repeat-y;
}

#topic{
	width:890px;
	padding:0 10px;
	margin-left:30px;
}

#topic_left{
	width:300px;
	float:left;
	text-align:center;
	font-size:14px;
	color:#ae1616;
}

#topic_right{
	width:580px;
	float:left;
	padding-top:30px;
	line-height:1.6em;
}

#copyright{
	float:left;
}

#links{
 	float:right;
}
