/* Fonts */
html{
	font-size: 100%;	
}

body{
	font: 0.625em/1em Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

input, select, textarea{
	font-size: 100%;
}

h1{
	font: 1.5em/1em Arial, Helvetica, sans-serif;
	margin-top: 50px;
}

h2{
	font: 1.5em/1.3em Arial, Helvetica, sans-serif;	
}

h3{
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;	
}

/* Tag-specific */
html, body, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 0;
}

dl, p, ul, ol{
	margin: 0 0 1em;
	padding: 0;
}

a{
	color: #3a5483;
}

dt{
	font-weight: bold;
}

body{	
	background: #fff;
}

form label{
	cursor: pointer;
}

img{
	border: none;
}

input{
	vertical-align: middle;
}

/* General */
#container{
	overflow: hidden;
	width: 792px;
	margin: 2em auto;
}

#home_box{
	float: right;
	width: 194px;
	height:399px;
	margin: 10px 0 0 0;
}

#picture-slides-container{
	/* Width HAS to be here for IE to render the filter */
	width: 100%;
}

#picture-slides-frame{
	float: left;
	width: 542px;
	height: 410px;
	vertical-align:center;
	margin: 10px 0 0 0;
	padding: 0;
}

#picture-non-frame{
	float: left;
	width: 311px;
	height: 410px;
	vertical-align:center;
	margin: 10px 0 0 0;
	padding: 0;
}

#left_arrow{
	background-image:url(../images/left_box.gif);
	width: 56px;
	height: 410px;
	float: left;
	margin-top: 10px;
}

#right_arrow{
	background-image:url(../images/right_box.gif);
	width: 30px;
	height: 410px;
	float: left;
	margin-top: 10px;
}

#picture-slides-thumbnails{
	background-image:url(../images/box.gif);
	float: left;
	width: 162px;
	height:410px;
	margin-top: 10px;
}

#picture-slides-thumbnails ul{
	list-style: none;
	width: 162px;
	margin: 40px 0 0 0;
	overflow: hidden;
}

#picture-slides-thumbnails ul li{
	float: left;
	width: 76px;
	height: 76px;
	margin: 0 5px 5px 0;
}

#picture-slides-thumbnails ul li a:focus{
	outline: 0;
	-moz-outline-style: none;
}

#picture-slides-thumbnails ul li img{
	width: 76px;
	height: 76px;
	cursor: hand;
}

#picture-slides-thumbnails ul li .selected img{
	width: 76px;
	height: 76px;
}

#picture-slides-image-text{
	text-align: center;
}

#picture-slides-image{
	margin-bottom: 10px;
}

#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

#links li{
	line-height: 2em
}

#navigation-controls{
	width: 260px;
	list-style: none;
	margin: 0 auto;
}

#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}

#picture-slides-dim-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	display: none;
	z-index: 10;
}

ul#navigation-controls a.disabled{
	color: #ccc;
}

a#stop-slideshow{
	display: none;
}

/* Site Specific */
#leaves{
	background: url(../images/leaves.gif) no-repeat left;
	float: left;
	width:792px;
	height: 173px;
	verticalAlign: top;
}

.profile1{
	float: right;
	width:481px;
	height: 410px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	color: #5F91A0;
}

.profile2{
	float: left;
	width:245px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 10px;
	color: #5F91A0;
}

.profile3{
	float: right;
	width:216px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	color: #5F91A0;
}

.rate1{
	float: left;
	width:230px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.rate2{
	float: right;
	width:230px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.rate_hdr{
	margin-top: 50px;
	color: #5F91A0;
}

.contact_hdr{
	margin-top: 50px;
	color: #FFFFFF;
}

a.home{
	background: url(../images/but_home.gif) no-repeat left;
	float:left;
	text-decoration: none;
	width: 56px;
	height: 31px;
}

a.home:hover{
background: url(../images/but_home_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 56px;
height: 31px;
}

a.home span{
visibility: hidden;
}

a.home2{
	background: url(../images/but_home_hi.gif) no-repeat left;
	float:left;
	text-decoration: none;
	width: 56px;
	height: 31px;
}

a.home2:hover{
background: url(../images/but_home_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 56px;
height: 31px;
}

a.home2 span{
visibility: hidden;
}

a.weddings{
background: url(../images/but_weddings.gif) no-repeat left;
float:left;
text-decoration: none;
width: 85px;
height: 31px;
}

a.weddings:hover{
background: url(../images/but_weddings_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 85px;
height: 31px;
}

a.weddings span{
visibility: hidden;
}

a.weddings2{
background: url(../images/but_weddings_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 85px;
height: 31px;
}

a.weddings2:hover{
background: url(../images/but_weddings_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 85px;
height: 31px;
}

a.weddings2 span{
visibility: hidden;
}

a.onewedding{
background: url(../images/but_onewedding.gif) no-repeat left;
float:left;
text-decoration: none;
width: 106px;
height: 31px;
}

a.onewedding:hover{
background: url(../images/but_onewedding_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 106px;
height: 31px;
}

a.onewedding span{
visibility: hidden;
}

a.onewedding2{
background: url(../images/but_onewedding_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 106px;
height: 31px;
}

a.onewedding2:hover{
background: url(../images/but_onewedding_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 106px;
height: 31px;
}

a.onewedding2 span{
visibility: hidden;
}

a.children{
background: url(../images/but_children.gif) no-repeat left;
float:left;
text-decoration: none;
width: 76px;
height: 31px;
}

a.children:hover{
background: url(../images/but_children_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 76px;
height: 31px;
}

a.children span{
visibility: hidden;
}

a.children2{
background: url(../images/but_children_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 76px;
height: 31px;
}

a.children2:hover{
background: url(../images/but_children_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 76px;
height: 31px;
}

a.children2 span{
visibility: hidden;
}

a.profile{
background: url(../images/but_profile.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.profile:hover{
background: url(../images/but_profile_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.profile span{
visibility: hidden;
}

a.profiles2{
background: url(../images/but_profile_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.profiles2:hover{
background: url(../images/but_profile_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.profiles2 span{
visibility: hidden;
}

a.rates{
background: url(../images/but_rates.gif) no-repeat left;
float:left;
text-decoration: none;
width: 56px;
height: 31px;
}

a.rates:hover{
background: url(../images/but_rates_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 56px;
height: 31px;
}

a.rates span{
visibility: hidden;
}

a.rates2{
background: url(../images/but_rates_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 56px;
height: 31px;
}

a.rates2:hover{
background: url(../images/but_rates_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 56px;
height: 31px;
}

a.rates2 span{
visibility: hidden;
}

a.contact{
background: url(../images/but_contact.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.contact:hover{
background: url(../images/but_contact_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.contact span{
visibility: hidden;
}

a.contact2{
background: url(../images/but_contact_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.contact2:hover{
background: url(../images/but_contact_hi.gif) no-repeat left;
float:left;
text-decoration: none;
width: 66px;
height: 31px;
}

a.contact2 span{
visibility: hidden;
}

/* Footer */
#footer{
	float: left;
	width:792px;
	height:150px;
}
#footer_links{
	float:left;
	margin:10px 0px 0px 15px;
}
#footer_copyright{
	float:left;
	margin:10px 20px 0px 0px;
}
.footer{
	font-size:0.92em;
	color:#AFCD6F;
}
.footer a{
	color:#666666;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.footer a:hover{
	text-decoration:underline;
}
