@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#one #text_area,
#two #text_area,
#three #text_area,
#four #text_area,
#five #text_area,
#six #text_area,
#seven #text_area,
#eight #text_area,
#nine #text_area,
#ten #text_area,
#general #text_area {
	float: left;
	width: 565px;
	margin: 0px 0px 15px;
	padding: 0px 25px 0px 30px;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}

#one #menu_content_ins a#menu_1 {
	background-image: url('../images/site/menu_sub1_bkgd_over.jpg');
}
#two #menu_content_ins a#menu_2 {
	background-image: url('../images/site/menu_sub2_bkgd_over.jpg');
}
#three #menu_content_ins a#menu_3 {
	background-image: url('../images/site/menu_sub3_bkgd_over.jpg');
}
#four #menu_content_ins a#menu_4 {
	background-image: url('../images/site/menu_sub4_bkgd_over.jpg');
}

#submenu_1 a#sub_1,
#submenu_2 a#sub_2,
#submenu_3 a#sub_3,
#submenu_4 a#sub_4,
#submenu_5 a#sub_5,
#submenu_6 a#sub_6,
#submenu_7 a#sub_7,
#submenu_8 a#sub_8,
#submenu_9 a#sub_9,
#submenu_10 a#sub_10
 {
	background-image: url('../images/site/arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}



#content {
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header_ins {
	margin: 0px;
	padding: 0px 0px 75px;
	width: 100%;
}
#text_area {
	float: left;
	width: 580px;
	margin: 0px 0px 15px;
	padding: 0px 25px 0px 15px;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
#text_area p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#text_area h1 {
	font-size: 18px;
	color: #00733F;
	font-weight: normal;
	margin-top: 0px;
}
#text_area h2 {
	font-weight: normal;
	color: #00733F;
	font-size: 14px;
}

#text_area h3 {
	font-weight: normal;
	color: #00733F;
	font-size: 12px;
	margin-top: 0px;
	font-style: italic;
}
#text_area ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 15px;
}
#text_area li {
	color: #8F4417;
	padding-bottom: 15px;
	font-weight: bold;
}
#text_area ul ul li {
	padding-bottom: 5px;
}


/* ---------------------------------- Beginning of News section -------------------------------------------- */
#news_area {
	width: 202px;
	background-image: url('../images/site/news_background_repeat.gif');
	background-repeat: repeat-y;
	float: left;
	font-size: 10px;
	margin: 0px 0px 15px;
	padding: 0px;
	color: #333333;
}
#news_head {
	background-image: url('../images/site/news_curved_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #8F4417;
	margin: 0px;
	padding: 0px;
}
#news_head h2 {
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#news_text {
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#news_text h3 {
	font-size: 10px;
	font-weight: normal;
	color: #00733F;
	margin-top: 10px;
	margin-bottom: 0px;
}
#news_area p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news_text a {
	color: #00733F;
	text-decoration: none;
}
#news_text a:hover {
	text-decoration: underline;
}
#news_bottom {
	background-image: url('../images/site/news_bottom_curve.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	margin: 0px;
	padding: 0px;
}


/*  --------------------------------------------- End of news section --------------------------------------------------- */



/* ----------- Beginning of Main Menu Code ------------------------------------------------------------------------- */

#menu {
	background-image: url('../images/site/menu_background_repeat.gif');     /* repeat background for menu  */
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 822px;
}

/* ------- Creates curve at top of main menu ------- */
#menu_top {
	background-image: url('../images/site/menu_curved_top.gif');  
	margin: 0px;
	padding: 0px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: top;
	width: 822px;
}

#menu_content {
	width: 822px;
	margin: 0px;
	padding: 0px;
}
#menu_content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_content li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu_content li a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	width: 188px;
	height: 124px;
	text-align: center;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 6px 0px 0px 14px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

/* ---------- Background images of main menu --------------------------- */

