/*
 <!-- #e6fab4 - light green -->
 <!--  #96c850 - medium green -->
 <!-- #467337 - dark green -->
*/

html, body { margin: 5px 0px 0px 0px; padding: 0px; font-size: 100%;}

body { 
	background: #fff;
	font-family: Arial; 
}

#left_column h3 {
	color: #96c850;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0; margin-top: -.3em;
}

#container { 
	margin: 0px auto; 
	width: 771px; 
	background: #fff;
}

table, tr, td { 
	margin: 0px; 
	padding: 0px; 
	border-collapse: collapse; 
	vertical-align: top;
}

#banner_left { 
	width: 300px; 
}

#banner_left a { text-decoration: none; color: #000; }
#banner_left img { border: none; margin: none; padding: none; }

#banner_right { 
	width: 465px; 
	margin: 0px; 
}

#slogan { 
	background: url(images/right_banner/slogan2.jpg) no-repeat;
	margin: 0;
	padding: 0;
	text-align: center; 
	font-size: 14px;
	font-weight: bold;
}

#slogan a:link, #slogan a:visited {
	background: url(images/right_banner/slogan2.jpg) no-repeat;
	display: block;
  color: maroon;
	text-decoration: none;
	height: 40px; 
	padding-top: 11px;
	margin: 3px 0 -11px 0;
}

#slogan a:hover, #slogan a:active {
  color: #fff;
	background: url(images/right_banner/slogan2_hov.jpg) no-repeat;
}

#rotating_text { 
	background: url(images/right_banner/slogan2_hov.jpg) no-repeat;
	line-height:30px;
	text-align: center; 
	color: #fff; 
	font-weight: bold;
	height: 40px;
	padding-top: 3px;
	margin-top: 3px;
}

#rotating_text span { 
	display: block; 
	font-size: 1.2em ; 
	font-size: 14px; 
}

#main {
	margin-top: -20px;
}

#left_column {
	padding-top: 2px;
	text-align: center;
}

.left_outer {
	margin-bottom: .5em;
	background: url(images/left/top200.png) ;
	background: url(images/left/top.jpg) ;
}

.left_inner {
	padding: 5px;
	margin-top: 0; 
	ackground: #fff;
	background: url(images/left/bottom100.png) 100% 100%;
}

.left_top {
	background: url(images/left/top20.png);
	background: url(images/left/top.jpg);
	background: url(images/left/wt.jpg);
	background: url(images/left/mt.png);
	width: 180px;
	height: 18px;
}

.left_middle {
	background: url(images/left/middle.png);
	background: url(images/left/middle.jpg);
	background: url(images/left/wm.jpg);
	background: url(images/left/mm.png);
	padding: .5em;
	padding-top: 0px;
	argin-top: -5px;
}

.left_bottom {
	background: url(images/left/bottom20.png);
	background: url(images/left/bottom.jpg);
	background: url(images/left/wb.jpg);
	background: url(images/left/mb.png);
	width: 180px;
	height: 18px;
	margin-bottom: .5em;
}

#middle_column { 
	padding: 10px;
}

#no_right {
	padding: 2px 0px 0px 4px;
}

#no_right_inner {
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
	border: 1px solid maroon;
	border: 1px solid #aaa;
	border: none;
}

/* for gallery images */
#no_right_inner img {
	border: none;
	padding: 0 5px 5px 0;
	text-align: center;
}

#no_right_inner p {
	padding: .5em 0;
	margin: 0;
}

#no_right_inner table {
margin-top: 1em;
}

#no_right_inner table tr td  p {
	padding: 0;
	margin: 0;
}


#no_right_inner fieldset p {
	  padding: 0;
		  margin: 0;
			}









.clear { padding: 0; margin: 0; }

#right_column { padding-top: 3px; }
#right_column img {
	border:none;
	margin: 0 0 5px 0;
	padding: none;
}

.phone { 
	text-align: center; 
	display: block;
	font-size: 1.8em;
	font-weight: bold;
}

#right_column span {
	font-size: 18px;
	font-weight: bold;
}

