@charset "UTF-8";
/* CSS Document */

/* BODY */
body { margin-left: 0px; background-color: #ffffff; width:100%; min-width:960px; text-align:center; }
/* IMAGE FRAME */
.imgframe { padding: 0px; border: 1px solid #726d6a; margin-bottom:2px; }
/* IMAGE FRAME */
.imgframe2 { padding: 10px; border: 1px solid #cccccc; margin-bottom:2px; }
/* WINDOW - IMAGE NAV */
.wincontainer {
   clear:both; 
   border:0; 
   margin:0 auto; 
   text-align:left;
   float:none;
   width:940px;
   background:#ffffff;
   position:relative;
} /* outside container */
.winimagenav {
   clear:both; 
   border:1px solid #cccccc; 
   margin:0; 
   margin-bottom:10px; 
   height:570px; 
   text-align:center;
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
} /* all true */
.winimagenav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#winimagenav2 li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#winimagenav2 li a {
   display:block;
}
/* INDEX - IMAGE NAV */
.winindexnav {
   clear:both; 
   margin:0; 
   margin-bottom:10px; 
   padding-top:20px; 
   padding-bottom:20px; 
   text-align:center;
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
}
.winindexnav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.winindexnav ul li a:hover {
   color:#000000
}
#windownavI li {
   display:block;
   float:left;
   list-style:none;
   margin:0 93px 0 93px; /* margin between elements */
   padding:0;
   position:relative;
   right:50%;
   width:80px /* fixed equal widths */
}
#windownavI li a {
   display:block;
   margin:0 0 0 5px;
   color:#726d6a;
   text-decoration:none;
   line-height:1.3em;
   font: 14px 'Trajan Pro', Verdana, Arial, Sans-Serif; 
   text-decoration:none; 
}
#windownavI li a:hover {
   color:#000000;
}
/* SUBINDEX - IMAGE NAV */
.winsubnav {
   clear:both; 
   border:1px solid #cccccc; 
   margin:0;
   padding:84px 0 0 0; 
   height:570px; 
   text-align:center;
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
} /* all true */
.winsubnav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.winsubnav ul li a:hover {
   color:#000000
}
/* INDICES NAVIGATION */
.indicenav {
	font-size: 14px;
	font-family: Georgia;
	text-decoration:none;
	color: #847D7C;
}
/* WEDDING NAVIGATION */
.weddingnav {
   clear:both; 
   border:1px solid #cccccc; 
   margin:0; 
   margin-bottom:10px; 
   height:570px; 
   text-align:left;
   float:left;
   width:940px;
   overflow:hidden;
   position:relative;
   display:block;
}
.weddingnav ul li {
	display: block;
	list-style: none;
	width:150px;
	margin-left:0;
	}
.weddingnav ul li a {
	display: block;
	list-style: none;
	margin-top:12px;
	font-size: 18px;
	font-family: Palatino;
	font-variant:small-caps;
	text-decoration:none;
	color: #000000;
	opacity: .7;
	}
.weddingnav ul li a:hover {
   color:#000000;
   opacity: .9;
}
/* WINDOW - INDEX & NAV */
#subindex li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   text-align:left; 
   text-decoration:none;
}
#subindex li a {
	color:#000000;
	text-decoration:none;
}
/* WINDOW - HOME */
.winhome {
   clear:both; 
   border-top:1px solid #cccccc; 
   border-bottom:1px solid #cccccc; 
   margin:0 0 10px 0; 
   padding-top:0px 0 0 0; 
   text-align:left;
   float:right;
   width:100%;
   height:570px;
   background:#ffffff;
   overflow:hidden; /*  - auto makes scroll bar hidden removes it */
   position:relative;
}
.winhome ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0px 0 0px 20px;
   position:relative;
   left:50%;
   text-align:left;
}
#windowhome1 li {
   display:block;
   float:left;
   list-style:none;
   margin:25px 30px 0 30px; /* margin between elements */
   padding:0;
   position:absolute;
   right:50%;
   width:390px; /* fixed equal widths */
   font: 16px Garamond, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C;
}
#windowhome2 li {
   display:block;
   float:left;
   list-style:none;
   margin:25px 65px 0 20px; /* margin between elements */
   padding:0;
   position:absolute;
   left:50%;
   width:400px; /* fixed equal widths */
   font: 14px Garamond, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C;
}
#windowhome1 li a {
   color:#726d6a;
   text-decoration:none;
}
#windowhome1 li a:hover {
   color:#000000;
}
.scroll-test2 {
	display:block;
	float: left;
	list-style:none;
	height:510px;
	overflow: auto;
	width:360px; /* fixed equal widths */
	font: 16px Garamond, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
	color: #847D7C;
	text-align:left;
	padding:0 20px 0 0;
}
#windowscroll2 li {
   margin:25px 35px 0 0; /* margin between elements */
   padding:5px 5px 0 10px;
   position:absolute;
   left:50%;
}
#windowscroll2 li a {
   color:#726d6a;
   text-decoration:none;
}
#windowscroll2 li a:hover {
   color:#000000;
}

