﻿body
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.ramp 
{
display:none;	
	
}
.wrap
{
	width: 900px;
	margin: 0px auto 0px auto;
	padding:0px;
}
.nav {text-align:right; font-size:70%; margin:0px 20px 0px 0px; padding:0px 0px 0px 0px;}
.nav a:link { color:green; text-decoration:none;}
.nav a:hover { text-decoration:underline;color:Black;}
.nav a:visited {color:Black; text-decoration:none;}

img 
{border:0px;

	
}


/*-----MAIN PAGE----------------------*/

.leftwrap
{
	margin-left: 10px;
	float: left;
	width: 350px;
}

.rightwrap
{
	float: left;
	margin-left: 20px;
}

.para
{
	width: 500px;
	margin-bottom: 25px;
}
.para h2 {
	font-family: Microsoft Sans Serif;
	font-size: 120%;
	color: #189E52;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.para p
{
	font-size: 80%;
}

.movie
{
	width: 340px;
	height: 320px;
	float:right;
	
	
}

.phone
{
	margin-top: 10px;
}

.footer
{
	font-size: 70%;
	text-align: center;
	
}

.footer > strong
{
	font-size: 120%;
}

.footer a
{
	text-decoration: none;
	color: green;
}

.footer a:hover
{
	text-decoration: underline;
	color: black;
}



.buttons
{
	float: left;
	height: 100px;
}



input
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

.graphic1
{
	float: left;
	width: 158px;
	height: 136px;
	background-image: url('Images/buttonsA1.jpg' );
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.menu1
{
	margin: 70px 0px 0px 20px;
}

.menu1 p
{
	margin: 5px 0px 5px 0px;
	font-size: 80%;
}

.graphic2
{
	float: left;
	width: 158px;
	height: 136px;
	background-image: url('Images/buttonsA2.jpg' );
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.menu2
{
	margin: 70px 0px 0px 20px;
}

.menu2 p
{
	margin: 5px 0px 5px 0px;
	font-size: 80%;
}

.graphic3
{
	float: left;
	width: 158px;
	height: 136px;
	background-image: url('Images/buttonsA3.jpg' );
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.menu3
{
	margin: 70px 0px 0px 20px;
}

.menu3 p
{
	margin: 5px 0px 5px 0px;
	font-size: 80%;
}



/*-------------------------form tables---------------------*/

.warning strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: red;
	font-weight:normal;
	
}
/*-------------QUESTIONS PAGE------------------------*/

.wrap2
{
	width: 900px;
	margin: 0px auto 0px auto;
}

.wrap2left 
{
	width:550px;
	float:left;
}

.wrap2 a
{
	text-decoration: none;
	color: black;
}

.wrap2 a:hover
{
	text-decoration: underline;
}
.questions {
	margin:0px 0px 0px 30px;
}
.wrap2 h2 {
	font-family: Microsoft Sans Serif;
	font-size: 120%;
	color: #189E52;
	font-weight: bold;
	margin: 20px 0px 5px 20px;
}
.wrap2 h3 {
	font-family: Microsoft Sans Serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;

}
.wrap2 p {
	font-family: Microsoft Sans Serif;
	font-size: 80%;
	margin: 5px 20px 0px 20px;
}
.wrap2 .inset strong {
color:Green;
	margin: 3px 0px 0px 0px;
}

.wrap2 .inset p {
	font-family: Microsoft Sans Serif;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
}
/*---*/

.wrap2 select, .wrap2 input, .wrap2 textarea{
margin: 10px 0px 0px 20px;
	
	background-color: #FFFFCC;
}

/*---name and phone number stuff on right----*/
.inset 
{	border: 1px green dashed;
	padding:10px;
}
.insetwrap 
{
	width:280px;
	float:left;
}
 .insetwrap  input
 {background-color: #FFFFCC;
 }
 .inset input, .inset textarea, .inset select
{
margin: 10px 0px 0px 3px;
background-color: #FFFFCC;
}
.wrap2 .insetwrap h2 
{ margin:20px 0px 0px 0px;
}


/*--------*/

.checkbox {
	background-color: #FFFFCC;
	color: #FFFFFF;
}

.suggest {
	height: 175px;
}

.thanks {
	width: 190px;
	height: 115px;
	background-image: url('images/thanks.jpg');
	background-repeat: no-repeat;
background-position:top left;
	clear:both;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding: 0px 5px 5px 5px;


}

.thanks h2 {
	font-size: 120%;
	color: #189E52;
	font-weight: bold;
	

	
}
.thanks p {
	font-size: 80%;
	margin: 1px 0px 0px 0px;
	padding:0px;
}
.qfooter
{
	font-size: 70%;
	text-align: center;
	clear:both;
	margin-top:20px;
}

.qfooter > strong
{
	font-size: 120%;
}

.qfooter a
{
	text-decoration: none;
	color: black;
}

.qfooter a:hover
{
	text-decoration: underline;
}