@charset "utf-8";
* {

          padding: 0;

          margin: 0;

          border: 0;

}
html {
		height: 100%;
}
body  {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	background-color: #EBE9E4;
	height: 100%;
	font-size: 100%;
}

/* image sizing*/

img {
	max-width: 100%;
	height: auto;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}


	/* header*/
	#headerwrap {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #574439;
	}

 #tophead {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	height: 100%;
} 
#logo {
	text-align: left;
	float: none;
	width: 100%;
	padding: 0%;
	clear: both;
}
#toptel {
	font-family: 'Quicksand', sans-serif;
	float: none;
	color: #3A4060;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}

#toptel a:link,  #toptel a:visited{
	color: #584C40;
	text-decoration: none;
	cursor: default;

}
#toptel a:hover,  #toptel a:active {
	color: #584C40;
	text-decoration: none;
	background-color: transparent;
}
.toptelinner1 {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.0em;
	clear: both;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 5px;
}

.padphone {
	padding-right: 0.33em;
}
.smalltxt {
	font-size: x-small;
}

	/* navigation*/
	#navwrap {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F7F4EE;
	border-top-width: 1px;
	border-top-color: #E0D6BC;
	padding-top: 1.0em;
	}
	
	#topnav {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
    /* mid*/
	#midwrap {
	background-color: #F7F4EE;
	border-top-width: 1px;
	border-top-color: #E0D6BC;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #E0D6BC;
	border-bottom-color: #E0D6BC;
	border-left-color: #E0D6BC;
	}
	#midcontent {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #F7F4EE;
	}
	#fader {
	margin-top: 0.625em;
	}
	#fader2, #fader3, .sideimg {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #EFEADD;
	margin-top: 0.63em;
	margin-bottom: 0em;
	text-align: center;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
	}
	.topmenu {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #F7F4EE;
	margin-top: 0.63em;
	margin-bottom: 0em;
	text-align: left;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
	}
	.maintxt  .topmenu a:link,  .maintxt .topmenu a:visited{
	color: #333333;
	text-decoration: none;

}
.maintxt .topmenu a:hover, .maintxt .topmenu a:active {
	color: #9ABA28;
	text-decoration: underline;
	background-color: transparent;
}
	#topimg{
	position: relative;
	margin-bottom: 0.63em;
	}
	.toptext {
	position: absolute;
	left: 0%;
	right: 0%;
	background: transparent; /* whatever you want */
	z-index: 1;
	top: 0%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 100%;
	width: 50%;
	}
	#topimg h4 {
	font-family: 'Quicksand', sans-serif;
	font-size: 0.9em;
	color: #BA0085;
	font-weight: normal;
	}
	
 
.topimgheading {
	text-align: center;
	padding-top: 1%;
	padding-left: 1%;
}  
  /* mid 2*/
	#midwrap2 {
	background-color: #EFEADD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6BC;
	}
	#midcontent2 {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.63em;
	padding-bottom: 0.63em;
	background-color: #EFEADD;
	}
	#midcontent2  h3 {
	font-family: 'Quicksand', sans-serif;
	color: #59731D;
	font-size: 1.4em;
	padding-top: 0em;
	padding-bottom: 0.3em;
	font-weight: normal;
	text-align: center;
	}
.hpboxcont a:link,  .hpboxcont a:visited{
	color: #574439;
	text-decoration: none;
	cursor: default;
	background-image: url(../images/greenarrow.png);
	background-position: right center;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 128px;
	padding-right: 22px;
}
.hpboxcont a:hover,  .hpboxcont a:active {
	color: #9ABA28;
	text-decoration: none;
	background-color: transparent;
}
	#midcontent2 ul {
	padding-left: 1.5em;
	font-size: 0.9em;
	}
	#midcontent2 li {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
	padding-top: 3px;
	padding-bottom: 3px;
	}
	.hpboxes {
	background-color: #FFF;
	width: 94%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 3%;
	text-align: left;
	margin-bottom: 0.315em;
	min-height: 0px;
 }
 
 .hpboximg {
	padding: 0px;
	border: 1px solid #EFEADD;
	margin: 0px;
 }
 .hpboxcont {
	padding: 0.3em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
 }
  .hpbox1 {
	float: none;
 }
 .hpbox2 {
	float: none;
	margin-left: 0%;
 }
 .hpbox3 {
	float: none;
 }

 
