body {
	margin:0;
	padding:0;
	background-color:#f0c4a7;
	color:#822721;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	margin:0;
	padding-bottom:5px;
	color:#000;
	font-size:12px;
}
a {
	color:#000;
}
a:hover {
	color:#c20108;
}
#head {
	width:960px;
	height:362px;
	margin:0px auto;
	padding:0px;
	background:#faa467 url(images/head.jpg);
}
#head2 {
	width:960px;
	height:90px;
	margin:0px auto;
	padding:0px;
	background:#faa467 url(images/head.jpg);
	background-position:bottom;
}
#logo {
	float:left;
	width:261px;
	height:26px;
	background-color:#f15a21;
	background-image:url(images/logo.jpg);
}
#menu {
	float:right;
	width:680px;
	height:20px;
	margin:0px auto;
	padding-top:6px;
	padding-left:19px;
	background-color:#f15a21;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
}
li {
	list-style: none;
	margin: 0;
	display: inline;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	padding-right:30px;
	font-size:12px;
	text-transform:uppercase;
}
#menu a:hover {
	text-decoration:underline;
}
#main {
	width:960px;
	margin:0px auto;
	clear:both;
}
#left {
	float:left;
	width:274px;
	border-left: #f6ddcb 1px solid;
	background-image:url(images/left1.jpg);
	background-repeat:no-repeat;
}
#left h1, #right h1{
	text-transform:uppercase;
}
#left a img {
	border: #FFF 1px solid;
	margin-bottom:10px;
}
#left a:hover img {
	border: #f15a21 1px solid;
}
#left #new {
	margin-top:30px;
	margin-left:30px;
}
#left #addr {
	height:165px;
	padding-left:35px;
	background-image:url(images/left2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-weight:bold;
}
#right {
	padding-top:30px;
	float:right;
	width:680px;
}
.divider {
	margin-top:15px;
	width:650px;
	border-top: #FFF 3px dotted;
	clear:both;
}
.section {
	margin-top:15px;
	margin-bottom:15px;
	padding-right:5px;
	width:320px;
	float:left;	
}
.section div {
	float:right;
	width:210px;
}
#footer {
	clear:both;
	width:930px;
	height:36px;
	margin:0px auto;
	padding-top:30px;
	padding-left:30px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}
#decor1, #decor2, #decor3 {
	float:right;
	font-weight:bold;
	margin:0 0 10px 10px;
	text-align:center;
}
