@charset "utf-8";
html, body, ul, li, div, a, p, h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
font, h1, h2, h3, h4, h5, a, p, ul, li, span {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

ul,li {
	list-style-type: none;
}
h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;

}


#clear {
	clear: both;
}



#pageWraper {
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-x;
}
#container {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#navBar {
	background-image: url(../images/navBarBg.png);
	height: 42px;
	background-repeat: repeat-x;
}
#navBar ul {
}
#navBar li {
	display: inline;
	float: left;
	line-height: 42px;
}
#navBar a {
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B4B4B;
}
#navBar a:hover {
	background-image: url(../images/navBarHover.png);
}
#content {

}
#leftSide {
	float: left;
	width: 204px;
	margin-right: 16px;
}
#leftSide  #headline h2 {
	background-image: url(../images/headlineBox.png);
	height: 33px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 10px;
	margin-top: 30px;
}
#grayBox {
	height: 50px;
	background-color: #ebebeb;
	margin-top: 2px;
}
#grayBox img {
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
#grayBox a {
	font-size: 12px;
	color: #676767;
	font-weight: bold;
	line-height: 46px;
}
#grayBox a:hover {
	text-decoration: underline;
}
#grayLightBox {
	height: 50px;
	margin-top: 2px;
	background-color: #f7f7f7;
}
#grayLightBox img {
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
#grayLightBox a {
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	line-height: 46px;
}
#grayLightBox a:hover {
	text-decoration: underline;
}
#grayBG {
	background-color: #f1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#grayBG h1 {
	color: #707070;
}
#grayBG  h3 {
	color: #707070;
	margin-bottom: 2px;
}
#selectConfig {
	height: 19px;
	color: #707070;
	font-size: 12px;
	margin-bottom: 10px;
}
#search {
	height: 32px;
	width: 110px;
	background-image: url(../images/searchBtn.png);
}
#search a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 32px;
	padding-left: 17px;
}
#readMore {
	float: right;
	margin-top: 5px;
}
#readMore a {
	font-size: 12px;
	color: #8d8bc3;
}
#readMore a:hover {
	text-decoration: underline;
}




#grayBG p {
	font-size: 12px;
	color: #474747;
	margin-top: 5px;
	margin-bottom: 5px;
}


#middle {
	float: left;
	width: 581px;
}
#middle  #headline h2 {
	background-image: url(../images/headlineBoxBig.png);
	height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 10px;
	margin-top: 30px;
	background-repeat: no-repeat;
}
#middleBox {
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	margin-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(../images/border.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#middleBox img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
}
#middleBox p {
	font-size: 12px;
	color: #474747;
	width: 230px;
	float: left;
	margin-top: 20px;
}

#middleBox2 {
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	margin-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(../images/border.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#middleBox2 img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
}
#middleBox2 p {
	font-size: 12px;
	color: #474747;
	width: 520px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#headlineLink a {
	margin-top: 50px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #B10046;
	text-decoration: underline;
	text-transform: uppercase;
}

#headlineLink a:hover {
	text-decoration: none;
}

#ratingWrap {
	margin-top: 10px;
}

#ratingBg {
	height: 36px;
	width: 299px;
	background-color: #f5f5f5;
	border: 1px solid #c8c8c8;
	margin-left: 10px;
	float: left;
}
#ratingBg  span {
	font-size: 16px;
	font-weight: bold;
	color: #626262;
	line-height: 35px;
	padding-left: 30px;
	float: left;
	margin-right: 15px;
}
#ratingBg img {
	float: left;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}


#JoinButton {
	background-image: url(../images/joinNowBtn.png);
	height: 32px;
	width: 110px;
	float: right;
	margin-right: 15px;
	margin-top: 3px;
	background-repeat: no-repeat;
}
#JoinButton  a        {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 12px;
}


#TourButton {
	background-image: url(../images/freeTourBtn.png);
	height: 32px;
	width: 110px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	background-repeat: no-repeat;
}
#TourButton  a {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#pageControl {
	font-size: 12px;
	color: #a2a2a2;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#pageControl img {
	margin-top: 6px;
	margin-right: 3px;
	margin-left: 3px;
}
#pageControl span {
	font-weight: bold;
	color: #BD004A;
}




#rightSide {
	width: 144px;
	float: right;
	padding-top: 30px;
}
#banner {
	height: 600px;
	width: 144px;
	background-color: #eaeaea;
	margin-bottom: 30px;
}
#banner p {
	text-align: center;
	padding-top: 300px;
	font-size: 16px;
	font-weight: bold;
	color: #959595;
	text-transform: uppercase;
}
#googleAds {
}
#footer {
	height: 122px;
	margin-top: 30px;
	background-color: #CD0051;
}
#footerWrap {
	background-image: url(../images/footerBg.png);
	width: 961px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 133px;
}
#footerWrap ul {
	padding-top: 30px;
	text-align: center;
}
#footerWrap li {
	display: inline;
	text-align: center;
}
#footerWrap a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footerWrap a:hover {
	text-decoration: underline;
}
#footerWrap p {
	text-align: center;
	font-size: 11px;
	color: #7b0030;
	margin-top: 30px;
}
