@charset "utf-8";
@import url("../webfonts/opensans_light/stylesheet.css");
@import url("../webfonts/Play_Bold/stylesheet.css");
@import url("../webfonts/opensans_bold/stylesheet.css");





/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */


#sliderWrapper {
	
	margin-bottom: 8px;
	background-image: url(../images/mainimages/blogheader.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 25px;	
}
#blogBody {

}

#blogLeft {
	padding-bottom: 15px;
}
#blogRight {
	height: 600px;
}		
#blogRight {
	padding-bottom: 15px;	
}		
#blogRight a {
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
}		
#blogRight li{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}		
#blogRight ul{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}		
.blogpostsheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
	margin-left: 30px;
}
#blogRight a:hover{
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
}		
.blogheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
}



.blogheader2 {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.mainfont {
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}
.posted {
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #22B0E5;
	padding-top: 15px;
	padding-bottom: 15px;
	
}




@media only screen and (min-width: 481px) {
#sliderWrapper {
	
	margin-bottom: 8px;
	background-image: url(../images/mainimages/blogheader.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 50px;	
}
#blogBody {

}

#blogLeft {
	padding-bottom: 15px;
}
#blogRight {
	height: 600px;
}		
#blogRight {
	padding-bottom: 15px;	
}		
#blogRight a {
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
}		
#blogRight li{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}		
#blogRight ul{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}		
.blogpostsheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
	margin-left: 30px;
}
#blogRight a:hover{
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
}		
.blogheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
}



.blogheader2 {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.mainfont {
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}
.posted {
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #22B0E5;
	padding-top: 15px;
	padding-bottom: 15px;
	
}



}
@media only screen and (min-width: 769px) {
#sliderWrapper {
	
	margin-bottom: 8px;
	background-image: url(../images/mainimages/blogheader.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 50px;	
}
#blogBody {

}
#blogLeft {
	padding-bottom: 15px;
}

#blogRight {
	height: 600px;
}
#blogRight {
	padding-bottom: 15px;	
}		
#blogRight a {
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
}		
#blogRight li{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
}		
#blogRight a:hover{
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
}		
.blogheader {
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans regular", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


.blogheader2 {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.mainfont {
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}
.posted {
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #22B0E5;
	padding-top: 15px;
	padding-bottom: 15px;
	
}		
#blogRight li{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}		
#blogRight ul{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}		
.blogpostsheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
	margin-left: 30px;
}
#blogRight a:hover{
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
}		
.blogheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
}




}
@media only screen and (min-width: 1200px) {
#sliderWrapper {
	
	margin-bottom: 8px;
	background-image: url(../images/mainimages/blogheader.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 50px;	
}
#blogBody {
	padding-top: 15px;

}
#blogLeft {
	padding-bottom: 15px;

}
#blogRight {
	padding-bottom: 15px;
}		
#blogRight a {
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
}		
#blogRight li{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}		
#blogRight ul{
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #00B2EF;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/mainimages/bullet.png);
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}		
.blogpostsheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
	margin-left: 30px;
}
#blogRight a:hover{
	height: 600px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #E10000;
	text-decoration: none;
}		
.blogheader {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #039;
}


.blogheader2 {
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.mainfont {
	font-family: "opensans light", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-top: 0px;
	
	margin-bottom: 0px;
	
}
.posted {
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #22B0E5;
	padding-top: 15px;
	padding-bottom: 15px;
	
}


}
.clear {
	clear: both;
}

.header2 {
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: "opensans light", Arial;
	letter-spacing: -1px;
	line-height: normal;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
	float: left;
}
.header2blue {
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	text-shadow: 1px 1px #333;
	margin-top: 0px;
	margin-bottom: 0px;
}


.header {
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-family: "Play Bold", "Arial Black";
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	text-shadow: 1px 1px #333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

h1, h2, p {
	margin-right: 5px;
	margin-left: 5px;
}
