/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
p {
	margin-bottom:12px;
}
html, body {
	text-align: center;
	margin: 0 auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 6px;
	color:#a89a00;/*	background:url(../images/titleicon.gif) no-repeat center left;
	padding-left:20px;*/
	}
#container, #container-content {
	width: 850px;
	display:block;
	clear: both;
	margin: 0 auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}
#third img {
	border:0px;
}
#third a {
	background-image:none !important;
	padding-left:0px !important;
}
#container-content {
	background-image:url(../images/background_content.gif);
	background-repeat:repeat-x;
}
#top {
	width: 850px;
	height: 101px;
	clear: both;
}
#logo {
	width: 345px;
	height: 101px;
	float: left;
}
#menu {
	width:502px;
	height: 101px;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#menu ul {
	/*width: 502px;*/
			float: right;
	height: 80px;
}
#menu ul li {
	float: left;
	display: block;
	list-style:none;/*border: solid blue 2px;*/
			}
#menu ul li a {
	float: left;
	height: 45px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background-image:url(../images/menu_spacer.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu ul li a:hover {
	height: 45px;
	padding-top: 35px;
	background-image:url(../images/menu_background.gif);
	background-repeat:repeat-x;
	color: #73793b;
}
#header {
	width: 850px;
	height: 324px;
	border-bottom: solid #ffffff 6px;
	background-image:url(../images/head_picture_big.jpg);
	background-repeat:no-repeat;
}
#header-content {
	width: 850px;
	height: 140px;
	border-bottom: solid #ffffff 6px;
	background-image:url(../images/head_picture_content.jpg);
	background-repeat:no-repeat;
}
#header-title {
	width: 800px;
	height: 31px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
	line-height:22px;
}
#index-content {
	width: 850px;
	clear: both;
	background-image:url(../images/index_text_background.gif);
	background-repeat: repeat-x;
	float:left;
}
#content {
	width: 850px;
	display: block;
	clear: both;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
}
#text {
	width: 600px;
	float: left;
	padding-left: 22px;
	padding-right: 10px;
	text-align: left;
	overflow:hidden
}
#right {
	width: 190px;
	overflow:hidden;
	float: right;
	text-align: left;
	padding-left: 2px;
	position:relative;
	top:0px;
}
.border1 {
	border-left: solid #bababa 10px;
	border-right: solid #bababa 10px;
	border-top: solid #bababa 9px;
	border-bottom: solid #bababa 9px;
}
.broder2 {
	border-left: solid #8e8e8e 10px;
	border-right: solid #8e8e8e 10px;
	border-top: solid #8e8e8e 9px;
	border-bottom: solid #8e8e8e 9px;
}
#index-content a, #content a {
	padding-left: 14px;
	background-image:url(../images/link_dot.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	color: #7c2e06;
}
.nobg {
	background-image:none !important;
	padding-left:0px !important;
}
#content a img {
	border:0px;
}
#index-content a.img, #content a.img {
	padding-left:0px;
	background-image:none;
	background-repeat:no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	color: #7c2e06;
}
#index-content a:hover, #content a:hover {
	color: #000000;
}
#first {
	width: 240px;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: left;
	float: left;
}
#second {
	width: 240px;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: left;
	float: left;
}
#third {
	width: 240px;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: left;
	float: left;
}
#footer, #footer-content {
	width: 850px;
	height: 135px;
	clear: both;
	background-image:url(../images/footer_background.jpg);
	background-repeat:no-repeat;
}
#footer-content {
	background-image:url(../images/footer_background_content.jpg);
}
#footer-text {
	padding-top: 35px;
	padding-left: 22px;
	color: #b9b9b9;
	float: left;
	text-align: left;
	padding-right: 250px;
}
#footer-text a {
	color: #b9b9b9;
}
#footer-text a:hover {
	color: #e7e9d1;
}
#copyright {
	display:block;
	margin-top:10px;
}
#copyright a {
	color:#7C2E06;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#avedaLogo {
	float:left;
	margin:0px 20px 10px 0px;
}
.style1 {
	color: #a89a00;
	font-weight: bold;
	margin:0px;
	font-size:12px;
}
#contactForm select {
	width:50px;
	margin-bottom:5px;
}
#contactForm input#submit {
	width:auto;
	padding:inherit;
	margin:auto;
	margin-top:-20px;
}
#contactForm input, #contactForm textarea {
	width:250px;
}
#contactForm #phoneNumber1, #contactForm #phoneNumber2{width: 170px}
#contactForm #phoneExt1, #contactForm #phoneExt2 {width: 50px; }
#sprytextfield3 span, #sprytextfield2 span {font-weight:bold;}
