body {
	background-color: #feede2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#center {
	width: 962px;
	position: absolute;
	left: 50%;
	margin-left: -481px;
}


#logo {
	height: 128px;
	width: 283px;
	position: absolute;
	top: 162px;
	left: 40px;
}

#nav {
	height: 150px;
	width: 175px;
	position: absolute;
	top: 310px;
	left: 40px;
}

#info {
	height: 105px;
	width: 156px;
	position: absolute;
	top: 344px;
	left: 232px;
	text-align: center;
}

#content {
	width: 820px;
	position: relative;
	left: 63px;
}

#footer_nav {
	height: 18px;
	width: 500px;
	position: relative;
	top: 22px;
	left: 220px;
	text-align: center;
}

#footer_logo {
	height: 75px;
	width: 300px;
	position: relative;
	left: 315px;
	top: 30px;
	text-align: center;
}


.text {
	color: #232323;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
a.text:link {
    color: #d01e17;
}
a.text:hover {
	color: #1728d0;	
}
a.text:visited {
	color: #d01e17;	
}

.info_text {
	color: #232323;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.contact_text {
	color: #232323;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

a.info_text:link {
    color: #d01e17;
}
a.info_text:hover {
	color: #1728d0;	
}
a.info_text:visited {
	color: #d01e17;	
}


.footer_text {
	color: #928982;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
a.footer_text:link {
    color: #0000FF;
}
a.footer_text:hover {
	color: #c81a14;	
}
a.footer_text:visited {
	color: #928982;	
}


.footer_text_small {
	color: #928982;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}
a.footer_text_small:link {
    color: #928982;
}
a.footer_text_small:hover {
	color: #c81a14;	
}
a.footer_text_small:visited {
	color: #928982;	
}

#reserve-left
{
	text-align:right;
}

#reserve-right
{
	text-align:left;
}
