
body {
	margin: 0;
	padding: 10px;
	background: #d9e2dd;
	text-align: center;
}

#outer-wrapper {
	margin: 0 auto;
	width: 940px;
	padding: 24px 0 0 0;
	background: url(images/page-bg-top.gif) no-repeat 0 0;	
	
}

#inner-wrapper {
	float: left;
	margin: 0;
	width: 940px;
	padding: 0 0 23px 0;
	background: url(images/page-bg-base.gif) no-repeat 0 100%;
}

#content-wrap {
	margin: 0;
	width: 940px;
	padding: 0;
	background: url(images/page-bg-content.gif) repeat-y 0 0;
	float: left;
}




/* ======================= Header row elements ====================== */

#header-row {
	width: 898px;
	background: #fff;
	margin: 0 21px;
	float: left;
}

h1#header-logo {
	float: left;
	margin: 0;
	padding: 0;
	width:251px !important;
	height: 133px;
	text-indent: -2000px;
	background: url(images/white-rose-caterers-logo.gif) no-repeat 60px 0 #fff;
}

h1.headlogo {
	float: left;
	margin: 0;
	padding: 0;
	width: 251px !important;
	height: 208px;;
	background: url(images/logo.jpg) no-repeat;
}

h1.headlogo span {
	display: none;
}

ul#navigation {
	float: left;
	margin: 23px 0 0 20px;
	padding: 0;
	width: 620px;
	height: 110px;
	list-style: none;
}

ul#navigation li {
	float: left;
	margin: 0;
	height: 110px;
	padding: 0;
}

.button-home {
	width: 97px!important;
}

.button-home a {
	background-image: url(images/nav-button-home.gif);
}

.button-profile {
	width: 125px!important;
}

.button-profile a {
	background-image: url(images/nav-button-profile.gif);	
}

.button-gallery {
	width: 69px!important;
}

.button-gallery a {
	background-image: url(images/nav-button-gallery.gif);	
}

.button-events {
	width: 129px!important;
}

.button-events a {
	background-image: url(images/nav-button-events.gif);	
}

.button-news {
	width: 91px!important;
}

.button-news a {
	background-image: url(images/nav-button-news.gif);	
}

.button-contact {
	width: 92px!important;	
}

.button-contact a {
	background-image: url(images/nav-button-contact.gif);	
}


ul#navigation li a {
	float: left;
	text-indent: -3000px;
	background-position: 0 40px;
	background-repeat: no-repeat;
	border: 0;
	text-decoration: none;
	height: 110px;
}

ul#navigation li a:hover {
	background-position: 0 100%;
	text-decoration: none;
}

.active {
	background-position: 0 100%!important;
}

/* ================= content elements ==================== */


#content-area {
	width: 898px;
	margin: 0 21px;
	float: left;
}


#left-column {
	float: left;
	width: 251px;
	/*min-height: 300px;*/
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(images/left-col-bg.jpg)
}

#left-column-two {
	float: left;
	width: 251px;
}

#address {
	width: 251px;
	margin-top: 320px;
	font-family: baskerville,times,serif;
	color: #333;	
}

#address p {
	padding: 0 0 10px 30px;
	font-size: 0.90em;
	color: #333;
	line-height: 1.3em;
	text-align: left;
}

.left-nav {
	float: left;
	width: 251px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.left-nav ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.left-nav ul li a {
	background: transparent url(images/nav-background.gif) no-repeat scroll right center;
	color: #333333;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0;
	padding-right: 43px;
	padding-top: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 208px;
}

.left-nav ul li a span {
	float: right;
	margin-top: 7px;
	cursor: pointer;
}

.left-nav ul li a:hover {
	background: url(images/nav-background-hover.gif) no-repeat;
}

.newaddress {
	color: #333;
	width: 251px;
	float: left;
	margin-top: 10px;
	position: relative;
}

.newaddress p.new {
	padding: 0 15px 10px 30px;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.newaddress p.new strong {
	font-weight: bold;
	font-size: 13px;
}

a.facebook {
	height: 35px;
	position: absolute;
	right: 205px;
	top: 15px;
	width: 35px;
}

a.facebook:hover {
	right: 204px;
	top: 16px;
}

a.twitter {
	height: 35px;
	position: absolute;
	right: 165px;
	top: 15px;
	width: 35px;
}

a.twitter:hover {
	right: 164px;
	top: 16px;
}

#bflink {
	clear: left;
	margin: 0;
	padding: 0 20px;
	font-size: 0.68em;
	color: #c1c1c1;
	font-family: Arial, sans-serif;
	text-align: right;
}

#bflink a {
	color: #c1c1c1;
	text-decoration: none;
}

#bflink a:hover {
	color: #a4c0c8;
	text-decoration: none;
}

#right-column {
	margin: 0;
	padding-bottom: 30px;
	float: left;
	width: 627px;
	text-align: left
}

#right-column h2 {
	font-family: Baskerville, Times, serif;
	font-size: 30pt;
	font-weight: 500;
	color: #666;
	margin: 24px 0 0 40px;
	padding: 0;
	clear: left;
}

