body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b3933;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.weddings {
	background-image: url(../images/iStock_000006325737XSmall2.jpg);
	background-repeat: no-repeat;
	background-position: 600px 500px;
}
#wrapper {
	padding: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #FFFFFF;
}
#main-nav {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-nav a:link {
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
#main-nav a:visited {
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
#main-nav a:hover {
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00311B;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
#main-nav a:active {
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}

	
	
#left-body-home {
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
#left-body-home h1 {
	font-size: 18px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
}
#left-body-home h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #999999;
	font-weight: normal;
	font-size: 22px;
	text-transform: none;
}
#left-body-home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	margin: 0px;
}
#main-image {
	float: left;
	padding: 10px;
}
#fleximarketing {
	float: right;
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
}
#fleximarketing img {
	margin-bottom: 10px;
}
#bottom-nav {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#SEO {
	float: left;
	width: 810px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #87907F;
	padding-bottom: 10px;
	margin-top: 20px;
	color: #87907F;
	margin-bottom: 10px;
}
#SEO a {
	color: #666666;
	text-decoration: none;
}
#bell-image {
	width: 220px;
	float: right;
	background-image: url(../images/bell.jpg);
	height: 240px;
	background-repeat: no-repeat;
	background-position: 30px 70px;
	margin: 0px;
}
.clear
{clear:both;}


/*CONTACT FORM */

form .field {
    width: 230px;
    background-color: #EAEAEA;
}

form .field2 {
    width: 80px;
    background-color: #EAEAEA;
}

form .box {
    width: 15px;
    background-color: #EAEAEA;
}

form ol {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}

form ol li {
    clear:left;
    margin:10px 0;
}

#buttons {
	margin-left: 180px;
}

form label {
	display: block;
	width: 180px;
	float: left;
	font-size: 12px;
	color: #333333;
}

form input,select,textarea {
    border:1px solid #999;
}

.invalid {
	color: #dd8300;
	background-color: #e4e2e2;
	display: block;
	padding: 1em;
	width: 300px;
}
#small-images-right {
	float: right;
	width: 190px;
	margin-top: 20px;
}
#downloads {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#downloads  a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
#small-images-right img {
	margin-bottom: 20px;
}
#right-contactform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #848D7C;
	float: right;
	width: 280px;
	margin-top: 50px;
}
#left-body-contact {
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #889180;
}
#left-body-contact h1 {
	font-size: 18px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
}
.conference {
	background-image: url(../images/ist2_7122491-notebook-and-pen.jpg);
	background-repeat: no-repeat;
	background-position: 600px 500px;
}
#menus {
	margin: 0px;
	padding: 0px;
}
#menus h1 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
}
#menus h3 {
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menus h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menus label {
	display: block;
	width: 400px;
	float: left;
}
.item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818A78;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.price {
	font-size: 12px;
	color: #000000;
	width: 70px;
	float: right;
}
#restaurant-images-right {
	float: right;
	width: 220px;
	margin-top: 20px;
}
#restaurant-images-right img {
	margin-bottom: 20px;
}
