@charset "utf-8";
/* CSS Document */

body {
	color:#333333;
	background: #ffffff url("imgs/css/bg.jpg") top left repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0;
}

.contactUs{
	width: 196px;
	height:123px;
	margin-top:20px;
	padding-left:35px;
	padding-right:30px;
	padding-top:47px;
	background: url("imgs/css/contactUs.jpg") top left no-repeat;
	float:left;
}

.clear{ 
	clear:both;		
}

.footer{
	background: url("imgs/css/calvaryLogoMain.jpg") top center no-repeat;
	height:55px;
	width:387px;
	padding-left:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	font-size:10px;
	color: #2E4D68;
}

h2{
	color:#2D4C69;
	padding:0; margin:0;

}
.header{
	height:95px;
	width:396px;
	float:left;
}

.homeAbout{
	width: 565px;
	height:135px;
	background: url("imgs/css/homeParenth.jpg") top left no-repeat;
	margin-top:	20px;
	padding-left:60px;
	padding-top:50px;
	float:left;
}
.homeAboutAbout{
	width: 565px;
	background: url("imgs/css/homeParenth_About.jpg") top left no-repeat;
	margin-top:	20px;
	padding-left:60px;
	padding-top:43px;
	float:left;
}
.homeAboutEvent{
	width: 565px;
	height:127px;
	background: url("imgs/css/homeParenth_Event.jpg") top left no-repeat;
	margin-top:	20px;
	padding-left:60px;
	padding-top:43px;
	float:left;
}
.homeAboutFuneral{
	width: 565px;
	height:127px;
	background: url("imgs/css/homeParenth_Funeral.jpg") top left no-repeat;
	margin-top:	20px;
	padding-left:60px;
	padding-top:43px;
	float:left;
}
.homeAboutProduction{
	width: 565px;
	height:127px;
	background: url("imgs/css/homeParenth_Production.jpg") top left no-repeat;
	margin-top:	20px;
	padding-left:60px;
	padding-top:43px;
	float:left;
}
.homeAboutWedding{
	width: 565px;
	height:127px;
	background: url("imgs/css/homeParenth_Wedding.jpg") top left no-repeat;
	margin-top:	20px;
	padding-left:60px;
	padding-top:43px;
	float:left;
}

.homeSectionImg{
	width:585px;
	height:334px;
	float:left;
	margin-left:40px;
}

.homeSectionBox1{
	background: url("imgs/css/homeButton1.jpg") top left no-repeat;
	width:199px;
	height:60.5px;
	padding-left:18px;
	padding-top:23px;
	float:left;
	color:#FFFFFF;
}
.homeSectionBox1 a:link{ color:#FFFFFF;	font-size:24px;	font-weight:500; text-decoration:none; }
.homeSectionBox1 a:active{ color:#FFFFFF;	font-size:24px;	font-weight:500; text-decoration:none; }
.homeSectionBox1 a:visited{ color:#FFFFFF;	font-size:24px;	font-weight:500; text-decoration:none; }

.homeSectionBox1 a:hover{
	color:#FFFFFF;
	font-size:24px;
	font-weight:500;
	text-decoration:underline;
}

.homeSectionBox2{
	background: url("imgs/css/homeButton4.jpg") top left no-repeat;
	width:199px;
	height:63.5px;
	padding-left:18px;
	padding-top:20px;
	float:left;
	color:#FFFFFF;	
}
.homeSectionBox2 a:link{ color:#FFFFFF;	font-size:24px;	font-weight:500; text-decoration:none; }
.homeSectionBox2 a:active{ color:#FFFFFF;	font-size:24px;	font-weight:500; text-decoration:none; }
.homeSectionBox2 a:visited{ color:#FFFFFF;	font-size:24px;	font-weight:500; text-decoration:none; }

.homeSectionBox2 a:hover{
	color:#FFFFFF;
	font-size:24px;
	font-weight:500;
	text-decoration:underline;
}
.headerTopics a:link{ color:#2E4D68; font-weight:bold; font-size:12px;	text-decoration:underline; }
.headerTopics a:active{ color:#2E4D68; font-weight:bold; font-size:12px;	text-decoration:underline; }
.headerTopics a:visited{ color:#2E4D68; font-weight:bold; font-size:12px;	text-decoration:underline; }

.headerTopics a:hover{
	color:#2E4D68;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.headerTopics{
	width:110px;
	height:77px;
	background: #ffffff url("imgs/css/vertDivider.jpg") center right no-repeat;
	padding-left:8px;
	padding-right:5px;
	padding-top:18px;
	float:left;	
	color:#2E4D68;
}
.headerTopicsRight a:link, a:active, a:visited{
	color:#2E4D68;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.headerTopicsRight a:hover{
	color:#2E4D68;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.headerTopicsRight{
	width:115px;
	height:77px;
	padding-left:8px;
	padding-top:18px;
	float:left;	
	color:#2E4D68;
}

img{
	border:none;
}
.images{
	margin-top:7px;
}
.images a:link{ color:#0000EE;	font-size:16px;	font-weight:500; text-decoration:underline; }
.images a:active{ color:#0000EE;	font-size:16px;	font-weight:500; text-decoration:underline; }
.images a:visited{ color:#0000EE;	font-size:16px;	font-weight:500; text-decoration:underline; }
.images a:hover{ color:#0000EE;	font-size:16px;	font-weight:500; text-decoration:none; }

.offerList{
	width:150px; 
	float:left; 
	font-weight:bold;
	padding-left:30px;
}

.wrapper{
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	min-height:500px;
	width: 930px;
	border:none;
	text-align:left;	
}