/*-----------------------MAIN CSS-------------------------*/

/* ---------------------------------------------------
	StyleSheet: William Toney's Funeral Home
	main.css
	Media: screen
	Version: 1.0	
	Author: Diradv
	
	
/*------------------------------------------------*/

/*-------------GENERAL STYLES----------------*/

/* Body */

body {
background-color:#2a3d27;
background-image: url(../img/body_bg.jpg);
background-repeat: repeat;
background-position: left top;
height:100%;
margin:0;
padding:0;
width:100%;
color:#000000;
font-family: "Lucida Grande", lucida, arial, helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

/* Wrapper */

.wrapper {
margin: 0px auto;
width: 940px;
}

/* Header */

#header {
margin: 0px auto;
width: 940px;
height: 100px;
background: transparent url(../img/header_bg.jpg) repeat-x left top;
position: relative;
}

h1 {
height: 80px;
padding: 5px 0 0 30px;
}

h1 a {
text-indent: -9999px;
display: block;
width: 200px;
height: 95px;
background: transparent url(../img/logo.png) no-repeat left bottom;
}

div.phone {
	color: #fff;
	font-family: "Georgia", serif;
	position: absolute;
	top: 20px;
	left: 725px;
	height: 30px;
	width: 190px;
	padding: 7px 0 20px 35px;
	background: transparent url(../img/phone_bg.png) no-repeat left top;
}

div.phone span strong {
	color: #D9D7C5;
}

/*
h2 {
display: inline;
font-family: Georgia, serif;
font-size: 10px;
font-weight: 600;
color: #a1bbd6;
text-transform: uppercase;
margin-left: 10px;
}
*/


/* End of Header */


/* Banner */

.banner {
    position: relative;
    height: 130px;
    /* background: #405e3a url(../img/banner_bg.jpg) no-repeat left top; */
    padding:0 0 40px; 
    margin:0;
}

.banner_images{
    height:170px;
    margin:0;
    padding:0;
    position:relative;
    background:#fff;
    top:0;
    left:0;
}

.banner_images img{
    position:absolute;
    top:0;
    left:0;
    width:940px;
    height:170px;
    margin-top:-10px;
    margin-left:-10px;
    padding:0;
}

.banner h3 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px 0;
}

.banner h4 {
color: #fff;
font-style: oblique;
font-family: Georgia, serif;
font-size: 21px;
position:absolute;
top:80px;
left:40px;
z-index:5;
}

.polaroid {
float: right;
margin-right: 30px;
width: 250px;
height: 177px;
padding: 10px;
background: transparent url(../img/polaroid.png) no-repeat left top;
position: absolute;
top: 20px;
right: 0px;
z-index: 30;
}

/* End of Banner */


/* Content */

#content {
background: #fff url(../img/content_bg.png) repeat-y left top;
padding: 20px;
overflow: hidden;
}

.nav {
width: 178px;
float: left;
}

.nav li a {
display: block;
padding: 5px 0 5px 25px;
color: #678d5a;
font-family: Arial, sans-serif;
font-size: 14px;
text-decoration: none;
}

.nav li a.selected {
color: #435e3d;
background-color: #fff;
}

.nav li a:hover {
background-color: #fff;
}

/* Main Content */

.main_content {
float: left;
margin-left: 10px;
width:400px;
padding: 20px 20px 20px 30px;
overflow: hidden;
}

#fullsize {
width:660px;
}

.title {
color: #435e3d;
font-family: Georgia, serif;
font-size: 22px;
font-weight: normal;
padding-bottom: 10px;
}

.main_content p {
color: #434345;
margin-top: 10px;
line-height: 18px;
}

.main_content h4 {
	font-style: oblique;
	font-size: 15px;
	text-align: center;
	margin: 20px 20px 0 20px;
	color: #678d5a;
}

.main_content a {
	color: #678d5a;
	text-decoration: none;
}

.main_content a:hover {
	color: #435e3d;
	text-decoration: underline;
}

.main_content .addl {
	float: left;
	width: 180px;
	margin-left: 20px;
}

.main_content .addl, .main_content .addr {
	margin-top: 20px;
	text-align: center;
}

img.wrap {
	display: block;
	margin: 0 0 10px 0;
}

a.back {
display: block;
margin-top: 15px;
padding: 5px;
width: 70px;
background-color: #678d5a;
color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.back:hover {
color: #fff;
background-color: #435e3d;
}

.staff td {
	padding: 10px;
}

.staff td a img {
	border: 5px solid #e4ece1;
	margin-right:10px;
}

#3column td a {
display: block;
}

#3column tr td h6 {
	margin: 0;
	padding: 5px 0 0 0;
}

#3column td p {
	padding: 0px;
	line-height: 14px;
}

