* {
	padding: 0px; 
	margin: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	border-bottom: dotted 1px #1d1d1d; 
	color: #888888;
}
#wrapper {
	text-align: left;
	width: 955px;
	margin: auto;
}
#header-leftside {
	float: left;
	width: 240px;
	margin-top: 15px;
	height: 290px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}
#header-rightside {
	float: left;
	width: 715px;
	margin-top: 15px;
	height: 290px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	text-align: right;
}
h1 {
	clear: both;
	height: 72px;
	width: 128px;
	text-indent: -5000px;
	background: url(../images/2BE-Productions.gif) no-repeat 0 27px;
	padding-top: 27px;
	margin-left: 23px;
}
h1 a {
	height: 72px;
	width: 128px;
	display: block;
}
h1 a:hover{
	text-decoration: none;
	border-bottom: none;
}
#navigation {
	list-style: none;
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
	padding-left: 23px;
}
#content {
	float: left;
	width: 955px;
}
#leftcolumn {
	float: left;
	width: 556px;
	padding: 28px 31px 28px 23px;
}
#leftcolumn p {
	text-align: justify;
	line-height: 24px;
	padding-bottom: 16px;
	padding-left: 10px;
}
#leftcolumn p.hometxt {
	padding-left: 0px;
}
#leftcolumn h2 {
	width: 536px;
	background: url(../images/bg2.jpg) repeat-y;
	font-size: 14px;
	color: #838282;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
#leftcolumn li {
	margin-left: 30px;
}
#leftcolumn ul {
	list-style: square;
}
#wedding-video-links {
	padding-left: 20px;
	line-height: 24px;
	list-style: none;
}
#rightcolumn {
	float: left;
	width: 320px;
	padding: 28px 0px 28px 0px;
}
#rightcolumn h2 {
	width: 300px;
	background: url(../images/bg1.jpg) repeat-y;
	font-size: 14px;
	color: #838282;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
#rightcolumn p {
	text-align: justify;
	padding: 0px 10px 10px 10px;
	font-style: italic;
	line-height: 24px;
}
#rightcolumn a {
	font-size: 11px;
	margin: 0px 10px 0px 10px;
}
#rightcolumn2 {
	float: left;
	width: 320px;
	padding: 28px 0px 28px 0px;
}
#rightcolumn2 li {
	margin-left: 35px;
	font-size: 12px;
}
#rightcolumn2 ul {
	list-style: square;
}
#rightcolumn2 h2 {
	width: 300px;
	background: url(../images/bg1.jpg) repeat-y;
	font-size: 14px;
	color: #838282;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
#rightcolumn2 p {
	text-align: justify;
	padding: 0px 10px 10px 10px;
	line-height: 24px;
}
#footerbar {
	position: relative;
	width: 955px;
	float: left;
	height: 79px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	text-align: right;
}
#footerbar img {
	padding-top: 10px;
}
#footer {
	width: 955px;
	float: left;
	font-size: 10px;
	padding-top: 8px;
}
#GA {
	float: left;
	padding-top: 20px;
	height: 90px;
	text-align: center;
	width: 955px;
	padding-bottom: 20px;
}
.style1 {
	font-size: 16px;
	color: #FF0000;
}