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

/* ---------------------------------------------------
	StyleSheet: Moody Funeral Services
	main.css
	Media: screen
	Version: 1.1	
	Author: Diradv
	
	Index:
	- General Styles
	- Nav Styles
	- Content
	- Lateral Styles
	- Footer Styles
	
	
/*------------------------------------------------*/

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

html { 
	height:101%;
	background-color: #400a0a;
}

body {
background-color: transparent;	
background-image: url(../img/body_back.jpg);
background-repeat: repeat-x;
background-position: top center;
color:#000000;
font-family:"Arial","Verdana",sans-serif;
font-size:12px;
line-height:18px;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100%;
margin:0;
padding:0;
width:100%;
}

.wrapper {
width: 960px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 960px;
height: 162px;
padding-top: 15px;
position: relative;
}

#header h1 a {
color: #45322b;
text-indent: -9999px;
background: transparent url(../img/logo.png) no-repeat left top;
font-family: "Georgia",serif;
font-weight: 600;
font-size: 22px;
display: block;
text-align: center;
width: 350px;
height: 120px;
margin: 0px auto 0px auto;
}

#header span{
display:block;
color: #004871;
font-family: "Georgia",serif;
font-size: 14px;
text-indent: -9999px;
width: 129px;
height: 45px;
margin: 0px auto 0px auto;
background: transparent url(../img/since_1902.png) no-repeat left top;
}


/*-------------NAV STYLES----------------*/

.nav {
width: 960px;
}
.nav li {
position:relative;
height: 42px;
float: left;
border-bottom: 5px solid #fff;
background-color: #400a0a;
background-image: url(../img/btn2.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}

.nav li a {
color: #fff; 
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 39px;
display: block;
text-align: center;
width: 104px;
border-left: solid 1px #400a0a;
height: 42px;
}

.nav li #cremation {
	width: 118px;
}

.nav li a:hover {
background-image: url(../img/btn_over2.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}

li.active a, li.active a:hover {
margin-top: -6px;
padding-top: 4px;
height: 100%;
color: #000;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
border-top: 3px solid #fff;
width: 100px;
background-image: url(../img/btn_current2.jpg);
background-position: top left;
background-repeat: repeat-x;
}

li.active #cremation, li.active #cremation {
	width: 108px;
}


/*------CONTENT------*/

#bannerholder{
    background:#fff;
}
.banner {
    background-color: #fff;
    background-image: url(../img/banner_back.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0 5px 5px 5px;
    height: 226px;       
    width:620px;    
    position:relative;
    top:0;
    left:0;
}

.banner object, .banner img {
float: left;
}

.bannerside {
    background-color: #400a0a;
    height: 176px;
    width:284px;
    margin-right:5px;
    float:right;
    margin-top:-232px;
    margin-left: 0px;
    padding: 30px 20px 20px 20px;
}         

.banner img{
    margin-top:5px;
    margin-left:5px;
}

.bannerside h3 {
color: #eae7d6;
font-family: "Georgia", serif;
font-size: 18px;
line-height: 26px;
font-weight: 400;
font-style: italic;
text-align: center;
margin: 30px 0;  
width:270px;
}

.banner p {
color: #f6f6c6;
}

.content {
background-color: #eae7d6;
padding: 23px 0;
background-image: url(../img/content_bg.jpg);
background-repeat: repeat-x;
background-position: top left;
}

.main_info {
width: 575px;
margin: 0 6px 0 5px;
padding: 23px;
float: left;
color: #555;
background-color: #fcf9f0;
font-size: 13px;
min-height: 500px;
height:auto !important;
}

.main_full {
	width: 903px;
}

.main_info p {
	margin-bottom:15px;
}

.page_title {
font-family: "Georgia", serif;
font-size: 18px;
padding-bottom: 10px;
color: #103e71;
font-weight: normal;
margin: 0 20px 15px 0;
border-bottom: 1px solid #ebe6d7;
}

.sub_title {
color: #103e71;
font-size: 14px;
line-height: 18px;
margin-top: 10px;
font-weight:bold;
}

.selected_logo {
text-align: center;
padding-top: 10px;
margin-left: 634px;
}

.servicesli li {
	list-style-type: disc;
	margin: 0 0 0 17px;
}

.address {
	width: 450px;
	overflow: hidden;
}

.address div {
	margin: 0 0 20px 0;
	height: 200px;
}

.address div img {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	border: 5px solid #eae7d6;
}

div#left {
	float: left;
	margin: 0 10px 0 0;
	width: 440px;
}