/* request call*/
#quickcontact {
	float: left;
	width: 100%;
	position: relative;
	clear: right;
}
#quickcontact2 {
	width: 96%;
	position: relative;
	background-color: #F7F4EE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 2%;
	margin-top: 0.63em;
	margin-bottom: 0.63em;
	clear: both;
}
#midtel {
display:none
}
.qcminus, .qcplus {
	cursor: pointer;
	font-family: 'Questrial', Verdana, Geneva, sans-serif;
}
.qcminus{
    display:none;
}
.qccontent{
	display: none;
	position: relative;
	background-color: #F7F4EE;
	width: 100%;
	text-align: left;
	font-size: 0.9em;
}
.qctitle {
	min-height: 30px;
	text-align: left;
	color: #584C40;
	font-size: 1.375em;
	
}
.qctitle2 {
	min-height: 30px;
	text-align: centre;
	color: #584C40;
	font-size: 1.375em;
	
}
#quickcontactinner {
	padding: 3%;
	font-size: 0.8em;
}
#quickcontactinner  label {
	margin-top: 2%;
	color: #300040;
	font-size: 0.9em;
}
#quickcontactinner  input {
	margin-bottom: 0.63em;
	padding: 2%;
}
#quickcontactinner  textarea {
	margin-bottom: 0.63em;
}
#quickcontactinner a:link, #quickcontactinner a:visited {
	color: #003F3F;
	text-decoration: none;

}
#quickcontactinner a:hover, #quickcontactinner a:active {
	color: #30003F;
	text-decoration: underline;
}
.quickcheck {
	clear: both;
}
#quicksubmit {
	color: #FFFFFF;
	background-color: #9ABA28;
}
#quickclear {
	color: #FFF;
	background-color: #574439;
}
.field60 {
	width: 80%;
	background-color: #FFFFFF;
	border: 1px solid #D9D4CE;
	padding: 2px;
}

.paddiv {
	display: block;
	margin-top: 10px;
	clear: both;
}


	/* content*/
	#outerwrap {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5D69C;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
	background-color: #FFF;
}
#container {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}


 #mainContent {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 0px;
}
 #mainContent h1, #mainContent h4{
	font-family: 'Quicksand', sans-serif;
	font-size: 1.2em;
	color: #99B927;
	font-weight: normal;
	margin-bottom: 0.33em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6BC;
 }
  #mainContent h2 {
	font-size: 1em;
	color: #574439;
	font-weight: normal;
	padding-bottom: 0.189em;
	margin-bottom: 0.189em;
 }
  #mainContent h3 {
	font-size: 1.0em;
	color: #584C40;
	font-weight: normal;
	padding-bottom: 0.189em;
	margin-bottom: 10px;
	padding-top: 0.63em;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ABA28;
 }
  
  #mainContent p {
	font-size: 0.9em;
	padding-top: 0.315em;
	padding-bottom: 0.315em;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
  }

.maintxt a:link,  .maintxt a:visited{
	color: #9ABA28;
	text-decoration: none;

}
.maintxt a:hover, .maintxt a:active {
	color: #333333;
	text-decoration: underline;
	background-color: transparent;
}
.righttxt a:link,  .righttxt a:visited{
	color: #333333;
	text-decoration: none;

}
.righttxt a:hover, .righttxt a:active {
	color: #9ABA28;
	text-decoration: underline;
	background-color: transparent;
}
.sideboxtitle {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.2em;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	}
.sideboxtxt {
	font-size: 0.8em;
	padding-top: 0.63em;
	display: block;
	padding-right: 6%;
	padding-left: 6%;
	}
.sideboxani {
}
 #sideboxtest, #sideboxcontact {
	text-align: center;
	
 }
