a:focus{
	outline:0;
}
html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0; padding: 0;
}
html {
	background: url(../images/background.jpg) repeat;
	border: none;
	font: 12px Tahoma, Arial;
	color: #5e5e5e;
}
img { border: none; }
h1, h2, h3, h4, h5, h6, p, form { margin:20px 0; }
.red { color: #FF0000;}
#container {
	top: 0px;
	width: 786px;
	height: auto;
	margin: auto;
	position: relative;
	bottom: 20px;
	background: #f8efd5;
	border: 7px solid #FFFFFF;
}
#exterior_images {
	position: absolute;
	top: 385px;
	left: 23px;
	width: 360px;
	height: 297px;
}
#exterior_thumbs {
	position: absolute;
	top: 385px;
	left: 408px;
	width: 135px;
	height: 200px;
	z-index: 10;
}
#sub_menu {
	position: absolute;
	top: 330px;
	right: 20px;
	width: 155px;
	height: 200px;
	z-index: 10;
	text-align: right;
}
#sub_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding-right: 5px;
	text-decoration: none;
}
#sub_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub_menu li {
	display: block;
	list-style-type: none;
	margin-bottom: 20px;
}
#sub_menu li:hover { color: #b6985e; text-decoration:none; }
#sub_menu a { color: #7c6a47;}
#sub_menu a:hover, #sub_menu a.current { color: #b6985e; text-decoration: none;}
#logo {
	position: absolute;
	top: -7px;
	left: -7px;
	background: url(../images/logo.jpg) no-repeat;
	width: 300px;
	height: 250px;
}
#flash {
	position: absolute;
	top: -5px;
	right: -4px;
	width: 491px;
	height: 239px;
	border: 4px solid #ffffff;
}
#nav {
	position: absolute;
	width: 750;
	left: 3px;
	top: 266px;
	text-align: left;
	z-index: 900;
	list-style-type: none;
}
#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding-right: 5px;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	padding-left: 5px;
}
#nav li:hover { color: #b6985e; text-decoration:none; }
#nav a { color: #7c6a47;}
#nav a:hover, #nav a.current { color: #b6985e; text-decoration: none;}
.gold {
	color: #d5c390;
	margin:0 2px 0 2px;
	padding:0;
	}
.image { border: 4px solid #FFFFFF; }
.border { border: 4px solid #FFFFFF; }
.border:hover { border: 4px solid #d5c390; }
#content {
	padding: 310px 15px 20px 15px;
	font: 11px Tahoma;
	color: #74726d;
}
#content a {
	font-family: "Times New Roman", Times, serif;
	color: #b6975e;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
#content a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration:none;
    font-size: 12px;
	font-weight: bold;
}
.body_txt {
	font: 11px Tahoma;
	color: #74726d;
}
.h1, h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9d7e46;
}
.h2, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b6975e;
}
#footer {
	width: 800px;
	height: 30px;
	margin: auto;
	position: relative;
	bottom: -10px;
	text-align: right;
	font: 9px Arial, Helvetica;
	color: #7c6a47;
}
#footer a { color:#7c6a47; text-decoration: none; }
#footer a:hover { color:#b6985e; text-decoration: none; }
.fm-logo {
	float: right;
	margin: 0px 10px 0px 10px;
}
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.text-drop {
	width: 162px;
	height: 20px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field {
	width: 150px;
	height: 15px;
	padding: 5px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-area {
	width: 250px;
	height: 80px;
	padding: 5px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field:hover, .text-area:hover {
	background-color: #D6D6D6;
}
.button {
	width: 80px;
	height: 20px;
	padding: 2px;
	background-color: #D6D6D6;
	border: 1px solid #999999;
}
.button:hover {
	background-color: #999999;
}
.exteriorcontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

/*website */
.exterior img{
background-color: transparent;
margin-left: 0px;
border: 0px solid #ffffff;

}

.exterior:hover{
background-color: transparent;
margin-left: 0px;
border: 0px solid #ffffff;
}

.exterior:hover img{
border: 0px solid #ffffff;
}

.exterior span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -400px;
visibility: hidden;
text-decoration: none;
border: none;
}

.exterior span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.exterior:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: -385px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;

}
/*end*/

#wedding_images {
	position: absolute;
	top: 400px;
	left: 223px;
	width: 360px;
	height: 297px;
}
#wedding_thumbs {
	position: absolute;
	top: 720px;
	left: 23px;
	width: 135px;
	height: 200px;
	z-index: 10;
}
/*website */
.wedding img{
background-color: transparent;
margin-left: 0px;
border: 0px solid #ffffff;

}

.wedding:hover{
background-color: transparent;
margin-left: 0px;
border: 0px solid #ffffff;
}

.wedding:hover img{
border: 0px solid #ffffff;
}

.wedding span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -400px;
visibility: hidden;
text-decoration: none;
border: none;
}

.wedding span img{ /*CSS for enlarged image*/
border-width: 0;
border: none;
}

.wedding:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -320px;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;

}
/*end*/


