
body {
	background-image: url(../images/websitebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #444444;
}

hr {
	border: solid 1px #ccc;
	margin-left: 48px;
	margin-right: 42px;
}

h1 {
	font-size: 2.8em;
	color: #CCCCCC;
	margin-top: 0px;
}

h2 {
	font-size: 4em;
	text-align: center;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-size: 1.8em;
	color: #CCCCCC;
	margin-top: 0px;
}

select {
	color: #0074b7;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #50c1eb;
}




#DiningContentHolder {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgbg.jpg);
}

#topNav {
	height: 60px;
	padding-left: 40px;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	margin: 15px 0px 10px 32px;
}

#topNav li {
	display: inline;
	margin-right: 5px;
}

#topNav a {
	color: #333333;
	text-decoration: none;
}

#topNav a:hover {
	color: #50c1eb;
}

#contentHolder {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#contentLeft {
	width: 303px;
	background-image: url(../images/leftBg.jpg);
	height: 632px;
	float: left;
}

#contentMiddle {
	width: 183px;
	background-image: url(../images/middleBg.jpg);
	height: 632px;
	float: left;
}

#contentMiddle2 {
	width: 183px;
	background-image: url(../images/middle2Bg.jpg);
	height: 632px;
	float: left;
}

#contentMiddle3 {
	width: 183px;
	background-image: url(../images/middle3Bg.jpg);
	height: 632px;
	float: left;
}

#contentRight {
	width: 374px;
	height: 632px;
	float: left;
}

#contentRightBig {
	width: 525px;
	float: left;
	padding: 15px;
}

#contentRightResults {
	width: 374px;
	float: left;
}

#contentRightBig li {
	margin-bottom: 10px;
}

#selectProvinceBlue {
	width: 350px;
	height: 565px;
	overflow: auto;
	background-color: #57b7dc;
	margin: 20px 0px 0px 12px;
	padding-top: 20px;
}

#selectProvinceBlueResults {
	width: 350px;
	overflow: auto;
	background-color: #57b7dc;
	margin: 20px 0px 0px 12px;
	padding-top: 20px;
}

#provinceSelected {
	width: 288px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	color: #57b7dc;
	margin-left: 20px;
	padding: 10px;
}

.middleOptions {
	padding-top: 90px;
	padding-left: 12px;
}

.middleAreaOptions {
	padding-top: 105px;
	padding-left: 12px;
}

.middleAreaOptionsChoice1 {
	padding-top: 90px;
	padding-left: 12px;
}

.middleAreaOptionsChoice2 {
	padding-top: 15px;
	padding-left: 12px;
}

.middleAreaOptionsText {
	padding-top: 60px;
	padding-left: 12px;
	color: #999999;
}

#nextBtn {
	padding-top: 460px;
}

#selectedTopText {
	width: 288px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	color: #57b7dc;
	margin-left: 20px;
	padding: 10px;
}



#bottomAdHolder {
	padding: 15px 0px 0px 48px;
}

#bottomNav {
	width: 940px;
	height: 60px;
	text-align: center;
	background-image: url(../images/bottomfooter.jpg);
}

#bottomNav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

#bottomNav li {
	display: inline;
	margin-right: 5px;
}

#bottomNav a {
	color: #333333;
	text-decoration: none;
}

#bottomNav a:hover {
	color: #50c1eb;
}











.bottomAdsLeft {
	width: 265px;
	height: 320px;
	border: solid 1px #ccc;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

.bottomAdsMiddle {
	width: 265px;
	height: 320px;
	border: solid 1px #ccc;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

.bottomAdsRight {
	width: 265px;
	height: 320px;
	border: solid 1px #ccc;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

.choicesSelected {
	width: 288px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-left: 20px;
	padding: 10px;
	font-size: 1.2em;
}

.addName {
	height: 40px;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	padding: 10px 10px 0px 5px;
}

.addBlurb {
	height: 120px;
	width: 245px;
	color: #999999;
	font-size: 0.85em;
	padding: 0px 5px 5px 5px;
}

.addImage {
	height: 133px;
	text-align: center;
	padding-top: 5px;
}

#facebook-fan {
	position: absolute;
	width: 231px;
	margin-top: 85px;

}








