@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;

}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #C3B595;
}#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#header {
	background-image: url(images/Banner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 115px;
	background-color: #A29161;
}
#sidenav {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#bodyimage {
	clear: left;
}
#homephoto {
	padding: 6px;
	height: 172px;
	width: 172px;
	float: left;
}
#bodycontent {
	padding: 10px;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainbody {
	float: right;
	width: 580px;
	background-color: #70A7AE;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer1 {
	clear: both;
	height: 20px;
	background-color: #A29161;
}
#footer2 {
	height: 30px;
	color: #04747C;
	line-height: 30px;
	text-align: center;
}
#bodywrap {
	background-image: url(images/bg_sidenav.gif);
	height: auto;
	float: left;
}
#head_nav {
	float: right;
	margin-top: 85px;
	margin-right: 0px;
	width: 570px;
	list-style-type: none;
}
#head_nav a:link {
	line-height: 26px;
	padding-right: 15px;
	background-color: #A29161;
	padding-left: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#head_nav a:visited {
	line-height: 26px;
	padding-right: 15px;
	background-color: #A29161;
	padding-left: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#head_nav a:hover {
	line-height: 26px;
	padding-right: 15px;
	background-color: #BBAF8C;
	padding-left: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

* {
}


/* menu css*/

.glossymenu{
	padding: 0; /*width of menu*/
	border-bottom-width: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.glossymenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 25px;
	text-decoration: none;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-left: 10px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	border: none;
	left: 5px;
}

.glossymenu a.menuitem:hover{
	color: #04747C;
	
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	margin-left: 40px;

}



.glossymenu div.submenu ul{ /*UL of each sub menu*/

margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	list-style-image: url(images/cross.gif);

}

.glossymenu div.submenu ul li a{
	display: block;
	color: #04747C;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
}

.glossymenu div.submenu ul li a:hover{
	color: #ffffff;
}
#productbox {
	padding-bottom: 10px;
	clear: left;
	width: 560px;
}
#p_title {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 350px;
}
#p_des {
	width: 360px;
	float: left;
	clear: left;
}
#p_photo {
	width: 200px;
	float: left;
}
#line {
	height: 20px;
	float: left;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 560px;
}

#menutitle
{
	display: block;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: top;
	}
#menutitle a, visited
{
	display: block;
	color: #04747C;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: top;
	}
	#menutitle a:hover
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: top;
	}
#events {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.clearfloat { 
clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
#form {
	float: right;
	width: 350px;
	background-color: #5B99A2;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
#brideButtons a {
	display: block;
	float: left;
	padding: 10px;
	background-color: #3C120F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	border: 1px solid #A08A86;
	margin-right: 15px;
	width: 200px;
	margin-bottom: 15px;
	text-align: center;
	text-decoration: none;
}

#brideButtons a:hover {
	background-color: #9B8986;
	border: 1px solid #FFFFFF;
	}
#buttoncontainer {
	width: 530px;
}

