/*layout*/
html, body {
	margin: 0; 
	padding: 0; 
	background-image: url(../images/background.jpg); 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

#page-container {
	width: 775px; 
	background-image: url(../images/backie6.jpg); 
	background-repeat: repeat-y;
	position: relative; 
	top: 0; 
	left:0; 
	margin:auto; 
	height:590px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5C4627;}

#page-container-f {
	width: 775px; 
	background-image: url(../images/backflower_03.png); 
	background-repeat: repeat-y;
	position: relative; 
	top: 0; 
	left:0; 
	margin:auto; 
	height:590px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5C4627;}

.left-container {
	float:left;
	left:0px;
	top:15px;
	width: 345px;
	padding:0px 0px 0px 0px; 
	margin:0 0 0 15px; 
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.right-container {
	float:right;
	margin:0 20px 0 0px; 
	width: 315px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    padding:0px 0px 0px 0px; 
}

#img-container-right {
	width:170px;
	float:right;
	}

#img-container-left {
	width:170px;
	float:left;
	}

#img-container-left img { padding: 10px 0 10px 0;}
#img-container-right img { padding: 10px 0 10px 0;}


#rt-img-container-right {
	width:157px;
	float:right;
	}

#rt-img-container-left {
	width:157px;
	float:left;
	}

#rt-img-container-left img { padding: 10px 0 10px 0;}
#rt-img-container-right img { padding: 10px 0 10px 0;}

#img-container { width:315px;
	float:right;
	text-align:center;}

#header {
	width:775px; 
	height:118px; 
	position: relative; 
	margin:auto; 
	background-repeat:no-repeat;
	}

#headerline{
	width:775px; 
	height:37px; 
	position: relative; 
	margin:auto; 
	background-image:url(../images/back_02.png); 
	background-repeat:no-repeat;
	}

#footer { 
	width:775px; 
	height:35px; 
	position: relative; 
	margin:auto; 
	padding: 0 0 0 0; 
	background-image:url(../images/bottomline.jpg); 
	background-repeat:no-repeat;
	clear:both;
}

#footer-f { 
	width:775px; 
	height:35px; 
	position: relative; 
	margin:auto; 
	padding: 0 0 0 0; 
	background-image:url(../images/backflower_04.png); 
	background-repeat:no-repeat;
	clear:both;
}

/*current page*/
body.home li#home a {border:0; position:relative; z-index:100; cursor:pointer;}
body.home li#home em {background-position: center top;}
body.home li#home b {background-position: center bottom; color:#660;}

body.services li#services a {border:0; position:relative; z-index:100; cursor:pointer;}
body.services li#services em {background-position: center top;}
body.services li#services b {background-position: center bottom; color:#660;}

body.photos li#photos a {border:0; position:relative; z-index:100; cursor:pointer;}
body.photos li#photos em {background-position: center top;}
body.photos li#photos b {background-position: center bottom; color:#660;}

body.invitations li#invitations a {border:0; position:relative; z-index:100; cursor:pointer;}
body.invitations li#invitations em {background-position: center top;}
body.invitations li#invitations b {background-position: center bottom; color:#660;}

body.resources li#resources a {border:0; position:relative; z-index:100; cursor:pointer;}
body.resources li#resources em {background-position: center top;}
body.resources li#resources b {background-position: center bottom; color:#660;}

body.news li#news a {border:0; position:relative; z-index:100; cursor:pointer;}
body.news li#news em {background-position: center top;}
body.news li#news b {background-position: center bottom; color:#660;}

body.contact li#contact a {border:0; position:relative; z-index:100; cursor:pointer;}
body.contact li#contact em {background-position: center top;}
body.contact li#contact b {background-position: center bottom; color:#660;}

body.pay li#pay a {border:0; position:relative; z-index:100; cursor:pointer;}
body.pay li#pay em {background-position: center top;}
body.pay li#pay b {background-position: center bottom; color:#660;}

/*resources pages*/
#sub-buttons { text-align:center;}

body.resources #sub-buttons 

.headtxt {
	font-size:12px; 
	text-align:right; 
	text-indent: 2em; 
	padding:0 25px 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px
	}

.thankyou {
	background: url(../images/thankyou.jpg) no-repeat center;
	width:300px;
	height:auto;
	font-size:10px;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.thankyou p {
	line-height:11px;
}

#ftxt {
	font-size:12px;
	text-align:center;
	text-indent: 2em;
	padding:35px 0 0 0;
	}

