/* reset styles v1.0 (modified) - curtesy of eric meyer @ http://meyerweb.com/ - thank you eric */
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; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;border-spacing: 0;}
a { outline: 0; text-decoration: none; color: #004691; }
a:hover { text-decoration: underline; }
/*=GLOBAL
=== === === === === === === === === === */
body {
	background-color:#000;
	font-family: Arial, sans-serif;
	color: #fff;
	text-align: center;
	letter-spacing: 0.00em;
}


.clear {clear:both;}
.clearLeft {clear:left;}


#container {
	width:710px;
	margin: 0 auto;
	padding: 0 0 20px;
	}
	#container p {
		font-size: 11px;
		line-height: 14px;
	}
#banner {
	position: relative;
	height:81px;
	margin: 15px auto 10px;
	}
	#banner h1 a {
		position: absolute;
		top: 0;
		left: 0;
		width:290px;
		height: 91px;
		background: url('/img/logo.png') no-repeat 0 -1px;
		text-indent:-5000em;
	}

#main {
	position: relative;
	margin: 11px auto 0;
	color:#191919;
	background: #fff url('/img/imageBack_noflash.jpg') no-repeat top center;
	height: 390px;
	}
	#main .flash_error {
		position: absolute;
		bottom: 150px;
		width: 700px;
		text-align: center;
		}
		#main .flash_error h3 {
			font-size: 22px;
			line-height: 24px;
			color: #191919;
			padding: 0 0 5px;
		}
		#main .flash_error p {
			font-size: 14px;
			line-height: 16px;
			color: #686868;
		}
#main_fo {
	position: relative;
	background-color:#fff;
	padding: 0 0 20px;
	color:#191919;
	min-height: 200px;
	}
	#main_fo h2 {
		text-align: left;
		padding: 15px 13px 0;
		font-size: 24px;
		color: #999;
		font-weight: normal;
	}
	#main_fo h3 {
		clear: both;
		padding: 0 0 0 15px;
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		text-align: left;
	}

	#main_fo span.instructions {
		color: #999;
	}
	#main_fo p {
		color: #333333;
		padding:0 15px 10px;
		text-align: left;
	}
	
	#main_fo div.photoBox {
		
	}
	#main_fo .photoBox a {
		display: inline-block;
		margin: 0;
		background: transparent url('/img/bg-thumb.png') no-repeat -3px -3px;
		padding: 7px;
		width: 155px;
		height: 157px;
	}
	#main_fo .photoBox a:hover {
		background-position: -178px -3px;
	}
	
	.contact_img {
		position: absolute;
		top:100px;
		right: 10px;
	}

div#content {
	clear: both;
	margin: 0 auto 0;
	background: #686868 url('/img/bg-footer2.png') repeat-x 0 0;
	padding: 15px 10px 5px;
	color: #fff;
	}
	#content p {padding: 0 0 10px;}
	#content a { color: #999; text-decoration:none; }
	#content a:hover { text-decoration:underline; }
	#content span { color: #999; }
	#content address {
		font-size: 12px;
		
	}


#footer img {
	padding: 0 25px;
}
	


.nav {
	position: absolute;
	right: 0;
	bottom: 0;
}
ul.nav li {
	display: inline;
	float: left;
	padding-left: 10px;
}
ul.nav li a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0.08em;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	}
	ul.nav li a:hover {
		text-decoration: none;
	}

	li.li-index a:hover { border-bottom: 2px solid #999999; }
	#index .li-index a { border-bottom: 2px solid #999999; }
	
	li.li-christmas a:hover { border-bottom: 2px solid #FF0000; }
	#christmas .li-christmas a { border-bottom: 2px solid #FF0000; }
	
	li.li-personal a:hover { border-bottom: 2px solid #FF0080; }
	#personal .li-personal a { border-bottom: 2px solid #FF0080; }
	
	li.li-wedding a:hover { border-bottom: 2px solid #FFFFFF; }
	#wedding .li-wedding a { border-bottom: 2px solid #FFFFFF; }
	
	li.li-events a:hover { border-bottom: 2px solid #66FFFF; }
	#events .li-events a { border-bottom: 2px solid #66FFFF; }
	
	li.li-travel a:hover { border-bottom: 2px solid #f4e52c; }
	#travel .li-travel a { border-bottom: 2px solid #f4e52c; }
	
	li.li-contact a:hover { border-bottom: 2px solid #CCFF66; }
	#contact .li-contact a { border-bottom: 2px solid #CCFF66; }
	



h1 {
	font-size:126%;
}
h2 {
	margin:10px 0 7px 0;
	font-weight:normal;
	font-size:18px;
}


#contactContainer {
	padding: 0 0 0 15px;
	font-weight: normal;
	text-align: left;
}
#contactContainer fieldset {margin:15px 0 0;}
#contactContainer label {font-weight:bold;display:block; color: #333333;}
	#contactContainer label span {
		font-weight:normal;
		color:#999;
	}
#contactContainer .textfield {
	font-family: Arial, sans-serif ;
	margin:7px 0;
	height:12px;
	padding: 5px;
	width:300px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:300px;
}
#contactContainer textarea {
	font-family: Arial, sans-serif ;
	margin:7px 0 10px;
	height:101px;
	padding: 5px;
	width:300px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:300px;
	overflow: auto;
}
#contactContainer .submit {
	margin: 5px 0 10px;
	display: block;
}