/*
----------------------------------------------------------------
CSS:    Styles for Claudio Turrini
Author: Nicholas Marshall, Marshall & Marshall website designers
----------------------------------------------------------------
*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #464C21;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #755D21 url(../images/bg-images/body-bg.jpg) repeat-x;
}

a {
	text-decoration: none;
	color: #191916;
	cursor: pointer;
	cursor: hand;
}

area {
	cursor: pointer;
	cursor: hand;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

img a {
	border: 0;
	padding: 0;
	margin: 0;
}

hr {
	width: 457px;
	float: left;
	margin: 4px 0 7px 0;
	color: transparent;
	background-color: transparent;
	height: 1px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #ECECEC;
	border-left: none;
}

/*-- Change paragraph typeface and colour --*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #464C21;
	text-align: justify;
	margin: 0 0 0 30px;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #464C21;
}

/*-- H styles yet to be determined --*/
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 1px 0 0 10px;
	color: #517283;
	clear: both;
	border-left: 20px solid #517283;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 1px 0 0 10px;
	color: #B4563A;
	clear: both;
	border-left: 20px solid #B4563A;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 1px 0 0 10px;
	color: #464C21;
	clear: both;
	border-left: 20px solid #464C21;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 0;
	color: #56601C;
	clear: both;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #56601C;
	clear: both;
}

/*-- Main Blocks --*/

#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	background:	#DAD7C6;
	border: 2px solid #B28B30;
}

#header {
	width: 100%;
	height: 109px;
	background: transparent url(../images/bg-images/header_bg.gif) no-repeat 0 0;
	border: 1px solid #C3AA67;
}

#header img {
	margin-left: 10px;
}

#content ul {
	margin-top: 4px;
}

#content li {
	margin: 4px 0 4px 0;
}

.content_home {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #DAD7C6;
	/* border: 1px solid red; */
	min-height: 362px;
	background: transparent url(../images/bg-images/content_home-bg.gif) repeat-y top right;
}

.content_general {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #DAD7C6;
	background: transparent url(../images/bg-images/content_general-bg.gif) repeat-y top right;
	/* border: 1px solid yellow; */
}

#content a {
	text-decoration: none;
}

#content a:hover {
	color: #6A6A48;
}

.content_left_home {
	width: 620px;
	height: 372px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;
	/* border: 1px solid green; */
}

.content_left_general {
	width: 620px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;
	/* border: 1px solid green; */
}

.content_left_contact {
	width: 620px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;
	/* border: 1px solid green; */
}

.content_left_map {
	width: 620px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;
	/* border: 1px solid green; */
}

#content_left p {
	margin: 10px 10px 0 30px;
	padding: 0;
	/* border: 1px solid aqua; */
}

#content_right {
	width: 376px;
	float: right;
	padding: 0;
	background:transparent;
	/* border: 1px solid orange; */
}

#content_right p {
	margin: 10px 10px 0 0;
	/* border: 1px solid aqua; */
}

#footer {
	width: 100%;
	height: 37px;
	clear: both;
	color: #FFFFFF;
	background: transparent url(../images/bg-images/footer_bg.gif) repeat-x;
	border-top: 1px solid #94A4A3;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding: 0 0 0 0; /* mac 11px */
	display: block;
}

/* Navigation */

#nav {
	width: 100%;
	height: 27px;
	overflow: hidden;
	background-color: #DAD7C6;
	border-top: 2px solid #C3AA67;
	border-bottom: 2px solid #C3AA67;
}

#nav ul {
	width: 100%;
	height: 26px;
	list-style-type: none;
	margin: 0 0 0 13px;
	padding: 0;
	overflow: hidden;
	/* border: 1px solid yellow; */
}

#nav li {
	display:block;
	float:left;
	margin-right: 25px;
	height: 26px;
	text-align: left;
	padding: 5px 0 0 16px;
	background: transparent url(../images/bg-images/nav_li_bg.gif) 0 10px no-repeat;
	/* border: 1px solid blue; */
}

#nav li.current {
	display:block;
	float:left;
	margin-right: 25px;
	height: 26px;
	text-align: left;
	padding: 5px 0 0 16px;
	background: transparent url(../images/bg-images/nav_li_bg-current.gif) 0 10px no-repeat;
}

#nav li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #517283;
	font-weight: 500;
	/* border: 1px solid red; */
}

#nav li a:hover {
	text-decoration: none;
	color: #B3553B;
}

#nav li.current a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #B3553B;
	/* border: 1px solid red; */
}

#nav li.current a:hover {
	text-decoration: none;
	color: #517283;
}

fieldset {
	width: 400px;
	border: none;
	margin: 10px 0 0 31px;
	padding: 20px 0 0 0;
	color: #464C21;
}

label {
	width: 160px;
	margin: 0;
	padding: 0 8px 0 0;
	float: left;
	color: #464C21;
}

input.input {
	width: 190px;
	height: 18px;
	padding: 1px;
	font-family: 'Gill Sans', Helvetica, Arial, 'sans serif';
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #191916;
	float: left;
	border: 1px solid silver;
}

input.inputsmall {
	width: 50px;
	height: 18px;
	padding: 1px;
	font-family: 'Gill Sans', Helvetica, Arial, 'sans serif';
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #191916;
	float: left;
	border: 1px solid silver;
}

select.small {
	width: 100px;
	height: 20px;
}

select.big {
	width: 200px;
	height: 20px;
}


textarea.textarea {
	width: 185px;
	height: 120px;
	padding: 4px;
	font-family: 'Gill Sans', Helvetica, Arial, 'sans serif';
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: justify;
	color: #898989;
	border: 1px solid silver;
}

.small_text {
	font-size: 10px;
}

.popupicon {
	text-decoration: none;
	margin-left: 5px;
	border-bottom: 0;
}

#help_container {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#help_container h1, #help_container p {
	color: #FFFFFF;
}

#content_left .home_bottom {
	width: 105%;
	_width: 100%;
	height: 85px;
	margin: -9px 0 0 0;
	padding: 1px 0 0 0;
	background-color: #517283;
	border-bottom: 5px solid #B4563A;
	display: block;
	text-align: left;
	_overflow: hidden;
}

.home_bottom_img {
	margin-left: 1px;
}

.widest {
	width: 720px;
	display: block;
	margin-left: 30px;
	/* border: 1px solid red; */
}

.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 235px;
	height: 20px;
	margin-top: 3px;
	margin-left: 20px;
	color: #A0A0A0;
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
}

.contact_textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 235px;
	height: 100px;
	margin-top: 3px;
	margin-left: 20px;
	color: #A0A0A0;
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
}

.submit {
	margin-left: 130px;
	clear: both;
}

.content_table {
	margin: 5px 0 0 15px;
}

.about_row {
	border-bottom: 1px dotted silver;
}
