﻿@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width:100%;
	background-color: #B9D9FF;
	background-image:url('imagesused/clouds3.jpg');
}
#wrap{
	width: 320px;
	margin: 0 auto;
}
.headercontainer{
	width: 320px;
	position: fixed;
	top: 0px;
	margin:0 auto;
	z-index:9999;
	background:#C9E0FF:
}
.header{
	background:#C9E0FF;
	width:100%;
	z-index:9999;
}
.scrollmenu {
	background-color: #006699;
	overflow: auto;
	white-space: nowrap;
	font-size: 12px;
}

.scrollmenu a {
	display: inline-block;
	color: white;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	border-right: 2px white solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
 

#cycler{position:relative;}
#cycler img{position:absolute;z-index:1;background-color:white;width:322px}
#cycler img.active{z-index:3}

img{
	border: none;
	vertical-align: text-bottom;
}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1{
	border: #FFFFFF;
	color: #006699;
	font-size: 24px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	vertical-align: top;
	padding-left: 30px;
	padding-bottom: 10px;
}
h3{
	color:#006699;
	font-size:18px;
	line-height: 30px;
}
h2{
	color: #006699;
	font-size: 18px;
	padding-bottom: 5px;
}

ul{
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
} 
a{
	color: #3366FF;
	text-decoration: underline;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
/* logo */
.logo a{
	display:block;
	padding:0px;
}
.bird{
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px;
	margin-right: 200px;
	vertical-align: text-top;
}	
.logo{
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
}
.logo p{
	text-align: center;
	font-size: 14px;
}
 

.container{
	padding: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	height: 100px;
	width: 320px;
}
#main{
	margin-top: 180px;
}
/* menu */
.menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	width: 35%;
	float: left;
}
.menu p{
background-color: #DEEBF8;
font-weight:bold;font-style:italic;text-align:center;
}
.menu a{
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	opacity: .8;
	background-color: #99CCFF;
	padding-left: 5px;
	text-align: center;
	font-style: italic;
}
.menu a:hover{
	color:#333333;
}
/* content */
.content{
	width: 320px;
	margin: 10px 0 10px 0;
	padding: 7px 0 7px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #DEEBF8;
	border: 2px solid #5A9CDE;
	text-align: center;
	
}
.contentjean{
	width: 320px;
	margin: 10px 0 10px 0;
	padding: 7px 10px 7px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #DEEBF8;
	border: 3px solid black;
	text-align: center;
	
}
.content1{
	margin: 10px 0px 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #5A9CDE;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-style:italic;
	background-color: #DEE BF8;
}
.content2{
	margin: 10px 0px 20px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #DEEBF8;
	border: 2px solid #5A9CDE;
	text-align: left;
	vertical-align:middle;
}
.content3{
	margin: 10px 0px 20px 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #DEEBF8;
	border: 2px solid #5A9CDE;
	text-align: left;
}

.content p{
	font-weight: normal;
	padding: 7px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.content a{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size:15px
}
.content ul li{
	font-size: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-left: 0;
	padding-left: 10px;
}
#rightbar {
	float: right;
	width: 60%;
	padding: 0;
	margin: 0 0 10 0;
}
#rightbarA {
float: right;
	width: 50%;
	padding: 0;
	margin: 0 0 10 0;
}
.boxnewR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 5px 0 5px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #E7F8FC;
	border: 2px #8CADAD solid;
	width: 100%;
}

.boxnewR a{
	text-decoration:none;
	color:black;
}	
.boxnewR span{
	text-align:right;
	color:white;
	font-weight:bold
}
.boxnewR img{
	width: 95%;
}
.testimonialnew  {
	font-family:"Comic Sans MS", "cursive";
	font-size: 14px;
	line-height: 16px;
	font-weight:normal;
	color: #2A3F55;
	font-style:normal;
	line-height:16px;
	
	padding-right: 5px;
	padding-left: 5px;
}

.phone {
vertical-align:top
}



/* footer */
.footer{
	font-size: 12px;
	color: #808080;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
	clear:both;
}
.footer p{
	color: #000000;
	font-size: 12px;
}
a.footer:hover{
	color:#FFFF00;
}
.email{color:#3333FF;text-decoration:underline}

/* extras */
.tophome{
	height:45px;
	margin-top:0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border: 1px solid #999999;
	width: 60px;
	opacity: .9;
	background-color:white;
}
.inline ul{	list-style:none;padding:0;}
.inline ul li{	display:inline}

.tophome ul li{display:inline;}
.tophome ul {list-style:none;}

.social-icons{text-align:center;padding-top:0px;}
.social-icons ul{list-style: none;padding:0;}
.social-icons ul li{display:inline;}
.topicons ul{list-style: none;padding:0;
}
.images{
	text-align:center}
.images ul{list-style:none;padding:0;}
.images li{display:inline;padding-left:9%;padding right:9%;}
}
.images4{
	text-align:center}
.images4 ul{list-style:none;padding:0;}
.images4 li{
	margin: 0;
	display: inline;
	padding-left: 3%;
	padding right: 3%;
}
}

.topicons ul li{
	border: thin #000000 solid;
	display: inline;
}
.topicons{
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 100%;
	
}
.topiconsRight{
	text-align:center;
	padding:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color: #DEEBF8;
	border: 1px solid #5A9CDE;
	width: 47%;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}
.topiconsLeft{
	text-align: center;
	padding: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #DEEBF8;
	border: 1px solid #5A9CDE;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	height: 40px;
}
.topicons2{
	text-align: center;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 40px;
}
.biggreen{
	color: #336600;
	font-size: 24px;
	font-weight: bold;
}
.red{
	color:#FF0000
	}
.smalltext{
	font-size:14px;
}	
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
	background-color: #5A9CDE;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color:#666699;
}

/* Add a background color and some padding around the form */
.formcontainer {
	padding: 7px 7px 7px 7px;
}