@charset "utf-8";
/* CSS Document */

*{
border:0;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
p{
color:#000000;
}
p.heading{
font-size:14px;
font-weight:bolder;
color:#f41919;
}.textdiv {
	width: 100%;
	margin-left: 15px;
}
.equipment_heading   {
	font-size: 16px;
	color: #F41919;
	margin-left: 14px;
}
.equipment_header2 {
	font-size: 14px;
	color: #000000;
	margin-left: 15px;
}
.imageright {
	float: right;
	margin-left: 20px;
	border: solid 1px #ffffff;
}
.equipment_container {
	float: left;
	width: 95%;
	margin-bottom: 15px;
	margin-left: 14px;
	margin-top: 10px;
	border-bottom: solid 1px #000000;
}
.style1 {
	color: #000000;
	list-style-image: url(../images/news.gif);
}
.text {
	color: #000000;
	list-style-image: url(../images/arrow.gif);
	margin-left: 15px;
	margin-top: 10px;
}
#weddinigtext {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 95%;
}
#wedding_gallery {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.button {
	color: #FFFFFF;
	background-color: #F41919;
	height: 35px;
	width: 80px;
}
.text a:link {
	color: #FFFFFF;
}

