a {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
}
a:hover {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
}
body {
	background-color: #2b0f0b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width: 791px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 0px 0px 0px;
}
#page {
	width: 791px;
	line-height: 1.7em;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #62422b;
	border-right-color: #62422b;
	border-bottom-color: #62422b;
	border-left-color: #62422b;
}
#footer {
	text-align: right;
	height: 45px;

	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
}

#footer_text {
	text-align: right;
	color: #963;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.85em;
}
#footer_text a {
	color: #963;
}
.right {
	clear: right;
	float: right;
	margin: 0px;
}

.both {
	clear: both;
}
.left {
	clear: right;
	float: left;
}
.navbtn {
	margin: 0px;
	padding: 0px;
	float: left;
}

.btn_welcome {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_welcome.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_welcome:hover { background-position: 0 0; }
.btn_welcome span{ display: none; }

.btn_bouquets {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_bouquets.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_bouquets:hover { background-position: 0 0; }
.btn_bouquets span{ display: none; }

.btn_ceremonies {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_ceremonies.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_ceremonies:hover { background-position: 0 0; }
.btn_ceremonies span{ display: none; }

.btn_receptions {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_receptions.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_receptions:hover { background-position: 0 0; }
.btn_receptions span{ display: none; }

.btn_events {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_events.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_events:hover { background-position: 0 0; }
.btn_events span{ display: none; }

.btn_contact {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_contact.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_contact:hover { background-position: 0 0; }
.btn_contact span{ display: none; }

.btn_links {
	display: block;
	width: 113px;
	height: 26px;
	background: url('images/btn_links.jpg') bottom;
	text-indent: -99999px;
	float: left;
}
.btn_links:hover { background-position: 0 0; }
.btn_links span{ display: none; }

#header {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
	font-style: normal;
}
h1 {
	font-size: 1.5em;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 20px;
	padding-bottom: 5px;
	background-image: url(script.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #960;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
#logo {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}
#body {
	margin-right: auto;
	margin-left: auto;
	height: 400px;

	background: #FF8040; /* solid color */
	background: rgba(255,128,64,0.125); /* transparent color */
	background: transparent\9; /* clear solid background for ie */
	zoom:1; /* required for the filters */
	-ms-filter:”progid:DXImageTransform.Microsoft.gradient(startColorstr=#20FF8040, endColorstr=#20FF8040)”; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#20FF8040, endColorstr=#20FF8040); /* IE5.5-7 */
}

#body_left {
	float: left;
	width: 250px;
	padding: 5px;
}

#navbar {
	height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_right {
	float: right;
	width: 510px;
	font-size: 1.1em;
	color: #FFF;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_right li {
	list-style-type: none;
	display: block;
	width: 200px;
	float: left;
}

label {
	float: left;
	text-align: left;
	display: block;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	width: 200px;
}

input, textarea {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: -3px;
}

