@charset "UTF-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	
	font-family:"arial", Times, serif;
	font-size: 100.01%;
	color: #000;
	text-align: left;
	width: 300px;
	background-color: #43a728;
	background-image:url(images/background_landscape.png);
	background-repeat:repeat-x;
	background-attachment:fixed;

}

#wrapper{
	width:950px;
	padding-left:5px;
	padding-right:5px;
	position: absolute; left: 50%;
margin-left: -475px;
	
}

#header{
	height:150px;
	
}

.headerimage{
	float:right;
	margin-right:20px;
	margin-top:5px;
	border:0px;
	
}

.cloudsimage{
	float:left;
	margin-left:20px;
	margin-top:5px;
	border:0px;
	
}



#navigation{
	padding-bottom:8px;
	text-align:left;
	margin-bottom:5px;
	height:17px;

}

.page-item-2 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-27 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-29 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-31 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-33 a{
	margin-right:5px;
	text-indent:20px;
	}

.page-item-35 a{
	text-indent:20px;
	
}

#navigation ul{
list-style-type:none;
}
#navigation li{
display:inline;

}
#navigation a{
	font-size:80%;
float:left;
width:154px;
text-decoration:none;
color:white;
font-weight:bold;
background:#007a9f;
padding-top:5px;
padding-bottom:5px;

}
#navigation a:hover{
background:#CCCC00;
}

.mostnav{
	margin-right:5px;
	text-indent:20px;
	

}

.lastnav{
	text-indent:20px;
	
}



#content p{
	font-size:70%;
	padding: 10px;

}

#content{
	
	}

#content h1{
	font-size:100%;
	color:#C0F;

}

#content h2{
	font-size:70%;
	color:#FF0;

}

#featuredproduct h1{
	font-size:80%;
	background-color:#000;
	display:block;
	width:100%;
	color:#FFF;
	text-indent:20px;
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
}

#featuredproduct a{
	color:#FFF;
	text-decoration:none;
}

#featuredproduct a:hover{
	color:#333;
	text-decoration:underline;
}

.bigimage{
	margin-bottom:5px;
}

#middlediv p{
	font-size:70%;
	color:#333;
padding: 20px;

}
#middlediv h1{
	font-size:80%;
	background-color:#333;
	display:block;
	width:100%;
	color:#FFF;
	text-indent:20px;
	height:20px;
	padding-top:10px;
	
}

#middlediv {
	position: absolute; left: 325px; width: 310px;
		background:#cce4ec; margin-top: 5px;

}

#readmore {
	background:#333;
	padding-top:2px;
	padding-bottom:5px;
}

#readmore a{
	color:#FFF;
}


#leftcol{
	padding-top:5px;
	padding-bottom:10px;
		margin-bottom:8px;
		padding-left:20px;
		padding-right:20px;
background:#cce4ec;
width:590px;

	
}
#leftcol p{
	font-size:80%;
	color:#333;
	


}
#leftcol h1{
	font-size:120%;
	color:#333;
	
}

#leftcol h2{
	font-size:100%;
	color:#333;
}

#rightcol{
	float:right;
	width:310px;
			margin-top:8px;

}

#rightcol p{
	font-size:70%;
	color:#333;
	padding-left:20px;

}
#rightcol h1{
	font-size:80%;
	background-color:#333;
	display:block;
	width:100%;
	color:#FFF;
	text-indent:20px;
	height:20px;
	padding-top:10px;
}
#rightcol li{
	
	list-style:none;
	

}

#rightcol a{
	color:#FFF;
	text-decoration:none;
	list-style:none;
	display:inline;
	display:block;
	color:#fff;
	background-image:url(images/fifthlink_background.png);
	text-indent:10px;
	padding:7px;
}
#rightcol a:hover{
	
	background-image:url(images/link_background_most.png);
	color:#333;
	
}





#footer{
	clear:both;
	background:#cce4ec;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}
#footer p{
		color:#333;
	font-size:80%;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline:
}

#postfooter p{
	text-align:right;
	font-size:70%;
	color:#333;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#postfooter a{
	text-decoration:none;
}
#postfooter a:hover{
	text-decoration:underline:
}





.excerpttype{
	color:#333;
}