
body {
margin: 0 0 0 0;
font-family: arial;
background-color: #e7d1ac;

}

#container {
	border-left: solid 0px black;
	border-right: solid 0px black;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	width: 900px;
	background: transparent url('../images/background.jpg') repeat-y top left;
	/*background: #e6dfcd;*/
	/*
	font-size: 11px;
	text-align: center;
	*/
}
/*
#header {
	border: solid 0px red;
	background: #e6dfcd url('../images/header.jpg') no-repeat top center;
	width: 900px;
	height: 203px;

}
*/
#page_title {
	position: relative;
	top: 120px;
	/*left: 150px;*/
	margin: 0 425px 0 0;
	font-size: 30px;
	text-align: center;
	
}
#page_title h1 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
}

#page_title h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

#page_image {
/*border: solid 1px black;*/
	position: relative;
	top: 0px;
	margin: -18px 0 0 550px;
	/*left: 600px;*/
	/*background: transparent url('../images/hidef.gif') no-repeat bottom center;*/
}

#main_nav {
	border: solid 0px green;
	background: #743021;
	text-align: center;
	/*height: 25px;*/
	padding: 0 0 0 0;
	margin: 0 0 0 4px;
}
#main_nav ul {
	margin: 0;
	list-style-type: none;

}
#main_nav li {
	display: inline;
	padding: 0 5px;
}
#main_nav li a {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
#main_nav li a:visited {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
#main_nav li a:active {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
#main_nav li a:hover{
	font-weight: normal;
	color: #edda99;
	font-size: 18px;
	text-decoration: none;
}

#sub_nav {
	border: solid 0px red;
	background: #e4bf70;
	text-align: left;
	margin: 0 25px 0 25px;
}
#sub_nav ul {
	margin: 0;
	list-style-type: none;

}
#sub_nav li {
	display: inline;
	padding: 0 10px;
}
#sub_nav li a, a:hover{
	color: #6e4739;
	font-size: 15px;
	text-decoration: none;
}

#body {
	border: solid 0px green;
	padding: 0 5px 5px 5px;
	margin: 0 20px; 0 20px;
}
#body a, a:hover {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

.body_heading {
	font-weight: bold;
	font-size: 18px;
}

.login_links {
	margin: 0 0 0 10px;
}
.webcast {
	margin: 0 0 0 150px;
	background: #fae1bd;
}
.page_title {
	margin: 0 0 0 10px;
}

#body1 {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	/*background: #cb9665;*/
	color: #6E4739;
	font-size: 14px;
	font-weight: bold;
}
#body1 a {
	color: #6E4739;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#body2 {
	/*background: #e4bc6d;*/
	border: solid black 0px;
	padding: 10px;
}

#body_left {
	border: solid 0px red;
	float: left;
	padding: 5px 10px 5px 5px;
	width: 48%;/*345px;*/
	margin: 5px;
	color:#6e4739;
	font-weight:bold;
	/*AE9688*/clear: both;
}
#body_right {
	text-align: center;
	border: solid 0px red;
	/*background: #e6dac0 url('../images/body1.jpg') no-repeat top left;	*/
	padding: 5px 0px 0px 0px;
	/*height: 50px;*/

}
#body_footer {
	text-align: center;
	padding: 10px;
	background: #e9bf7c;
}
#body_footer img {
	margin: 0 15px;
}
#boxtop {
	border: solid 0px black;
	background: transparent url('../images/box-top.gif') no-repeat bottom;
	width: 377px;
	height: 16px;
}
#boxbody {
	border: solid 0px black;
	background: transparent url('../images/box-middle.gif') repeat-y;
	width: 360px;
	/*width: 289px;*/
	padding: 0 10px 0 8px;
}
.box_title {
	padding: 0 0 0 5px;
	color: #6E4739;
	font-size: 17px;
	font-weight: bold;
}
.box_price {
	padding: 0 0 0 5px;
	color: #6E4739;
	font-size: 17px;
	font-weight: bold;
}
.box_note {
	padding: 0 0 0 140px;
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 100%;

}
.box_note2 {
	direction: rtl;
	padding: 0 0 0 300px;
	color: #6E4739;;
	font-size: 12px;
	font-weight: bold;
}
#boxbody li{
	color: #6E4739;
	font-size: 12px;
}
#boxbottom {
	border: solid 0px black;
	background: transparent url('../images/box-bottom.gif') no-repeat top left;
	width: 377px;
	height: 15px;
}