.address div a {
	color: #0073bb;
}

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



/*------------LATERAL STYLES----------------*/

.lateral_info {
padding: 23px 25px 15px 20px;
float: right;
width: 275px;
margin-right: 6px;
margin-bottom: 6px;
background-color: #fcf9f0;
}

.lateral_info .services {
font-size: 12px;
}

.lateral_info .services li {
margin-bottom: 8px;
overflow: hidden;
}

.lateral_info .services li a {
display: block;
text-decoration: none;
color: #0073bb;
line-height: 12px;
margin-top: 10px;
}

.lateral_info .services li a:hover {
color: #103e71;
}

.lateral_info .services li span {
color: #888;
font-size: 9px;
}

.lateral_info .services li img {
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

.lateral_info .text_link {
text-decoration: none;
margin-top: 25px;
margin-bottom: 10px;
padding-right: 20px;
font-size: 12px;
line-height: 20px;
color: #555;
background-image: url(../img/arrow.png);
background-repeat: no-repeat;
background-position: center right;
}

.lateral_info .text_link:hover {
color: #103e71;
background-image: url(../img/arrow_up.png);
}

.lateral_info img {
margin-bottom: 5px;
margin-top: 10px;
}

/*-------------OBITS----------------*/
#obitSearch{
    width:290px;
    margin:0 auto;
}
ul.obit_left {
    margin: 0px 0 0 120px;
    width: 750px;
}
p.myclass{
    width:100px;
}

ul.obit_left li p{
    margin:0;
}

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 80px 15px 0;
padding: 5px;
overflow: hidden;
list-style-type: none;
float:left;
width:280px;
min-height:75px;
}

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

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

a {
	color: #0073bb;
}

a:hover {
	color: #103e71;
}

/*------------FOOTER STYLES----------------*/

.footer {
width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
height: 85px;
}

.footer p {
font-size: 11px;
float: left;
width: 800px;
color: #aea68f;
}

.footer a { color:#fff; }

.footer a.login {
color: #fff;
font-size: 11px;
text-align: center;
text-decoration: none;
padding-top: 7px;
float: right;
display:block;
width: 155px;
height: 23px;
background-image: url(../img/directors_btn.png);
background-repeat: no-repeat;
background-position: top right;
}

.footer a.login:hover {
background-image: url(../img/directors_btn.png);
background-repeat: no-repeat;
background-position: bottom right;
}

.clear {
clear: both;
}

.image_caption { font-size:10px; color:#555; text-decoration:none; }

strong { font-weight:bold; }
.staff img { margin:0px 10px; }

/*-------------------CONTACT PAGE--------------*/

ul.contact_list {
	overflow: hidden;
	margin: 20px 0;
}

ul.contact_list li {
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
	font-size: 12px;
	color: #000;
}

ul.contact_list li p {
	color: #666;
}

ul.contact_list li h4 {
	font-size: 16px;
	color: #904944;
	margin: 0 0 5px 0;
}

ul.contact_list li img {
	border: 4px solid #eae7d6;
}

span.line {
display: block;
border-bottom: 1px solid  #eae7d6;
}


ul.contact_list li.content {
	background: none;
	padding: 0px;
}

ul.contact_list li a.directions {
	display: block;
	margin: 10px 0 0 0;
	width: 126px;
	height: 21px;
	text-indent: -9999px;
	background: transparent url(../img/directions.png) no-repeat left top;	
}

ul.contact_list li a.directions:hover {
	background: transparent url(../img/directions.png) no-repeat left -21px;
}

ul.contact_list li a.directions:active {
	background: transparent url(../img/directions.png) no-repeat left -42px;
}