.mainhomebg {
	background-image: url(pix/centrebg_main_home.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: 4a4a4a;

}
.centrebgtoprht {
	background-image: url(pix/centrebg_toprht.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.centrebgright {
	background-image: url(pix/centrebg_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.centrebgbotright {
	background-image: url(pix/centrebg_botrht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.centrebgmidbot {
	background-image: url(pix/centrebg_botmid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.centrebgbotlft {
	background-image: url(pix/centrebg_botlft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.centrebglft {
	background-image: url(pix/centrebg_left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.centrebgtoplft {
	background-image: url(pix/centrebg_toplft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.centrebgtopmid {
	background-image: url(pix/centrebg_topmid.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidelistings {
	font-size: 11px;
	color: #A0A0A0;
	font-weight: bold;
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
}
.blogtitle {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #fbc62c;
}
.blogdate {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #D6D3CD;
}
.blogtext {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #64625d;
	line-height: 18px;
}
.blognav {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #DFDFDF;
}
.blogbot {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #95938C;
	line-height: 18px;
}
.blogcomment2 {
	font-family: "Verdana";
	font-size: 13px;
	color: #757575;
	background-color: #E5E5E5;
	border: 1px solid #B7B7B7;
	height: 40px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.blogcomment {
	font-family: "Verdana";
	font-size: 13px;
	color: #757575;
	background-color: #E5E5E5;
	border: 1px solid #B7B7B7;
	height: 20px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	
}
.blogcommentbut {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 14px;
	color: #fbc62c;
	background-color: #222222;
	border: 0px;
	padding: 0px;
	height: 22px;
	width: 65px;
	font-weight: bold;
	vertical-align: middle;
}
.blogcommentcircle {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	border: 0px none #B7B7B7;
	padding: 0px;
	font-weight: bolder;
	margin: auto;
}
.blogcommenttext {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #64625d;
	line-height: 14px;
}
.blogcommenttall {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 12px;
	color: #757575;
	background-color: #E5E5E5;
	border: 1px solid #B7B7B7;
	padding: 2px;
	height: auto;
	vertical-align: middle;
}
a:link {
	font-weight: normal;
	color: #FCC72A;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FCC72A;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.navsub {
	display: none;
	position: absolute;
}
.navsuboff {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #fbc62c;
	background-color: #222222;
	padding: 3px;
}
.navsubon {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #cbcbcb;
	background-color: #333333;
	cursor: pointer;
	cursor: hand;
	padding: 3px;
}
.navfade {color: #555555
}
.blogfaq {
	font-family: "Gill Sans MT", "Lucida Sans", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
}
.yellowform {
font-family: "Verdana";
	font-size: 13px;
	color: #404040;
	background-color: #FFFFFF;
	border: 1px solid #404040;
	height: 20px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}