﻿/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #5e5e5e;
	background: #FFF797;
	padding: 0;
	margin: 0;
}
	
	fieldset {border:none;}
		
	:visited img {border:none;}
		
	:link img {border:none;}
		
	a img {border:none;}
	img {
	vertical-align: top;
}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.wrapper {width:100%; overflow:hidden;}

/* --- END main layout --- */

/* --- header --- */

	#header { background:url(images/header-bg.jpg) bottom center no-repeat #FFF797; font-size:1.125em;}
	
	#logo {
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
	
	.home-tab {
	text-align: right;
	padding: 13px 30px 0 0;
	margin-bottom: -5px;
	text-decoration: underline;
}
	.home-tab a {color:#000000;}
		
	#breadcrumb {padding:13px 0 15px 28px; background:#edf4f7;}
	#breadcrumb a {
		color:#5e5e5e; 
		text-decoration:none; 
		background:url(images/marker1.gif) no-repeat right 7px; 
		padding-right:18px;
	}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.125em; background:#fff;}
	.min-width {
	padding: 10px 20px 80px 25px;
	min-width: 200px;
}
	#content .home-tab {padding:20px 30px 38px 0;}
	#content .home-tab a {color:#5e5e5e;}

	li {
	list-style: none;
	clear: both;
	background: url('images/marker3.gif') no-repeat 0
4px;
	padding-left: 20px;
}
	a {color:#03a7d6;}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .button {background:url(images/button-bg.gif) top left no-repeat; width:130px; text-align:center; display:block; text-decoration:none; font-weight:bold; color:#fff; padding:3px 0 4px 0;}
	#navmenu .summary {
	padding: 0px 0 14px 0;
}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:108px; padding-left:26px; color:#ccd4d6; font-size:1.125em; line-height:1.333em; background:url(images/footer-tail.gif) top repeat-x;}
	#footer p { padding:33px 0 0 0;}
	#footer p a {color:#9bd5e8;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {
}
	.margin1 {margin-top:20px;}
	.margin2 {margin-top:50px;}
	
	h2 {
	background-position: center;
	margin-bottom: 10px;
}
h3 {
	color: #333333;
	text-transform: none;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	line-height: 1.313em;
	margin-bottom: 5px;
}
	
	.link {font-weight:bold; display:inline-block; margin-top:22px;}
	
	.color2 {color:#d42201; margin-bottom:10px;}
	.color3 {color:#619e00; margin-bottom:10px;}
	.color4 {color:#079fd0; margin-bottom:10px;}
	#ContactForm textarea {border:1px solid #cfd4d5; width:245px; padding-left:4px; background:#fff; font-size:1em; line-height:1em; margin-bottom:10px; color:#8c8c8c;}
	#ContactForm input {border:1px solid #cfd4d5; width:245px; padding-left:4px; background:#fff; font-size:1em; line-height:1em; margin-bottom:10px; color:#8c8c8c;}
	#ContactForm textarea {height:190px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:none; border:none; color:#03a7d6; text-decoration:underline; font-size:1em; font-weight:bold; margin-left:10px;}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */
#breadcrumb2 {
	background: #edf4f7;
	padding-top: inherit;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
}