#right_col img {
padding: 0px;
margin: 0px;
}

.j a:link, .v a:link, .d a:link, .g a:link, .j a:visited, .v a:visited, .d a:visited, .g a:visited {
	display: block; 
	height: 100px;
	width: 180px;
	height: 75px;
	background: url(images/right_col/template_light.jpg) no-repeat;
	text-decoration: none;
	color: #467337;
	padding-top: 25px;
	margin-bottom: 5px;
	text-align: center;
}

.j a:hover, .v a:hover, .d a:hover, .g a:hover, .j a:active, .v a:active, .d a:active, .g a:active {
	background: url(images/right_col/template_light_hov.jpg) no-repeat;
}

.v a:link, .g a:link, .v a:visited, .g a:visited {
	height: 63px;
	padding-top: 37px;
}

/* MENUS */


/*
	 <!-- #e6fab4 - light green -->
	 <!--  #96c850 - medium green -->
	 <!-- #467337 - dark green -->
 */

div#hmenu {
	width: 465px;
	margin-left: 2px;
	font-weight: bold;
}

div#hmenu ul {
	padding: 0; 
	margin: 0px;
}

div#hmenu li {
	position: relative; 
	list-style: none; 
	margin: 0;
	float: left; 
	width: 20%;
	xheight: 40px;
	text-align: center;
}

div#hmenu li a {
	text-decoration: none;
	display: block; 
	color: #FFFFFF; /* controls background text of main & sub menus in IE only */
	padding: 10px 0;
	background: url(images/right_banner/menu_button.jpg) no-repeat;
	height: 40px;
}

div#hmenu li a:hover {
	text-decoration: none; 
	background: url(images/right_banner/menu_button_hov.jpg) no-repeat;
}

/* Lower MENU */
#hmenu2 {
	margin-top: -17px;
	margin-left: 1px;
	height: 40px;
	width: 100%;
	clear: both;
	font-weight: bold;
}

#hmenu2 ul {
	padding: 0px; 
	margin: 0px;
}

#hmenu2 li {
	position: relative; 
	list-style: none; 
	margin: 0px 2px;
	padding: 0px;
	float: left; 
	text-align: center;
}

#hmenu2 li a {
	text-decoration: none;
	display: block; 
	color: #fff; 
	padding: 10px 0;
	height: 40px;
}

#hmenu2 li a:hover {
	color: #555; 
}

.w90 a {
	background: url(images/right_banner/90x40.jpg) no-repeat;
	width: 90px;
}

.w90 a:hover {
	background: url(images/right_banner/90x40_hov.jpg) no-repeat;
	width: 90px;
}

.w145 a {
	background: url(images/right_banner/145x40.jpg) no-repeat;
	width: 145px;
}

.w145 a:hover {
	background: url(images/right_banner/145x40_hov.jpg) no-repeat;
	width: 145px;
}


h1 { 
	font-size: 18px;
	color: #777; 
	margin-top: .5em; 
}

h2 { 
	font-size: 15px;
	color: #777; 
	padding: 0em; 
	margin: .5em 0;
}

p { margin: 0; padding: .5em 0; }

fieldset { font-size: 1em; font-size: 12px; margin: 1em; border: 1px solid #467337; }
fieldset p { margin: .25em; }


legend { font-size: .85em; background: #fffaf0; color: #000; border: #26a solid 1px; margin: 0px; padding: .2em; }

label { font: bold 0.9em Arial, Helvetica, sans-serif; }
label { width: 45%; float: left; text-align: right;margin: .5em .5em 0 0; }
input, submit { width: auto; margin-top: .5%; }
.checkbox { margin-top: .7em; margin-left: 0em; }
.radio { width: auto; margin-top: .5em; margin-left: 0em;}
textarea { background: #eee; width: 99%; }
.c { text-align: center; }
#additional fieldset label { width: 45%; }

hr { border: #e6fab4 1px solid; }

.message { background:  #fef76e; border: 1px solid #ff0000; padding: .5em; }

blockquote { margin: 0 5px; padding: 0 5px; }
