@charset "utf-8";

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A8072;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b8773;
}
.style3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #85c0b8;
}

h1{
font-size: 14px;
}
h2{
font-size: 12px;
}

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0000;
}
body a:link {
	color: #000000;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #000000;
}
body a:hover {
	text-decoration: none;
	color: #1A8072;
}

#phpcontent a:link, #minimal_page_content a:link, #phpcontent a:visited, #minimal_page_content a:visited{

color: #188273;
}
#phpcontent a:hover, #minimal_page_content a:hover{
color: #000000;
}
#wrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
}

#wrapper #header {
	float: left;
	width: 922px;
	height: 133px;
}
#wrapper #header #logo {
	background-image: url(../images/header_logo_topleft.gif);
	float: left;
	height: 133px;
	width: 383px;
}
#wrapper #header #telephone {
	background-image: url(../images/header_telephone_topright.gif);
	float: left;
	height: 88px;
	width: 539px;
}
#wrapper #header #typedmenu {
	float: left;
	height: auto;
	margin: 0 0 0 50px;
	width: 488px;
}
#wrapper #header #spacer_header {
	height: 31px;
	width: 539px;
	float: right;
	margin: 0px;

	
}
#menu {
	float: left;
	height: 28px;
	width: 922px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;

}
.paddingmenu{
padding: 0 0 0 15px;
}
#menu li {
	display: inline;
	float: left;
	padding-right: 3px;
	
}

#wrapper #body {
	float: left;
	width: 927px;
	height: 388px;
}
#wrapper #body #entrypage_image {
	float: left;
	height: 382px;
	width: 922px;
	background-image: url(../images/body_entryimage_central.jpg);
}
#wrapper    #body    #business_tab {
	background-image: url(../images/home_body_business_left.jpg);
	float: left;
	height: 383px;
	width: 194px;
	margin-right: 3px;
}
#wrapper  #body  #social_tab {
	background-image: url(../images/home_body_social_secondleft.jpg);
	float: left;
	height: 383px;
	width: 179px;
	margin-right: 3px;
}
#wrapper  #body  #weddings_tab {
	background-image: url(../images/home_body_weddings_center.jpg);
	float: left;
	height: 383px;
	width: 179px;
	margin-right: 3px;
}
#wrapper  #body  #outside_tab {
	background-image: url(../images/home_body_outside_secondright.jpg);
	float: left;
	height: 383px;
	width: 179px;
	margin-right: 3px;
}
#wrapper  #body  #christmas_tab {
	background-image: url(../images/home_body_christmas_right.jpg);
	float: left;
	height: 383px;
	width: 179px;
}
#wrapper .body_content {
	float: left;
	min-height: 350px;
	height: auto;
	width: 907px;
	padding: 5px 0 0 7px;
		
}
#wrapper .body_main_content {
	float: left;
	min-height: 350px;
	height: auto;
	width: 907px;
	padding-top: 10px;
	padding-left: 15px;
}

.leftimage{
float: left;
height: 350px;
width: 179px;

}

#wrapper  #phpcontent  {
	width: 690px;
	height: auto;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 50px;

}
#wrapper #phpcontent_pages_minimal {
	width: 680px;
	min-height: 220px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#wrapper #business_content {
	background-image: url(../images/bg_business.jpg);
	width: 907px;
	height: auto;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #faf5f2;
}
#wrapper #social_content {
	background-image: url(../images/bg_socialevents.jpg);
	width: 907px;
	height: auto;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #faf5f2;
}
#wrapper #weddings_content {
	background-image: url(../images/bg_weddings.jpg);
	width: 907px;
	height: auto;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #faf5f2;
}
#wrapper #outside_content {
	background-image: url(../images/bg_outsidecatering.jpg);
	width: 907px;
	height: auto;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #faf5f2;
}
#wrapper #christmas_content {
	background-image: url(../images/bg_openevents.jpg);
	width: 907px;
	height: auto;
	float: left;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #faf5f2;
}
#wrapper #minimal_page_content  {
	float: left;
	height: auto;
	
	width: 907px;
	background-color: #FFF7F7;
}
#wrapper .body_content  .minimal_image {
	
	float: left;
	height: auto;
	width: 182px;	background-color: #faf5f2;
}


.minimal_bottombar{
	float: left;
	background-color: #E7DBCE;
	width: 907px;
	height: 59px;
	margin-left: 8px;
}


#wrapper #body #footer_spacer {
	height: 46px;
	width: 922px;
	float: left;
	background-image: url(../images/body_footerline_bottom.gif);
}
#footer {
	float: left;
	height: 50px;
	width: 907px;
	margin: 15px 0 0 0px;
	border-top: solid 1px #E7E3DE;
}

.paddingfooter{
padding: 0px 0 0 15px;
}
#wrapper #footer .footerlinks {
	float: left;
	width: 300px;
	padding-left: 0px;
	padding-top: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b8773;
}
#wrapper #footer .footerlinks a:link {
	color: #9b8773;
}
#wrapper #footer .footerlinks a:hover {
	color: #1A8072;
}
#wrapper #footer .footerlinks a:visited {
	color: #9b8773;
}
#wrapper #footer .footercopywrite {
	float: left;
	padding-left: 230px;
	padding-top: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #85c0b8;
}

.backbutton {
	float: left;
	width: 300px;
	padding-left: 0px;
	padding-top: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b8773;
}


#wrapper #footer .footercopywrite a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #85c0b8;
}
#wrapper #footer .footercopywrite a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #85c0b8;
}
#wrapper #footer .footercopywrite a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #85c0b8;
}

#wrapper #photopage {
	float: left;
	height: 200px;
	width: 400px;
	margin-left: 150px;
	margin-top: 100px;
}



/*-----------High slide photo gallery styles ---- */

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}



/*photo gallery layout*/
#contentthumbs{
	float: left;
	width: 188px;
	height: 410px;
	overflow: auto;
	margin-left: 8px;
}
#contentthumbs a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#contentthumbs .padding{
padding: 10px 0 0 0;
}
#contentmainimage{
float: left;
width: 560px;
height: 365px;
margin: 0 0 0px 30px;
background-color:#BDAE94;
}
#thumbbox{
float: left;
width: 88px;
height: 82px;
margin: 0 6px 12px 0;
background-color: #E7DBCE;
text-align: center;
vertical-align: middle;
}

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 20px;

}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
