/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  05: 2 Col Flex Sidebar Left, Top Menu
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
}
.masthead {
	padding: 0px;
	text-align: left;
	background-color: #053201;
	border: thin solid #000;
}
.masthead .logo {
	position: relative;
}
.masthead h1 {
	margin: 0;
	color: #FFF;
	padding: 20px;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1.1em;
}
.email {
	color: #FFF;
	float: right;
	margin-right: 30px;
	padding-top: 10px;
	letter-spacing: .2em;
	font-size: 1em;
}

.email a {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;

}
.email a:hover, .footer a:focus {
	color: #396;
	text-decoration: underline;
}
/*Max-Width allows the image to scale with the page*/
.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.masthead .banner {
	position: relative;
	z-index: 20;
	/*box-shadow: 0px 0px 20px #000;*/
}


.content-wrapper {
	border: 1px solid #222;
	margin: 0px;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
}

.main-content {
	float: right;
	width: 100%;
}

.main-content .content {
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
	border-left: 1px solid #000;
}
/*Heading styles*/
h1    {
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 0px;
}
.flright {
	margin: 12px;
	float: right;
	border: 1px solid #000;
	
}

.green {
	
	border: 1px solid #000;
}
.flleft {
	float: left;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.5em;
	text-align: center;
}
h2 { font-size: 1.35em; }
h3 { font-size: 1.25em; }
h4 {
}

/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper { margin-top: 0px; }

/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border: 1px solid #000;
}
img.map {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*Ordinary Link Styles*/
.content a { color: #0066CC; }
.content a:hover, .content a:focus {
	color: #C30;
	text-align: center;
}

/*The Footer*/
.footer {
	background-color: #053201;
	border-top: 1px solid #000;
	font-size: 1.0em;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	padding: 10px;
}
.centre {
	display: block;
	margin: auto;
	text-align: center;
}
.footer a {
	color: #FFF;
}
.footer a:hover, .footer a:focus {
	color: #0C3;
}
.footer h2 {
	font-size: 2em;
	color: #F30;
	margin: 15px;
}
.footer p.copyright {
	margin: 0px;
	font-size: 1em;
	text-transform: lowercase;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 699px) {
ul.menutop {display: block;}
.menutop li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}
.sidebar, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.content {
	padding: 10px 10px !important;
	border: none !important;
	height: auto !important;
	max-height: 888678px;
}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 900px) {
.content {
	padding: 10px 10px !important;
}
}
.floatr {
	float: right;
	clear: none;
	margin-top: 0px;
	margin-bottom: 55px;
	padding: 0px;
}
centre {
	text-align: center;
}
.kevin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #060;
}

.greenbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #060;
	letter-spacing: 0.1em;
	font-weight: bolder;
	text-align: center;
}
.tablecontact {
	margin-top: 20px;
}
.floatdiv {
	float: right;
	margin: 8px;
}
.big {
	font-size: 36em;
}
.pic {
	border: thin solid #000;
}
.bigs {
	font-size: 1.3em;
}
.divideo {
	background-color: #030;
	padding: 8px;
	width: 100%;
	margin-top: 8px;
	margin-left: 8px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
}
.green {
	background-color: #C00;
	text-align: center;
	margin: 20px;
	padding: 20px;
	width: 700px;
}
ul {
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
}
.lie {
	line-height: 30px;
}
li {
	line-height: normal;
}
.aul {
	line-height: 50px;
}
