/*/ HOME PAGE /*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#edece4;
	margin:0;
}

#webfitter_logo {
	width:100%; 
	text-align:center; 
	margin:10px 0;
}

#container {
	margin:0 auto;
	width:1026px;
	min-height:850px;
	overflow:auto;
	background-image:url(/images/bgshadow.jpg);
	background-repeat:repeat-y;
}

#content {
	margin:0 auto;
	width:1000px;
}

#menu {
	width:1000px;
	margin:0;
	padding:0;
}
#menu ul {
	width:1000px;
	list-style:none;
	margin:0;
	padding:0;
	color:#000000;
	font-size:14px;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#menu li {
	width:165px;
	display:inline;
	margin:0;
	padding:0;
	line-height:36px;
}

#menu a:link, #menu a:visited, #menu a:active{
	text-decoration:none;
	color:#000000;
	padding:10px 45px 10px 45px;
	line-height:36px;
}

#menu a:hover{
	text-decoration:none;
	color:#000000;
	background-image:url(/images/menu_bg_over.jpg);
	
}

#phone{
	float:right;
	margin:15px 40px 50px 0;
	font-size:17px;
	font-weight:bold;
	color:#a6a8aa;
}

#toplinks{
	float:right;
	margin:85px -172px 0 0;
	color:#a6a8aa;
}

a:link, a:visited, a:active{
	color:#a6a8aa;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#slideshow{
	width:1000px;
	min-height:479px;
}

#bottombuttons{
	width:1000px;
	height:161px;
	padding-left:5px;
}

#b1{
	width:310px;
	height:161px;
	padding:0 10px 0 10px;
	float:left;
	background-image:url(/images/b1_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#b1 ul{
	text-align:right;
	padding:46px 10px 0 0;
	margin:0;
}

#b2{
	width:310px;
	height:161px;
	padding:0 10px 0 10px;
	float:left;
	background-image:url(/images/b2_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#b2 ul{
	text-align:left;
	padding:46px 0 0 8px;
	margin:0;
}

#b3{
	width:310px;
	height:161px;
	padding:0 10px 0 10px;
	float:left;
	background-image:url(/images/b3_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#b3 ul{
	text-align:right;
	padding:46px 10px 0 0;
	margin:0;
}

#bottombuttons ul{
	list-style:none;
}

.button{
	margin-top:13px;
}

.button a:link, .button a:active, .button a:visited{
	color:#FFFFFF;
	background-color:#d9ddb3;
	line-height:32px;
	font-size:16px;
	padding:8px 15px 8px 15px;
	text-decoration:none;
}

.button a:hover{
	color:#FFFFFF;
	background-color:#d4d5d7;
	line-height:32px;
	font-size:16px;
	text-decoration:none;
}

#copy{
	width:1000px;
	line-height:26px;
	text-align:center;
	background-color:#ccd199;
	color:#FFFFFF;
	margin:0;
	padding:0;
	clear:both;
}



/*/ SUB PAGES /*/

#contentcontainer{
	width:940px;
/*	height:100%;*/
	min-height:450px;
	height:auto !important;
	height:450px;
	margin:0 auto;
	padding:35px 0 40px 0;
/*	overflow:visible;*/
}



#subcontent{
	width:1000px;
	min-height:450px;
}
#contentcontainer2{
	width:870px;
	height:100%;
	margin:0 auto;
	padding:0;
}
#contentcontainer2 p{
	width:550px;
}
#contentcontainer2 p.smallerWidth{
	width:400px;
}
.funcost{
	float:right;
	padding-left:15px;
}

.backPics{
	float:right;
	margin-left:-125px;
	margin-top:10px;
}

#contentcontainer a:link, #contentcontainer a:active, #contentcontainer a:visited{
	color:#88B1DB;
	font-weight:bold;
	text-decoration:none;
}
#contentcontainer a:hover{
	color:#88B1DB;
	font-weight:bold;
	text-decoration:underline;
}

#contentcontainer2 a:link, #contentcontainer2 a:active, #contentcontainer2 a:visited{
	color:#88B1DB;
	font-weight:bold;
	text-decoration:none;
}
#contentcontainer2 a:hover{
	color:#88B1DB;
	font-weight:bold;
	text-decoration:underline;
}

.header{
	font-size:21px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

.greenColor{
	color:#c1c784;
}

.blueColor{
	color:#88B1DB;
}

.greyTitle{
	color:#8e867e;
	font-weight:bold;
}

#prepaymentList{
	list-style:none;
	width:600px;
	padding:0 0 40px 10px;
	margin:0;	
}

#prepaymentList li{
	width:200px;
	float:left;
	font-weight:bold;
	line-height:20px;
}