#right-column h3 {
	font-family: Baskerville, Times, serif;
	font-size: 18pt;
	font-weight: 500;
	color: #333;
	margin: 16px 0 0 0;
	padding: 0;
	text-align: center;
	clear: left;
}

#right-column h4 {
	font-family: Baskerville, Times, serif;
	font-size: 14pt;
	font-weight: 500;
	color: #222;
	margin: 26px 0 0 0;
	padding: 0;
	text-align: center;
}

#right-column p {
	margin: 22px 20px 0 40px;
	font-family: arial, Tahoma, sans-serif;
	font-size: 0.84em;
	font-weight: 500;
	color: #666;
	line-height: 1.5em;
}

.quotation {
	margin: 42px 20px 0 40px!important;
	font-family: Baskerville,times,serif!important;
	font-size: 1.3em!important;
	font-weight: 500;
	color: #444!important;
	line-height: 1.7em!important;
	text-align: center!important;
}

.assignedto {
	clear: left;
	margin-top: 10px!important;
	font-size: 80%!important;
	line-height: 1.1em!important;
	font-style: italic !important;
	text-align: right;
}



.menu-section {
	padding-bottom: 40px;
	background: url(images/menu-break.gif) no-repeat 50% 100%;
	text-align: center;
}

ul#sample-menus {
	margin: 20px 0 0 40px;
	padding: 0;
	width: 550px;
	height: 100px;
	/*border-top: 1px solid #666;*/
	list-style: none;
}

ul#sample-menus li {
	margin: 0;
	padding: 0;
	float: left;
	width: 90px;
	font-size: 10px;
	font-family: Arial, Tahoma, sans-serif;
	text-align: center;
}

ul#sample-menus li a {
	float: left;
	width: 90px;
	height: 85px;
	padding: 0;
	background: url(images/menu-icon.jpg) no-repeat 50% 100%;
	text-align: center;
	text-decoration: none;
	color: #666;
}

ul#sample-menus li a:hover {
	/*background: #edecba;*/
	text-decoration: none;
	background: url(images/menu-icon-over.jpg) no-repeat 50% 100%;
	color: #333;
}

.newsitem {
	width: 500px;
	clear: left;
	margin: 10px 0 0 40px;
}

.newsitem h5 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-family: Baskerville, Times, serif;
	font-weight: 500;
	color: #333;	
}

.newsitem p {
	margin: 0!important;
	padding: 0;
}

#gallery {
	clear: left;
	margin: 30px 0 0 40px;
}

.gallery_thumb {
	float: left;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	vertical-align: bottom;
	margin: 5px;
}

#portfolio-gallery {
	float: left;
	width: 390px;
	margin: 18px 0 0 30px;
}

.portfolio_sample {
	float: left;
	/*border: 1px solid #ddd;*/
	padding: 0;
	margin: 0 5px 5px 0;
}


/* ======================= mail form ===================== */

ol#mailform {
	width: 400px;
	margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
}


ol#mailform li {
	width: 400px;
	float: left;
	margin: 5px 0 0 0;
}

label {
	float: left;
	display: block;
	width: 140px;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	padding-top: 4px;
}

ol#mailform input {
	width: 200px;
	height: 20px;
	float: left;
	border: 1px solid #666;
	margin-top: 0;
	padding: 3px;
}

textarea#address {
	width: 200px;
	height: 100px;
	float: left;
	border: 1px solid #666;
	margin-top: 0;
	padding: 3px;
	font-family: Arial, Tahoma, sans-serif;
	color: #000;
}

textarea#message {
	width: 200px;
	height: 100px;
	float: left;
	border: 1px solid #666;
	margin-top: 0;
	padding: 3px;
}

input#submit {
	width: 100px!important;
}


/* Testimonials ------------------ */

#testimonials {
	
	display: block;
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	height: 90px;
	overflow: hidden;
	width: 216px;
}

#testimonials p {
	
	font-size: 11px;
	color: #555950;
	text-align: right;
	line-height: 20px;
	font-family: arial,sans-serif;
	font-style: oblique;
	
}

#testimonials p strong {
	
	display: block;
	font-weight: bold;
}

/* -- Contact Form --*/

.contact-form {
	float: left;
	clear: both;
	width: 500px;
	padding: 0;
	border: 0;
	margin-left: 30px;
	margin-top: 20px;
}

.contact-form label {
	float: left;
	clear: both;
	width: 167px;
}

.contact-form input, .contact-form textarea, .contact-form select {
	float: left;
	border: 1px solid #D1D6CA!important;
	padding: 3px;
	margin-bottom: 7px;
	width: 280px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus {
	border: 1px solid #95a481!important;
	background: #edf8de!important;
}

.contact-form button {
	clear: both;
	float: left;
	margin-left: 131px;
}

p.testimonial-text {
	float: left;
	width: 216px;
	margin-left: 20px;
	font-size: 13px;
	color: #333333;
	font-family: arial,sans-serif;
	text-align: left;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}

#rotator {
	float: left;
	width: 600px;
	height: 300px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 25px;
}

.IMjack {
	position: absolute;
	width: 82px;
	height: 76px;
	background: transparent url(../images/IM-Jack.gif) no-repeat;
	text-indent: -9999px;
	top: 12px;
	left: 7px;
}