body{ 
	background:#629ec7 url(../images/pagebg.jpg) repeat-x;
	font-family: arial, sans-serif;
	
	color:#000000;
	line-height:1.5em;
	text-decoration:none;
	margin:14px 0 25px 0;
}
/** EWD Tweaks **/

.micro_fit {
    margin-bottom: 30px;
    margin-top: 20px;
}
.home-text-box {
    border: 3px solid #FD8129;
    font-size: 12px;
    line-height: 1.6em;
    margin-top: 10px;
    padding: 5px;
}
.home-text {
    margin-top: 0;
}
.home-text-readon {
    margin-top: -15px;
    position: relative;
    right: 0;
    text-align: right;
}
/****************/
.rightline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 629ec7;
	border-right-color: 629ec7;
	border-bottom-color: 629ec7;
	border-left-color: 629ec7;
}


a:link {
	color: #CC3300;
	text-decoration: none;
}

a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.bottomline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #629EC7;
	border-right-color: #629EC7;
	border-bottom-color: #629EC7;
	border-left-color: #629EC7;
}
.topbottom {
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #629EC7;
	border-right-color: #629EC7;
	border-bottom-color: #629EC7;
	border-left-color: #629EC7;
}
.topridge {
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #629EC7;
	border-right-color: #629EC7;
	border-bottom-color: #629EC7;
	border-left-color: #629EC7;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: medium;
	line-height: normal;
}

.shadowbottomonly{
box-shadow: 0px 7px 8px #818181;
-webkit-box-shadow: 0px 7px 8px #818181;
-moz-box-shadow: 0px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=0, offY=7, positive=true);
}

.shadow{
box-shadow: 7px 7px 8px #818181;
-webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}

.topcurve{
-moz-border-radius-topleft: 25px;
-moz-border-radius-topright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
}

.topbottomcurve {
/*-moz-border-radius: 25px;
-webkit-border-radius: 25px;*/
border-top-left-radius: 25px;
border-top-right-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-topright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
}

.littletopbottomcurve {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.topbottomcurveshadow {
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
box-shadow: 7px 7px 8px #818181;
-webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}
.highlightitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.highlightsub {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
.titlebottomline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #629EC7;
	border-right-color: #629EC7;
	border-bottom-color: #629EC7;
	border-left-color: #629EC7;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}
.contentSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	margin-bottom: 0px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 0px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 0px;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #787878; 
	margin-bottom: 0px;

}
.home-text {
	font-size:12px;
	line-height:16px;
}
.copyright {
	font-size:10px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mikespecial {
	font-family: Impact;
	font-weight: normal;
	font-size: medium;
	font-style: italic;
	color: #666666;
}
.menufont {
	font-size: small;
	line-height: normal;
}
.menusubfont {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
.menusubfont:hover {
	text-decoration:none;
}
.bluebullet {
	color: #2A6D9C;
}
.slideshowcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	
}
.homepagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: small;
	line-height: normal;
}
.home-sidebar {
	position: relative;
	top: -31px;
}
.testimonial {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #266490;
}

.ctabutton {
	background-color: #ef8801;
	border: none;
  	color: white;
  	padding: 15px 20px;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
  	font-size: 16px;
}

a.ctabutton {
	color: #FFFFFF;
}