﻿h1, h2, h3, h4, h5, h6 {
		margin: 0 0 0 0;
}

.style7 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
}

#numbers p {
	width: 707px;
	top:0;
	left:0;
	position: absolute;
	margin: 8px 10px 0 10px;
	background: white;
	text-align:center;
	font-size:12pt; 
	font-family:garamond;
	z-index: 100;
	color:black;
}

#numbers a {
	color:black;
}

body {
	margin: 0 auto 0 auto;
	background: #949393 url('effect_images/fade-bg1.jpg') repeat-x;
	color: white;
}

h3 {
	 font-family: garamond;
	 font-weight: 400;
	 font-size:x-large;
	 color:#0033CC
}

#header {
	width: 727px;
	margin: 10px auto 10px auto;
	font-family: "monotype corsiva";
	text-align:center;
}

#tel {
	font-family: Garamond;
	font-size: 18pt;
	color: black;
	margin: 10px 0 0 0;
}

span a {
	color: white;
}

#container {
	margin: 0 auto 0 auto;
	border: 0px white solid;
	font-family: trebuchet;
	font-size: 12pt;
	color: white;
	width:727px;
	position: relative;
	z-index: 1;
	
}

/* this is where the main image per page MUST be held */
#first_page_wedding {
	z-index: 2;
	position: relative;
	width: 727px;
	height: 487px;
	background-image:url('effect_images/outer_frame.jpg');
	border-bottom:1px gray solid;
	border-right:1px gray solid;

}

#first_page_wedding img {
	margin-top:50px;
	margin-left:40px;
	border:thin gray solid;
}

/* main image holders end */

#bodytext_left {
	margin: 50px 0 0 40px;
	height: 370px;
	color: black;
	width: 625px;
	padding: 10px 10px 10px 10px;
	z-index: 3;
	background: white;
	overflow: auto;
	float: left;
	display: inline;
	border: thin gray solid;
}

#bodytext_left img {
	float:right;
	border:none;
	margin: 0 0 0 0;
}

#bodytext_left span {
	color:#0033CC;
	font-weight:bold;
}

#bodytext_left p {
	padding-left:10px;
	margin:10px 0 0 0;
}

#bodytext_left_1 {
	margin: 50px 0 0 40px;
	height: 390px;
	color: black;
	width: 645px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
	background: white url('wedding_images/WK258.jpg') no-repeat;
	overflow: auto;
	float: left;
	display: inline;
	border: thin gray solid;
}
	
/* this changes the effect of the link tab for the page you are on */

#here {
	color:silver;
	text-decoration:none;
}
/* link tab end */

#footer {
	margin: 0 auto 0 auto;
	width: 727px;
	border: 0px white solid;
	font-family: verdana;
	font-size: 8pt;
	text-align: right;
	color: black;
	clear: both;
}

#footer a {
	color: black;
}


/* navigation controls start */
p.newnav a {
	color: black;
	text-decoration: none;
}

p.newnav {
	width: 707px;
	bottom:0;
	left:0;
	position: absolute;
	margin: 0 10px 0 10px;
	background: white;
	text-align:center;
	font-size:12pt; 
	font-family:"Lucida Bright", arial;
	z-index: 100;
}

/* navigation controls finish */

/* gallery controls start */

#menu {
	position:relative; 
	width:727px; 
	height:487px;
	margin:0px 0 0 0px;
	z-index:20;
	font-size: 12pt;
	text-align:left;
}

/* gallery end */

/*form controls start */

form {
    margin: 0 0 0 20px;
}

form h2 {
    color: silver;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

form p {
    margin: 0 0 5px 0;
}

.formbox {
    width: 250px;
}

fieldset {
    border: none;
}

label {
    font-weight: bold;
    color: silver;
    display: block;
}

/* form controls end */

#password {
		margin: 0px 0 0 0px;
}

#username {
		margin: 0 0 0 0px;
}

#login {
		color: silver;
		font-size: 11pt;
		font-weight:bold;
		margin: 0 0 5px 10px;
}