body {
	background-color: #5FBBAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top{
	position: relative;
	background:url(../images/top.gif);
	background-repeat:no-repeat;
	width:852px;
	height:115px;
	padding:0;
	margin:0;
}

#container{
	width: 852px;
	position: relative;
	background:#FFFFFF;
	padding:0;
	
}

#leftnav{
	width: 167px;
	background: url(http://reebles.com/stylesheets/images/bg-side.gif);
	float:left;
	position:relative;
	text-align:left;
	padding-top:10px;
	
}
#leftnav h3 {
	margin-top:0;
	margin-bottom: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.9em;
	font-weight:lighter;
	color:#660000;
	letter-spacing:1.2px;
	padding-left:25px;
}
#leftnav ul {
	list-style-type:none;
	padding-left:25px;
	margin-top: 5px;
	margin-left:0;		
}
#leftnav li {
	line-height:130%;
	font-size:1.2em;
	font-weight:bold;
	text-indent: 10px;
	
}
#leftnav a{
	text-decoration:none;
	color:#573000;
	
}
#leftnav a:hover{
	color:#66CC99;
}
#leftnav img{
	padding-left:0;	
	margin-bottom:0;
	padding-bottom:0;
}
#mainContent{
	position: relative;
	width: 647px;
	float: right;
	left: -15px;
}
#mainContentWedding{
	position: relative;
	width: 647px;
	height: 600px;
	float: right;
	left: -15px;
	background-image: url(../images/photo-wedding-cake.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainContentGrad{
	position: relative;
	width: 647px;
	height: 600px;
	float: right;
	left: -15px;
	background-image: url(../images/photo-graduate.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainContentAnn{
	position: relative;
	width: 647px;
	height: 600px;
	float: right;
	left: -15px;
	background-image: url(../images/photo-couple-sunset.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
}
#mainContentBaby{
	position: relative;
	width: 647px;
	height: 600px;
	float: right;
	left: -15px;
	background-image: url(../images/photo-baby.new.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#photoWrapLeftTop{
	position:relative;
	float:left;
	padding-right: 10px;
	padding-top: 30px;
}

#photoWrapLeft{
	position:relative;
	float:left;
	padding-right: 10px;
}

#login{
	position:relative;
	float:right;
	left: -15px;
	top: 5px;
}

body,td,th {
	color: #573000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #573000;
}
a:visited {
	color: #573000;
}
a:hover {
	color: #573000;
}
a:active {
	color: #573000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #573000;
}
h2 {
	font-size: 16px;
	color: #573000;
}
h3 {
	font-size: 14px;
	color: #573000;
}
.errors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	color: #FF0000;
	z-index: 1;
	position: absolute;
	top: 7px;
	left: 175px;
	height: 75px;
	width: 550px;
	overflow: auto;
	text-align: left;
	padding-right:5px;
}
.terms {
	padding: 5px;
	height: 125px;
	width: 400px;
	overflow: auto;
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.countdown {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FAQ {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	height: 600px;
}
.question {
	color: #006666;
	text-decoration: underline;
}
.giftingDetails{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	height: 400px;
}
.reportsTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.results1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	height: 600px;
}
.reportResult1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.giftsGiven {
	height: 570px;
	overflow: auto;
}
.footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 573000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#photoWrapRight {
	position:relative;
	float:right;
	padding-left: 10px;
}