/* WINDOW - ABOUT */
.winabout {
   clear:both; 
   border:1px solid #cccccc; 
   margin:0 0 10px 0; 
   padding:0; 
   text-align:left;
   float:left;
   width:100%;
   height:570px;
   background:#ffffff;
   overflow:hidden; /*  - auto makes scroll bar hidden removes it */
   position:relative;
}
.winabout ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0 0 0 20px;
   position:relative;
   left:50%;
   text-align:left;
}
#windowabout1 li {
   display:block;
   float:left;
   list-style:none;
   margin:25px 35px 0 20px; /* margin between elements */
   padding:0;
   position:absolute;
   right:50%;
   width:340px; /* fixed equal widths */
   font: 14px Garamond, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C;
}
#windowabout2 li {
   display:block;
   float:left;
   list-style:none;
   margin:25px 65px 0 20px; /* margin between elements */
   padding:0;
   position:absolute;
   left:50%;
   width:400px; /* fixed equal widths */
   font: 14px Garamond, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C;
}
#windowabout1 li a {
   color:#726d6a;
   text-decoration:none;
}
#windowabout1 li a:hover {
   color:#000000;
}
/* WINDOW - STUDIO */
#windowstudio1 li {
   display:block;
   float:left;
   list-style:none;
   margin:25px 65px 0 20px; /* margin between elements */
   padding:0;
   position:absolute;
   left:50%;
   width:400px; /* fixed equal widths */
   font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C;
   text-align:justify;
}
#windowstudio2 li {
   display:block;
   float:left;
   list-style:none;
   margin:0px 35px 0 20px; /* margin between elements */
   padding:0;
   position:absolute;
   right:50%;
   width:374px; /* fixed equal widths */
   font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C; 
}
#windowstudio3 li {
   display:block;
   float:right;
   list-style:none;
   margin:0px 35px 0 10px; /* margin between elements */
   padding:0;
   position:absolute;
   left:50%;
   width:374px; /* fixed equal widths */
   font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C; 
}
#windowstudio1 li a {
   color:#726d6a;
   text-decoration:none;
}
#windowstudio1 li a:hover {
   color:#000000;
}
.scroll-test {
	display:block;
	float: left;
	list-style:none;
	height:510px;
	overflow: auto;
	width:360px; /* fixed equal widths */
	font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
	color: #847D7C;
	text-align:justify;
	padding:0 20px 0 0;
}
#windowscroll1 li {
   margin:25px 35px 0 0; /* margin between elements */
   padding:5px 5px 0 10px;
   position:absolute;
   left:50%;
}
#windowscroll1 li a {
   color:#726d6a;
   text-decoration:none;
}
#windowscroll1 li a:hover {
   color:#000000;
}