#mainContent #sideboxtest a:link, #mainContent #sideboxcontact a:link, #mainContent #sideboxtest a:visited, #mainContent #sideboxcontact a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#mainContent #sideboxtest a:link, #mainContent #sideboxtest a:visited {
	background-color: #9ABA28;
		}
#mainContent #sideboxcontact a:link, #mainContent #sideboxcontact a:visited {
	background-color: #584C40;
	}
#mainContent #sideboxtest a:hover, #mainContent #sideboxtest a:active {
	background-color: #584C40;
}
#mainContent #sideboxcontact a:hover, #mainContent #sideboxcontact a:active {
	background-color: #9ABA28;
}
.sbtopmarg {
	margin-top: 20px;
}
.teamblock {
	background-color: #EFEADD;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 1.24em;
	clear: left;
	padding-top: 1em;
	padding-right: 2%;
	padding-bottom: 1em;
	padding-left: 2%;
	width: 96%;
}
.teamblockimage {
	float: none;
	width: 98%;
	text-align: center;
	background-color: #FFF;
	padding: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.teamblocktxt {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
#mainContent .teamblocktxt h4 {
	font-family: 'Arimo', sans-serif;
	font-size: 1.386em;
	color: #584C40;
	font-weight: normal;
	margin-bottom: 0.63em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
 }
#mainContent .teamblockimage p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#inpagenav {
	float: none;
	width: 98%;
	text-align: left;
	background-color: #EFEADD;
	padding: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0.63em;
	clear: both;
}
#inpagenav ul{
	list-style-type: none;
}
#inpagenav li {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#mainContent #inpagenav #up a:link,  #mainContent #inpagenav #up a:visited {
	color: #000;
	text-decoration: none;
	padding-right: 0.36em;
	padding-left: 25px;
	font-size: 0.9em;
	background-image: url(../images/arrow_right3.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#mainContent #inpagenav #up a:hover, #mainContent #inpagenav #up a:active {
	color: #000;
}
#mainContent #inpagenav a:link,  #mainContent #inpagenav a:visited {
	color: #9ABA28;
	text-decoration: none;
	padding-right: 0.36em;
	padding-left: 25px;
	font-size: 0.9em;
	display: block;
}
#mainContent #inpagenav a:hover, #mainContent #inpagenav a:active {
	color: #000;
	background-image: url(../images/arrow_right3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.navinner {
	float: none;
	width: 100%;
}
/* general*/
.mobileoff {
	display: none;
}	

.txtblockleft {
	float: left;
	width: 49%;
}
.txtblockright {
	float: right;
	width: 49%;
}

.txtblockmid {
	float: none;
	width: 100%;
}
.imageblockright {
	float: none;
	width: 100%;
	margin-left: 0%;
}
#rightinfo {
	float: none;
	width: 100%;
	padding-left: 0%;
}

#teamleft {
	float: left;
	width: 69%;
}
#practicegallery {
	float: right;
	width: 28%;
	background-color: #E9E6EE;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#practicegallery ul {
	margin: 0px;
	padding-top: 0.63px;
	padding-right: 0px;
	padding-bottom: 0.63px;
	padding-left: 0px;
}
#practicegallery li{
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}

.textblock1 {
	float: left;
	background-color: #E9E6EE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 0.4em;
	clear: left;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	width: 98%;
	margin-top: 0.2em;
}
.testimonialblock1 {
	background-color: #EFEADD;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 0.63em;
	clear: left;
	padding-top: 0.63em;
	padding-right: 0.63em;
	padding-bottom: 0.63em;
	padding-left: 40px;
	background-image: url(../images/icontest2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonialblock1 p {

}
.animation {
	float: right;
	margin-bottom: 0.63em;
	margin-left: 0.63em;
}
.animation2 {
	float: left;
	margin-bottom: 0.63em;
	margin-right: 0.63em;
}
/* responsive video embed*/
.video-wrapper {
	width: 640px;
	max-width: 100%;
}
.video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
max-width: 100%;
}
/* contact form */

#contactform {
	padding: 0px;
}
#contactform a:link,  #contactform a:visited {
	color: #9ABA28;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #584C40;
	text-decoration: underline;
}