#contactStuff{
	width:790px;
	height:300px;
	margin:0 auto;
	padding:50px 0 0 0;
}

#contactInfo{
	width:360px;
	float:left;
}

#contactForm{
	width:400px;
	height:273px;
	float:right;
	background-image:url(/images/contact/bg.jpg);
	margin-top:-10px;
	padding:10px 0 0 20px;
}

#contactForm p{
	width:100%;
}

#contactList{
	list-style:none;
	width:400px;
	padding:0;
	margin:0;
}

#contactList li{
	width:200px;
	float:left;
	line-height:22px;
}

.contactHeader{
	color:#7b7368;
	font-size:17px;
	margin:0;
	padding:0;
}

.contactMessage{
	line-height:22px;
	margin:0;
	padding:0;
}

#MemberSignIn{
	width:258px;
/*	height:409px;*/
	padding:0 0 10px 0;
	margin:0;
	float:left;
	background-image:url(/images/login_bg.jpg);
	background-repeat:no-repeat;	
}

#ObitText{
	width:180px;
	height:330px;
	margin:35px 0 0 37px;
}

#Seperator{
	width:1px;
	height:500px;
	background-color:#d0d1d3;
	float:left;
	padding:0;
	margin:0 20px 0 8px;
}

#Obits{
	width:650px;
	min-height:550px;
	margin:0;
	padding:0;
	float:left;

}

#ObitHeader{
	width:75%;
	min-height:30px;
	border-bottom:solid 1px #d0d1d3;
	float:right;
	margin:0 20px 0 0;
	padding:0;
}

#ObitName{
	width:280px;
	float:left;
	font-size:21px;
	margin:0;
	padding:0;
	font-weight:normal;
}

.color1 a{
	color:#88B1DB !important
}
.color2 a{
	color:#C1C784 !important
}

#ObitDate{
	width:200px;
	font-weight:bold;
	font-size:14px;
	float:right;
	margin:8px 0 0 0;
	padding:0;
}

#ObitMemorialLinks ul{
	margin:70px 0 0 20px;
	padding:0;
	list-style:url(/images/arrow_white.jpg);
	line-height:18px;
}

#ObitMemorialLinks a:link, #ObitMemorialLinks a:active, #ObitMemorialLinks a:visited{
	font-size:13px;
	text-decoration:none;
	color:#9f9f9f;
}

#ObitMemorialLinks a:hover{
	font-size:13px;
	text-decoration:none;
	color:#000000;
}

#ObitIndividual{
	height:175px;
}

#ObitPic{
	float:left;
	width:110px;
	height:160px;
	margin:0 0 10px 0;
	padding:0;
}

.ObitContent{
	width:75%;
	float:right;
	margin:10px 20px 0 0;
	padding:0;
}





#UserSignIn{
	width:215px;
	height:409px;
	padding:0;
	margin:0;
	float:left;
}

#Memorials{
	width:680px;
	height:100%;
	margin:0;
	padding:0;
	float:left;
}

#MemorialLinks ul{
	margin:0 0 0 20px;
	padding:0;
	list-style:url(/images/arrow_white.jpg);
	line-height:18px;
}

#MemorialLinks ul a:link, #MemorialLinks ul a:active, #MemorialLinks ul a:visited{
	font-size:13px;
	text-decoration:none;
	color:#9f9f9f;
}

#MemorialLinks ul a:hover{
	font-size:13px;
	text-decoration:none;
	color:#000000;
}

#MemorialSubmit:link, #MemorialSubmit:active, #MemorialSubmit:visited{
	text-decoration:none;
	color:#88B1DB;
}
#MemorialSubmit:hover{
	text-decoration:underline;
	color:#88B1DB;
}

#MemorialbgTop{
	background-image:url(/images/bg_top.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:696px;
	margin:0 auto;
	padding:0;
	text-align:right;
}

#MemTopLinks{
	height:15px;
	width:300px;
	margin:25px 50px 0 0;
	padding:0;
	float:right;
}

#MemorialbgTop2{
	background-image:url(/images/bg_top.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:696px;
	margin:0 auto;
	padding:0;
	margin-bottom:-20px;
}

#MemorialbgMiddle{
	background-image:url(/images/bg_middle.jpg);
	background-repeat:repeat-y;
	width:696px;
	margin:0 auto;
	padding:0;
}

#MemorialPaperTabs{
	background-image:url(/images/bg_tabs.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
	padding:0;
}

#MemorialbgBottom{
	background-image:url(/images/bg_bottom.jpg);
	background-repeat:no-repeat;
	height:44px;
	width:696px;
	margin:0 auto;
	padding:0;
	margin-top:-12px;
}

