/* Tags
---------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/bg.jpg) repeat-x top left #9cc0e0;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #8fbc4b;
	font: bold 26px/26px Georgia, "Times New Roman", Times, serif;
	width:500px;
	text-transform: capitalize;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

#bottomNav .last{
border:none;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */

#flower
{
	background:url(assets/images/flower.png) top left no-repeat;
	width:600px;
	height:346px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:95;
	

}

#butterfly{
margin:150px 0px 0px 100px;
padding:0px;
background:url(assets/images/butterfly.png);
width:97px;
height:95px;
position:absolute;
z-index:99;
}



#header{
margin:0px auto;
padding:0px 0px 0px 0px;
/*background:url(assets/images/header.jpg) no-repeat;*/
width:903px;
height:340px;
}


#banner
{
margin:0px;
padding:0px;
width:auto;
height:auto;
position:absolute;
}
#headerTag
{
margin:30px 0px 0px 10px;
width:353px;
height:85px;
background:url(assets/images/headerTag.png);
position:absolute;
}

#info{
	padding:89px 0px 0px 10px;
	font:bold 23px "Times New Roman", Times, serif;
	color:#487307;
	text-transform:uppercase;
	position:relative;
	}

#info span{
margin:0px 0px 0px 215px;
padding:0px;
font:15px Georgia, "Times New Roman", Times, serif;
}

#number
{
margin:10px 60px 0px 0px;
padding:5px;
float:right;
background:#93c646;
width:175px;
height:20px;
font: bold 16px Georgia, "Times New Roman", Times, serif;
text-align:center;
color:#FFFFFF;
border:1px solid white;
position:relative;
}


#wrapper
{
background:url(assets/images/wrapperBg.jpg) ;
width:903px;
height:auto;
padding:0px;
margin:0px auto;
}

#container{
background:url(assets/images/containerBg.jpg) no-repeat bottom right;
width:auto;
height:auto;
margin:0px;
padding:0px 0px 0px 0px;
min-height:750px;
_height:750px;
}

#sidebar
{
float:left;
padding:0px 0px 0px 20px;
width:189px;
}

#content{
width:650px;
height:auto;
margin:0px 0px 0px 230px;
padding:0px 0px 30px 0px;
}

#nav
{
margin:10px 0px 0px 0px;
padding:15px 0px 0px 0px;
background:url(assets/images/nav.jpg) no-repeat;
width:189px;
height:330px;
z-index:97;
}

#nav li, #nav li a
{
padding:0px 0px 0px 10px;
margin:0px;
width:157px;
height:25px;
font: bold 14px/28px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
list-style:none;
}

#nav li a:hover
{
background:url(assets/images/rollOver.jpg);
display:block;
color:#94B7CD;
text-decoration:none;
}



#footer{
font:11px Arial, Helvetica, sans-serif;
width:903px;
margin:10px auto;
background:none;
}

#footer span{
margin:0px 0px 0px 200px;
float:right;
}

#bottomNav
{
font:11px Arial, Helvetica, sans-serif;
margin:5px auto;
text-align:center;
}

#bottomNav li{
padding:0px 10px;
border-right:1px solid #000000;
display:inline;
color:#333;
}

#bottomNav li a{
color:#333;
}

#callout{
background:url(assets/images/callout.jpg) no-repeat;
color:#000;
font:12px bold Georgia;
height:auto;
line-height:20px;
padding:15px 10px 10px 10px;
text-align:center;
width:169px;
height:130px;
}

#callout a, #callout a:hover{
color:#54820f;
text-decoration:none;
}

#service{
background:url(assets/images/servicesSlither2.jpg) repeat-y top left;
width:253px;
height:auto;

margin:15px auto;
padding:10px 5px 10px 50px;

}

#service li a{
color:#DB893C;
padding:0px 0px 0px 20px;
}

#stock{
float:right;
margin:8px;
border: 1px solid #000;

}

img, div { behavior: url(assets/images/iepngfix.htc) }