#footer1 {
	background: #9b5e40;
	text-align: center;
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	margin: 25px;
	padding: 5px;
}
#footer2{
	background: #ffffff url('../images/footer.jpg') repeat-x top left;
}
#footer2 a:link, a:visited {
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer2 a:hover {
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#right_footer {
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
}
#right_footer a {
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#right_footer a:visited{
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#right_footer a:hover{
	color: #6E4739;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footer_phone {
	color: #6E4739;
	font-size: 14px;
	font-weight: bold;
}

.footer_nav {
	margin: 0 0 0 130px;
	border: solid black 0px;
	font-size: 10px;
	color: #000000;
	font-weight: none;
}
.footer_nav a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.footer_nav a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
	font-weight: none;
}
.footer_nav a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	font-weight: none;
}

.webdogs {
	margin: 0 0 0 325px;
	border: solid black 0px;
	font-size: 10px;
	color: #000000;
}
.webdogs a,a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
.webdogs a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
}

div.row {
	padding: 10px;
	clear: both;
}

div.row span.left {
	display: block;
	width: 30%;
	float: left;
	text-align: left;
}

div.row span.right {
	display: block;
	width: 30%;
	float: right;
	text-align: right;
}


div.spacer {
	font-size: 10px;
        clear: both;
}

#photobooth_body {
	border: solid 0px green;
	padding: 5px 0 0 4px;
	margin: 0;
}

#photobooth_list1 {
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	margin: 605px 0 0 55px;
	padding: 0;
}

#photobooth_list1 ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#photobooth_list1 ul li {
	color: #F2EE34;
}

#photobooth_list1 ul li a, a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#photobooth_list2 {
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	margin: 605px 0 0 245px;
}

#photobooth_list2 ul {
	margin: 0 0 0 15px;
	padding: 0px;
}

#photobooth_list2 ul li {
	color: #F2EE34;
}

#photobooth_list2 ul li a, a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#photobooth_ad {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	position: absolute;
	color: #F2EE34;
	margin: 550px 0 0 780px;
}

#photobooth_ad a {
	font-size: 14px;
	color: #F2EE34;
	text-decoration: none;
}

#photobooth_ad a:hover {
	font-size: 14px;
	color: #FFFFFF;
}

#photobooth_reserve {
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	color: #2160AC;
	margin: 960px 0 0 580px;
}

.phone {
	font-size: 25px;
}

#photobooth_theme {
	font-size: 13px;
	font-style:italic;
	position: absolute;
	margin: 1050px 0 0 65px;
	text-align: center;
}

.theme_title {
	font-size: 15px;
	font-weight: bold;
}

#photobooth_packages_title_text {
	font-size: 15px;
	font-weight: bold;
	color: #6e4739;
	margin: 10px 0 10px 45px;
}

#photobooth_packages_title_text a {
	font-size: 15px;
	font-weight: bold;
	color: #6e4739;
	text-decoration: underline;
}

#photobooth_packages_title_text a:hover {
	color: #2160AC;
	text-decoration: underline;
}

.photobooth_packages {
	color: #6E4739;
	font-size: 13px;
}

.photobooth_packages_title {
	font-size: 15px;
	font-weight: bold;
}

.photobooth_props {
	font-size: 10px;
}

#photobooth_boxtop {
	border: solid 0px black;
	background: transparent url('../images/box-top-photo.gif') no-repeat bottom;
	width: 797px;
	height: 16px;
	margin: 10px 0 0 50px;
}
#photobooth_boxbody {
	border: solid 0px black;
	background: transparent url('../images/box-middle-photo.gif') repeat-y;
	width: 780px;
	padding: 0 10px 0 8px;
	margin: 0 0 0 50px;
}
#photobooth_boxbottom {
	border: solid 0px black;
	background: transparent url('../images/box-bottom-photo.gif') no-repeat top left;
	width: 797px;
	height: 15px;
	margin: 0 0 10px 50px;
}
