/* CSS Document */
html, body {
	background: #f5f5f5 url(../images/page_bg.jpg) repeat-x;
	color: #444444;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, input, textarea, select, form {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.header_bg_with_logo {
	background: url(../images/header-bg-with-logo.jpg) no-repeat;
	height: 94px;
	padding: 20px 0px 0px 715px;
}
.header_links_cloumns {
	width: 134px;
	float: left;
	margin-right: 10px;
}
.header_top_links ul {
	padding: 0;
	margin: 0;
}
.header_top_links ul li {
	width: 134px;
	font-size: 13px;
	color: #068ebb;
	list-style: none;
	margin-bottom: 3px;
}
.header_top_links ul li a {
	display: block;
	height: 13px;
	padding: 0px 3px 7px 15px;
	text-decoration: none;
	color: #068ebb;
	background: url(../images/header-links-buttlet.jpg) no-repeat;
	background-position: 0 6px
}
.header_top_links ul li a:hover, .header_top_links ul li a.selected {
	background: url(../images/header-top-menu-selected.gif) no-repeat;
	color: #daa400;
}

/* HEADER BUTTONS - LEFT */

.header_buttons_left ul {
	float: left;
	padding: 0;
	margin: 0;
}
.header_buttons_left ul li {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	list-style: none;
	display: inline;
	
}
.header_buttons_left ul li a {
	height: 29px;
	width: 155px;
	text-decoration: none;
	padding-top: 11px;
	float: left;
	color: #fff;
	background:url(../images/button-left-up.jpg) no-repeat;
	border-right: 2px solid #a1d05c;
}
.header_buttons_left ul li a:hover {
	background:url(../images/button-left-over.jpg) no-repeat;
	color: #d6f99e;
}
.header_buttons_left ul li a.selected {
	background:url(../images/button-left-over.jpg) no-repeat;
	color: #d6f99e;
}

/* HEADER BUTTONS - RIGHT */

.header_buttons_right ul {
	float:left;
	padding: 0;
	margin: 0;
}
.header_buttons_right ul li {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	list-style: none;
	display: inline;
	
}
.header_buttons_right ul li a {
	height: 29px;
	width: 80px;
	text-decoration: none;
	padding-top: 11px;
	float: left;
	color: #fff;
	background:url(../images/button-right-up.jpg) no-repeat;
}
.header_buttons_right ul li a:hover {
	background: url(../images/button-right-over.jpg) no-repeat;
	color: #d6f99e;
}
.header_buttons_right ul li a.selected {
	background: url(../images/button-right-over.jpg) no-repeat;
	color: #d6f99e;
}

/* HEADER BUTTONS */

.header_buttons ul {
	float: left;
	padding: 0;
	margin: 0;
}
.header_buttons ul li {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	list-style: none;
	display: inline;
	
}
.header_buttons ul li a {
	height: 29px;
	text-decoration: none;
	padding-top: 11px;
	float: left;
	color: #fff;
	background:url(../images/button-rep-up.jpg) repeat-x;
	border-right: 2px solid #a1d05c;
}
.header_buttons ul li a:hover {
	background:url(../images/button-rep-over.jpg) repeat-x;
	color: #d6f99e;
}
.header_buttons ul li a.selected {
	background:url(../images/button-rep-over.jpg) repeat-x;
	color: #d6f99e;
}
.top_menu_shadow {
	height: 10px;
	background: url(../images/top_menu_shadow.jpg) no-repeat;
}

.top_menu_shadow_top {
	height: 5px;
	background:url(../images/menu-shadow_top.jpg) no-repeat;
}

.header_banner {
	background: url(../images/header-banner.jpg) no-repeat;
	height: 311px;
}

.page_left {
	width: 720px;
}
.page_right {
	background:url(../images/page_right_top.jpg) no-repeat;
	width: 280px;
	padding: 28px 0px 0px 0px;
}

