/*******************************************************************/
/**********  Structure *********************************************/
/*******************************************************************/


@charset "utf-8";
* {
	margin :0px;
	padding: 0px;
}

body {
	background-image:  url(../images/template_r1.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#outer {
	background-image:  url(../images/content_bg.png);
	background-repeat: repeat-y;
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 950px;
	margin-left: 14px;
}
#banner {
	height: 316px;
	width: 950px;
	
}
#left_banner {
	background-image:  url(../images/left_banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 316px;
	width: 37px;
	float: left;
}
#mid_banner {
	background-image:  url(../images/mid-bot-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 316px;
	width: 282px;
	float: left;
}
#right_banner {
	float: left;
	height: 316px;
	width: 631px;
}
#top_banner {
	height: 21px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006900;
	padding-top: 30px;
	padding-left: 10px;
}

#bottom_content {
	background-image:  url(../images/content_bot_bg.png);
	height: 23px;
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}



#bot_banner {
	background-image:  url(../images/right_banner.jpg);
	height: 265px;
	width: 631px;
}
#navbar {
	background-image:  url(../images/nav_bg.png);
	background-repeat: repeat-x;
	height: 59px;
	width: 950px;
}
#navbar ul {
	list-style-type: none;
	height: 39px;
	width: 930px;
	padding-top: 20px;
	padding-left: 20px;
}


#navbar li {
	float: left;
}
#main_content {
	width: 900px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#left_col {
	float: left;
	width: 650px;
}
#contact_left_col {
	float: left;
	width: 900px;
}
#owner_pic {
	float: left;
	width: 240px;
}
#content_text {
	padding: 10px 50px 30px 10px;
	float: left;
	width: 350px;
}
#contact_content_text {
	float: left;
	width: 600px;
	padding: 10px 20px 30px 40px;
}
#right_col {
	float: left;
	width: 230px;
	margin-left: 20px;
}
#service_right_col {
	float: left;
	width: 235px;
	margin-left: 15px;
	
}
form table td {
	padding:3px 0px;
}

#right_bot ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006900;
}
#right_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}

#right_top {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006900;
	border-bottom-color: #006900;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	width: 210px;
}
#right_top img{
	margin-top: 10px;
}
#pic_holder {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#pic_holder img {
	margin: 10px;
	border: 2px solid #4cae4c;
}
.contacts img.staff {
	float:left;
	margin-right:15px;
	padding:2px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.spacer {
	margin-top: 5px;
	display: block;
}
#dotted {
	clear: both;
	width: 93%;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00dd00;
	height: 5px;
}
#right_bot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006900;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	
}
#client_right_bot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006900;
	width: 230px;
	padding-left: 10px;
	
	
}
#client_pic {	
	margin-left: 10px;
}
#client_pic img{	
	border: 2px solid #4cae4c;
	margin: 5px;
}
#right_bot img{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
	float: left;
}
#right {
	text-align: right;
	width: 220px;
}

#quote {
	background-image:  url(../images/quote_bg.jpg);
	float: left;
	height: 69px;
	width: 285px;
	padding-top: 20px;
	padding-left: 15px;
	text-decoration: none;
}
.move_up {
	margin-top: -25px;
}
.move_up_10 {
	margin-top: -16px;
}
.lower {
	margin-top: 7px;
}
#right_bot li {
	line-height: 22px;
}
.border_right {
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer_nav {
	margin-top: 70px;
	height: 25px;
	width: 800px;
}
#copyright {
	margin-top: -5px;
	height :35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}
#clear {
	clear: both;
}
#full_left {
	float: left;
	width: 620px;
	margin-right: 15px;
}
#full_left ul{
	margin-bottom: 15px;
	margin-left: 20px;	
}
#full_mid {
	float: left;
	width: 340px;
}
#full_right {
	float: left;
	width: 230px;
	margin-left: 35px;
}
#content_text ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#center {
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#tall_100 {
	width: 880px;
	height: 100px;
}
#navig {
	margin-left: 20px;
}
#client_left {
	float: left;
	width: 170px;
}
#client_left ul{
	margin-left: 20px;
	list-style-type: square;
}
#client_right {
	float: left;
	width: 170px;
}
#client_right ul{
	margin-left: 20px;
	list-style-type: square;
}
#newsletter {
	margin-left: 10px;
}

