@charset "utf-8";
/* CSS Document */
body,html {
margin:0px;
padding:0px;
border:none;
}
p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:0px 10px;
}
li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0px;
}
a{color:#995b11; text-decoration:none;}
a:hover{text-decoration:underline;}
.border-l{
	border-left-color:#e4e3dc;
	border-left-style:solid;
	border-left-width:1px;
}
.border-t{
	border-top-color:#e4e3dc;
	border-top-style:solid;
	border-top-width:1px;
}
.border-b{
	border-bottom-color:#e4e3dc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.border-r{
	border-right-color:#e4e3dc;
	border-right-style:solid;
	border-right-width:1px;
}
.left{float:left;}
.right{float:right;}
#container, #header{width:100%;}
#header{height:20px;}
.navigation{height:auto;}
#header, .navigation{background-color:#995b11;}
#wrapper{
	width:995px; 
	margin:0px auto;
}

.inside, #left-menu, .navigation, .main, .footer-content,.nav-content, .tabdiv, .top-button, .thetext{float:left;}
#callus, #cert-container, .cert-box{float:right;}
#left-menu,#logo, #right-menu, .navigation, .nav-content{width:220px;}

#logo{height:95px;margin-top:20px;}
.nav-top{
	width:220px;
	height:25px;
	float:left; 
	}
.tabdiv, .main{width:560px;}
#sub .main{width:750px;}
.right-menu{width:200px; float:right;}
.main, .right-menu{margin-top:5px;}
#footer{
	width:100%;
	height:120px;
	float:left;
	background-color:#995b11;
	margin-top:15px;
	}
.footer-edge{width:30px;height:30px;}
.footer-content{width:935px;height:120px;}
.inside{padding:5px;width:550px;}
#sub .inside{padding:5px;width:750px;}
.flash-box{width:550px;height:160px;float:left;}
.top-button{
	width:180px;
	height:50px;
	background-image:url(images/top-button.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
	}
.title, .top-button p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	padding-top:9px;
	margin:0;
	color:#995b11;
}
#callus{
	width:175px;
	height:70px;
	background-image:url(images/callus-back.gif);
	background-repeat:no-repeat;
	}
#callus p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:27px 1px 0px 1px;
	margin:0px;
	font-weight:bold;
}

#cert-container{width:177px;margin-top:5px;}
.cert-box{width:177px;}
.backcolorgrey{ background-color:#e4e3dc;}	
#newsbox p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	margin:0px;
	line-height:13px;
}
.thetext{width:100%; margin:0px}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	padding-top:9px;
	margin:0;
	color:#292929;
	font-weight:100;
	padding:10px;
}

.footer-col{
	width:233px;
	height:100px;
	float:left;
	margin-top:21px;
}

.footer-col ul{list-style:disc; margin:0px; padding:0 0 0.25em 1em;}
.footer-col li{font-family:Verdana, Geneva, sans-serif; font-size:10px; padding:2px; margin:0px; line-height:15px; font-weight:bold;}
.footer-col li a{color:#FFF; text-decoration:none;}
.footer-col li a:hover{text-decoration:underline;}

/*Blog*/
.blog-display{width:100%;float:left; margin-top:10px;}
.b-left{width:110px; float:left;}
.b-main{width:440px; float:left;}
.date-container{
	width:70px;
	height:70px;
	margin: 0 auto;
	background-image:url(images/date-back.jpg);
}

.date-figure{font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
margin:0px;
text-align:center;
color:#FFF;
}
.month, .year{font-family:Verdana, Geneva, sans-serif;
font-size:11px;
margin-top:5px;
color:#FFF;
font-weight:bold;
}

.year{letter-spacing:3px; font-size:9px}
#copyright{
	width:100%;
	float:left;
	margin-top:5px;
	}
#copyright p{
	font-size:11px;
}
