body {
	background-image: url(../img/backgrounds/main4.jpg);
	background-color: #dbeae8;
	background-position: center 0;
	font-size: 13px;
	font-weight: normal;
	color: #9A8C7B;
	font-family: Palatino, Times New Roman, sans-serif;
	line-height: 14px;
}
#main {
  padding: 100px 0;
  margin: 0;
}
a {
	color: #696158;
}
h1 {
	color: #8BB1AF;
	font-size: 32px;
	font-weight: normal;
	padding: 15px 0 15px 40px;
}
#photos {
	float: left;
	border-left: 1px solid #9a8c7a;
	height: 380px;
}
#static_content {
	float: left;
	border-left: 1px solid #9a8c7a;
	width: 530px;
	height: 375px;
}

#photoContainer .photo {
	display: none;
}
#photoContainer {
	display: block;
	margin: 30px;
	border: 2px solid #9A8C7B;
	width: 468px;
	height: 312px;
	position: relative;
}
#photoContainer .photo_controls {
	height: 40px;
	width: 468px;
	bottom: 0;
	left: 0;
	background-image: url(../img/backgrounds/pct40black.png);
	position: absolute;
	z-index: 200;
}
#photoContainer.active {
	cursor: pointer;
}
#photoContainer.active .photo_controls {
	background-image: url(../img/backgrounds/pct80black.png);
}

#photoContainer #photo,
#photoContainer #slideshowSlide1  {
    display: block;
}
#site_main {
	width: 800px;
	height: 485px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
  background-image: url(../img/backgrounds/content_bg.png);
}

#logo {
	position: absolute;
	width: 311px;
	height: 127px;
	background-image: url(../img/logo.png);
	top: -60px;
	left: 244px;
}
#logo a {
	text-indent: -5000px;
	display: block;
	height: 127px;
	width: 311px;
	overflow: none;
	outline: none;
}
#main_border {
	position: absolute;
	width: 800px;
	height: 485px;
	top:-5px;
	background-image: url(../img/main_border.gif);
	z-index: 1;
	left: 0;
}
#description {
	width: 265px;
	height: 375px;
	float: left;
	padding-top: 10px;
}
#description p {
	padding-left: 40px;
	padding-right: 30px;
}
#content {
	clear: both;
	z-index: 2;
}
#credits {
	padding: 20px 10px;
	margin: 0 auto;
	text-align: center;
	color: #696158;
}
#nav_container {
	height: 50px;
	padding-top: 50px;
	border-bottom: 1px solid #9a8c7a;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	z-index: 20;
	margin-top: 0;
}
#nav_container #subnavcontact {
  position: absolute;
  right: 0;
  top: -25px;
  font-family: Arial, Helvetica, sans-serif;
  color: #645b4e;
}
ul#nav {
	list-style: none;
	height: 43px;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 0px;
	margin-left: 25px;
}
ul#nav li {
	float: left;
}
ul#nav li a {
	display: block;
	text-indent: -5000px;
	height: 43px;
	background-image: url(../img/nav_sprite2.gif);
	outline: none;
}
/*   nav elements */
li#nav_wedding a {
	width: 99px;
	background-position: 0 0;
}
li#nav_wedding a:hover {
	background-position: 0 -43px;
}
li#nav_fete a {
	width: 74px;
	background-position: -100px 0;
}
li#nav_fete a:hover {
	background-position: -100px -43px;
}
li#nav_baby a {
	background-position: -175px 0;
	width: 86px;
}
li#nav_baby a:hover {
	background-position: -175px -43px;
}
li#nav_branding a {
	width: 117px;
	background-position: -262px 0;
}
li#nav_branding a:hover {
	background-position: -262px -43px;
}
li#nav_pricing a {
	width: 106px;
	background-position: -379px 0;
}
li#nav_pricing a:hover {
	background-position: -379px -43px;
}

li#nav_press a {
	width: 94px;
	background-position: -485px 0;
}
li#nav_press a:hover {
	background-position: -485px -43px;
}

li#nav_about a {
	width: 97px;
	background-position: -579px 0;
}
li#nav_about a:hover {
	background-position: -579px -43px;
}
li#nav_blog a {
	width: 85px;
	background-position: -676px 0;
}
li#nav_blog a:hover {
	background-position: -676px -43px;
}
#prev {
	outline: none;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/img/controls/prev.png);
	height: 40px;
	width: 40px;
	text-indent: -5000px;
}
#prev:hover {
	background-position: 0 -40px;
}
#next {
	outline: none;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(/img/controls/next.png);
	height: 40px;
	width: 40px;
	text-indent: -5000px;
}
#next:hover {
	background-position: 0 -40px;
}
#paging_info {
	margin-left: 240px;
	padding-top: 10px;
}
#paging_info a {
	display: none;
}
#paging_info a.activeSlide {
	display: inline;
	color: white;
	font-size: 14px;
	font-family: Georgia, Palatino, Times, Serif;
	text-decoration: none;
	font-weight: normal;
}
#paging_total {
	position: absolute;
	left: 250px;
	color: white;
	font-family: Georgia, Palatino, Times, Serif;
	text-decoration: none;
	font-weight: normal;
	top: 10px;
	font-size: 14px;
}
#description ul {
	list-style-type: none;
	padding-left: 25px;
	margin-left: 25px;
}
#description ul li {
	margin-bottom: 15px;
}
#description ul li a {
	color: #9A8C7B;
}
#description ul li.active a {
	color: #666;
	text-decoration: none;
}
#pricing_table {
	margin-top: 20px;
	margin-left: 40px;
	width: 450px;
}
#pricing_table thead td {
	border: none;
	padding: none;
	color: #8FB3B2;
	font-family: Times, Palatino, Georgia, Serif;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #DDE7E7;
}
#pricing_table td {
	padding: 5px 2px;
	border: 1px solid  #DDE7E7;
	text-align: center;
}
#pricing_table td.qty {
	width: 35px;
}
#pricing_table td.item_name {
	text-align: center;
	border-left: 2px solid #DDE7E7;
}
#pricing_table td p.small {
	font-size: 11px;
}
#pricing_table td.right_edge {
	border-right: 2px solid #DDE7E7;
}
#pricing_table td p {
	padding: 0;
	margin: 0;
}
#pricing_table tfoot td {
	border: none;
	border-top: 1px solid #DDE7E7;
}
ul#pricing_menu li a {
	color: #8FB3B2;
	text-decoration: none;
}
#pricing_menu a:hover {
	text-decoration: underline;
}
#description li.blue a {
	color: #8BB1AF;	
}
.static_pad {
	padding: 20px;
}