body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666633;
	background-color: #CCCC99;
	line-height: 18px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	font-weight: bold;
	line-height: 14px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666633
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #666633
}
#Navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
	float: left;
}
#Navigation ul li {
	float: left;
	color: #999966;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#Navigation ul a {
	float: left;
	display: block;
	padding: 0 1.2em;
	text-decoration: none;
	color: #999966;
	font-size: 14px;
	line-height: 20px;
	background: url(images/divider2.gif) repeat-y left top;
}
#Navigation ul .first a {
	background: none;
}
body #Navigation a#home {
	color: #FFFFFF;
}
body #Navigation a#history {
	color: #FFFFFF;
}
body #Navigation a#accommodation {
	color: #FFFFFF;
}
body #Navigation a#contact {
	color: #FFFFFF;
}
body #Navigation a#location {
	color: #FFFFFF;
}
body #Navigation a#activities {
	color: #FFFFFF;
}
#Navigation ul a:hover {
	color: #FFFFFF;
	background-color: #999966;
}
#wrapper {
	width: 760px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	margin-top: 10px;
}

#branding {
	background-color: #CCCC99;
	background-image: url(images/QueensberryInn_headerimage_760px.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 760px;
}
#Navigation {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 760px;
}
#PrimaryContent {
	margin-top: 15px;
	height: auto;
	width: 380px;
	float: left;
	padding-right; 10px;
}
#PrimaryContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PrimaryContent #small {
	font-size: 9px;
	color: 999966;
	line-height: 11px;
}
#PrimaryContent ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: circle;
}
#PrimaryContent ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#SideBar_Images {
	margin-top: 15px;
	float: right;
	height: auto;
	width: 360px;
}
#Gallery {
	margin-top: 30px;
	height: auto;
	width: 760px;
}
.img-wrapper {
	margin: 10px 0 10px 10px;
}
.img-wrapper img {
	float: none;
	margin: 0;
	background: #ffffff;
	padding: 8px;
	border: 1px solid #999966;
	position: relative;
}
#BottomNavLinks {
	clear: both;
	margin-top: 25px;
	margin-left: 100px;
	height: 20px;
}
#BottomNavLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
	float: left;
}
#BottomNavLinks ul li {
	float: left;
}
#BottomNavLinks ul a {
	display: block;
	float: left;
	padding: 0 1.2em;
	text-decoration: underline;
	color: #999966;
	font-size: 10px;
	line-height: 12px;
}
#BottomNavLinks ul a:hover {
	color: #FFFFFF;
}
body #BottomNavLinks a#home {
	color: #FFFFFF;
	text-decoration: none;
}
body #BottomNavLinks a#history {
	color: #FFFFFF;
	text-decoration: none;
}
body #BottomNavLinks a#accommodation {
	color: #FFFFFF;
	text-decoration: none;
}
body #BottomNavLinks a#contact {
	color: #FFFFFF;
	text-decoration: none;
}
body #BottomNavLinks a#location {
	color: #FFFFFF;
	text-decoration: none;
}
body #BottomNavLinks a#activities {
	color: #FFFFFF;
	text-decoration: none;
}