/*buttons Left*/
.menuleft { float:left; list-style:none; padding:0px 0px 0px 0px; margin:0 0 0 1px; width:25px; z-index:1;}
.menuleft li {display:block; width:25px; margin-bottom:-29px; }
.menuleft li a {text-decoration:none; color:#fff; font-size:11px; line-height:10px;}
.menuleft li a em {display:block; width:25px; height:29px;background: url(../images/vertical.gif) left top; font-style:normal;}
.menuleft li a b {display:block; width:15px; height:auto;padding:0 3px 29px 7px; text-align:center; text-decoration:none; 
				background: url(../images/vertical.gif) left bottom; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}

.menuleft li a:hover {border:0; position:relative; z-index:100; cursor:pointer;}
.menuleft li a:hover em {background-position: center top;}
.menuleft li a:hover b {background-position: center bottom; color:#660;}

.menuleft li a.selected, .menuleft li a:hover.selected {border:0; position:relative; z-index:200; cursor:default;}
.menuleft li a.selected em, .menuleft li a:hover.selected em {background-position: right top;}
.menuleft li a.selected b,.menuleft li  a:hover.selected b {background-position: right bottom; color:#242;}

/*buttons Right*/
.menuright { float:right; list-style:none; padding:0px 0px 0px 0px; margin: 0 0 0 0; width:25px; z-index:1;}
.menuright li {display:block; width:25px; margin-bottom:-29px; }
.menuright li a {text-decoration:none; color:#fff; font-size:11px; line-height:10px;}
.menuright li a em {display:block; width:25px; height:29px;background: url(../images/vertical1.gif) right top; font-style:normal;}
.menuright li a b {display:block; width:15px; height:auto;padding:0 3px 29px 7px; text-align:center; text-decoration:none; 
				background: url(../images/vertical1.gif) right bottom; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}

.menuright li a:hover {border:0; position:relative; z-index:100; cursor:pointer;}
.menuright li a:hover em {background-position: center top;}
.menuright li a:hover b {background-position: center bottom; color:#660;}

.menuright li a.selected, .menuright li a:hover.selected {border:0; position:relative; z-index:200; cursor:default;}
.menuright li a.selected em, .menuright li a:hover.selected em {background-position: left top;}
.menuright li a.selected b,.menuright li  a:hover.selected b {background-position: left bottom; color:#242;}

.buttons {color:#665B2E; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

/*headings H1-H6*/
h1 {color: #34281B; font-weight:lighter; font-size: 16px; }
h2 {color: #000000; font-size: 13px; font-weight:bold;}
h3 { margin: 0;	padding: 0 0 0 0;}
h4 { margin: 0;	padding: 0;}
h5 { margin: 0;	padding: 0;}
h6 { margin: 0;	padding: 0;}

/*links*/
a:link {color: #AA974B; text-decoration:underline;}
a:visited {color: #AA974B; text-decoration:underline;}
a:active {color: #AA974B; text-decoration:underline;}
a:hover {color: #587A47; text-decoration:none;}

/*styles*/
.nodis { display:none; }
p {	line-height: 18px;}
.slide {margin: 50px 0 0 0 ;}
.toptext {margin: 0 0 0 0;}	
.titles { margin: 0 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight: 500; text-align:center;
		  color:#5F562F; font-style:oblique;}
.smtxt { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.hdtxt {font-size:14px; font-weight:bold; background-color:#F1F1E2;}
.hdtxt5px {font-size:12px; font-weight:bold; background-color:#F1F1E2; padding-left:5px;}
.hdtxt2 {font-size:12px; font-weight:bold; background-color:#FAFAF5;}
.subtxt {font-size:12px; font-weight:bold; color: #FFFFFF; background-color: #6A731A;}
.subtxtsm {font-size:11px;font-weight:bold; background-color: #F3EDDF;}
.red  {color:#FF0000; font-weight:bold; font-size:10px;}
.par {margin-left: 1em;}
.parbold {margin-left: 1em; font-weight:bold; font-size:12px;}
.parsm {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-left: 6px;}
.bdr {border:thin; border-style:dotted; border-color:#666666;}
.bdrbtm {border-bottom-color:#666666; border-bottom-style:dashed; border-bottom-width:thin;}
.bdrbtmsld {border-bottom-color:#A9994B; border-bottom-style:solid; border-bottom-width:thin;}
.bckgr {background-color:#F1F1E2;}
.bckgr2 {background-color:#DEDEBC;}
.bckgr3 {background-color:#FAFAF5;}
.uppercase {font-variant:small-caps;}
.lisp {list-style-image:url(images/p.gif);}
.lis_bul {list-style-image: url(../images/bullet.png); line-height:18px;}
.notes {background-image: url(../images/note.png); text-transform: font-style:italic; font-size:10px }


/*Form styles*/
fieldset { margin:1em 0; padding:0 1em; border:1px solid #ccc; background: beige; }
legend { font-weight:bold; }
label { font-weight:bold; display:block; background-color:#F0EFDD; }
input { margin-left:25px;}
textarea { width: 200px; height:100px; margin-left:25px;}
input [type="text"] { width: 150px;}
input [type="date"] { width: 5px;}
input.radio, input.checkbox, input.submit { width:auto;}
input.radio { float:left; margin-right:1em;}