/* General re-sets first
------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

p {
	margin: 0;
	padding: 8px 0px 0px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 8px 0px 9px 22px;
	padding: 0px 0px 0px 2px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	position: absolute;
	visibility: hidden;
	left: -500px;
	top: 0px;
}

/* =Colours used
------------------------------------------------------------------*/
.bg_green {
color: #cee7df;
}
.bg_grey {
color: #b1a194;
}

/* =Style resets specific to this layout
------------------------------------------------------------------*/

body {
	background-color: #b1a194;
	text-align: center;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	}
	
body.style2 {
	background-color: #cee2dc;
	}

a {
	color: #ad9e91;
	text-decoration: underline;
}
a:hover {
	color: #9ed2c4;
	text-decoration: none;
}


h1 {
	font-size: 25px;
	line-height: 29px;
	color: #9ed2c4;
	margin: 0px 0px 14px 0px;
}

h2 {
	font-size: 17px;
	color: #ad9e91;
	margin: 4px 0px 6px 0px;
}
h2 a {
	color: #b1a194;
	text-decoration: none;
}
h2 a:hover {
	color: #b1a194;
	text-decoration: underline;
}

h3 {  
	font-size: 12px;
	font-weight: bold;
 }

/* =Main Container
------------------------------------------------------------------*/

#container {
	width: 812px;
	height: 476px;
	display: block;
	clear: both;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-family: Sabon, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #897c72;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container2 {
	width: 812px;
	height: 476px;
	display: block;
	clear: both;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-family: Sabon, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #897c72;
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#topbar {
	display: block;
	clear: both;
	width: 870px;
	height: 110px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}
#topbar a {
	display: block;
	width: 240px;
	height: 98px;
	padding: 0px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topbar2 {
	display: block;
	clear: both;
	width: 870px;
	height: 110px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}
#topbar2 a {
	display: block;
	width: 240px;
	height: 98px;
	padding: 0px;
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* =NAVIGATION
------------------------------------------------------------------*/
#leftdiv {
	float: left;
	width: 187px;
	height: 453px;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 0px 0px;
	background-image: url(../images/sidenav-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.navdiv {
	display: block;
	clear: both;
	width: 175px;
	height: 332px;
	padding: 0px;
	margin: 20px 0px 0px 10px;
}
.nav {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color:#ad9e91;
	line-height: 18px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.nav a{
	text-decoration: none;
	color:#ad9e91;
	display: block; 
	padding: 6px 8px 6px 15px;
}
.nav a:hover{
	text-decoration: none;
	color:#9ed2c4;
	display: block;
}
.nav a.active{
	text-decoration: none;
	color:#9ed2c4;
	display: block; 
}

/* =SUB-NAVIGATION
------------------------------------------------------------------*/
.subnavbox {
	padding: 0px 0px 2px 26px;
	margin: 0px 0px 4px 0px;
}
.subnav {
	font-size: 12px;
	display: block;
	line-height: 15px;
	margin: 0px 0px 8px 0px;
	text-align: left;
	vertical-align: top;
}
.subnav a {
	color: #ad9e91;
	text-decoration: none;
	display: block;
}
.subnav a:hover{
	color: #9ed2c4;
	text-decoration: underline;
}
.subnav a.activesublink {
	text-decoration: none;
	color:#9ed2c4;
	display: block; 
	font-weight: bold;
}


/* =LOWER LEFT DIV
------------------------------------------------------------------*/

.lowerleftdiv {
	display: block;
	clear: both;
	padding: 0px;
	margin: 28px 0px 0px 20px;
}

.left-commercial a {
	display: block;
	width: 146px;
	height: 22px;
	margin: 0px 0px 10px -2px;
	background-image: url(../images/left-commercial.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-commercial a:hover {
	background-position: left bottom;	
}

.left-blog a {
	display: block;
	width: 83px;
	height: 22px;
	margin: 0px 0px 0px -2px;
	background-image: url(../images/left-blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-blog a:hover {
	background-position: left bottom;	
}




/* =CONTENT
------------------------------------------------------------------*/
#content {
	float: left;
	display: block;
	width: 520px;
	margin: 38px 0px 0px 20px;
}


/* =Photos
------------------------------------------------------------------*/

/* =This one is for the main Weddings page only ------*/
#main_photoholder {
	float: right;
	display: block;
	margin: -16px -8px 0px 0px;
}


#photoholder {
	float: left;
	display: block;
	margin: 12px 0px 0px 6px;
}

.mainpics {
	display: block;
	margin: 0px;
	padding: 0px;
}




/* =Photo Links (lower left)
------------------------------------------------------------------*/

.lowerleftdiv-photos {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 38px;
}
.photo-prevarrow {
	float: left;
	margin: 0px 7px 0px 0px;
}
.photo-prevarrow a{
	width: 35px;
	height: 38px;
	display: block;
	background-image: url(../images/photoarrow-left.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.photo-prevarrow a:hover {
	background-position: left bottom;	
}
.photo-prevarrowpale{
	float: left;
	margin: 0px 7px 0px 0px;
	width: 35px;
	height: 38px;
	display: block;
	background-image: url(../images/photoarrow-leftpale.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}



.photo-nextarrow {
	float: left;
	margin: 0px;
}
.photo-nextarrow a{
	width: 35px;
	height: 38px;
	display: block;
	background-image: url(../images/photoarrow-right.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.photo-nextarrow a:hover {
	background-position: left bottom;	
}
.photo-nextarrowpale {
	float: left;
	margin: 0px;
	width: 35px;
	height: 38px;
	display: block;
	background-image: url(../images/photoarrow-rightpale.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}



.photodots_holder {
	width: 80px;
	display: block;
	padding-top: 3px;
	clear: both;
}
.photodots_holder a {
	width: 15px;
	height: 15px;
	float: left;
	display: block;
	background-image: url(../images/photodot.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.photodots_holder a:hover {
	background-position: left bottom;	
}
.photodots_holder a.active {
	background-position: left bottom;	
}



/* =Easyedit Specific styles
------------------------------------------------------------------*/
.subheads {
	line-height: 16px;
	color: #777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.sectionspacer {
	display: block;
	clear: both;
	margin: 0px 0px 6px 0px;
}




/* SECTION PICTURES				
/* ========================================== */

.picture-top {
	display: block;
	margin: 8px 0px 11px 0px;
	padding: 0px;
}
.picture-left {
	margin: 4px 15px 13px -2px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 4px -28px 9px 15px;
	float: right;
	position: relative;
	padding: 5px;
	border: 1px solid #888;
	background-color: #FFFFFF;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 15px 0px;
}




.signinform {
display: block;
margin: 12px 0px 8px 4px;
}

.signinform td {
	padding: 3px;
}

.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}



/* =Contact Table
------------------------------------------------------------------*/

.contacttable {

}
.contacttable td {
	padding: 3px;
}
.contactfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 11px;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-style: italic;
}




/* =BASE
------------------------------------------------------------------*/

#base {
	display: block;
	clear: both;
	width: 784px;
	letter-spacing: 0.1em;
	text-align: right;
	margin: 0 auto;
	padding: 2px 0px 6px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}
#base a {
	color: #fff;
	text-decoration: none;
}
#base a:hover {
	color: #fff;
	text-decoration: underline;
}
