/* CSS Document */


body {
background-color:#666666;
background-image:url(../images/r1.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Century Gothic;
font-style:normal;
font-weight:normal;
color:#CCCCCC;
font-size:.8em;
margin:0;
padding:0;
}

td, tr {
margin-top:4px;
}

#wrapper3 {
width:725px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}

#header {
width:725px;
height:20px;
float:left;
clear:right;
background-image:url(../images/form3_bkgrd.jpg);
background-repeat:repeat-y;
border-left-color:#999999;
border-left-width:medium;
border-left-style: solid;
border-right:#333333;
border-right-width:medium;
border-right-style: solid;
border-top:#CCCCCC;
border-top-style:solid;
border-top-width:medium;
}

#mainbox {
width:725px;
float:left;
clear:none;
background-image:url(../images/form3_bkgrd.jpg);
background-repeat:repeat-y;
border-left-color:#999999;
border-left-width:medium;
border-left-style: solid;
border-right:#333333;
border-right-width:medium;
border-right-style: solid;
padding-bottom:10px;
}

#footer {
width:725px;
height:50px;
float:left;
clear:none;
background-image:url(../images/form3_bkgrd.jpg);
background-repeat:repeat-y;
border-left-color:#999999;
border-left-width:medium;
border-left-style: solid;
border-right:#333333;
border-right-width:medium;
border-right-style: solid;
border-bottom:#999999;
border-bottom-style:solid;
border-bottom-width:medium;
}

#footer img { 
margin-left:240px;
}

#leftbox {
width:200px;
margin-left:20px;
margin-right:30px;
float:left;
clear:right;
}

#rightbox {
width:450px;
float:left;
clear:right;
}

#form3 {
	width:450px;
	}
	
#form4 {
	width:200px;
	}
	
#form4 .label {
	float: left;
	clear: left;
	margin-right:8px;
	margin-bottom:5px;
	text-align: right;
	font-size:.75em;
	color:#CCCCCC;
	width:50px;
	}

#form3 .label {
	float: left;
	clear: left;
	width: 80px;
	margin-right:8px;
	margin-bottom:5px;
	text-align: right;
	font-size:.75em;
	color:#CCCCCC;
	width:100px;
	}
	
#form3 input#name {
	width: 250px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:80%;
	margin-top: -2px;
	}
	
#form3 input#email {
	width: 250px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:80%;
	margin-top: -2px;
	}
	
#form3 textarea#comments {
	width: 250px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:80%;
	margin-top: -2px;
	}
	
#form3 input#submit {
	margin-left:160px;
	margin-top:5px;
	background-color:#FFCC00;
	font-family: Arial;
	font-size:10px;
	}
	
#form5 {
width:450px;
}

#form5 .label {
	float: left;
	clear: left;
	width: 120px;
	margin-bottom:4px;
	text-align: right;
	font-size:.75em;
	color:#CCCCCC;
	}
	
#form5 input#name {
	width: 250px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:80%;
	margin-top: -2px;
	}
	
#form5 input#email {
	width: 250px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:80%;
	margin-top: -2px;
	}
	
#form5 textarea#comments {
	width: 250px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:80%;
	margin-top: -2px;
	}
	
#form5 input#submit {
	margin-left:160px;
	margin-top:5px;
	background-color:#FFCC00;
	font-family: Arial;
	font-size:10px;
	}
	

h1 {
color:#ffffff;
font-family:"Century Gothic";
font-style:normal;
font-weight:normal;
font-size:1.3em;
margin-bottom:0px;
}

#leftbox p {
text-align:center;
font-size:.8em;
color:#999999;
margin-top:0px;
}

#leftbox a {
color:#999999;
font-family:"Century Gothic";
font-style:normal;
font-weight:normal;
font-size:1em;
margin-bottom:0px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

#rightbox a {
color:#999999;
font-family:"Century Gothic";
font-style:normal;
font-weight:normal;
font-size:1em;
margin-bottom:0px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

#rightbox a:hover {
color:#FFFFFF;
}

#leftbox a:hover {
color:#FFFFFF;
}

#leftbox ul {
margin-top:0px;
}

#leftbox li {
font-size:.8em;
color:#999999;
margin-bottom:6px;
}

h2 {
color:#FF9900;
font-family:"Century Gothic";
font-style:normal;
font-weight:normal;
font-size:1em;
text-align:center;
margin-bottom:2px;
}

h3 {
color:#ffffff;
font-family:"Century Gothic";
font-style:normal;
font-weight:normal;
font-size:1.3em;
text-align:center;
}

h4 {
color:#FFFFFF;
font-family:"Century Gothic";
font-style:normal;
font-weight:normal;
font-size:1em;
text-align:center;
text-transform:uppercase;
margin-top:0px;
}

