@charset "UTF-8";
body,td,th {
	font-family: "Helvetica Neue", sans-serif;
	color: #FFFBE7;
}
body {
	background-color: #BFA9B0;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper{
	width:906px;
	position:relative;
	margin: 0 auto;
}

p {
color:#F1F1F1;
font-size:12px;
margin-bottom:20px;
margin-top:5px;
}
#contactform {
text-align:right;
}
div#contact, form#paypal {
border-left:thin dotted #AC868B;
float:left;
margin:0;
padding:20px 0 5px 10px;
width:200px;
}
#contactform h1 {
	font-size: 18px;
	margin: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
margin:0 0 10px;
}
#contactform li.buttons {
	margin: 0;
	overflow: hidden;
}
#contactform label {
	margin: 0;
	width: 150px;
	display: block;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #AC8C8E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0;
}
#contactform input.text {
	width: 274px;
	background-color: #E9E9EA;
	padding: 2px;
	font-size: 11px;
	margin: 0;
	color: #7E464A;
	border: 1px outset #AC868B;
}
#contactform textarea {
	width: 274px;
	border: 1px outset #AC868B;
	padding: 2px;
	font-size: 11px;
	height: 80px;
	background-color: #E9EAEA;
	color: #371C43;
	font-family: "Helvetica Neue", sans-serif;
}
#contactform li.buttons input {
	padding: 4px;
	float: left;
	width: auto;
}

.response {
	border: thin dotted #A98387;
	display: none;
	padding: 5px;
	width: 200px;
	text-align: center;
	margin: 0 auto 10px auto;
}
.loader {
	float:left;
}
#info {
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 570px;
}
#footer {
	font-size: 12px;
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #AE9292;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}

.style6 {
	font-size: 13px;
}

a {
	text-decoration: underline;
	color: #E9E9EA;
}

#info img {
height:10px;
margin:10px 5px 0 0;
}

.style5 {
	font-size: 12px;
	color: #90958C;
}
