/* ------------------------ */
/* ---------------- GLOBAL: */

* {
}

body {
	background: #3a2920 url(../images/bg-brown.jpg) repeat fixed;
}

/* ------------------------ */
/* ------------- STRUCTURE: */

#container {
	background: transparent url(../images/bg-spine.jpg) no-repeat;
	width: 872px;
	margin-left: auto;
	margin-right: auto;
}

/* top navigation */

#topNavigation {
	background: transparent url(../images/bg-topNav.png) no-repeat;
	display: block;
	width: 872px; height: 44px;
}

#topNavigation p.left {
	display: inline;
	height: 41px;
	font: bold 11px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #38271f;
	float: left;
	margin-left: 18px;
}

#topNavigation div.right {
	display: inline;
	height: 41px;
	float: right;
	margin-right:7px;
	margin-top: 12px;
}

#topNavigation a, a:link {
	text-decoration: none;
	color: #38271f;
	font-weight: bold;
}

#topNavigation a:hover, a:visited {
	text-decoration: underline;
}


#header {
	display: block;
	width: 873px; height: 223px;
}

#contentSecondaryButtons-secondaryPages {
	display: block;
	width: 208px;
	float: right;
	overflow: auto;
	margin: 50px 50px 0 0;
	clear: right;
}

#contentSecondaryButtons-secondaryPages img{
	float: left;
}


#navigation {
	display: block;
	width: 872px; height: 44px;
	background: url(../images/bg-nav.png) no-repeat;
}

#content {
	display: block;
	width: 832px;
	background: transparent url(../images/bg-content.png) no-repeat;
	min-height: 218px;
	padding: 15px 20px 10px 20px;
}

.clear {
	clear:both;
}

#content h1 { 
	width: 200px; height: 16px;
	margin-bottom: 10px;
}

#content h1 span { display:none; }

#content h2 { 
	width: 200px; height: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#content h2 span  { display:none; }


#content div.leftBlueBorder {
	border-left: 3px solid #526778;
	padding-left: 10px;
}

#content p {
	font: 13px/22px "Century Schoolbook", Georgia, Times, serif;
	text-align: justify;
	color: #3f2d23;
	margin: 0 0 10px 0;
}

.vertSpace {
	height: 20px;
}

.blue {
	color: #526778;
}

.slightlyLarger {
	color: #526778;
	font: 15px/24px "Century Schoolbook", Georgia, Times, serif;
	text-align: justify;
}

.slightlyLargerAndBlue {
	color: #526778;
	font: 15px/24px "Century Schoolbook", Georgia, Times, serif;
	text-align: justify;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#content a:link {
	color: #526778;
	text-decoration: underline;
}

#content a:visited {
	color: #3f2d23;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #526778;
	text-decoration: none;
}

#content ul {
	font: 13px/20px "Century Schoolbook", Georgia, Times, serif;
	text-align: justify;
	color: #3f2d23;
	margin: 0 0 20px 18px;
}

#content ul li {
	list-style-position: outside;
	list-style-type: circle;
}

#content ul.twoColumns {
	
	display: block;
	width: 450px;
	font: 13px/20px "Century Schoolbook", Georgia, Times, serif;
	text-align: justify;
	color: #3f2d23;
	margin: 0 0 20px 18px;
}

#content ul.twoColumns li {
	width: 225px;
	float: left;
	list-style-position: outside;
	list-style-type: circle;
}

#content ul.twoColumns li br {
	clear: left;
}


div#contentRightSide  {
	display: block;
	width: 316px; min-height: 211px;
	float: right;
	padding: 0 0 0 15px;
	margin: 0 0 0 20px;
	border-left: 1px solid #cac3bb;
}

h1#contentRightSide { 
	width: 200px; height: 16px;
	margin-bottom: 10px;
}

#contentRightSide h1 span { display:none; }

#contentRightSide p {
	font: 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #3f2d23;
	margin: 10px 0 0 0;
}

#contentBottom {
	display: block;
	width: 872px; height: 11px;
	background: transparent url(../images/bg-contentBottom.png) no-repeat;
}

#contentSecondary {
	display: block;
	width: 813px; height: 236px;
	margin: 31px auto 0 auto;
	clear: both;
}

#contentSecondaryConditions {
	display: inline;
	width: 575px; height: 236px;
	background: url(../images/bg-conditions.png) no-repeat;
	float: left;
}

#contentSecondaryButtons {
	display: inline;
	width: 208px;
	float: right;
	overflow: auto;
}

#contentSecondaryButtons img{
	float: left;
}

#contentSecondaryAddress {
	display: inline;
	width: 208px; height: 110px;
	float: right;
	margin-top: 20px;
}

#contentSecondaryAddress h1 {
	width: 100%;
	color: #eae5e1;
	text-transform: uppercase;
	font: bold 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 12px;
}

#contentSecondaryAddress p {
	width: 100%;
	color: #b3a48f;
	font: 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 12px;
}

#footer {
	background: transparent url(../images/bg-footer-lg.png) no-repeat;
	width: 872px; height: 52px;
	margin: 31px 0 31px 0;
	padding-top:10px;
}

#footer p {
	font: bold 10px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b3a48f;
	text-align: center;
}

#footer a, a:link {
	text-decoration: none;
	color: #b3a48f;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover, a:visited {
	text-decoration: underline;
}
/* ------------------------ */
/* ------------------ TABS: */

.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}

/* ------------------------ */
/* ----------------- FORMS: */

#form5 {
	margin:1em 0;
	padding-top:10px;
}

#form5 fieldset {
	margin:0;
	padding-top:.5em;
	border:none;	
}

#form5 legend {
	background:#fff;
	padding:0 5px;
	font-style:italic;
}

#form5 p {
	clear:both;
	margin:.5em 0;
	overflow:hidden;
}
	
#form5 label {
	float:left;
	width:60px;
	display:block;
	text-align:right;
	margin-right:10px;
}

#form5 input, #form5 textarea {	
	margin:0;	
	width:250px;
	border:1px solid #ddd;		
	padding:3px 5px 3px 25px;
}


#form5 input#name { background:#fff url(../images/form_name.gif) no-repeat 5px 50%; }
#form5 input#email { background:#fff url(../images/form_email.gif) no-repeat 5px 50%; }
#form5 input#web { background:#fff url(../images/form_url.gif) no-repeat 5px 50%; }
#form5 input#phone { background:#fff url(../images/form_phone.gif) no-repeat 5px 50%; }
#form5 textarea#message { background:#fff url(../images/form_note.gif) no-repeat 5px 6px; }


#form5 textarea {
	height:125px;
	overflow:auto;
}
				
#form5 p.submit {
	clear:both;
	margin:1em 0;
	padding:.5em 70px;	
}

#form5 button {
	height:28px;
	line-height:28px;		
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background:url(../images/form_button.gif) no-repeat;
	padding:0 10px 0 25px;
	color:#333;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}	