.left_coloumn_top {
	background: url(../images/left_coloumn_top.jpg) no-repeat;
	height: 59px;
	padding: 25px 0px 0px 90px;
	
}
.left_coloumn_rep {
	background: url(../images/left_coloumn_bg.jpg) no-repeat;
	padding: 0px 20px 0px 20px;
}

h1 {
	font-size: 20px;
	color: #010101;
}
h2 {
	font-size: 16px;
	color: #0ca0c0;
	font-style:italic;
}
.h3 {
	font-size: 24px;
	color: #010101;
}
.picture_gallery_heading {
	background : url(../images/picture_gallery_heading.jpg) no-repeat;
	padding: 7px 0px 0px 15px;
	height: 3px;
	color: #fff;
	height: 28px;
	font-size: 18px;
}

.picture_gallery_back {
	background: url(../images/picture_gallery_back.jpg) no-repeat;
	padding: 7px;
	height: 141px;
}

/* Image Gallery Styles */
.stepcarousel {
	position: absolute;
	border: 0;
	overflow: scroll;
	width: 574px;
	height: 145px;
	margin: 2px 0px 0 40px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	margin: 5px 8px 10px 0px;
	padding: 0;
	width: 285px;
	height: 145px;
	text-align: center;
}
.galleryThumb {
	width: 275px;
	height: 110px;
	border: 0px;
	background: #fff;
}
/* Image Gallery Pup up Window Styles */
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	padding-bottom: 0;
	background: #acbddb;
	visibility: hidden;
	z-index: 2009;
	cursor: hand;
	cursor: pointer;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	font: bold 14px Arial;
	line-height: 1.1em;
	color: #f5f5f5;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #f5f5f5;
	padding: 10px;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 2px solid #acbddb;
	background-color: #f5f5f5;
	padding: 5px;
	z-index: 2008;
	color: #4b5566;
}

.gallery_shadow {
	background: url(../images/gallery_shadow.jpg) no-repeat;
	height: 20px;
}

.testimonilas_title {
	font-size: 18px;
	color: #101010;
}

.testimonilass {
	font-family: "Lucida Handwriting", Georgia;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.testimonilass_name {
	font-family: "Lucida Handwriting", Georgia;
	font-size: 14px;
	color: #e09900;
	line-height: 18px;
}

a.link_default:link, a.link_default:visited {
	font-size: 13px;
	color: #629f2d;
	text-decoration:none;
}
a.link_default:hover {
	font-size: 13px;
	color: #629f2d;
	text-decoration:underline;
}

a.link_default_underline:link, a.link_default_underline:visited {
	font-size: 13px;
	color: #629f2d;
	text-decoration: underline;
	background: url(../images/link-bullets.jpg) no-repeat;
	padding-left: 30px;
	background-position: 0 6px
}
a.link_default_underline:hover {
	font-size: 13px;
	color: #629f2d;
	text-decoration: none;
	background: url(../images/link-bullets.jpg) no-repeat;
	padding-left: 30px;
	background-position: 0 6px
}

.orange_button {
	background:url(../images/right_button_orange.jpg) no-repeat;
	width: 230px;
	height: 40px;
	font-size:13px;
	color: #fff;
	font-style:italic;
	line-height: 16px;
	padding: 10px 0px 0px 50px;
	margin-bottom: 10px;
}
.orange_button a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.orange_button a:hover {
	font-size: 18px;
	color: #f9eeae;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.blue_button {
	background: url(../images/right_button_blue.jpg) no-repeat;
	width: 230px;
	height: 40px;
	font-size: 13px;
	color: #fff;
	font-style: italic;
	line-height: 16px;
	padding: 10px 0px 0px 50px;
	margin-bottom: 10px;
}
.blue_button a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.blue_button a:hover {
	font-size: 18px;
	color: #c8f2f3;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.green_button {
	background: url(../images/right_button_green.jpg) no-repeat;
	width: 230px;
	height: 40px;
	font-size: 13px;
	color: #fff;
	font-style: italic;
	line-height: 16px;
	padding: 10px 0px 0px 50px;
	margin-bottom: 15px;
}
.green_button a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.green_button a:hover {
	font-size: 18px;
	color: #478f28;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.right_box_top {
	background: url(../images/right_box_top.jpg) no-repeat;
	height: 10px;
}

.right_box_rep {
	background: url(../images/right_box_rep.jpg) repeat-y;
	padding: 0px 10px 0px 10px;
}
.right_box_footer {
	background: url(../images/right_box_footer.jpg) no-repeat;
	height: 10px;
	margin-bottom:15px;
}

input.formfeild, textarea.formfeild, select.formfeild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px outset;
	background: #fff;
}