#contactform input {
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #EBE9E4;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactform .field300 {
	width: 70%;
}
#contactform .field1 {
	width: 15%;
}
#contactform textarea {
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #EBE9E4;
	margin-top: 10px;
}
#contactform fieldset {
	border: 1px solid #D4CBC0;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contactform legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.882em;
	color: #444655;
	font-weight: normal;
}
.smalltxt {
	font-size: 0.8em;
}
#contactform label {
	font-size: 1em;
	color: #9ABA28;
	font-weight: normal;
	
}
#contactform option {
	color: #333333;
	border: none;
	padding: 2px;
}
#contactform select {
	background-color: #EAEAF4;
	border: 1px solid #CCC;
	padding: 0px;
}

#contactform  #contactsubmit {
	font-size: 1.0em;
	color: #FFF;
	background-color: #9ABA28;
	padding: 0.36em;
}
#contactform  #contactclear {
	font-size: 1.0em;
	color: #FFF;
	background-color: #999999;
	padding: 0.36em;
}
.field160 {
	width: 16%;
	background-color: #FFFFFF;
	border: 1px solid #D9D4CE;
	padding: 2px;
}

.paddiv {
	display: block;
	margin-top: 20px;
	clear: both;
}
/* footer*/	
#footerwrap {
	width: 100%;
	background-color: #EBE9E4;
	overflow: hidden;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 0.63em;
}
#footer {
	text-align: left;
	width: 100%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #eee;
	font-size: 1em;
	padding-bottom: 20px;
}
#footer h4 {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 5px;
	color: #59741D;
}
#footer ul {
	font-size: 0.9em;
	list-style-position: outside;
	list-style-image: url(../images/bottom_bullet.png);
	padding-left: 1.0em;
}
#footer li {
	list-style-position: outside;
	list-style-image: url(../images/bottom_bullet.png);
}
.footblock1, .footblock2, .footblock3, .footblock4 {
	float: none;
	text-align: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	clear: both;
}


.footbreak {
}
#footer a:link, #subfoot a:link, #footer a:visited, #subfoot a:visited {
	color: #99B927;
	text-decoration: none;
}
#footer a:hover, #subfoot a:hover, #footer a:active, #subfoot a:active {
	color: #666;
	text-decoration: underline;
}
#footer .foottel a:link , #footer .foottel a:visited  {
	color: #99B927;
	text-decoration: none;
	cursor: default;

}
#footer .foottel a:hover ,  #footer .foottel a:active {
	color: #333;
	text-decoration: none;
}
#footer p, #subfoot p {
	margin: 0;
	padding: 0px;
	font-size: 0.9em;
	color: #333;
}
.foottel {
	background-image: url(../images/bottomtel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 1.0em;
	margin-bottom: 5px;
	margin-top: 4%;
}
.footmap {
	float: right;
	margin-left: 0.3em;
}
.socialicons {
	text-align: left;
	float: left;
	padding-right: 10px;
}
.iconbreak {
	clear: none;
}

#footfb a:link, #foottw a:link, #footln a:link,  #foothome a:link, #footcontact a:link, #footfb a:visited, #foottw a:visited, #footln a:visited, #foothome a:visited, #footcontact a:visited {
	background-image: url(../images/icon_fb.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 31px;
	list-style-type: none;
	background-position: 0px top;	
}
#footfb a:hover, #foottw a:hover,  #footln a:hover, #foothome a:hover, #footcontact a:hover, #footfb a:active, #foottw a:active, #footln a:active, #foothome a:active, #footcontact a:active{
	background-position: 0px -31px;
}
#footfb a:link,  #footfb a:visited {
	background-image: url(../images/icon_fb.png);
}

