@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #343333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#header {
	background-image: url(images/header.jpg);
	height: 100px;
	width: 100%;
}
#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	clear: both;
}

#menu {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #F90;
	border-bottom-color: #F90;
	clear: both;
}
#mid_wrap {
	min-height:100%;
	background-color: #282828;
	display: block;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}
#contentA {
	color: #FFF;
	padding: 11px;
}
.img_L {
	float: left;
	border: 2px solid #F90;
	margin: 10px;
}
.img_R{
	float: right;
	margin: 10px;
	border: 2px solid #F90;
}


#contentB {
}
#box_wrap {
	margin: 0px;
	height: 300px;
	width: 300px;
}
table {
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F90;

}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F90;

}
a:hover {
	text-decoration: none;
	color: #FFF;

}
.text {
	font-size: 1.1em;
	font-weight: bold;
	color: #F90;
	text-transform: uppercase;
}
.text_heading {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text_special {
}
.box_top {
	background-image: url(images/box_01.gif);
	height: 42px;
	width: 300px;
	background-repeat: no-repeat;
}
.box_mid {
	background-image: url(images/box_02.gif);
	background-repeat: repeat-y;
	height: 220px;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
}
.box_bottom {
	background-image: url(images/box_03.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 300px;
}
.form_box{}
.form_textarea{}
.text_L{
	text-align: left;
}
.text_R{
	text-align: right;
}
.text_C{
	text-align: center;
	display: block;
}
.port_wedding a:link {
	background-image: url(images/port_wed.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_wedding a:visited {
	background-image: url(images/port_wed.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_wedding a:hover {
	background-image: url(images/port_wed_over.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_engage a:link {
	background-image: url(images/port_engage.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_engage a:visited {
	background-image: url(images/port_engage.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_engage a:hover {
	background-image: url(images/port_engage_over.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_portrait a:link {
	background-image: url(images/port_portrait.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_portrait a:visited {
	background-image: url(images/port_portrait.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_portrait a:hover {
	background-image: url(images/port_portrait_over.jpg);
	display: block;
	height: 200px;
	width: 160px;
}

.port_event a:link {
	background-image: url(images/port_event.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_event a:visited {
	background-image: url(images/port_event.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_event a:hover {
	background-image: url(images/port_event_over.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_personal a:link {
	background-image: url(images/port_personal.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_personal a:visited {
	background-image: url(images/port_personal.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.port_personal a:hover {
	background-image: url(images/port_personal_over.jpg);
	display: block;
	height: 200px;
	width: 160px;
}
.photogallery {
	text-align: center;
	display: block;
}