.frame {
	float: right;
	overflow: hidden;
	width: 250px;
	margin: 0 0 140px 30px;
}

.frame p {
	font-size: 10px;
	color: #666;
}

/* Lateral */

.lateral {
float: left;
width: 250px;
padding: 60px 0px 20px 0px;
}

.lat_content {
padding: 0 0px 0px 20px;
border-left: 1px solid #CEE0BD;
}

.subtitle {
font-size: 16px;
color: #435e3d;
margin-bottom: 10px;
}

ul.services {
font-family: Arial, sans-serif;
color: #757679;
margin-bottom: 10px;
}

ul.services li a {
display: block;
font-size: 12px;
line-height: 12px;
color: #678d5a;
text-decoration: none;
margin-top: 8px;
}

ul.services li a:hover {
color: #435e3d;
text-decoration: underline;
}

ul.services a span {
font-size: 10px;
}

.lat_content .more {
margin-top: 10px;
width: 50px;
padding: 5px;
background-color: #678d5a;
color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.lat_content .more:hover {
background-color: #435e3d; 
}

.lat_content .services li img {
	margin: 0 10px 0 0;
	padding:3px;
    border:1px solid #888;
	float: left;
}

.lat_content .services li {
	height: 50px;
}

.main_content .fc_links {
	overflow: hidden;
	margin: 0px;
	text-align: left;
}

.main_content .fc_links li{
	list-style: none;
	width: 300px;
	margin: 0 10px 0 0;
}

.main_content .fc_links li {
	padding-left: 20px;		
}

.main_content .fc_links > li {
	float: left;	
}

.main_content .fc_links li h4 {
	margin-bottom: 10px;
}






/*--------OBITS-------------*/

ul.obit_left {
	float: left;
	margin: 0 10px;
	width: 620px;
	overflow: hidden;
}

ul.obit_left li h3 a, ul.obit_right li h3 a{
	color: #435e3d;
	font-family: Georgia, serif;
	font-size: 15px;
	margin-top: 5px;
}

ul.obit_left li h3 a:hover{
    text-decoration:none;
}
    
ul.obit_left li img, ul.obit_right li img {
	margin: 0 15px 0px 0;
	display: block;
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ebe6d7;
}
.main_content ul.obit_left li p{
    margin-top:0;
}
ul.obit_left li p a, ul.obit_right li p{
	margin: 0px 0;
	font-size: 12px;
    color:#434345;
}

ul.obit_left li p a:hover{
    text-decoration:none;
}

ul.obit_left li, ul.obit_right li {
margin: 0 0 15px 0;
padding: 5px;
overflow: hidden;
list-style-type: none;
float:left;
width:300px;
}

ul.obit_left li:hover, ul.obit_right li:hover {
	background-color: #f1f3ee;
}

ul.obit_left li a, ul.obit_right li a {
	color: #678d5a;
	font-size: 12px;
}


/* Footer */

.footer {
background-color: #4c6c43;
color: #fff;
overflow: hidden;
}

.footer .logo {
float: left;
padding: 10px 20px;
border-right: 1px solid #678d5a;
width:156px;
}

.footer .logo a{
text-indent: -9999px;
display: block;
width: 158px;
height: 50px;
background: url(../img/logo_footer.png) no-repeat left top;
}

.footer .adress {
font-size: 11px;
line-height: 15px;
float: left;
width: 350px;
height: 45px;
padding: 20px 20px 5px 40px;
}

.login {
display: block;
margin-top: 22px;
padding: 5px 7px;
float: left;
color: #fff;
background-color: #678d5a;
text-decoration: none;
}

.login:hover {
background-color: #435e3d; 
}

.copyright {
line-height: 15px;
float: left;
width: 280px;
height: 45px;
padding: 20px 20px 5px 20px;

float:left;
}

.login_button { float:right; margin-right:20px;}

/* Forms */


input, select {
padding: 3px;
}

input, textarea {
border: 1px solid #ddd;
}

input, select, textarea {
font-size: 14px;
font-family: inherit;
color: #333;
margin-bottom: 10px;
}

#contactform {
color: #678d5a;
}

.required_field {
color: red;
}

.submitform {
display: block;
margin-top: 5px;
padding: 5px 7px;
color: #fff;
background-color: #678d5a;
text-decoration: none;
}

.submitform:hover {
background-color: #435e3d; 
}

/* Clear */

.clear {
clear: both;
}

.footer .small {
font-size: 11px;
}

#left{
    float:left;
    width:250px;
    margin: 0 40px 0 50px;
}
#left form{
    width:300px;
}
#right{
	float: left;
    width:250px;
}

#left img, #right img {
	border: 5px solid #baa58a;
	margin-bottom: 10px;
}

#left a:hover, #right a:hover {
	text-decoration: none;
}
