body{
	margin:0 auto;
	font-family:Helvetica,Verdana,Arial;
	font-size:12px;
	text-align:center;
	background-color:#E9E4D6;
	}
.container{
	font-size:90%;
	margin:0 auto;
	text-align:left;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:780px;
	}
.mainTable{
	width:750px;
	border:0px;
	font-size:100%;
	padding:0;
	margin:0;
	}
.sideNav{
	background-color:#fbf5df;
	width:150px;
	text-align:center;
	font-family:verdana;
	}
.sideNavOpt1{
	border-bottom:1px solid #e8e1c8;
	padding:3px;
	
	}
.sideNavOpt1 a{
	color:#2e2d2d;
	text-transform:uppercase;
	font-size:80%;
	text-decoration:none;
	padding:3px;
	}
.sideNavOpt1 a:hover{
	text-decoration:underline;
	color:#1a2d2d;
	}
.sideNavOpt{
	border-bottom:1px solid #e8e1c8;
	border-top:1px solid #fdf9e9;
	padding:3px;
	
	} 
.sideNavOpt a{
	color:#2e2d2d;
	text-transform:uppercase;
	font-size:80%;
	text-decoration:none;
	padding:3px;
	}  
.sideNavOpt a:hover{
	text-decoration:underline;
	color:#1a2d2d;
	}

.mainContentRight{
	border-left:1px solid black;
	padding:5px;
	background-color:white;
	}
.mainImg{
	border:1px solid black;
	margin-right:5px;
	}
.rightAdBar{
	border-left:1px solid black;
	padding:5px;
	width:150px;
	background-color:#fcfcfa;
	}
.headlineText{
	font-size:110%;
	font-weight:bolder;
	text-transform:uppercase;
	color:#2b3795;
	}
.footer{
	margin:0 auto;
	padding:15px;
	text-align:center;
	font-size:85%;
	color:#2e2d2d;
	}
.footer a{
	color:#2b3795;
	text-decoration:underline;
	}
.readMore{
	font-size:80%;
	color:#2b3795;
	}
.otherNews{
	font-size:110%;
	font-weight:bolder;
	text-transform:uppercase;
	}
.adTitlesBold{
	font-weight:bolder;
	font-size:120%;
	}
.adTitlesHL{
	font-weight:bolder;
	font-size:120%;
	color:#8ac73e;
	}
.adPricing_left{
	background-color:#ebf5de;
	padding:10px;
	}
.adPricing_left table{
	font-size:95%;
	}
.bol{
	width:85%;
	border:1px solid black;
	background-color:#eee;
	padding:5px;
	font-size:80%;
	}
.ad_disc{
	font-size:80%;
	}
.ad_title{
	font-size:110%;
	font-weight:bolder;
	}
.contactBold{
	font-weight:bolder;
	text-transform:uppercase;
	color:#CCCC66;

	}
.tblHeader{
	background-color:#333366;
	color:white;
	font-weight:bolder;
	}
.divider{
	border-bottom:1px solid #999;
	}
.picBox{
	border:1px solid black;
	padding:5px;
	font-size:90%;
	text-align:center;
	width:325px;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/br_paper.jpg);
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 9px;
}
.style1 {color: #C6A971}
.style2 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }