/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	background: #FFFFFF url(../images/bg.jpg) repeat-x top;
}
html {
	font-size: 62.5%;
	line-height: 1;
}
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 900px;
	position: relative;
}
#header h1 {
	background: url(../images/airFlairB.png) no-repeat;
	height: 405px;
	text-indent: -400em;
}
#headerThanks h1 {
	background: url(../images/airFlairD.png) no-repeat;
	height: 330px;
	text-indent: -400em;
}
#header404 h1 {
	background: url(../images/airFlairE.png) no-repeat;
	height: 330px;
	text-indent: -400em;
}
#copy {
	margin: 0 auto;
	padding-top: 30px;
	width: 700px;
	clear: both;
}
#copyExtra {
	width: 850px;
	padding-top: 10px;
	margin: 0 auto;
}
#copyExtra img {
	float: right;
	padding: 7px;
	border: 1px solid #660000;
	background: #fff
}
#prices {
	margin: 0 auto;
	width: 850px;
	clear: both;
	padding-top: 20px;
}
#priceLeft {
	width: 280px;
	float: left;
}
#priceCenter {
	width: 280px;
	float: right;
}
#priceRight {
	width: 280px;
	float: right;
}
#portfolio {
	

}
#prices h3 {
	font-size: 1.5em;
	color: #42004A;
	margin-bottom: 8px;
}
#copyExtra h3 {
	font-size: 1.7em;
	line-height: 2.2em;
	color: #fff;
	margin-bottom: 8px;
}
#copy h3.welcome {
	background: url(../images/welcome.jpg) no-repeat;
	height: 50px;
	margin-bottom: 8px;
}
#portfolio h3.gallery {
	background: url(../images/gallery.jpg) no-repeat;
	height: 50px;
	width: 500px;
	margin: 8px auto;
}
#portfolio h3.custom {
	background: url(../images/customLg.jpg) no-repeat;
	height: 75px;
	width: 800px;
	margin: 16px auto;
}
#copy h3.about {
	background: url(../images/about.jpg) no-repeat bottom;
	height: 70px;
	width: 500px;
	margin: 8px auto;
}
#contact h3.contact {
	background: url(../images/contact.jpg) no-repeat;
	height: 50px;
	width: 500px;
	margin: 8px auto;
}
#prices h3.price {
	background: url(../images/price.jpg) no-repeat;
	height: 50px;
	width: 500px;
	margin: 8px auto;
}
#copy h3.welcome span, #portfolio h3.gallery span, #contact h3.contact span, #prices h3.price span, #portfolio h3.custom span, #copy h3.about span {
	display: none;
}
#copy p, #portfolio p {
	font-size: 1.4em;
	line-height: 1.9em;
	color: #666666;
	padding-bottom: 1.9em;
}
#copyExtra p {
	font-size: 1.4em;
	line-height: 1.9em;
	color: #666666;
	background: #fff;
	border: 1px solid #42004A;
	padding: 7px 10px;
	width: 380px;
}
#prices p.center {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.7em;
	color: #666666;
}
#prices p.centerBold {
	text-align: center;
	color: #42004A;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.9em;
}
#portfolio p {
	width: 600px;
	margin: 8px auto;
}
#portfolio p.select {
	width: 800px;
	text-align: center;
	padding-bottom: 0;
	line-height: 1em;
}
#contact p {
	font-size: 1.4em;
	line-height: 1.9em;
	color: #666666;
	padding-bottom: 1.2em;
}
#copy p span {
	color: #42004A;
	font-weight: bold;
}
#left {
	width: 500px;
	float: left;
}
#right {
	width: 210px;
	float: right;
}
#prices ul {
	list-style: none;
}
#prices h3 {
	margin-top: 15px;
}
#copy li, #prices li {
	font-size: 1.4em;
	line-height: 1.9em;
	color: #666666;
	padding-left: 10px;
}
#prices li {
	font-size: 1.2em;
}
#prices li span {
	color: #42004A;
}
.thumbs {
	
	padding-left: 8px;
}
.thumbs img {
	padding: 7px;
	margin: 0 6px 10px 8px;
	border: 1px solid #660000;
}
#current {
	width: 716px;
	margin: 0 auto;
}
#current img {
	padding: 5px;
	border: 1px solid #660000;
}
#cards {
	padding: 30px 0 0px;
	text-align: center;
	clear: both;
}
#contact {
	width: 700px;
	margin: 10px auto;
	padding-top: 20px;
	clear: both;
}
#contact img {
	margin-bottom: 10px;
}
#copy a, #contact a, #footer a, #prices a, #copyExtra a {
	text-decoration: none;
	color: #42004A;
	font-weight: bold;
}
#copy a:hover, #contact a:hover, #footer a:hover, #prices a:hover, #copyExtra a:hover {
	text-decoration: underline;
}
label {
	display: block;
}
#contact p.warning, #portfolio p.warning, .warning {
	font-weight: bold;
	color: #f00;
	padding: 8px;
	background-color: #fff;
}
#formLeft {
	width: 320px;
	float: left;
}
#formRight {
	width: 306px;
	float: right;
}
.boxstyle {
	background-color: #f5f5f5;
	border: solid 1px #660000;
	padding: 2px;
	width: 300px;
	font-size: 1em;
}
.formFieldSubmit {
	
	border: 2px solid #660000;
	color: #42004A;
	background: #ffffff;
	margin-top: 20px;
	padding: 3px 7px;
}
#footer {
	padding: 20px 0;
	text-align: center;
	clear: both;
}
#footer p {
	font-size: 1.2em;
	color: #666666;
	padding-bottom: 1.2em;
}

