body{
background-color:#fff;
color:#333;
font-size:12px;
line-height:18px;
font-family: Calibri, Arial Narrow, sans-serif;
text-align:center;
margin:auto;
}

#content{
	width:960px;
	text-align:center;
	margin:auto;
	font-family: Calibri, "Arial Narrow", sans-serif;
}

#maincontent{
text-align:left;
background-color:#fdfefe;
background-image:url(/images/bkg_content.jpg);
background-repeat:repeat-x;
display:inline-block;
width:960px;
}

h1{
font-size:18px;
line-height:18px;
margin:0;
padding:0;
color:#f93; 
font-weight:normal;
text-transform:uppercase;
}

h2{
font-size:16px;
line-height:16px;
margin:0;
padding:0;
color:#f93;
}

a:link, a:visited{
color:#f93;
text-decoration:none;
}

a:hover{
	color:#333;
	font-size: 12px;
}

.float{
float:left;
}

.rfloat{
float:right;
}

.clear{
clear:both;
} 

.nav{
background-color:#ccc;
background-image:url(/images/bkg_nav.jpg);
background-repeat:repeat-x;
height:45px;
border-left:1px solid #abacac;
border-right:1px solid #abacac;
clear:both;
}

.nav a:link, .nav a:visited{
color:#fff;
font-size:18px;
padding:0 15px;
text-decoration:none;
line-height:45px;
text-transform:uppercase;
}

.nav a:hover{
color:#f93;
}

.footer{
height:40px;
line-height:40px;
color:#333;
border-top:1px solid #ccc;
}

.header{
font-size:24px;
line-height:75px;
text-align:left;
width:100%;
}

.header img{
margin-top:18px;
margin-right:10px;
}

.top {
background-image:url(/images/bkg_top.jpg);
background-repeat:repeat-x;
height:112px;
width:400px;
text-transform: uppercase;
line-height:26px;
text-align:left;
}

.top a:link, .top a:visited, .middle a:link, .middle a:visited, .bottom a:link, .bottom a:visited {
color:#fff;
font-size:24px;
letter-spacing:1px;
display:block; 
padding-top:25px;
}

.top a:link, .top a:visited {
padding-top:27px;
}


.top a:hover, .middle a:hover, .bottom a:hover{
color: #000;
}


.middle{
background-image:url(/images/bkg_middle.jpg);
background-repeat:repeat-x;
height:111px;
width:400px;
text-transform: uppercase;
text-align:left;
line-height:26px;
}

.bottom {
background-image:url(/images/bkg_bot.jpg);
background-repeat:repeat-x;
height:106px;
width:400px;
color:#fff;
text-transform: uppercase;
text-align:left;
line-height:26px;
}

.icon{
margin:11px 11px 0 25px;
}

.middle .icon, .bottom .icon{
margin:9px 11px 0 25px;
}

.underline{
border-bottom:1px solid #ccc;
}

.main{
padding:20px 0 10px 15px;
width:575px;
text-align:justify;
}

.module{
width:320px;
background-color:#fffefc;
background-image:url(/images/bkg_mod.jpg);
background-position:bottom;
background-repeat:repeat-x;
border:1px solid #faecd1;
padding:15px;
margin-top:4px;
margin-bottom:5px;
}

.newslink{
text-align:right;
}

.img_padding{
margin-right:10px;
}

.addthis_toolbox{
line-height:15px;
margin-top:12px;
font-size: 12px;
width:260px;
}

.addthis_toolbox_top{
line-height:15px;
font-size: 12px;
width:260px;
float:right;	
margin-top:30px;
}

.logo{
width:50%;
float:left;	
}
