@charset "UTF-8";
/* CSS Reset Rules */

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
img {
	border:none  !important;
	border:none;
}
a {
	outline: none;
}

/* CSS Document */

body {
	background-color: #FFFFFF;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 62.5%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
}

#vidpres { margin-bottom: 15px; float: left; border: 1px #b7b7b7 solid; }

h1 {
	color:#444243;
	font-size:1.4em;
	font-weight:lighter;
}
h2, h3 {
	color:#444243;
	font-size:1.4em;
	font-weight:lighter;
	display:block;
}
a:link {
	text-decoration: underline;
	color: #444243;
}
a:visited {
	text-decoration: underline;
	color: #444243;
}
a:hover {
	text-decoration: none;
	color: #18bba6;
}
a:active {
	text-decoration: underline;
	color: #444243;
}
/*Div id's*/

.logo {
	margin-left:65px!important;
	margin-left:53px;
	margin-top:100px!important;
	margin-top:100px;

}
#numbers {
	float:right;
	width:240px;
	height:80px;
	margin:90px 20px 0 0!important;
	margin:90px 0px 0 0;
	font-size:1.4em;
	text-align:right;
}
#wrapper {
	width:1000px;
	height:1260px;
	margin-right:auto;
	margin-left:auto;
	font-size:1.0em;
}
#header {
	width:1000px;
	height:337px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#number {
	width:362px;
	height:112px;
	float:right;
	background-image:url(../images/numbers.jpg);
}
#nav {
	width:740px;
	height:25px;
	float:left;
	margin:65px 0 0 70px;
	color:#696969;
}
#nav li {
	display:inline;
	font-size:1.4em;
	padding:0 24px 0 0;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
	color: #696969;
}
a:hover {
	text-decoration: underline;
	color: #696969;
}
a:active {
	text-decoration: none;
	color: #696969;
}
#headman {
	width:150px;
	height:110px;
	float:right;
	margin:50px 60px 0 0!important;
	margin:0px 20px 0 0;
}
#man {
	width:330px;
	height:700px;
	float:right;
	clear:none!important;
	clear:both;
}
#flash {
	width:250px;
	height:980px;
	float:left;
	font-size:1.1em;

}
#logos {
	width:234px;
	height:200px;
}
#main {
	width:650px;
	height:auto;
	min-height:900px;
	float:left;
	margin:30px 0 0 20px!important;
	margin:30px 0 0 20px;
}
#text {
	width:350px;
/*	height:0px;*/
	margin:0 0px 0 10px!important;
	margin:0 0px 0 10px;
	font-size:1.2em;
	float:right;
}
#text a:link {
	text-decoration: underline;
	color: #444243;
}
#text a:visited {
	text-decoration: underline;
	color: #444243;
}
#text a:hover {
	text-decoration: none;
	color: #18bba6;
}
#text a:active {
	text-decoration: underline;
	color: #444243;
}
#text2 {
	width:600px;
	height:970px;
	float:left;
	margin:15px 20px 0 20px!important;
	margin:15px 0px 0px 0px;
	font-size:1.2em;
	
}
#text a:link {
	text-decoration: underline;
	color: #444243;
}
#text a:visited {
	text-decoration: underline;
	color: #444243;
}
#text a:hover {
	text-decoration: none;
	color: #18bba6;
}
#text a:active {
	text-decoration: underline;
	color: #444243;
}
#seofooter {
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	line-height:16px;
	padding:10px 0 0 60px;
	text-align:right;
	color:#444243;
}
#seofooter li {
	display:inline;
	list-style:none;
	border-right:1px solid #444243;
	padding:0 5px 0 5px;
	margin:0px;
}
#seofooter ul {
	margin:0px;
	padding:0px;
}
#footer {
	width:1000px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	line-height:16px;
	padding:0px 0 0 10px;
	text-align:right;
	color:#444243;
	clear:both;
}
#footer ul {
	margin:0px;
	padding:20px 0 0 0;
}
#footer li {
	display:inline;
	border-right:1px solid #444243;
	padding:0 2px 0 2px;
}
#textcontact {
	width:650px;
	height:350px;
	margin-top:30px;
}
#textcontact form {
	background-color:#fbf0f7;
	border:#eaa1cd 1px solid;
}
#contact {
	width:650px;
	height:350px;
	font-size:1.1em;
}
#column2 {
	height:600px;
	height:auto;
}
#column3 {
	height:600px;
	height:auto;
}
#opening {
	width:650px;
	height:350px;
	font-size:1.0em;
	line-height:16px;
}
/* Classes*/