.hide {
	display: none;
	visibility: hidden;
}
.left {
	text-align: left;
}
.left_10 {
	margin-left: 10px;
	padding-left: 10px;
}
.no_bord_marg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #006900;
	margin-left: 10px;
	
}
.loginimage {
	display: none;
}
.logintexttable {
	height: 120px;
	width: 300px;
	display: block;
	margin-left: 50px;
}
.loginbordertable {
	border: 2px solid #006900;
	background-color: #FFFFFF;
	margin-top: 100px;
}
#newsletter_text {
	margin-left: 20px;
	clear: both;
	
}
#left {
	float:left;
	margin-right: 5px;
}

#AdminContent {
	width: 250px;
	height: 100px;
	border: 1px solid #000000;	
}
#AdminContent a:link, #AdminContent a:visited, #AdminContent a:active  {
	color: #000;
}


#AdminContent li {
	color: #000;
}
#form {
	margin-left: 30px;
	padding-left: 30px;
}

.news-teaser th {
	display:none;
}
.news-teaser td {
	padding:5px 0;
}
.news-teaser .border-bottom {
	border-bottom:solid 1px #000000;
}
table.newsletters {
	border:0;
}
.newsletters th {
	padding:10px;
	font-size:18px;
	color:#006900;
	font-weight:bold;
	border-bottom:solid 1px #cccccc;
	text-align:left;
}
.newsletters td {
	padding:10px;
	border:0;
	font-size:14px;
}

/*****************************************************************************/
/**********  Formating *******************************************************/
/*****************************************************************************/




.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4cae4c;
	text-decoration: none;
}
.more:hover {
	color: #006900;
}
.light_green {
	color: #4cae4c;
}
.green {
	color: #006900;
}
.green_bord{
	border: 2px solid #4cae4c;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4cae4c;
	background:  url(/images/template_r1_17.jpg) no-repeat left;
	padding:5px 0 0 35px;
	height: 53px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006900;
	position: relative;
	left: 34px;
	top: -40px;
}
h1.news-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006900;
	position: relative;
	background:  url(/images/template_r1_17.jpg) no-repeat left;
	padding:5px 0 0 35px;
}
h2.news-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4cae4c;
	height:auto;
	position: relative;
	left: 37px;
	top: -20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005600;
	background-image:  url(../images/header_bg.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
	padding-top: 5px;
	padding-left: 10px;
}
p {
	margin-bottom: 10px;
}
a:hover {
	color: #4cae4c;
}


h4 {
	font-size: 16px;
	color: #4cae4c;
	text-align: right;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
}
.yellow {
	color: #fff04d;
}
#left_col dt{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/tape_measure.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#left_col dd{
	color: #006900;
	margin: 10px 20px 20px 35px;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
.no_bord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2;
	color: #006900;
	text-align: left;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
span.email {
	direction:rtl;
	unicode-bidi:bidi-override;
}

/****************************************************************************/
/*				Navigation				                                 ****/
/****************************************************************************/




a:link, a:visited, a:active {
	color: #006900;
	text-decoration: none;
}
a:hover {
	color: #4cae4c;
}

#quote:hover {
	cursor: hand;	
}
#delivery {
	background-image:  url(../images/delivery_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 69px;
	width: 331px;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 15px;
}
#delivery:hover {
	cursor: hand;	
}

#navbar a:link, #navbar a:visited, #navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006900;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 17px;
	margin-left: 17px;
	margin-top: 20px;
}
#navbar a:hover {
	color: #4cae4c; 
}
.last a {
	border: none;
}
#footer_nav a:link, #footer_nav a:visited, #footer_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006900;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #4cae4c;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#copyright a:hover {
	color: #4cae4c;
}

.small {
	font-size:9px;
}

.clearFloat {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
}
.social{
	background:url(/images/fb.png) top right no-repeat;
	height:24px;
	padding:5px 26px 0;
	text-align:right;
	margin:-20px 0 5px 0;
}
