/* CSS Document */

body {
	background: url(../images/background_02.png) 0 0 repeat-x #fff;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

/* Text styles */

h1,h2,h3,h4,h5,h6 {
	font-family: 'Arapey', serif;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
}

.blue-text {
	color: #1c4a5b;
}

/* Header styles */

#header {
	width: 960px;
	padding: 25px 0 0 0;
	margin: 0 0 20px 0;
}

.logo {
	float: right;
	width: 328px;
	height: 126px;
	padding: 12px 0 0 0;
	margin: 20px 0 0 0;
	text-align: center;
	background: url(../images/logo-bg.jpg) 0 0 no-repeat;
}

.logo h1 {
	font-size: 38px;
	margin: 0 0 6px 0;
	color: #5f581d;
}

.logo h2 {
	font-size: 24px;
	margin: 0 0 10px 0;
}

.logo h3 {
	margin: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.slideshow {
	float: left;
	width: 436px;
	height: 182px;
	background: url(../images/james-mccubbin_03.png) 0 0 no-repeat;
}

/* Navigation styles */

#navigation {
	clear: both;
	width: 960px;
	height: 43px;
	margin: 0 0 20px 0;
	background:url(../images/james-mccubbin_07.png) 0 0 no-repeat;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
}

#navigation a {
	float: left;
	width: 192px;
	height: 29px;
	padding: 11px 0 0 0;
	color: #5f581d;
	text-decoration: none;
	font-family: 'Arapey', serif;
	font-size: 17px;
	text-align: center;
}

#navigation a:hover {
	text-decoration: underline;
}

/* Main styles */

.main {
	float: left;
	width: 720px;
	margin: 0 0 0 30px;
}

.main h1 {
	padding: 0 0 10px 210px;
	margin: 5px 0 0 0;
	font-size: 24px;
	border-bottom: 1px solid #a6bfc9;
}

.main h2 {
	padding: 0 0 10px 210px;
	margin: 5px 0 0 0;
	font-size: 19px;
	border-bottom: 1px solid #a6bfc9;
}

.main p {
	line-height: 23px;
	padding: 0 10px 0 210px;
}

.main a {
	color: #1c4a5b;
}

.main hr {
	height: 1px;
	background: #ededed;
	margin: 20px 10px 20px 210px;
	border: 0;
}

.main strong {
	color: #1c4a5b;
}

.main ul {
	padding: 0 0 0 240px;
}

.main iframe {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 10px 0 5px;
	-webkit-box-shadow: 0px 2px 6px 1px rgba(100, 100, 100, 0.2);
	box-shadow: 0px 2px 6px 1px rgba(100, 100, 100, 0.2);
}

.page-image {
	float: left;
}

/* fees list */

ul.fees {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 210px;
}

ul.fees li {
	padding: 10px 0;
	border-bottom: 1px dashed #9ac9db;
}

ul.fees li.last {
	border-bottom: 0;
}

ul.fees li .price {
	float: right;
}

/* Sidebar styles */

.sidebar {
	float: right;
	width: 194px;
	padding: 0 0 0 0;
}

.sidebar h1 {
	padding: 0 0 5px 0;
	margin: 7px 0 10px 0;
}

.purple-box {
	clear: both;
	width: 194px;
	padding: 7px 0 0 0;
	background: url(../images/james-mccubbin_13.png) 0 0 no-repeat;
}

.purple-box a {
	color: #5a4f6d;
}

.purple-box h1 {
	border-bottom: 1px dashed #d0ab51;
}

.purple-box-body {
	width: 164px;
	padding: 1px 15px 1px 15px;
	text-align: center;
	background: url(../images/james-mccubbin_14.png) 0 0 repeat-y;
}

.purple-box-footer {
	clear: both;
	width: 194px;
	height: 6px;
	margin: 0 0 10px 0;
	background: url(../images/james-mccubbin_16.png) 0 0 no-repeat;
}

.green-box {
	clear: both;
	width: 194px;
	padding: 7px 0 0 0;
	background: url(../images/james-mccubbin_18.png) 0 0 no-repeat;
}

.green-box h1 {
	border-bottom: 1px dashed #d0ab51;
}

.green-box a {
	color: #5e6845;
}

.green-box-body {
	width: 164px;
	text-align: center;
	padding: 1px 15px 1px 15px;
	background: url(../images/james-mccubbin_19.png) 0 0 repeat-y;
}

.green-box-footer {
	clear: both;
	width: 194px;
	height: 5px;
	margin: 0 0 10px 0;
	background: url(../images/james-mccubbin_21.png) 0 0 no-repeat;
}

.orange-box {
	clear: both;
	width: 194px;
	padding: 7px 0 0 0;
	background: url(../images/james-mccubbin_23.png) 0 0 no-repeat;
}

.orange-box h1 {
	border-bottom: 1px dashed #d0ab51;
}

.orange-box a {
	color: #5e6845;
}

.orange-box-body {
	width: 164px;
	text-align: center;
	padding: 1px 15px 1px 15px;
	background: url(../images/james-mccubbin_24.png) 0 0 repeat-y;
}

.orange-box-footer {
	clear: both;
	width: 194px;
	height: 5px;
	margin: 0 0 10px 0;
	background: url(../images/james-mccubbin_26.png) 0 0 no-repeat;
}

.address {
	width: 194px;
}

.address p {
	line-height: 22px;
}

.opening-hours {
	width: 164px;
}

.hours-row {
	width: 164px;
	padding: 2px 0;
}

.day {
	float: left;
	width: 82px;
	text-align: left;
}

.time {
	float: right;
	width: 82px;
	text-align: right;
}

.lunch {
	font-size: 12px;
	font-style: italic;
}

/* CEREC styles */

.cerec-1 {
	float: right;
	width: 120px;
	margin: 20px 0 0;
}

.cerec-2 {
	float: left;
	width: 160px;
	padding: 0 0 0 0;
	margin: 5px 20px 0px 210px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.cerec-3 {
	float: left;
	width: 160px;
	padding: 0 0 0 0;
	margin: 5px 20px 20px 210px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.cerec-4 {
	float: right;
	width: 160px;
	padding: 0 0 0 0;
	margin: 5px 0px 20px 10px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.cerec-5 {
	float: right;
	width: 160px;
	padding: 0 0 0 0;
	margin: -20px 0px 0 20px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

/* Content area styles */

#content-area {
	width: 960px;
	padding: 6px 0 0 0;
	background: url(../images/james-mccubbin_09.png) 0 0 no-repeat;
}

#content-area-body {
	width: 960px;
	padding: 14px 0 4px 0;
	background: url(../images/james-mccubbin_10.png) 0 0 repeat-y;
}

#content-area-footer {
	width: 960px;
	height: 6px;
	background: url(../images/james-mccubbin_28.png) 0 0 no-repeat;
}

/* Footer styles */

#footer {
	clear: both;
	width: 930px;
	padding: 0 0 0 30px;
	margin: 20px 0 20px 0;
	font-size: 13px;
	color: #666;
}

#footer a {
	color: #000;
}

#footer a.grey {
	color: #666;
}

#footer p {
	line-height: 20px;
}

/* Site wrapper styles */

#site-wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Clearing styles */

#content-area-body:after,
.main-body:after,
.hours-row:after,
#header:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}