.Fauxblue {
	color:#03d8bc;
	font-size:1.4em;
	font-weight:bold;
}
.arm {
	margin-right:-150px;
	clear:both;
}
.subheading {
	font-size:0.9em;
	color:#4b4b4b;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0px;
}
.fauxheader {
	color:#4b4b4b;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}
.fauxheader2 {
	color:#4b4b4b;
	font-size:1.4em;
	font-weight:bold;
}
.centre {
	text-align:center;
}
.flash1 {
	margin-bottom:150px;
}
.img3 {
	float:right;
}
.body {
	margin-left:30px;
}
.neck {
	margin-left:70px;
}
.head {
	
	float:right;
	clear:both;
}
.img2 {
	float:left;
	clear:both;
}
.img {
	float:right;
	margin-top:80px;
}
.bigblue {
	font-size:1.0em;
	color:#03d8bc;
}
.larger {
	font-size:1.4em;
}
.turquoise {
	color:#03d8bc;
}
.nav {
	margin-right:6px;
}
.flt {
	float:left;
}
.float {
	float:right;
}
.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
}
.options {
	font-size:1em;
	background-color:#fff;
	height:22px;
	color:#FFF;
	border: #eaa1cd 1px solid;
	width:190px;
	margin:5px 0 2px 0;
	padding:2px 0 0 5px;
}
.msg {
	font-size:1em;
	background-color:#fff;
	width:200px;
	margin-bottom:5px;
	color:#FFF;
	border: #eaa1cd 1px solid;
	margin:5px 0 2px 0;
	padding:2px 0 0 5px;
}
.button {
	width: 210px;
	height:30px;
	font-size:1.1em;
	color:#fff;
	border: #fff 1px solid;
	background-color: #eaa1cd;
	margin-top:8px;
}
.pink {
	color:#eaa1cd;
	font-weight:bold;
}
.formstyle {
	color:#000;
	font-size:1em;
	background-color:#fff;
	height:20px;
	border: #eaa1cd 1px solid;
	width:190px;
}
.formstyle2 {
	color:#000;
	font-size:1.5em;
	background-color:#fff;
	height:70px;
	border: #eaa1cd 1px solid;
	width:190px;
}
.textmini {
	font-size:0.8em;
}
/* Easy Slider */

	.content, .slidercontent {
	margin:0;
	padding:0;
	list-style:none;
}
#slider1 { /* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
	width:350px;
	height:200px;
	overflow:hidden;
	float:left;
}
.slidercontent {
	background:none;
	width:350px;
	height:200px;
	overflow:visible;
}
.slidercontent h2, h1 {
	margin:0 20px;
	padding-top:20px;
}
.slidercontent p {
	margin:0px;
}
span#prevBtn1 {
}
span#nextBtn1 {
}
/*Slider 2*/
.content2, .slidercontent2 {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 { /* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
	width:350px;
	height:250px;
	overflow:hidden;
	float:left;
}
.slidercontent2 {
	background:none;
	width:350px;
	height:180px;
	overflow:visible;
}
.slidercontent2 h2, h1 {
	margin:0 20px;
	padding-top:20px;
}
.slidercontent2 p {
	margin:0px;
}
span#prevBtn2 {
}
span#nextBtn2 {
}
.padding {
	padding-left:10px;
}
/*Slider 3*/
.content3, .slidercontent3 {
	margin:0;
	padding:0;
	list-style:none;
}
#slider3 { /* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
	width:350px;
	height:auto;
	overflow:hidden;
	float:left;
}
.slidercontent3 {
	background:none;
	width:350px;
	height:250px;
	overflow:visible;
}
.slidercontent3 h2, h1 {
	margin:0 20px;
	padding-top:20px;
}
.slidercontent3 p {
	margin:0px;
}
span#prevBtn3 {
}
span#nextBtn3 {
}
/*Slider 4*/
.content4, .slidercontent4 {
	margin:0;
	padding:0;
	list-style:none;
}
#slider4 { /* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
	width:600px;
	height:140px;
	overflow:hidden;
	float:left;
	margin-left:0px;
	padding-left:0px;
}
.slidercontent4 {
	background:none;
	width:600px;
	height:140px;
	overflow:visible;
}
.slidercontent4 h2, h1 {
	margin:0 20px;
	padding-top:10px;
}
.slidercontent4 p {
	margin-right:10px;
}
span#prevBtn4 {
}
span#nextBtn4 {
}
/*Slider 5*/
.content5, .slidercontent5 {
	margin:0;
	padding:0;
	list-style:none;
}
#slider5 { /* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
	width:600px;
	height:170px;
	overflow:hidden;
	float:left;
}
.slidercontent5 {
	background:none;
	width:600px;
	height:140px;
	overflow:visible;
}
.slidercontent5 h2, h1 {
	margin:0 20px;
	padding-top:20px;
}
.slidercontent5 p {
	margin-right:10px;
}
span#prevBtn5 {
}
span#nextBtn5 {
	
}

#feed { width:240px; padding:10px 10px 0 0px; font-size:1.1em;}
#feed p {
	padding:0px 0 0 0;
	margin:0 0 3px 0;}
	
/* Additions 7/2011 */
#text p, #text2 p { padding-bottom:10px; }
#nextBtn,
#nextBtn2,
#nextBtn3,
#nextBtn4,
#nextBtn5,
#nextBtn6 { padding-bottom:20px; display:block;}

.stripe { width:100%; height:3px; background:#ECADCA; clear:both; margin-top:10px;}

