body {
	margin: 0px 0px 0px 0px;	
	color: #686868; 
	font-family: arial, verdana; 
	font-weight: normal; 
	font-size: 80%; 
	text-align: center;
	background: url('../images/bg.jpg') no-repeat fixed #faf1e2;
	}

td {
	line-height: 140%; 
}

a {
	text-decoration: underline; 
	color:#ffffff;
	font-weight: normal;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}

img { border:0px;padding:0px;margin:0px; }

#c1
{
	margin-left: auto;
	margin-right: auto;
	width:908px;
	padding:0px;		
	background: #ffe0de;
}

#c2
{
	margin-left: auto;
	margin-right: auto;
	width:900px;
	padding:0px 0px 0px 0px;			
	text-align: left;
	background: #880b14;
	display:block; clear:both;	margin:auto;
}

#left {
	
	color:#ffffff;
	font-family: georgia; 
	font-weight: normal; 
	font-size: 100%;
	padding-top:0px;
	padding-left:45px;
	text-align:left;
	line-height:140%;
}

#left h1 {
	
	color:#ffffff;
	font-family: georgia; 
	font-weight: normal; 
	font-size: 150%;
	margin-top:0px;
	padding-bottom:7px;
	margin-bottom:9px;
	border-bottom:1px solid #d17178;
}

#left h2 {
	
	color:#ffffff;
	font-family: georgia; 
	font-weight: bold; 
	font-size: 110%;
	margin:0px;
	text-transform: uppercase;
}

#left h3 {
	
	color:#ffffff;
	font-family: georgia; 
	font-weight: normal; 
	font-size: 120%;
	margin-top:10px;
	text-align:center;
	line-height:150%;
}

#right {
	padding-right:45px;
}

#right img {
	border:4px solid #fff;
}

.upper {
	text-transform: uppercase;
}

.little {
	font-size:85%;
	line-height: 130%;
}


p {
	margin:10px 0px 0px 0px; 
}

form {
	margin:0px; 
}

.input {
	background: #ffffff;
	border: #dbd1bc 1px solid;
	font-size: 12px; 
	margin-left: 0px; 
	color: #000; 
	font-family: arial, verdana; 
	width:250px;
}

textarea {
	background: #ffffff;
	border: #dbd1bc 1px solid;
	font-size: 12px; 
	margin-left: 0px; 
	color: #000; 
	font-family: arial, verdana; 
	width:250px;
	height:50px;
}


label {
	width:100px;
	padding-right: 10px;
	float: left;
	text-align: left;
	height:26px;
}


div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep .left {
		float: left; width: 1px; height: 1px; 
}

div.sep .right {
		float: right; width: 1px; height: 1px; 
}


#footer {
	background: url('../images/footer.jpg') no-repeat;
	width:908px;
	height:81px;
}

#footer-inner {
	color:#b16a6f;
	font-family: georgia; 
	font-weight: normal; 
	font-size: 85%;
	padding-top:33px;
	padding-left:605px;
	text-align:center;
	line-height:160%;
}

#footer-inner a {
	text-decoration: none; 
	color:#b16a6f;
	font-weight: normal;
	}
#footer-inner a:link {}
#footer-inner a:visited {}
#footer-inner a:active {}
#footer-inner a:hover {text-decoration: underline;}


#left2 {
	float:left;width:380px;margin-left:45px;color:#ffffff;
}

#right2 {
	float:right;width:380px;margin-right:45px;color:#ffffff;
}