/* WINDOW - CONTACT */
#windowcontact1 li {
   display:inline;
   float:left;
   list-style:none;
   margin:25px 35px 0 20px; /* margin between elements */
   padding:0;
   position:absolute;
   right:50%;
   width:340px; /* fixed equal widths */
   font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C;
   text-align:left;
}
#windowcontact2 li {
   display:block;
   float:left;
   list-style:none;
   margin:25px 65px 0 6px; /* margin between elements */
   padding:0;
   position:absolute;
   left:50%;
   width:400px; /* fixed equal widths */
   font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C; 
}
#windowcontact3 li {
   display:inline;
   float:left;
   list-style:none;
   margin:180px 0px 0 13px; /* margin between elements */
   padding:0;
   position:absolute;
   left:50%;
   width:380px; /* fixed equal widths */
   font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
   color: #847D7C; 
}
#windowcontact1 li a {
   color:#726d6a;
   text-decoration:none;
}
#windowcontact1 li a:hover {
   color:#000000;
}
/* CONTACT PAGE - TEXT */
.scroll-contact {
	display:block;
	float: left;
	list-style:none;
	height:235px;
	overflow: auto;
	width:360px; /* fixed equal widths */
	font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
	color: #847D7C;
	text-align:justify;
	padding:0 20px 0 0;
}
a:link {color:#726d6a; text-decoration:none;}      /* unvisited link */
a:visited {color:#726d6a; text-decoration:none;}  /* visited link */
a:hover {color:#000000; text-decoration:none;}  /* mouse over link */
a:active {color:#726d6a; text-decoration:none;}  /* selected link */
#scrollcontact1 li {
   margin:25px 35px 0 0; /* margin between elements */
   padding:5px 5px 0 10px;
   position:absolute;
   left:50%;
}
#scrollcontact1 li a {
   color:#726d6a;
   text-decoration:none;
}
#scrollcontact1 li a:hover {
   color:#000000;
}
/* CONTACT PAGE - FORM FIELDS */
.scroll-form {
	display:block;
	float: left;
	list-style:none;
	height:315px;
	overflow: auto;
	width:360px; /* fixed equal widths */
	font: 12px Georgia, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; 
	color: #847D7C;
	text-align:justify;
	padding:12px 20px 0 0;
}
#scrollform1 li {
   margin:25px 35px 0 0; /* margin between elements */
   padding:5px 5px 0 10px;
   position:absolute;
   left:50%;
}
#scrollform1 li a {
   color:#726d6a;
   text-decoration:none;
}
#scrollform1 li a:hover {
   color:#000000;
}
/* WINDOW - SUBINDEX CONTAINER & VIS NAV */
.winsubs {
   clear:both; 
   border:1px solid #cccccc; 
   margin:0; 
   margin-bottom:10px; 
   height:570px; 
   text-align:center;
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
} /* all true */
.winsubs ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#winsubs1 li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:76px 0 0 0;
   position:relative;
   right:50%;
}
#winsubs1 li a {
   display:block;
}
#winsubs1 li a:hover {
   display:block;
   opacity: .9;
}
#winsubs2 li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#winsubs2 li a {
   display:block;
}
#winsubs2 li a:hover {
   display:block;
   opacity: .9;
}
/* FOOTER NAV FOR GALLERIES */
#footernavGAL {
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
}
#footernavGAL ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#footernavGAL ul li {
   display:block;
   float:left;
   list-style:none;
   margin:10px 10px 10px 10px;
   padding:0;
   position:relative;
   right:50%;
}
#footernavGAL ul li a {
   display:block;
}
/* FOOTER NAV */
#footernav {
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
}
#footernav ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#footernav ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#footernav ul li a {
   display:block;
   margin:4px 0 0 5px;
   color:#726d6a;
   text-decoration:none;
   line-height:1.3em;
   font: 13px 'Trajan Pro', Verdana, Arial, Sans-Serif; 
   text-decoration:none; 
}
#footernav ul li a:hover {
   color:#000000;
}
/* COPYRIGHT */
#copyright {
   float:left;
   width:100%;
   background:#ffffff;
   overflow:hidden;
   position:relative;
}
#copyright ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#copyright ul li {
   display:block;
   float:left;
   list-style:none;
   margin:8px 0 15px 0;
   padding:0;
   position:relative;
   right:50%;
   font: 10px 'Georgia', Verdana, Arial, Sans-Serif; 
   text-decoration:none; 
   color:#afacac;
}

#copyright li a {
   color:#726d6a;
   text-decoration:none;
}
#copyright li a:hover {
   color:#000000;
}
/***Kevin's Edits***/
.form-line{
float:left;
width:100%;
padding-bottom:4px;
}

#windowcontact3 li span{
width:110px;
padding-right:10px;
float:left;
text-align:left;
}
#windowcontact3 li input{
float:left;
}

#windowcontact3 li span.comment{
width:300px;
text-align:left;
}

#windowcontact3 li input.comment-textarea{
clear:left;
}
