/* mAIN sTUFFS */

body{
	background-color: #484037;
	font: 70% Arial;
	line-height: 120%;
	padding-bottom: 40px;
	height:100%;
}

#wrapper{
	width:830px;
	margin:0px auto;
	background-color: #fff;
}


/* oTHERS */

.background{
	vertical-align: top;
	background-color:#847b75;
}

.floatRight{
	float: right;
}

.floatLeft{
	float:left;
}

h1{
	color:#bdb9b5;
	font-size:155%;
	padding-bottom: 5px;
}

h2{
	color:#51473c;
	font-size:155%;
	padding-bottom: 15px;
}

h3{
	color:#bdb9b5;
	font-size:115%;
	padding-bottom: 2px;
}

h4{
	color:#8a827d;
	padding-bottom: 5px;
	font-size:12px;
}

p{
	padding-bottom: 15px;
}

.paddingBottom{
	padding-bottom: 15px;
}

strong{
	font-weight: bold;
}

html {
    overflow: -moz-scrollbars-vertical;
}

/* mORE oTHERS */ 

#phoneNumber{
	padding:6px 0px 6px 0px;
	background-color: #484037;
	width:100%;
	color:#928a86;
	text-align: right;
	font-size: 95%;
}

#topInfoSEO h1{
	padding:6px 0px 12px 0px;
	background-color: #484037;
	width:100%;
	color:#928a86;
	text-align: left;
	font-size: 12px;
}

#mainPrimaryContent{
	width:655px;
	color:#8a827d;
	background:#2d2823;
}

#mainContent{
	padding:22px;
	background:#2d2823;
}

#mainPageContent{
	width:610px;
}

#mainMenuContent{
	background-color: #fff;
	width:155px;
	padding:15px 0px 9px 0px;
}

.logo{
	background: url(images/logo.gif) no-repeat;
	display:block;
	width:80px;
	height:80px;
	margin-bottom: 15px;
	*padding-right:72px;
}






.navLinks a, .navLinks a:visited, .navLeft a, .navLeft a:visited{
	color:#585048;
	font-size: 105%;
	text-decoration: none;
}

.navLinks li{
	text-align: left;
}

li.navOneLink{
	padding: 3px 0px 2px 0px;
}

.navLinks a:hover, .navLeft a:hover{
	color:#8a827d;
	text-decoration: none;
}

.navLinks a.active{
	color:#585048;
	font-weight: bold;
	text-decoration: none;
}

.bottomLine{
	border-bottom: 1px solid #dfdddb;
}


/* fOOTER */

#footer{
	background-color: #585048;
	color:#8a827d;
	padding:13px 20px 13px 41px;
	font-size: 95%;
	text-align: left;
}

.footerRight li{
	display: inline;
	font-size: 85%;
}

.footerRight a, .footerRight a:visited{
	color:#8a827d;
	text-decoration: none;
}

.footerRight li a:hover{
	text-decoration: underline;
}

.footerRight{
	width: 405px;
}

.footerLeft li{
	display: inline;
	font-size: 85%;
}

.footerLeft a, .footerLeft a:visited{
	color:#8a827d;
	text-decoration: none;
}

.footerLeft li a:hover{
	text-decoration: underline;
}

.footerLeft{
	width: 250px;
}


/* aD bOXES */

.adBox120{
	border:1px solid #ffffff;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 16px 0px 0px;
	width:135px;
}

.adBox336{
	border:1px solid #847b75;
	background-color:#181411;
	padding:10px 10px 10px 10px;
	margin:0px 10px 10px 10px;
	width:340px;
}

.adBox336 li{
	list-style-type: disc;
	padding-bottom: 5px;
	margin-left: 13px;
}

.adBox336 a, .adBox336 a:visited{
	color:#8a827d;
	text-decoration: none;
}

.adBox336 a:hover{
	text-decoration: underline;
}

.adBox464{
	border:1px solid #847b75;
	background-color:#181411;
	padding:5px 5px 2px 5px;
	margin:0px 5px 2px 5px;
	width:575px;
}

.adBox464 li{
	list-style-type: disc;
	padding-bottom: 5px;
	margin-left: 13px;
}

.adBox464 a, .adBox464 a:visited{
	color:#8a827d;
	text-decoration: none;
}

.adBox464 a:hover{
	text-decoration: underline;
}


/* eXTRA cSS */

em{
	font-style: italic;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear{
	display: inline-block;
}

* html .clear{
	height: 1%;
}

.clear {
	display: block;
}

#botAds {
	background-color: #585048;
	color:#8a827d;
	padding:5px 20px 5px 41px;
	font-size: 95%;
	text-align: left;
	width:768px;
	margin-left:auto;
	margin-right:auto;	
}