html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
height:100%;
margin:0px;
}

body {
	background-color:#abcbe4;
	background-image:url('../images/back_grad.png');
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	margin:0px;
}

div.container {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:20px;
}

div.header {
	width:960px;
	float:left;
	height:85px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	background-position:left;

}

div.nav_contain {
	float:left;
	width:960px;
	height:22px;
}

div.nav {
float:right;
margin-right:20px;
border:1px #233645 solid;
height:20px;
width:auto;
margin-top:-10px;
background-image:url('../images/nav_grad.png');
background-repeat:repeat-x;
padding-left:5px;
padding-right:5px;

}

div.content {
	background-image:url('../images/amanda.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:958px;
	height:auto;
	min-height:500px;
	border:1px #233645 solid;
	float:left;
	background-color:white;
}

div.text {
width:918px;
height:auto;
float:left;
padding-left:20px;
padding-right:20px;
padding-top:20px;
}

ul.nav {

}

ul.nav a {
color:#ffffff;
text-decoration:none;
}

ul.nav a:hover {
color:black;
text-decoration:none;
}

ul.nav li {
	width:auto;
	height:20px;
	float:left;	
	line-height:20px;
	color:#ffffff;
	font-size:15px;
	text-align:center;
	border-right:1px #a0bbd0 solid;
	padding-right:10px;
	padding-left:10px;	
}

ul.nav li:last-child {
	border-right:none;
}

h1 {
	display:block;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-shadow: 2px 2px 2px #c0c0c0;
}

h2 {

	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-shadow: 2px 2px 2px #c0c0c0;
	margin-top:10px;
}

ul.wedding {
margin-top:5px;
margin-bottom:20px;
list-style-type:circle;

}

ul.wedding li {
margin-left:20px;
margin-top:5px;
color:#595959;
}

p {
	margin-top:20px;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 2em;
	color:#595959;
	width:500px;
}

div.footer {
background-color:#233645;
width:940px;
height:30px;
float:left;
color:#6a737b;
text-align:right;
line-height:30px;
padding-right:20px;
font-size:15px;
}

p.alert {
	text-indent:0px;
	text-align:left;
	width:400px;
	background-color:#e2ecf6;
	border:1px #b3b9c0 solid;
	padding:10px;
	float:right;
	display:block;

}

div.alert {
	text-indent:0px;
	text-align:left;
	width:400px;
	background-color:#e2ecf6;
	border:1px #b3b9c0 solid;
	padding:10px;
	float:right;
	display:block;

}

div.alert ul{
margin-top:5px;
margin-bottom:20px;
list-style-type:circle;

}

div.alert li {
margin-left:20px;
margin-top:5px;
color:#595959;
}

a {
color:#6699ff;
font-size:16px;
font-weight:bold;
}

a:first-letter {

}

p:first-letter {
font-weight:bold;
font-size:16px;
}

table.styled a {
color:#6699ff;
font-size:15px;
text-decoration:none;
}

table.styled {
display:block;
float:right;
width:450px;
}

table.styled th {
text-align:left;
float:left;
display:block;
font-weight:bold;
width:225px;
	text-shadow: 2px 2px 2px #c0c0c0;
}

table.styled strong {
color:#000000;
}

table.styled td {
float:left;
width:225px;
display:block;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color:#595959;

}

table.styled tr {
float:left;
display:block;
margin-top:5px;
margin-bottom:5px;
width:450px;
}

label {
float:left;
width:40%;
margin-top:5px;
margin-bottom:5px;
}

label.error {
float:left;
width:20%;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
border:2px #ff0000 solid;
background-color:#ff9999;
text-align:center;
font-weight:bold;
}

input {
float:left;
width:30%;
margin-top:5px;
margin-bottom:5px;
}

select {
float:left;
width:30%;
margin-top:5px;
margin-bottom:5px;
}


fieldset {
margin-top:10px;
margin-bottom:10px;
padding:10px;
width:100px;
border:1px #c0c0c0 solid;
}