#foottw a:link,  #foottw a:visited {
	background-image: url(../images/icon_twit.png);
}
#footln a:link,  #footln a:visited {
	background-image: url(../images/icon_ln.png);
}
#foothome a:link,  #foothome a:visited {
	background-image: url(../images/icon_home.png);
}
#footcontact a:link,  #footcontact a:visited {
	background-image: url(../images/icon_contact.png);
}
#subfootwrap {
	width: 100%;
	background-color: #EBE9E4;
	overflow: hidden;
	height: auto;
	padding-bottom: 0.63em;
}
#subfoot {
	text-align: center;
	width: 100%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #999;
	padding-bottom: 20px;
} 
/* Miscellaneous classes for reuse */
#submenu {
	background-color: #eee;
	background-image: url(../images/arrowright.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	list-style-type: none;
}
#submenu a:link,  #submenu a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	background-color: #FFFFFF;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#submenu a:hover,  #submenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C00383;
}
#submenu #up a:link,  #submenu #up a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	background-color: #222645;
}
#submenu #up a:hover,  #submenu #up a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #222645;
}
#submenu ul {
	list-style-type: none;
}
#submenu li {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	float: left;
}
.qa {
	font-size: 2em;
	float: left;
	padding-right: 3px;
	padding-bottom: 0px;
}
.qatitle {
	color: #C00383;
	font-size: 1.2em;
}

.linkblock {
}
#mainContent .linkblock a:link, #mainContent .linkblock a:visited {
	background-color: #E0D6BC;
	display: block;
	color: #584C40;
	text-decoration: none;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 0.9em;
	width: 175px;
	padding-right: 25px;
	background-image: url(../images/whitearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#mainContent .linkblock a:hover, #mainContent .linkblock a:active {
	background-color: #574439;
	color: #FFF;
}
.sbtopmarg {
	margin-top: 0.63em;
}

#footer .linkblock a:link, #footer .linkblock a:visited {
	background-color: #C00383;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 0.9em;
	margin-top: 5px;
}
#footer .linkblock a:hover, #footer .linkblock a:active {
	background-color: #2A3285;
}
.contentboxstyle1 {
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(187,187,187,.5);
	-webkit-box-shadow:  2px 2px 5px rgba(187,187,187,.5);
	-moz-box-shadow:  2px 2px 5px rgba(187,187,187,.5);
	-o-box-shadow:  2px 2px 5px rgba(187,187,187,.5);
	padding: 1%;
	margin-top: 0.63em;
	margin-bottom: 0.63em;
}
.contentboxstyle1 p {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.125em;
	padding-top: 0.63em;
	padding-bottom: 0.63em;
 }
#mainContent .hightxt {
	color: #9ABA28;
	font-weight: bold;
}
.liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/greenbullet.png);
	padding-left: 20px;
	font-size: 1.0em;
	padding-top: 0.315em;
	padding-bottom: 0.315em;
}
.liststyle1 li {
	padding-top: 0.315em;
	padding-bottom: 0.315em;
	font-size: 0.9em;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.blockleft {
	float: none;
	width: 100%;
}
.blockright {
	float: none;
	width: 100%;
}
.blockfull {
	float: none;
	width: 100%;
	clear: both;
}

.blockleft2 {
	float: left;
	width: 49%;
	text-align: left;
}
.blockright2 {
	float: right;
	width: 49%;
	text-align: right;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 0.063em;
    line-height: 0px;
}
.clearall {
	clear: both;
}
.tablestyle {
	font-size: 0.9em;
}
.tablestyle table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EBE9E4;
	border-right-color: #EBE9E4;
	border-bottom-color: #EBE9E4;
	border-left-color: #EBE9E4;
}
.tablestyle td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBE9E4;
	border-right-color: #EBE9E4;
	border-bottom-color: #EBE9E4;
	border-left-color: #EBE9E4;
	padding: 5px;
}
.tablebg1 {
	color: #FFF;
	background-color: #413549;
}
.tablebg2 {
	background-color: #E8EDD7;
}
.tablebg3 {
	background-color: #E2DBD1;
}
.tablebg4 {
	background-color: #AABC63;
}
.divide {
	clear: both;
	height: 1px;
	margin-top: 0.63ex;
	margin-bottom: 0.63em;
	background-color: #BCBBC3;
}

