/****STICKY FOOTER FIX - http://fortysevenmedia.com/blog/archives/making_your_footer_stay_put_with_css/ *****/

@charset "utf-8";

* {
	margin: 0;
}
html, body {
	height: 100%;
}

/*****Basic Definitions*****/
body {
	background: #ffffff url("../images/bg_topbar.gif") repeat-x center top;
}
img { border: 0; }
a img { border: 0; }

p, ul, li, ol, dl, table { margin-bottom: 18px; }
	
a:link {
	color:#790000;
	text-decoration:underline;
}
a:hover {
	color:#790000;
	text-decoration: none;
	}
a:visited {
	color:#790000;
	text-decoration:none;
}

.toplinks:link{color:#b9b461; text-decoration:none;}
.toplinks:hover{color:#b9b461;	border-bottom: 1px solid #b9b461;}
.toplinks:visited {color:#b9b461; text-decoration:none;}

hr { /*----horizontal rule---*/
	border: 0;
	color: #FFD6C1;
	height: 1px;
	width: 100%;
	text-align: left;
}

	
/*-----------  COLOUR BARS  -----------*/
	
h1 {
	color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
}

h2 {
	color:#888b0d;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}


h3 {
	color:##FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: left;
}

h4 {
	color: #82485C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 40px;
	line-height: 140%;
}

.subtext {
	color: #9C9B92;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	line-height: 120%;
}

.warnings {
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
}



/*------------ SCAFFOLD ------------*/

#container { 
	background-color: transparent;
	width: 964px;
	min-height: 100%;
	margin: 0 auto -130px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	}
	
#header {
	position: relative;
	background-color: transparent;
	margin: 0 auto;
	padding-top: 0px;
	height: 124px;
	width: 100%;
	z-index: 10000;
}

#s3 {
	position: relative;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 0px;
	height: 188px;
	width: 100%;
	border-bottom: 4px solid #ed6e00;
	overflow: hidden;
	z-index: 0; 
}


#header .logo {
	float: left;
	margin-left: 20px;
}

#header .mymenu {
	position: absolute;
	float: right;
	margin-top: 92px;
	right: 0;
	width: 480px;
	height: auto;
	z-index: 10300;
}

#content {
	background: #ffffff url("../images/bg_contenttop.gif") no-repeat center top;
	min-height: 100%;
	text-align: justify;
	padding: 40px 50px 20px 50px;
	color:#6c6b61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
.highlighttxt {
	color: #006699;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#content .content_tbl {
	width: 100%;
	border: 0px solid #ed6e00;
	background-color: transparent;
}
#content .content_tbl td{
	text-align: justify;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
	color:#6c6b61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	border: 0px solid #ed6e00;
}

#content a:link{	color:#0066FF;	text-decoration:underline;}
#content a:visited{	color:#0066FF;	text-decoration:underline;}
#content a:hover{	color:#0066FF;	text-decoration:none;}

#content ul {  
	list-style-image: url(../images/tab2.png);
	margin: 10px 0px 0px 20px;
	padding: 10px 0px 0px 20px; /*left space*/
	line-height: 160%;
}
#content .content_tbl_border{
	text-align: justify;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	color:#6c6b61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	border: 1px solid #cccccc;
	-moz-border-radius: 10px 10px 10px 10px;
}
#content .border_right {
	border-right: 1px solid #cccccc;
}

#content .quote {
	line-height: 140%;
	text-align: left;
	color: #CC6600;
	font-style: italic;
	font-family:"Lucida Sans","Lucida Grande",Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-weight:normal;
	line-height:18px
}

#cornerpromo {
	position: absolute;
	height: 150px;
	width: 150px;
	background-color: transparent;
	right: 0;
	top: 0;
	z-index: 10000;
	display: block;
	position: fixed;
	cursor: pointer;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
#special {
	position: absolute;
	height: 123px;
	width: 153px;
	background-color: transparent;
	margin-left: 30px;
	margin-top: 230px;
	z-index: 10000;
	overflow: visible;
	visibility: visible;
	display: block;
}
#prices {
	border: 5px solid #ed6e00;
	padding: 7px;
	margin-bottom: 20px;
}

#prices .table td {
	border-bottom: #D0D0D0 solid thin;
	text-align: left;
	padding: 3px;
}

/*--- #dededd----*/
#footer {
	position: relative;
	background: #372c24 url("../images/bgfooter2.gif") repeat-x center top;
	height: 130px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	border-top: 7px solid #2b2219;
}

.clearfooter {
	height: 130px;
	clear: both;
}

#footer .tbl .footerimg {
	position: absolute;
	top: 24px;
	left: 151px;
	width: 72px;
	height: 66px;
	background-color: transparent;
}


#footer a:link {color:#ffffff;	text-decoration:none;}
#footer a:visited {color:#ffffff; text-decoration:none;}
#footer a:hover {color:#ffffff;	border-bottom: 1px solid #999966;}

#footer .tbl {
	text-align: center;
	width: 964px;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #ffffff;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 0px solid #ed6e00;
}


/*IMAGES*/

.img_snaps {
	border: 4px solid #ffffff;
		}
	
.img_snaps_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996666;
	text-align: center;
	}

.imagefloatright {
	float:right;
	margin-top:auto;
	margin-left:20px;
	margin-bottom:auto;
	width: 250px;
	height: auto;
	border: 2px solid #ffffff;
	}
	
.floatright {
	float:right;
	}
	
.imagefloatleft {
	float:left;
	margin-top:auto;
	margin-right:20px;
	margin-bottom:auto;
	width: 250px;
	height: auto;
	border: 2px solid #ffffff;
	}
	
.floatleft {
	float:left;
	margin-top:auto;
	margin-bottom:auto;
	}
	
.imageborderlight {
	border: 1px solid #aa9b8a;
	}
	
.image_large {
	margin-top:5px
	}
.map {
	border: 1px solid #bfb1ae;
	}
	
.warning_notify {
	color: #FF3300;
	}

	
/*----------------FORMS----------------*/


.button {
	background-color: #28395f;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: solid 1px #245599;
}

input, select, textarea {
	font-family: verdana,arial,hevetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding: 3px;
	background-color: #ffffff;
	border: solid 1px #999999;
	margin-bottom: 4px;
}

fieldset {
	border:1px solid #C7C7C7;
	clear:both;
	margin:0 0 20px 0;
	padding:3px 10px 3px 10px;
}

legend {
	color:#FF6600;
	font-size:13px;
	font-weight:bold;
	margin-left:-7px;
	padding: 12px;
	font-family: Tahoma,Arial,Sans-Serif;
}