/* CODED BY DESIGNSAMPLES.INFO */

.headcon {
	float: left;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #cc6633;
	border-bottom: 1px solid #AE4C1B;
}

.header {
	width: 950px;
	margin-left: 5px;
	text-align: center;
}

.headLeft {
	float: left;
	width: 920px;
	margin-left: 10px;
}

.hBcon {
	float: left;
	width: 100%;
	background: #ffcc66 url(/simages/hbbg.gif) repeat-x;
	background-position: top left;
}

.hB {
	width: 950px;
	height: 120px;
	margin: 0px;
	background: #ffcc66 url(/simages/head.gif) no-repeat;
	background-position: top left;
}

.hB_b {
	float: right;
	width: 730px;
}

.hB_a {
	float: right;
	margin-left: 8px;
	width: 250px;
	height: 120px;
}

.hB_g {
	float: right;
	width: 478px;
	height: 60px;
	padding-top: 30px;
}

.topLinksContain {
	float: left;
	width: 100%;
	padding-bottom: 4px;
	background: #333;
	text-align: center;
}

.topLinks {
	width: 946px;
}

.topLinks a {
	float: left;
	width: 125px;
	margin-left: 4px;
	padding-top: 10px;
	padding-bottom: 6px;
	/*background: #cc6633;*/
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	text-align: center;
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.topLinks a:hover {
	background: #FFC043;
	border-left: 2px solid #cc6633;
	border-right: 2px solid #cc6633;
	border-bottom: 2px solid #cc6633;
	color: #333;
	text-decoration: none;
}

.topLinks a:visited {

}

.lrc {
	width: 950px;
	height: 60px;
	background: #FEE8BC url(/simages/lrcbg.gif) no-repeat;
	background-position: top left;
}

.lrcM {
	width: 950px;
	height: 60px;
	background: #FEE8BC url(/simages/lrcbgM.gif) no-repeat;
	background-position: top left;
}

.lLinksM {
	float: left;
	width: 210px;
	margin-top: 6px;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #FFC44D;
}

.lLinksM a {
	color: white;
	text-decoration: none;
}

.lLinksM a:hover {
	color: #333;
	text-decoration: none;
}

.lLinksM a:visited {

}

.lLinksR {
	float: left;
	width: 210px;
	margin-top: 6px;
	margin-left: 12px;
	padding-top: 5px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #FFC44D;
}

.lLinksR a {
	color: white;
	text-decoration: none;
}

.lLinksR a:hover {
	color: #333;
	text-decoration: none;
}

.lLinksR a:visited {

}

.lLinksMm {
	float: left;
	width: 430px;
	margin-top: 6px;
	margin-left: 10px;
	padding-top: 7px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
}

.lLinksMm a {
	color: white;
	text-decoration: none;
}

.lLinksMm a:hover {
	color: #333;
	text-decoration: none;
}

.lLinksMm a:visited {

}

.rLinksC {
	float: left;
	width: 150px;
	margin-top: 6px;
	margin-left: 5px;
	padding-top: 5px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: white;
}

.rLinksC a {
	color: white;
	text-decoration: none;
}

.rLinksC a:hover {
	color: #333;
	text-decoration: none;
}

.rLinksC a:visited {

}

.rLinksF {
	float: left;
	width: 150px;
	margin-top: 6px;
	margin-left: 5px;
	padding-top: 5px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: white;
}

.rLinksF a {
	color: white;
	text-decoration: none;
}

.rLinksF a:hover {
	color: #333;
	text-decoration: none;
}

.rLinksF a:visited {

}

.rLinks {
	float: right;
	width: 330px;
	margin-top: 6px;
	margin-right: 10px;
	padding-top: 4px;
	text-align: left;
	font-size: 12px;
}

.rLinks a {
	color: silver;
	text-decoration: underline;
}

.rLinks a:hover {
	color: white;
	text-decoration: none;
}

.rLinks a:visited {

}

.selectedcity {
	font-family: tahoma, arial, helvetica;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #FFC44D;
}

.selectedcity a {
	color: white;
	text-decoration: none;

}
.selectedcity a:hover {
	color: silver;
	text-decoration: none;
}
.selectedcity a:visited {

}

.mainpage {
	clear: both;
	width: 950px;
	padding-top: 10px;
}

.pageRight {
	float: right;
	width: 770px;
	margin-left: 10px;
	background: white;
	border: 1px solid #DABA7B;
}

.pageHome {
	float: left;
	width: 950px;
	background: #FFF2D7;
	border: 1px solid #DABA7B;
}

.pageLeft {
	float: left;
	width: 160px;
	background: #EBCF98;
	border: 1px solid #DABA7B;
	text-align: center;
}

.homeCell {
	margin: 10px;
	width: 930px;
	text-align: left;
}

.mainCell {
	margin:10px;
	width: 748px;
	text-align: left;
}

.bhead {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #DABA7B;
}

.homeLeft {
	float: left;
	width: 735px;
	background: white;
	border: 1px solid #DABA7B;
	text-align: left;
}

.homeRight {
	float: right;
	width: 180px;
}