/* sizing classes */
.width90 {
	width: 90%;  /* this will create a container 95% of the browser width max width 1000px approx */
	max-width:63em;
}
.width100 {
	width: 100%;
}
.width50 {
	width: 50%;
}
.width70 {
	width: 70%;
}
.width30 {
	width: 30%;
}
.width16 {
	width: 16%;
}
.pad_lr_2 {
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;	
}
.pad10px {
	padding-top: 0.63em;
}

@media screen and (min-width: 30em){ 
    /* header*/
	#topimg h4 {
	font-size: 1.1em;
	}	
.topimgheading {
	text-align: center;
	padding-top: 5%;
	padding-left: 5%;
}
#toptel {
	font-family: 'Quicksand', sans-serif;
	float: right;
	color: #3A4060;
	background-repeat: no-repeat;
	width: 47%;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
#toptel a:link,  #toptel a:visited{
	color: #99B826;
	text-decoration: none;
	cursor: auto;

}
#toptel a:hover,  #toptel a:active {
	color: #574439;
	text-decoration: none;
	background-color: transparent;
}
	/* navigation*/
	
    /* mid*/
	
	
	/* content*/
	#mainContent h1, #mainContent h4{
	font-size: 1.2em;
	}

/* footer*/	
#footer .foottel a:link , #footer .foottel a:visited  {
	color: #99B927;
	text-decoration: none;
	cursor: auto;

}
#footer .foottel a:hover ,  #footer .foottel a:active {
	color: #333;
	text-decoration: none;
} 
}
@media screen and (min-width: 40.5em){ 
    /* header*/
	#logo {
	text-align: left;
	float: left;
	width: 50%;
	padding: 0%;
	clear: none;
}

#toptel {
	font-family: 'Quicksand', sans-serif;
	float: right;
	color: #574439;
	background-repeat: no-repeat;
	width: 50%;
	padding-top: 3.2%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
.toptelinner1 {
	font-family: 'Quicksand', sans-serif;
	clear: both;
	text-align: right;
	font-size: 1.764em;
	padding-left: 40px;
}
    #topimg h4 {
	font-size: 1.8em;
	}
	.topimgheading {
	text-align: center;
	padding-top: 18%;
	padding-left: 15%;
}
	/* navigation*/
		
    /* mid*/
	.hpboxes {
	background-color: #FFF;
	width: 31%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0.75%;
	text-align: left;
 }
	.hpbox1 {
	float: left;
 }
 .hpbox2 {
	float: left;
	margin-left: 1.25%;
 }
 .hpbox3 {
	float: right;
 }
#midtel {
	position: absolute;
	min-height: 30px;
	color: #9ABA28;
	font-size: 1.375em;
	text-align: right;
	top: 0px;
	right: 0px;
	width: 60%;
	z-index: 100;
	display: block;
}	
	
	/* content*/
	#mainContent h1, #mainContent h4{
	font-size: 1.8em;
	color: #99B927;
	font-weight: normal;
	margin-bottom: 0.33em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6BC;
 }
.mobileoff {
	display: block;
}
.blockleft {
	float: left;
	width: 49%;
}
.blockright {
	float: right;
	width: 49%;
}
#rightinfo {
	float: right;
	width: 33%;
	padding-left: 2%;
	color: #333;
}
.txtblockmid {
	float: left;
	width: 65%;
}
.imageblockright {
	float: right;
	width: 30%;
	margin-left: 1%;
}
.teamblockimage {
	float: left;
	width: 30%;
	text-align: center;
	background-color: #FFF;
	padding: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.teamblocktxt {
	float: right;
	width: 63%;
	padding-right: 1%;
	padding-left: 1%;
}
.navinner {
	float: left;
	width: 33%;
}
/* footer*/	
.footblock1, .footblock2, .footblock3, .footblock4 {
	float: left;
	text-align: left;
	clear: none;

}

.footblock1 {
	width: 32%;
	padding-right: 0%;
	padding-left: 0%;
}
.footblock2 {
	width: 32%;	
	padding-right: 3%;
	padding-left: 0%;
}
.footblock3 {
	width: 32%;
	padding-right: 0%;
	padding-left: 0%;
}
.iconbreak {
	clear: both;
}
.footbreak {
}
}
