body {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 14px;
	color: #000000;
	background-color: #612324;
	margin: 0px;
	padding: 0px;
}
#container {
	padding:10px 26px 26px 26px;
	margin:34px auto 0 auto;
	width:882px;
	background-color:#E4DDB8;
}
#phone {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #000000;
	margin: 13px 0 15px 0;
	padding: 0px;
	text-align:right;
}

#phone a, #phone a:visited {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#phone a:hover {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}

#mainPhoto {
	height:283px;
	background-color: #000000;
	background-image: url(../images/bg-mainPhoto.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainPhoto h1 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 32px;
	color: #FFFFFF;
	margin: 0 0 30px 0px;
	padding: 0px;
	font-weight:lighter;
}
#mainPhoto h2 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 10px 0px;
	padding: 0px;
	font-weight:lighter;
}
#mainPhoto h3 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 14px 0px;
	padding: 0px;
	font-weight:lighter;
}

#mainPhotoInt {
	height:155px;
	background-color: #000000;
	background-image: url(../images/bg-mainPhoto-int.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainPhotoInt #text, #mainPhoto #text {
	padding:50px 50px 50px 65px;
}

#mainPhotoInt #text a, #mainPhotoInt #text a:visited, #mainPhoto #text a, #mainPhoto #text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainPhotoInt #text a:hover, #mainPhoto #text a:hover {
	color: #FFFFFF;
	text-decoration: underline;;
}



#mainPhotoInt h1 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 32px;
	color: #FFFFFF;
	margin: 0 0 4px 0px;
	padding: 0px;
	font-weight:lighter;
}
#mainPhotoInt h2 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 10px 0px;
	padding: 0px;
	font-weight:lighter;
}
#mainPhotoInt h3 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 14px 0px;
	padding: 0px;
	font-weight:lighter;
}


#mainPhoto p {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 5px 0px;
	padding: 0px;
	font-weight:lighter;
}
#navigation {
	height:45px;
	background-color:#612324;
	background-image: url(../images/bg-navigation.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	line-height:45px;
	text-align:center;
	padding:0 50px 0 50px;
}


/*------------------------------------------*/

#navigation ul
{
margin:0;
padding:0;
white-space: nowrap;
}

#navigation li
{
display: inline;
list-style-type: none;
}

#navigation a { 
	display:block;
	float:left;
	height:45px;
	text-align:center;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #FFFFFF;
	line-height:45px;
	font-weight:bold;
	padding:0 12px 0 12px;
}

#navigation a:link, #navigation a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/btn-spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation a.last { 
	background-image: none;
}

/*------------------------------------------*/



#main {
	padding:36px 23px 15px 23px;
	min-height:260px;
}

#main a, #main a:visited {
	color: #612324;
	text-decoration: underline;
}
#main a:hover {
	color: #612324;
	text-decoration: none;
}

#main h1 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 22px;
	color: #000000;
	margin: 0 0 10px 0px;
	padding: 0px;
	font-weight:lighter;
	border-bottom:1px solid #D3CBA1;
}

#footer {
	margin:auto;
	padding:10px 0 10px 0;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
#footer a, #footer a:visited {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}
.clear {
	clear:both;
}
img {
	border:0;
}
#contactform {
	margin:0;
	padding:0 70px 0 20px;
	width:400px;
	display:block;
	float:right;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
