/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	background-color: #FFFFFF;
	background-image: url(http://freecustomsites.com/template-1/graphics/bluegrad_short.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	font-family: "Trebuchet MS", sans;
	color: #333;
	line-height: 1.2em;
}

a {
	color: #618430;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #769945;
}

h1,h2,h3,h4,h5 {
	margin: 0;
}

h1 {
	font-size: 2em;
	line-height: 1em;
	padding-bottom: 4px;
	color: #005580;
}

h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #4d4d4d;
	padding-bottom: 2px;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #005580;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

h4 {
	color: #000000;
}

h2.about {
	font-size: 1.4em;
	font-weight: bold;
}

#header {
	height: 34px;
	width: 100%;
	background-image: url(http://freecustomsites.com/template-1/graphics/grass_tile.gif);
	background-repeat: repeat-x;
}

#header img {
	border: none;
}

#bar {
	height: 6px;
	background-image: url(http://freecustomsites.com/template-1/graphics/bar.gif);
	background-repeat: repeat-x;
}

#horizon {
	width: 100%;
	padding-top: 20px;
	margin: 0;
	text-align: center;
	background-image: url(http://freecustomsites.com/template-1/graphics/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#box {
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#box strong {
	color: #000000;
}

#box em {
	color: #005580;
	font-style: normal;
}

#box p {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1.0em;
}

#box ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
	line-height: 1.6em;
}

#box ul li {
	padding-left: 10px;
	background: url(http://freecustomsites.com/template-1/graphics/bullet.gif) no-repeat left center;
}

#box ul li.noBullet {
	padding-left: 0px;
	padding-top: 4px;
	background: none;
	line-height: 1.1em;
}

#services {
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

#services ul.serviceList li {
	display: inline;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	background: none;
}

#services img {
	vertical-align: middle;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 4px;
	text-align: center;
	font-size: .8em;
	line-height: 1.5em;
	color: #999999;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer .selected {
	font-weight: bold;
	font-weight: 900;
	color: #000000;
}
