﻿

* {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

.inputFields {
	width:200px;
}

#top_title {
	background-image:url('../site_images/images/index_top_title.png');
	background-repeat:no-repeat;
	width:890px;
	height:60px;
}

#top_title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:white;
	font-weight:lighter;
	padding-top:8px;
	padding-left:30px;
}

#expantion {
	background-image:url('../site_images/images/index_expantion.png');
	background-repeat:repeat-y;
	width:890px;
}

#expantion p {
	width:550px;
	padding-top:25px;
	padding-left:50px;
	float:left;
}

#expantion img {
	padding-left:28px;	
}

#bottom {
	background-image:url('../site_images/images/index_bottom.png');
	background-repeat:no-repeat;
	width:890px;
	height:34px;
}

#main h3 {
	margin-left:25px;
	padding-top:30px;
}

#sale img {
	position:absolute;
	margin-left:-35px;
	margin-top:-20px;
}



/*********Begin Form********

#formTop {
	background-image:url('../site_images/images/registrationForm_02.png');
	background-repeat:no-repeat;
	width:800px;
	height:433px;

}

#formExpantion {
	background-image:url('../site_images/images/registrationForm_03.png');
	width:800px;


}

#formBottom {
	background-image:url('../site_images/images/registrationForm_04.png');
	background-repeat:no-repeat;
	width:800px;
	height:22px;


}

#registerForm {
	position:absolute;
	width:372px;
	margin-top:-37px;
	margin-left:45px;
}

#expandContent {
	width:300px;
	margin-left:250px;
}


fieldset {
	padding-top:55px;
	border:0px;
}

#registerForm h1 {
	color:gray;
}

form {
	margin-top:105px;
	margin-left:0px;
}

input {
	margin-top:41px;
	margin-left:350px;
}

#newUserFormSubmit {
	margin-top:-5px;
	margin-left:270px;
}

#closeButton {
	background-image:url('../site_images/images/declineButton.png');
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	margin-left:425px;
	margin-top:-50px;
	
	
}

*******End Form***********
*/
/********Constant Contact Form*********/

#constant_contact {
	padding-top:5px;
}

