html, body     {
    height: 100%;
    }


body {
    margin: 0;
    text-align: center;
    }


img	{
	border: none;
	}

form, input, select, textarea	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}

div#wrapper {
    width: 954px;
    min-height: 100%;
    text-align: left;
    margin: 0 auto;
    background: #c9c9c5 url(/templates/main/background.gif) repeat-y center;
    }

div#header {  
	height: 329px;
	background-image: url(/templates/main/background.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 0px;	
	}

.header { 
	font-family: georgia;
	font-size: 36px;
	line-height: 46px;
	color: #c5724b;
	padding-left: 2px;
	padding-top: 7px;
	}

.slogan { 
	font-family: "times new roman";
	font-size: 20px;
	color: #000000;
	width: 950px;
	padding-left: 2px;
	}

.info_left { 
	float: left;
	margin-left: 33px;
	margin-top: 188px;
	font-family: arial;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #7c6661;
	}

.info_right { 
	float: right;
	padding-right: 30px;
	margin-top: 178px;
	font-family: arial;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-align: right;
	color: #7c6661;
	}

div#topmenu { 
	clear: both;
	padding-top: 1px;
	font-family: georgia;
	font-size: .9em;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	}

div#topmenu ul	{
	list-style-type: none;
	}

div#topmenu li	{
	float: left;
	margin: 0 6px;
	}

div#topmenu li a	{
	text-decoration: none;
	}

div#maincontent	{
	padding: 0 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	}
	
div#footer	{
	clear: both;
	text-align: center;
	}
a.link:link { 
	color: #f0d2a4;
	text-decoration: none; 
	margin-left: 7px;
	margin-right: 7px;
	}
a.link:visited { 
	color: #f0d2a4;
	text-decoration: none;	 
	margin-left: 7px;
	margin-right: 7px;
	}
a.link:hover { 
	color: #ffffff;
	text-decoration: underline;	 
	margin-left: 7px;
	margin-right: 7px;
	}

a.email:link { 
	color: #B2D49D;
	text-decoration: underline;
	}
a.email:visited { 
	color: #B2D49D;
	text-decoration: underline;
	}
a.email:hover { 
	color: #D2F4CD;
	text-decoration: underline;
	}

.legal_style { 
	font-family: georgia;
	font-size: 11px;
	color: #888888;
	padding-top: 15px;
	padding-bottom: 15px;
	}
a.legal:link { 
	color: #666666;
	text-decoration: underline;
	}
a.legal:visited { 
	color: #666666;
	text-decoration: underline;
	}
a.legal:hover { 
	color: #444444;
	text-decoration: underline;
	}

.footer_style { 
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #2f4742;
	padding-top: 50px;
	}
a.footer:link { 
	color: #c5724b;
	font-size: 10px;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	}
a.footer:visited { 
	color: #c5724b;
	font-size: 10px;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	}
a.footer:hover { 
	color: #cb9683;
	font-size: 10px;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	} 

.friends { 
	font-family: "Times New Roman";
	font-size: 16px;
	color: #664B21;
	}
.memorial { 
	font-size: 13px;
	color: #808080;
	padding-left: 20px;
	padding-top: 5px;
	font-style:  italic;
	}
.text { 
	font-size: 12px;
	}
.error { 
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}
div#maincontent h1 { 
	font-size: 1.2em;
	color: #664B21;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.funeral { 
	font-size: 28px;
	color: #808080;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 1px;
	}
.city { 
	font-size: 18px;
	color: #9d9d9d;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	}		 
a:link { 
	color: #664B21;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited { 
	color: #664B21;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	}

.divider {
	background-color: #B0B0B0;
	padding-top: 1px;
	}
.good { 
	font-size: 12px;
	color: #008800;
	font-weight: bold;
	}

table#listing td	{
	padding: 5px 10px;
	}

form#userform	{
	float: right;
	padding: 15px 20px 0 0;
	font-size: .8em;
	}
p#pagination	{
	text-align: center;
	font-weight: bold;
	}
p#pagination a, span#pa_at	{
	margin: 0 10px;
	}
