* {
	margin:0px;
	padding: 0px;
}
body {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-image:url(../images/bknd.jpg);
	background-repeat:repeat;
}
/* COMMON ELEMENTS *******************/

#outer_wrapper {
	width:800px;
	min-height:700px;
	padding:15px auto;
	margin:5px auto;
	background-color:#fff;
}
#outer_wrapper .sb-border {
	background:#ED000C;
}
#outer_wrapper .sb-inner {
	background:#FFF;
}
#bg_top {
	width:800px;
	height:280px;
	background-image:url(../images/bg_top.png);
	background-repeat:no-repeat;
}
#bg_bottom {
	width:800px;
	height:420px;
	background-image:url(../images/bg_bottom.png);
	background-repeat:no-repeat;
}
#inner_wrapper {
	width: 695px;
	height:500px;
	position:absolute;
	top:105px;
	margin-left:95px;
}
#main_content {
	float:left;
	width: 520px;
	padding:5px 5px 5px 10px;
	margin:5px auto 0px auto;
}
#main_content p {
	padding:5px 0px;
}
.navbar {
	float:right;
	width:140px;
	margin:15px 0px 0px 20px;
	_margin:15px 0px 0px 20px;
	white-space:nowrap;
	list-style-type:none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.navbar a {
	color:#000;
	text-decoration:none;
}
.navbar a:hover {
	color:#fff;
}
ul li {
	padding:3px 0px;
}
#index ul li#index a, #about ul li#about a, #pictures ul li#pctrs a, #stories ul li#stori a, #vows ul li#vows a, #checklist ul li#check a, #links ul li#links a, #contact ul li#cntct a {
	color: #FFF;
}
.current {
	color:#fff;
	cursor:default;
}
.clear_divs {
	clear:both;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
}
.indent {
	text-indent: 5px;
}
/* HOME PAGE *******************/

#image_bg {
	float:left;
	padding:0px 5px;
	margin:10px auto 5px auto;
	width: 514px;
	height:446px;
	background-image:url(../images/darlene_performing_wedding.jpg);
	background-repeat:no-repeat;
}
#index #main_content #image_bg h1 {
	padding-top:6px;
	padding-left:37px;
	text-align:left;
	font-size: 16px;
}
#index #main_content #image_bg h2 {
	position:absolute;
	bottom:48px;
	_bottom:106px;
	left:52px;
	_left:54px;
	font-size: 13px;
	text-align:center;
}
#index #main_content #contact_info {
	float:right;
	width:300px;
	text-align:right;
	font-size:10px;
	padding-right:15px;
}
#index #main_content #contact_info a {
	color:#000;
	text-decoration:none;
	text-align:right;
	font-size:10px;
}
#contact_info a:hover {
	color:#fff;
}
.image_wrapper {
	width:640px;
	height:340px;
	margin:5px 5px 5px 5px;
}
.image_container {
	float:left;
	width:450px;
}
/* ABOUT PAGE *******************/

#about #main_content p {
	margin:0px auto 0px auto;
	width:495px;
	line-height:17px;
}
#about img {
	margin-top:10px;
}
/* PICTURES PAGE *******************/

#pictures #main_content {
	float:left;
	width: 520px;
	padding:15px 5px 5px 10px;
	margin:0px auto;
}
#pictures #main_content #instructions {
	float:right;
	width:450px;
	text-align:left;
	font-size:12px;
	margin-right:15px;
}
#pictures h1 {
	font-size:16px;
	padding:5px 0px 5px 0px;
	text-align:right;
}
#pictures p {
	text-align:right;
}
/* STORIES PAGE *******************/

#stories p {
	width:495px;
	margin:5px auto 0px auto;
}
#stories h2 {
	padding-right:12px;
}
/* VOWS PAGE *******************/

/* CHECKLIST PAGE *******************/

#checklist ol {
	margin:0px auto 0px auto;
	width:480px;
}
#checklist ol li {
	padding:4px 0px 4px 5px;
}
/* CONTACT PAGE *******************/

#contact h1 {
	font-size: 16px;
	padding:0px 0px 10px 0px;
}
#contact table {
	margin-left:5px;
}
.form_field_25px {
	width:25px;
	height:17px;
	background-color:#EDD6D8;
}
.form_field_50px {
	width:50px;
	height:17px;
	background-color:#EDD6D8;
}
.select_50px {
	width:50px;
	height:21px;
	background-color:#EDD6D8;
}
.form_field_75px {
	width:75px;
	height:21px;
	background-color:#EDD6D8;
}
.form_field_100px {
	width:100px;
	height:17px;
	background-color:#EDD6D8;
}
.form_field_125px {
	width:125px;
	height:21px;
	background-color:#EDD6D8;
}
.form_field_150px {
	width:150px;
	height:17px;
	background-color:#EDD6D8;
}
.form_field_200px {
	width:200px;
	height:17px;
	background-color:#EDD6D8;
}
.form_field_215px {
	width:215px;
	height:17px;
	background-color:#EDD6D8;
}
.select_215px {
	width:215px;
	height:22px;
	background-color:#EDD6D8;
}
.error {
	color:black;
	font-size:9px;
}
/* ADMIN PAGE */

#admin table {
	margin-left:5px;
}
.form_field_400px {
	width:400px;
	height:17px;
	background-color:#EDD6D8;
}
/*
.fileinputs {
	position: relative;
	height: 21px;
	width: 300px;
}

table td input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:300px;
	background-image: url(../images/input_boxes.gif) no-repeat 0 -58px;
	border: none;
}*/