#menu_content li a#menu_1 {
	background-image: url('../images/site/menu_1_bkgd.jpg');
}
#menu_content li a#menu_2 {
	background-image: url('../images/site/menu_2_bkgd.jpg');
}
#menu_content li a#menu_3 {
	background-image: url('../images/site/menu_3_bkgd.jpg');
}
#menu_content li a#menu_4 {
	background-image: url('../images/site/menu_4_bkgd.jpg');
}

/* ----- Hover states for main menu ------------------------ */
#menu_content li a#menu_1:hover {
	background-image: url('../images/site/menu_1_bkgd_over.jpg');
}
#menu_content li a#menu_2:hover {
	background-image: url('../images/site/menu_2_bkgd_over.jpg');
}
#menu_content li a#menu_3:hover {
	background-image: url('../images/site/menu_3_bkgd_over.jpg');
}
#menu_content li a#menu_4:hover {
	background-image: url('../images/site/menu_4_bkgd_over.jpg');
}

/* -- hides images of roll over state, so they can preload  */
#preloader {
	visibility: hidden;
	position: absolute;
	left: -5000px;
}


/* ------------- End of background images for main menu --------------------- */


/* --- Creates curved bottom for main menu  -----  */
#menu_bottom {
	background-image: url('../images/site/menu_bottom_curve.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 822px;
}



/* --------------- End of main menu code --------------------------------------------------------------- */




/* ----------- Beginning of Inside Main Menu Code ------------------------------------------------------------------------- */

#menu_ins {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 230px;
	top: 79px;
	height: 75px;
	z-index: 1000;
}

#menu_content_ins {
	width: 593px;
	margin: 0px;
	padding: 0px;
}
#menu_content_ins ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_content_ins li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu_content_ins li a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 51px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

/* ---------- Background images of inside main menu --------------------------- */

#menu_content_ins li a#menu_1 {
	background-image: url('../images/site/menu_sub1_bkgd.jpg');
	background-repeat: no-repeat;
	width: 148px;
}
#menu_content_ins li a#menu_2 {
	background-image: url('../images/site/menu_sub2_bkgd.jpg');
	background-repeat: no-repeat;
	width: 148px;
}
#menu_content_ins li a#menu_3 {
	background-image: url('../images/site/menu_sub3_bkgd.jpg');
	background-repeat: no-repeat;
	width: 148px;
}
#menu_content_ins li a#menu_4 {
	background-image: url('../images/site/menu_sub4_bkgd.jpg');
	background-repeat: no-repeat;
	width: 149px;
}

/* ----- Hover states for main menu ------------------------ */
#menu_content_ins li a#menu_1:hover {
	background-image: url('../images/site/menu_sub1_bkgd_over.jpg');
}
#menu_content_ins li a#menu_2:hover {
	background-image: url('../images/site/menu_sub2_bkgd_over.jpg');
}
#menu_content_ins li a#menu_3:hover {
	background-image: url('../images/site/menu_sub3_bkgd_over.jpg');
}
#menu_content_ins li a#menu_4:hover {
	background-image: url('../images/site/menu_sub4_bkgd_over.jpg');
}



/* --------------- End of inside main menu code --------------------------------------------------------------- */






/* -------------- Beginning of sub menu code ----------------------------------------------------------- */

#sub_menu {
	margin: 0px;
	padding: 0px;
}
#sub_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 500px;
}
#sub_menu li {
	float: left;
}
#sub_menu li a {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0px 8px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#sub_menu li a:hover {
	text-decoration: underline;
}

#sub_menu a.first {       /* applys a padding of 0 so that menu will line up to left side  */
	padding-left: 0px;
}
#sub_menu a.last {				/*  removes border from last item in menu    */
	border-right-style: none;
}


/* -------------- end of sub menu code --------------------------------------------------------------- */



/* -------------- Beginning of side bar menu code ----------------------------------------------------------- */

