/* based on Fabrizio - a css template by Al Sparber at ProjectSeven.com */

/* OM TARE TUTARE TURE SOHA */
body {
	background-image:url(/assets/img/template/bgrd.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 101%;
	min-width: 748px;
	margin: 0 0 24px 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 748px;
}
#masthead {
	background-image: url(/assets/img/template/banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 36px;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 234px;
	margin-left: -20000px;
}
h1 {
	margin: 0;
}
#maincontent {
	border-width: 1px;
	border-color: #B4A79F;
	border-style: solid;
	float: right;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 30px 0 18px;
	width: 455px; /*506*/
	text-align: justify;
}
#maincontent img {
	padding: 6px;
	border: 1px solid #ccc;
}

#maincontent img.no_border {
	border: 0px solid #ccc;
	float: left;
	margin-right: 10px;
}

#maincontent p {
	margin: 6px 0 12px 0;
}
#maincontent h2 {
	color: #9C8C85;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 18px 0;
	text-align: left;
}
#maincontent h4 {
	color: #9c8c85;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	margin: 24px 0 8px 0;
	text-align: left;
}
#maincontent a:link {
	color: #B4A79F;
}
#maincontent a:visited {
	color: #B9A199;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}
.first {
	font-size: 3.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	line-height: 1em;
	padding-right: 4px;
	color: #9C8C85;
}
.hideit {display: none;}
.showit {display: block; visibility: visible;}
.noSeeUm {visibility: hidden;}
#introControls {margin: 0;}
#introControls li {list-style-type: none;}
#introSection {
	background-image: url(/assets/img/template/quote.gif);
	background-repeat: no-repeat;
	color: #95847B;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.25em;
	margin: 12px 0;
	padding: 0 0 0 40px;
	text-align: left;
}
#tagline {
	clear: both;
	height: 28px;
}
#tagline p {
	margin:0;
	display: none;
}
.picleft {
	float: left;
	margin-right: 10px;
}
.picright {
	float: right;
	margin-left: 10px;
}
#sidebar {
	background-color: #f9f2ef;
	border-width: 1px;
	border-color: #B4A79F;
	border-style: solid;
	color: #866B64;
	float: right;
	font-size: 0.75em;
	padding: 24px 20px 24px 20px;
	margin: 0 10px 0 0;
	width: 190px; /*242*/
}
#sidebar a:link {
	color: #9C8C85;
}
#sidebar a:visited {
	color: #B9A199;
}
#sidebar a:hover, #sidebar a:active, #sidebar a:focus {
	color: #333;
}
#sidebar h3 {
	color: #9C8C85;
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	/*margin: 24px 0 0 0;*/
}
#sidebar p {
	margin: 6px 0 12px 0;
}
#footer {
	clear: both;
	color: #675954;/*E3DFDD;*/
	font-size: 0.75em;
	text-align: center;
	margin: 0 auto;
	padding: 12px 24px 0 24px;
	width: 700px; /*748*/
}
#footer a:link, #footer a:visited {
	color: #675954;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #9C8C85;
}
/*styles for booking pages*/
.standardText {
	font-size: 0.8em;
	line-height: 1.5em;
}
.GrayTitle {
	color: #9C8C85;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 18px 0;
	text-align: left;
}
.graySubTitle {
	color: #9c8c85;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	margin: 24px 0 8px 0;
	text-align: left;
}
.steps {
    font-size: 0.9em;
}
.pageTitle {
	color: #9c8c85;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
}
.pageHeading {
	color: #9c8c85;
	font-size: 1.1em;
	font-weight: lighter;
	line-height: normal;
}
.pageInstructions {
	font-size: 0.8em;
	font-style: italic;
    font-weight: normal;
}
.pageErr {
	font-size: 0.8em;
    font-weight: bold;
    color: #ff0000;
}
.formLabel {
	font-size: 0.8em;
    font-weight: normal;
}
.formLabelBold {
	font-size: 0.9em;
    font-weight: bold;
}
.smallForm {
	font-size: 0.8em;
    font-weight: normal;
}
.formLabelErr {
	font-size: 0.8em;
    font-weight: normal;
    color: #ff0000;
}
.req {
	font-size: 1.2em;
    font-weight: bold;
}
.reqErr {
	font-size: 1.2em;
    font-weight: bold;
    color: #ff0000;
}
.formSubHead {
	color: #9c8c85;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
}
.formText {
	font-size: 0.8em;
    font-weight: normal;
}

.unique_p1 {
	color: #9c8c85;
	font-weight: bold;
}
