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

body{
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#CCCCCC;
}
body a:link, a:visited, a:hover, a:active {color:#FFFFFF;}
p{margin:0;}
a { outline:0; }
.flowing-bg{
	background-image:url(images/flowing-bg.jpg);
	background-repeat:no-repeat;
}
.flowing-bg-subpage{
	background-image:url(images/flowing-bg.jpg);
	background-repeat:no-repeat;
	padding:69px 33px 0px 33px;
}
.weddings{
padding-top:141px;
padding-left:20px;
width:292px;
float:left}
.programs{
padding-top:141px;
padding-left:33px;
width:292px;
float:left}
.iphone{
padding-top:141px;
padding-left:33px;
width:292px;
float:left}
.subpage{
	background-image:url(images/subpage-bg.jpg);
	background-repeat:no-repeat;
	padding: 11px;
}
.subpage-bg{
	background-image:url(images/subpage-bg-rep.jpg);
	background-repeat:repeat-y;
}
.subpage-content{
margin:25px 4px 4px 4px;
width:884px;}
.subpage-footer{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:36px;
}
.subpage-header{
	font-size:16px;
	font-weight:bold;
	width: 892px;
}
.button230x42 a {
	display:block;
	background:url(images/btn-230x42.gif) top left no-repeat;
	width:210px;
	height:20px;
	color:#FFF;
	padding:11px;
	text-decoration:none;
	text-transform:uppercase;}
.button230x42 a:hover{background:url(images/btn-230x42-roll.gif) top left no-repeat;text-decoration:none;}
.button230x42-dark a {
	display:block;
	background:url(images/btn-230x42-dark.gif) top left no-repeat;
	width:210px;
	height:20px;
	color:#FFF;
	padding:11px;
	text-decoration:none;
	text-transform:uppercase;}
.button230x42-dark a:hover{background:url(images/btn-230x42-roll-dark.gif) top left no-repeat;text-decoration:none;}
.divider{
	height:1px;
	width:965px;
	background-color:#CCC;
	margin: 15px 0 15px 0;
}
.sidebar-divider{
	height:1px;
	width:240px;
	background-color:#CCC;
	margin: 15px 0 15px 0;
}
#textfield{
	margin:3px 0 3px 0;
	color:#C00;
	padding:4px;
}
.content-left{
	padding-right:15px;}
.clear{
clear:both}