#MemorialNoHead{
	width:90%;
	height:1px;
	margin:0;
	padding:0;
}

#MemorialHeader{
	width:90%;
	height:220px;
	margin:0 auto;
	border-bottom:solid 1px #000000;
}

#MemorialContent{
	width:88%;
	margin:0 auto;
	margin-top:20px;
	padding:0;
}

#MemorialContent h2{
	font-size:18px;
	color:#88B1DB;
	margin:0 0 10px 0;
	padding:0;
}

#MemorialPic{
	float:left;
	margin:30px 0 0 20px;
	padding:0;
}

#MemorialInfo{
	float:left;
	margin:110px 0 0 20px;
	padding:0;
}

#MemorialInfo h1{
	font-size:24px;
	margin:0;
	padding:0;
}

#MemorialInfo p{
	margin:0;
	padding:0;
}

#pageCount{
	width:330px;
	margin:0 auto;
	height:40px;
}

#photoHeader{
	width:190px;
	float:left;
	height:40px;
}

#photoSep{
	width:20px;
	float:left;
	height:40px;
}

#photoName{
	width:300px;
	float:left;
	height:40px;
	font-size:13px;
	font-weight:bold;
}

#photoLogo{
	width:110px;
	float:right;
	height:70px;
}

#photoLarge{
	width:485px;
	height:300px;
	float:left;
}

#photoLargeSep{
	width:40px;
	height:300px;
	float:left;
}

#photoThumbs{
	width:327px;
	height:304px;
	float:left;
}
#photoThumbs ul{
	width:327px;
	height:304px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#photoThumbs ul li{
	width:105px;
	padding:1px 2px 1px 2px;
	margin:0;
	float:left;
}
#photoPages{
	width:300px;
	height:20px;
	float:right;
}




#videoLarge{
	width:485px;
	height:330px;
	float:left;
	margin:0 auto;
}

#videoLargeSep{
	width:40px;
	height:300px;
	float:left;
}

#videoThumbs{
	width:327px;
	height:304px;
	float:left;
}
#videoThumbs ul{
	width:327px;
	height:304px;
	font-size:14px;
	list-style:none;
	margin:0;
	padding:0;
}
#videoThumbs ul li{
	margin:5px;
	padding:5px;
}
#videoPages{
	width:300px;
	height:20px;
	float:right;
}

#videoCenter{
	width:400px;
	height:330px;
	margin:0 auto;
}

#papertop{
	background-image:url(/images/page_top.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:47px;
	margin:0 auto;
	padding:0;
	margin-top:20px;
}

#papermiddle{
	background-image:url(/images/page_middle.jpg);
	background-repeat:repeat-y;
	width:962px;
	min-height:250px;
	overflow:auto;
	margin:0 auto;
	padding:0;
}

#paperbottom{
	background-image:url(/images/page_bottom.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:48px;
	margin:0 auto;
	padding-bottom:0;
	padding-top:12px;
}

#paperbottom a:link, #paperbottom a:active, #paperbottom a:visited, #paperbottom a:hover {
	color:#88B1DB;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-left:440px;
	padding:0;
	margin-bottom:0;
}

.AdminMem h1 {
	font-size:14px;
	font-weight:bold;
}

.arrow_down{
	background-image:url(/images/arrow-down.png);
	background-repeat:no-repeat;
	height:17px;
	width:9px;
	float:left;
}

.arrow_up{
	background-image:url(/images/arrow-up.png);
	background-repeat:no-repeat;
	height:17px;
	width:9px;
	float:left;
}

.ObitText{
	background-color:#dfdbd6;
}

.SearchColor{
	background-color:#cec7c1;
}

#EventPopUp{
	width:258px;
	height:409px;
	background-image:url(/images/login_bg.jpg);
	background-repeat:no-repeat;
	padding:40px 0 0 0;
}

.error{
	font-weight:bold;
	color:#F00;
}

p.event{
	width:90%;
	margin:0 0 0 30px;
	padding:0;
	line-height:16px;
}

#contentcontainer #event_info{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#printBtn{
	padding-bottom:15px;
}

#printBtn button{	
	background-color:#F5F5F5;
	border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
	border-style:solid;
	border-width:1px;
	color:#333333;
	cursor:pointer;
	display:block;
	font-size:100%;
	font-weight:bold;
	line-height:130%;
	padding:5px 10px 6px 7px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#printBtn button:hover{
	background-color:#e4e3e3;
	border:solid #d2cdc7 1px;
	color:#333333;
}

#businesses ul{
	line-height:18px;
	list-style:disc outside url('/images/arrow_white.jpg');
	margin:40px 0 0 20px;
	padding:0;
}