body {
	background-color: #171918;
	text-align:left;
	font-family:GillSans;
}

#center{
margin-left:auto;
margin-right:auto;
width:930px;
}

#top{
width:930px;
height:175px;
background-image:url(images/top.png);
background-repeat:no-repeat;
}

#navigation{
float:right;

width:176px;
height:215px;


font-family:GillSans;
margin-right:-3px;
margin-top:21px;

background-image:url(images/nav-bg-2.jpg);
background-repeat:no-repeat;

padding:5px;

}
#navigation ul{
list-style:none;
margin:0;
padding: 0;
width:167px;
}

#navigation li {
background-color:#fefcd9;
border-bottom:#1f2321 solid 5px;
}

#navigation li a:link, #navigation li a:visited {
background-color:#fefcd9;
font-size:14px;
color:#171918;
text-decoration:none;
margin-left:2px;
}

#navigation li a:hover {
font-size:14px;
color:#CC9900;
text-decoration:none;
margin-left:2px;
}

#front{
width:924px;
height:434px;
background-image:url(images/front-2.jpg);
background-repeat:no-repeat;
border:3px #e1e2da solid;
}

#main{
width:924px;
min-height:434px;
border:3px #e1e2da solid;
}

#home-title{
width:721px;
height:21px;
}

#pre-title{
background-image:url(images/pre-title.png);
background-repeat:no-repeat;
width:721px;
height:21px;
}

#condolences-title{
background-image:url(images/condolences-title.png);
background-repeat:no-repeat;
width:721px;
height:21px;
}

#contacts-title{
background-image:url(images/contacts-title.png);
background-repeat:no-repeat;
width:721px;
height:21px;
}

#history-title{
background-image:url(images/history-title.png);
background-repeat:no-repeat;
width:721px;
height:21px;
}

#content-bg{
background-color:#fefcd9;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
width:725px;
min-height:400px;
margin-left:10px;
margin-bottom:10px;
}

#content{
font-family:GillSans;
font-size:14px;
color:#000000;
width:700px;
padding-left:5px;
padding-bottom:10px;
padding-top:1px;

}

#contact{
width:600px;
margin-right:50px;
font-family:GillSans;
font-size:14px;
color:#000000;
padding:50px;
}

#quote{
clear:both;
width:930px;
height:30px;
background-color: #e1e2da;
text-align:center;
	font-family:GillSans;
font-size:16px;
color:#000000;
}

#footer{
clear:both;
width:930px;
height:70px;
	font-family:GillSans;
text-align:center;
font-size:12px;
color:#FFFFFF;
}

#left-pic{
float:left;
width:250px;
height:160px;
margin-top:4px;
margin-bottom:4px;
margin-left:4px;
margin-right:12px;
}

#right-pic{
float:right;
width:250px;
height:160px;
margin-top:4px;
margin-bottom:4px;
margin-right:4px;
margin-left:12px;
}