@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #A64D2C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.3em;
	background-color: #472113;
	background-image: url(../images/background.gif);
}
p {
	font-size: 12px;
}
.oneColFixCtrHdr #container {
	width: 962px;
	text-align: left;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF4C1;
	border: 16px solid #F29254;
	top: 20px;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/headBackground.gif);
	background-repeat: no-repeat;
	height: 65px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0px;
	padding-left: 0;
	border-bottom-color: #FFD401;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-right: 31px;
	padding-bottom: 0;
	padding-left: 31px;
	background-image: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F29254;
	border-right-color: #F29254;
	border-bottom-color: #F29254;
	border-left-color: #F29254;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F29254;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #header #navigation {
	padding-left: 320px;
	padding-top: 30px;
}
.oneColFixCtrHdr #container #mainContent #slideshow {
	width: 931px;
	padding-left: 31px;
	padding-top: 0px;
	padding-bottom: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #F29254;
	border-bottom-color: #F29254;
	border-right-style: none;
	border-left-style: none;
	margin-left: -31px;
	left: 900px;
}
h1 {
	font-size: 1.5em;
	padding-top: 0.3em;
	font-weight: normal;
	font-variant: normal;
	color: #788529;
	margin-bottom: 25px;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #886F4B;
	margin-top: 30px;
}
.homepage {
	background-color: #40D4EC;
}
#infoform textarea {
	background-color: #FFF8D8;
	border: 1px solid #F29254;
	width: 247px;
}
#infoform input {
	background-color: #FFF8D8;
	border: 1px solid #F29254;
	width: 247px;
}
.photoRight {
	border: 2px solid #F29254;
	float: right;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 31px;
}
.photoLeft {
	padding: 2px;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #F29254;
}
#contact   input {
	background-color: #FFFAE0;
	border: 1px solid #F29254;
	width: 450px;
}
.checkbox {
	background-color: #FFF4C1;
	width: 25px;
}
#sprycheckbox1 #wedding {
	background-color: #FFF4C1;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sprycheckbox2 #portrait {
	background-color: #FFF4C1;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sprycheckbox3 #blended {
	background-color: #FFF4C1;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sprycheckbox4 #other {
	background-color: #FFF4C1;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sprytextarea1 #message {
	background-color: #FFFAE0;
	width: 450px;
	border: 1px solid #F19154;
}
.nospace {
}
.radiobutton {
	background-color: #FDF2BF;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact #button {
	width: 65px;
	color: #A64D2C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F9C9AA;
}
a:link {
	color: #F95C4A;
	text-decoration: none;
}
a:hover {
	color: #53c133;
	text-decoration: underline;
}
a:visited {
	color: #472113;
	text-decoration: none;
}
}
#mainContent li {
	text-align: left;
	list-style-image: url(../images/SpryMenuBarRight.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #header #navigation #MenuBar1 {
	margin-left: 75px;
}
#mainContent #button {
	background-color: #f9c9aa;
	color: a64d2c;
	width: 65px;
}
img {
	border: 2px solid #f29254;
	padding: 2px;
	margin-bottom: 16px;
}
