/* @override http://nice2meetyou.co.uk/~theox/bg_styles/screen.css */

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

html {
	background-image: url(../bg_images/wood.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#message_page {background-image:none;}

body {
	background-image: url(../bg_images/gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #350404;
	font-size: 75%;
}
#canvas_top {
	background-image: url(../bg_images/canvas_top.png);
	width: 738px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
}
.hide {
	display: none;
}
#header {
	background-image: url(../bg_images/header_bg_canvas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 298px;
	width: 738px;
	text-align: center;
	position: relative;
}
#left_column {
	width: 180px;
	float: left;
	padding-top: 10px;
}
#right_column {
	float: right;
	display: inline;
	margin-right: 64px;
	width: 450px;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a09a89;
	padding-left: 40px;
	margin-bottom: 25px;
}
.clear {
	clear: both;
}
#main_page {
	background-image: url(../bg_images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:45px;
	padding-bottom: 108px;
}
#wrapper {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#canvas_bottom {
	background-image: url(../bg_images/canvas_bottom.png);
	height: 23px;
	width: 738px;
	background-repeat: no-repeat;
	background-position: center top;
}

#left_column img {
	margin: 15px auto;
	display: block;
	border: none;
}
#right_column h2 {
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 2em;
	color: #d43430;
}
#right_column p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom:1.2em;
}
#address {
	text-indent: -9999px;
	background-image: url(../bg_images/address.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 157px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -108px;
}

#newsletter {
	width: 166px;
	background-image: url(../bg_images/newsletter.png);
	margin: 15px auto;
	padding-top: 30px;
	background-repeat: no-repeat;
	height: 118px;
}
#newsletter label {
	display: none;
}
#newsletter .smallbox {
	display: block;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #513723;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

#subscribe_button {
	width: 100px;
	height: 20px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#light_left {
	height: 271px;
	width: 200px;
	position: absolute;
	left: -150px;
}
#light_right {
	height: 271px;
	width: 200px;
	position: absolute;
	right: -150px;
}
#right_column p.intro_text {
	text-align: justify;
	margin-bottom:1em;
	font-size: 1.2em;
}
.divider {
	display: block;
	width: 300px;
	border-top-style: double;
	border-top-color: #d43430;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer p {
	text-align: right;
	color: #6D5D55;
	font-size: 9px;
	padding-right: 30px;
	padding-top: 10px;
}
#footer p a {
	color: #6D5D55;
}

div.post {padding:10px;
	border-bottom:dotted 1px brown;
	margin-bottom:10px;
	}
	
div.date {float:right;
display:block;
padding:3px;
background-color: #D65D55;
color:white;
margin-left:10px;
margin-bottom:0px;
display:none;}

span.month {font-size:10px; text-align:center;}

span.day {display:block; font-size:25px; text-align:center;}

div.post a {color:#d65d55; font-style:italic; text-decoration:none; font-weight:bold;}

.full_details h3 {font-size:1.6em; text-decoration:underline; margin-bottom:0.5em;}

.full_details p {margin-bottom:1em;}

#right_column #pagination {text-align:center;}

#pagination a {color:#d65d55;}

a {color:#d65d55;}

.center_align {text-align:center;}

.contact_title {font-size:1.3em; font-weight:bold; text-decoration:underline; margin-top:1em;}

#contact_form input {font-size:12px; padding:3px; width: 254px; color:#513723; font-family:Georgia, "Times New Roman", Times, serif; background-color:#FFF; border:1px solid black;}

#contact_form label {float:left; width:6em; line-height:21px;}

#contact_form textarea {width:250px; padding:5px; font-family:Georgia, "Times New Roman", Times, serif; color:#513723; height:300px; font-size:14px; background-color:#FFF; border:1px solid black;}

#contact_form p {margin-bottom:1em;}

#contact_form #submit {width:5em;}

#message_page #message_page_box {
	position:absolute;
	top: 50%;
	left: 50%;
	width:30em;
	height:18em;
	margin-top: -9em; /*set to a negative number 1/2 of your height*/
	margin-left: -15em; /*set to a negative number 1/2 of your width*/
	border: 3px solid black;
	background-image:url(../bg_images/message_box_bg.jpg);
	text-align:center;
	padding:10px;
	background-position: right bottom;
}

h3.menu_title {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
}

h4.course_title {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #d43430;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top:16px;
}


#right_column .menu_entry p {
	line-height: 1.8em;
	text-align: center;
}

div.menu_footer {
background-color: #360000;
font-size: 1.2em;
color: white;
padding: 10px;
margin-top: 10px;
font-weight: bold;
}

#slideshow_container {
	margin-left:auto; margin-right:auto;
	width:574px;
	height:260px;
	padding-left:18px;
	padding-right:18px;
	padding-top:18px;
	padding-bottom:24px;
	background-image:url(../bg_images/rooms/frame.png);
	background-repeat:no-repeat; 
	}
	
#menu_download li a {
	line-height: 32px;
	padding-left: 40px;
	background: url(../bg_images/pdficon_large.gif) no-repeat;
	display: block;
	margin-bottom: 10px;
}

#menu_download {
	list-style-type: none;
	XXborder-left: 1px dotted #360000;
	padding-left: 6px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}
