@import "layout.css";
@import "form.css";

/*-------------------------*//*global text styles & classes *//*-------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

/*define basic elements*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

*{
	margin:0;
	padding:0;
}

html{
	background: #E3E1CF url(/images/bg_html.gif) center top repeat-x;
	height:100%;
}

body{
	font:normal 62.5%/1 tahoma, verdana,arial,helvetica,sans-serif;
	color:#4B4836;
	background: url(/images/bg_body.gif) center top no-repeat;
	min-height:100%;
}

* html body{
	height:100%;
}

/*headings*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

h1, h2, h3, h4, h5{
	font-family: georgia, serif;
	margin:0 0 10px;
	color:#0E8D8E;
	font-weight:bold;
}

h1{
	font-size: 2.2em;
}

h2{
	font-size:1.6em;
}

#content_sub h2{
	background-color:#DFDDCF;
	color:#6A1919;
	padding: 7px;
	font-size:1.2em;
}

h3{
	font-size:1.2em;
}

h4{
	
}

h5{
	
}

/*paragraphs etc*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

p {
	font-size: 1.1em;
	margin: 0 0 10px;
	line-height: 1.4;
}


span{
	
}

address{
	font:normal 1.1em/1.3 verdana, arial, sans-serif;
	margin:0 0 10px;
}

blockuote{
	
}

cite{
	
}

/*list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

ol{
	
}

ul{
	margin:0 0 10px 25px;	
}

li{
	line-height:1.4;
	font-size:1.1em;
}



/*definition list styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

dl{
	margin:0 0 10px;
}

dt{
	clear:left;
	float:left;
	font-size:1.1em;
	line-height:1.3;
	font-weight:bold;
	margin:0 10px 0 0;
}
	
dd{
	font-size:1.1em;
	line-height:1.3;
}

dl#call_now{
	margin:0 0 20px;
}

dl#call_now dt, dl#call_now dt span{
	background: url(/images/call_now_dt.gif) no-repeat;
	width:52px;
	height:13px;
}

dl#call_now dt{
	margin:0 0 5px;
}

dl#call_now dd, dl#call_now dd span{
	background: url(/images/call_now_dd.gif) no-repeat;
	width:192px;
	height:24px;
}

dl#call_now dd{
	clear:left;	
}

dl.calendar dt {
	float: none;
}
dl.calendar dd {
	margin-left: 2em;
}


/*link styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

a img{
	border:none;
}

a:link, a:visited {
	color:#0E8D8E;
}

#content_sub a:link, #content_sub a:visited{
	font-weight:bold;
	color:#6A1919;
}

a:hover{
	
}

a:active{
	
}

.skip{
	position:absolute;
	left:-9999px;
}

/*image replacement*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
.replace{ 
	position:relative; 
	/*hide overflow:hidden from IE5/Mac */ 
	/*\*/ 
	overflow:hidden;
	 /**/
} 

.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}

a.replace span{
	cursor:hand;
}

/*bug workarounds */
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/*Hides from IE-mac \*/*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac */

/*general custom classes*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

.dotrule{
	height:1px; 
	font-size:1px;
	background:url(/images/dot.gif) repeat-x; 
	clear:both;
	margin:5px 0;
}
	
.right{
	float:right;
}

.left{
	float:left;
}

div.thumb{
	float:left;
	margin:0 15px 10px 0;
}

div.right{
	float:right;
	margin:0 0 10px 15px;
}

div.thumb img{
	padding:7px;
	background: url(/images/bg_thumb.gif) no-repeat;
	margin:0 0 5px;
}

div.thumb p{
	margin:0;
}

div.thumb a:link, div.thumb a:visited{
	font-weight:bold;
}

.thumb.left{
	margin:0 15px 15px 0;
}

.thumb.right{
	margin:0 0 15px 15px;
}

.clear{
	clear:both;
}

.intro{
	font-weight:bold;
}

.image_link{
	margin:0 0 15px;
	display:block;
}

#content_sub .image_link{
	margin:0 0 5px;
}

#content_sub .thumbs li {
	border:1px solid #CCC;
	padding:2px;
}

#main_pic {
	border:1px solid #CCC;
	padding:2px 2px 10px;
	text-align:center;
}

.thumbs{
	margin:0;
}

.thumbs li{
	float:left;
	list-style:none;
	margin:0 10px 10px 0;
}

.thumbs li img{
	display: block;
}

div#special_offers {
	position: relative;
}

.special_offers span {
	display: none;
}

.special_offers a:link, .special_offers a:visited {
	background: url(/images/bg_special_offers.jpg) no-repeat 0 0;
	height: 22px;
	width: 93px;
	position: absolute;
	top: -92px;
	right: 65px;
}

.special_offers a:hover {
	background: url(/images/bg_special_offers.jpg) no-repeat 0 100%;
}

.clear_right {
	clear: left;
}

.marginBottom {
	margin-bottom: 1.6em;
}

dl.normalCopyDl dt, 
dl.normalCopyDl dd {
	float: none;
}

dl.normalCopyDl dt {
	margin-top: 1em;
}

dl.normalCopyDl dt.topDt {
	margin-top: 0;
}

dl.normalCopyDl dd {
	margin-left: 1em;
}

dl.normalCopyDl.caterers dd {
	margin-bottom: 1em;
	}

dl.normalCopyDl.caterers dd em,
dl.normalCopyDl.caterers dd a {
	font-style: normal;
	}

dl.normalCopyDl.caterers dd span {
	color: rgba(75,72,54,0.62);
	}

.nudgeDown {
	margin-top: 2em;
}

ul.leftAligned {
	margin-left: 0;
}

ul.noBullets li {
	list-style: none;
}
