body {
	background-image: url(images/structure/background.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
a:link {
	color: #330099;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #330099;
}
#websitebox {
	width: 800px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
#bottombox {
	margin-top: 10px;
}
#mainbox {
	width: 760px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#textbox {
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#sidebox {
	width: 290px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#greybox {
	background-color: #e7e7e7;
	padding-top: 6px;
	padding-bottom: 6px;
}
#purplebox {
	background-color: #330099;
	padding-top: 6px;
	padding-bottom: 6px;
}
#whitebox {
	padding-top: 6px;
	padding-bottom: 6px;
}
.purplebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	line-height: 16px;
}
.purplebody-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	font-weight: bold;
	line-height: 16px;
}
.purplebody-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330099;
	line-height: 17px;
}
.purple-asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330099;
}
.purple-toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330099;
	font-weight: bold;
}
.purple-maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #330099;
	line-height: 26px;
	font-weight: normal;
}
.purple-sidebuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #330099;
	font-style: normal;
}
.redbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 16px;
}
.red-subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
}
.oxfordshire_hotels {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFFFFF;
	font-weight: normal;
}

/* START OF MENU BLOB CSS */
		#container {
		background-color:#ffffff;
		width:290px;
		height:auto;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:5px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
		
		#container a:hover {
		font-weight:normal;
		}
		
		.spacer {
		height:5px;
		width:auto;
		}
		
		.button {
		height:70px;
		width:285px;
		background-color:#ffffff;
		font-weight:normal;
		}
		
		.button a {
		font-weight:normal;
		}
		
		.button:hover {
		text-decoration:none;
		}
		
		.buttonheader {
		color:#FF0000;
		font-size:18px;
		padding-left:10px;
		font-weight:normal;
		}
		
		.buttonheader a {
		font-weight:normal;
		}
		
		.buttondescription {
		color:#330033;
		padding-left:10px;
		}
		
		#bookonline {
		padding-top:15px;
		}
		
		#weekendbreaks {
		padding-top:15px;
		}
		
		#events {
		padding-top:15px;
		}
		
		#restaurantclub {
		padding-top:5px;
		}
		
		#xmas {
		padding-top:15px;
		}
		
		#golf {
		padding-top:15px;
		}
		
		#theatre {
		padding-top:15px;
		}
		#xmas_party {
		padding-top:15px;
		}
		
		#xmas_breaks {
		padding-top:15px;
		}
		
		#new_year_breaks {
		padding-top:15px;
		}
			#bg_bookonline {
			background-image:url(images/bg_bookonline.jpg);
			}
			
			#bg_weekendbreaks {
			background-image:url(images/bg_weekendbreaks.jpg);
			}
			
			#bg_events {
			background-image:url(images/bg_events.jpg);
			}
			
			#bg_restaurantclub {
			background-image:url(images/bg_restaurantclub.jpg);
			}
			
			#bg_xmas {
			background-image:url(images/bg_xmas.jpg);
			}
			
			#bg_grandprix {
			background-image:url(images/bg_grandprix.jpg);
			}
			
			
			
			#bg_golf {
			background-image:url(images/bg_golf.jpg);
			}
			
			#bg_theatre {
			background-image:url(images/bg_theatre.jpg);
			}
					#bg_xmas_party {
			background-image:url(images/bg_xmas_party.jpg);
			}
			
			#bg_xmas_breaks {
			background-image:url(images/bg_xmas_breaks.jpg);
			}
			
			#bg_new_year_breaks {
			background-image:url(images/bg_new_year_breaks.jpg);
			}
			
/* END OF MENU BLOB CSS */