@charset "UTF-8";
/* Aldo's CSS Document designed by Danielle LeComte for Costa Designs - danielle@costadesigns.com */

body {
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat;
	text-align:center;
	margin-top:0;
}

a:link, a:visited {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#fff;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfdfc;
	font-size:16px;
	font-weight: bold;
}

#wrapper {
	margin:0 auto;
	background:url(../images/wrapper-bg.jpg) repeat-x bottom center #b38e48;
	text-align:left;
	padding:0;
	width:875px;
	border-left: 1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	clear:both;
	min-height:510px;
}


#heading {
	width:875px;
	background:url(../images/body-header.jpg) no-repeat top center;
	clear:both;
	min-height:260px;
}

* html #heading {
	width:875px;
	background:url(../images/body-header.jpg) no-repeat top center;
	clear:both;
	height:260px;
}

#heading .topNav {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 15px 0 0;
	text-align:right;
}

#heading .topNav p {
	margin:0;
}

.topNav a:link, .topNav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.topNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

#heading .mainNav {
	background-image:url(../images/mainNav-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:43px;
	padding-top:120px;
}

#navbox {
	margin:0 50px 0 50px;
}

#navbox img {
	border:0px;
}

#navbox ul {
	padding:0;
	margin:0;
}

#navbox li {
	display: inline;
}

#navbox li a {
	float: left;
	text-decoration: none;
	border:0;
}

#navbox li a:visited {
	color: white;
}

#navbox li a:hover, .nav li .current {
	color: white;
	background: transparent url(../images/nav-bg-trans.png) center center no-repeat;
	text-decoration:none;
}

#content {
	min-height:500px;
	padding-top:10px;
	clear:both;
}

.topMenu {
	width:825px;
	margin:15px 25px 10px 25px;
}

.topLeft {
	width:370px;
	float:left;
	margin-right:15px;
}

.topLeft p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfdfc;
	font-size:12px;
	line-height:16px;
	padding:0 17px;
}

.topLeft .big {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfdfc;
	font-size:16px;
	font-weight: bold;
}

.topRight {
	width:475px;
	margin-right:15px;
	float:left;
}

.topLeft2 {
	width:550px;
	float:left;
	margin-right:15px;
}

.topLeft2 hr {
	width:500px;
	height:1px;
	color:#FFFFCC;
	background-color:#FFFFCC;
	margin-left:17px;
	border:0;
}

.topRight2 {
	width:295px;
	margin-right:15px;
	float:left;
}

.topLeft2 p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfdfc;
	font-size:12px;
	line-height:16px;
	padding:0 17px;
}

.topLeft2 .big {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic; 
	color:#fdfdfc;
	font-size:16px;
}

.middle {
	width:269px;
	float:left;
	margin:11px;
	background:url(../images/middle-bg.png) no-repeat transparent;
	height:177px;
}

.middle p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfdfc;
	font-size:11px;
	line-height:16px;
	padding:10px 10px 5px 10px;
	margin:0;
}

.middle p img {
	border:1px solid #000000;
	margin-right:10px;
	padding:0;
}

.no-border img {
	border:0px;
}

#footer {
	width:875px;
	height:186px;
	background:url(../images/footer-bg.jpg) top center no-repeat;
	text-align:center;
	padding:0;
	margin:0;
}

#footerbox {
	margin:10px 100px 0 100px;
	height:40px;
}

#footerbox img {
	border:0px;
}

#footerbox ul {
	padding:12px 0 0 0;
	margin:0;
	clear:both;
}

#footerbox li {
	display: inline;
}

#footerbox li a {
	float: left;
	text-decoration: none;
	border:0;
}

#footerbox li a:visited {
	color: white;
}

#footerbox li a:hover, #footerbox li .current {
	color: white;
	background: transparent url(../images/nav-bg-trans.png) center center no-repeat;
	text-decoration:none;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#f3f0e0;
	font-size:10px;
	margin-top:110px;
}

.copy a:link, .copy a:visited {
	color:#f3f0e0;
	text-decoration:none;
}

.copy a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Form Styles */



label {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fdfdfc;
	padding-right: 10px;
	width: 150px;
	text-align: left;
	height: 20px;
	line-height: 26px;
}

#container { padding: 8px; border:0; width:480px; margin-left:15px;}

div.row {
  clear: both;
  padding-top: 10px;
  text-align:left;
  }

div.row span.label {
  text-align: left;
  }

div.row span.formw {
  text-align: left;
  margin-bottom:3px;
} 

fieldset {
	border: 2px solid #003333;
	padding: 10px;
	float: left;
	position: relative;
}
	
input, textarea, .options {
	font: .9em Arial, Helvetica, sans-serif;
	padding: 0.2em;
}

.options input {
	float: none;
	padding-left: 0;
}
div.buttons {
	width: 400px;
	padding-top: 20px;
	color:#fbfbfb;
	font: .9em Arial, Helvetica, sans-serif;
}

.options label {
	font: .9em Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: none;
}

input[type="submit"] {
	background-color: #005600;
	border: 2px solid #FFFFFF;
	color: #fff;
	margin-right:10px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fdfdfc;

}
#innerform {
	float: left;
	width:450px;
}

input[type="reset"] {
	border: 2px solid #FFFFFF;
	color: #CCCCCC;
	background-color: #5c0301;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fdfdfc;
}

.clearthis {
	clear: both;
}




















  