input.button {
	font-size: 12px;
	font-weight: bold;
	background: url(../images/button-back.jpg) repeat-x;
	border: 1px solid #d3d2d2;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 5px;
	cursor:pointer;
}
img.border1 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
img.border2 {
	border: 2px solid #ccc;
	background: #fff;
	padding: 2px;
}

.title1 {
	font-size: 14px;
	color: #101010;
}

.title2 {
	font-size: 18px;
	color: #e09900;
}

.footer_back {
	background:url(../images/footer-back.jpg) repeat-x;
	height: 149px;
	padding: 20px 0px 0px 0px;
	margin-top: 15px;
}

.foorer_1 {
	color: #068ebb;
	text-align:center;
	margin-bottom:3px;
	font-size: 14px;
}
.foorer_1 a {
	font-size: 14px;
	color: #068ebb;
	text-decoration:none;
}
.foorer_1 a:hover {
	font-size: 14px;
	color: #08465b;
	text-decoration:none;
}
.foorer_1 a.selected {
	font-size: 14px;
	color: #08465b;
	text-decoration:underline;
}

.foorer_2 {
	color: #333333;
	text-align:center;
	margin-bottom:3px;
	font-size: 12px;
}
.foorer_2 a {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.foorer_2 a:hover {
	font-size: 12px;
	color: #068ebb;
	text-decoration:none;
}
.foorer_2 a.selected {
	font-size: 12px;
	color: #068ebb;
	text-decoration:underline;
}

.foorer_3 {
	color: #fff;
	text-align:center;
	margin-bottom:20px;
	font-size: 13px;
}
.foorer_3 a {
	font-size: 13px;
	color: #ff6600;
	text-decoration:none;
	text-transform:uppercase;
}
.foorer_3 a:hover {
	font-size: 13px;
	color: #ff6600;
	text-decoration:underline;
	text-transform:uppercase;
}
.foorer_3 a.selected {
	font-size: 13px;
	color: #ff6600;
	text-decoration:underline;
	text-transform:uppercase;
}

.foorer_4 {
	color: #c4880b;
	text-align:center;
	font-size: 12px;
}
.middle_separator {
	background:url(../images/middle-separator.jpg) no-repeat;
	height:6px;
	margin: 15px 0px;
}


.top_menu_popups {
	position: absolute; 
	visibility: hidden; 
	border: 1px solid #95daef; 
	background-color: #c3eaf7; 
	width: 150px; 
	padding: 3px 7px 7px 7px;
	z-index: 0;
	color: #daa400;	
}
a.drop_down_link:link, a.drop_down_link:visited {
	color: #daa400;
	text-decoration: none;
}
a.drop_down_link:hover {
	color: #068ebb;
	text-decoration: none;
}

.app_form_left {
	width:300px;
	float:left;
}

.app_form_right {
	width:290px;
	padding-left:10px;
	float:left;
}

.app_form_left_name {
	width:100px;
	padding-top:2px;
	float:left; 
	margin-bottom:5px;
}

.app_form_left_inputs {
	width:195px;
	padding-left: 5px;
	float:left; 
	margin-bottom:5px;
}