#side_menu {
	width: 202px;
	float: left;
	font-size: 10px;
	margin: -48px 0px 15px;
	padding: 0px;
	color: #333333;
}
#side_menu_head {
	background-image: url('../images/site/side_nav_top.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
#side_menu_head h2 {
	font-weight: normal;
	font-size: 14px;
	color: #00733F;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 12px;
	margin: 0px;
	text-align: right;
}
#side_menu h2 a {
	color: #00733F;
	text-decoration: none;
}
/*#side_menu h2 a:hover {
	text-decoration: underline;
}*/
#side_menu ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-type: none;
	background-image: url('../images/site/side_nav_repeat.gif');
	background-repeat: repeat-y;
	background-position: right;
}
#side_menu li {
	margin: 0px;
	padding: 0px;
}
#side_menu li a {
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 1%;
}
#side_menu li a:hover {
	background-image: url('../images/site/arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#side_menu_bottom {
	
}
#side_menu_txt_holder {
	background-image: url('../images/site/side_men_text_repeat.gif');
	background-repeat: repeat-y;
	margin: 30px 0px 0px;
	padding: 0px;
	width: 200px;
}
#side_menu_txt_top {
	background-image: url('../images/site/side_men_text_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 7px;
}
#side_menu_txt {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#side_menu_txt h3 {
	font-weight: normal;
	color: #00733F;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
#side_menu_txt p {
	font-size: 9px;
	line-height: 24px;
	color: #666666;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
}
#side_menu_txt_bottom {
	background-image: url('../images/site/side_men_text_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 7px;
}


/* -------------- end of side menu code --------------------------------------------------------------- */



#copyright {
	font-size: 9px;
	color: #6F9081;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	clear: both;
	width: 300px;
}
.news_image {
	float: right;
	width: 59px;
	margin-top: 1px;
	margin-left: 2px;
}
.clear {
	clear: both;
}



/* -------- Search box, button and login formatting  -------------------------------------------------------- */

#search {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 253px;
	top: 51px;
	z-index: 1000;
}
#search_format {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.search_button {
	font-size: 10px;
	color: #7AB69B;
	background-color: #00733F;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/*.search_button:hover {
	color: #7AB69B;
	border: 1px solid #7AB69B;
}*/

/* Form elements */
input.searchbx {
	border : 1px solid #666666;
	color : #333333;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	height: 14px; /* replace 2em with your chosen value, in px or whatever */
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#search_btn {
	margin: 7px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 50px;
	float: left;
}
#search_txt_field {
	margin: 6px 0px 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#login {
	float: left;
}
#login a {
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 7px 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7AB69B;
	font-size: 10px;
	color: #7AB69B;
}
#login a:hover {
	text-decoration: underline;
}

/* ----------- end of search/login formatting -------------------------------------------------------------- */


#phone {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 10px 0px 5px;
	width: 500px;
	float: left;
}

#star {
	margin: -40px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-right: 10px;
}

#star_ins {
	margin: -45px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-right: 10px;
}

#eifert_logo {
	position: absolute;
}

/* ------------------------------------------------------- Beginning of Side Bar Navigation ------------------------- */

#news_area {
	width: 202px;
	background-image: url('../images/site/news_background_repeat.gif');
	background-repeat: repeat-y;
	float: left;
	font-size: 10px;
	margin: 0px 0px 15px;
	padding: 0px;
	color: #333333;
}
#news_head {
	background-image: url('../images/site/news_curved_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #8F4417;
	margin: 0px;
	padding: 0px;
}
#news_head h2 {
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#news_text {
	padding-right: 4px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#news_text h3 {
	font-size: 10px;
	font-weight: normal;
	color: #00733F;
	margin-top: 10px;
	margin-bottom: 0px;
}
#news_area p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news_text a {
	color: #00733F;
	text-decoration: none;
}
#news_text a:hover {
	text-decoration: underline;
}
#news_bottom {
	background-image: url('../images/site/news_bottom_curve.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------------- End of Side Bar Navigation --------------------------------- */

#bottom_info {
	margin-left: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
}

.rule { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}
.photo_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.photo_left {
	float: left;
	padding-bottom: 10px;
	padding-right: 15px;
}
.caption {
	font-size: 9px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
}


img{
	border:0px;
}


.srch_link{
	color: #8F4417;;
	text-decoration: none;
}
.srch_link:hover {
	text-decoration: underline;
}