body {
    text-align: center;
    margin: 0;
	background: #1F241B;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

body#pop_up {
	background: #1F241B;
}

#shell {
    text-align: left;
    margin: 0 auto;
    width: 800px;
}

#credits {
	text-align: center;
    margin: 10px auto;
    width: 800px;
    color: #1F241B;
}

#credits a {
	color: #1F241B;
	text-decoration: none;
}

#credits a:hover {
	text-decoration: underline;
}

a {
	color: #a4933f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.strong {
	font-weight: bold;
}

td {
	font-size: 11px;
}




/* HEADER */
#header {
	text-align: left;
    width: 800px;
    height: 107px;
    background: #1F241B;
}

#header img {
	float: left;
}

#headerRight {
	float: right;
	text-align: right;
	width: 305px;
	height: 107px;
	padding-right: 20px;
    background: #1F241B url(../images/header_top_right2.gif) no-repeat right;
}

#headerRight img {
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
}

#headerRight a:hover {
	color: #a4933f;
	text-decoration: none;
}




/* MAIN NAV */
#mainNav {
	width: 800px;
	text-align: left;
	padding: 5px 0 5px 10px;
	background: #063f2a;
	font-family: times;
	font-size: 14px;
	color: #fff;
}

#mainNav a {
	margin: 0 4px;
	color: #fff;
}

#mainNav a:hover {
	color: #a4933f;
	text-decoration: none;
}

#mainNav a.section {
	color: #a4933f;
}




/* CONTENT */
#content {
	text-align: left;
	background: #1F241B;
	padding: 20px 20px 0 20px;
}

#pageTitle {
	text-align: left;
    margin: 0 0 21px 0;
    color: #FDF8DC;
    font-size: 18px;
    font-family: times;
}

//for worldpay
h1 {
	text-align: left;
    margin: 10px 0 21px 0;
    color: #ffffff;
    font-size: 18px;
    font-family: times;
}

#pageTitleCorp {
	text-align: left;
    margin: 10px 0 9px 0;
    color: #ffffff;
    font-size: 18px;
    font-family: times;
}

.photoCaption {
	color: #ffffff;
    font-size: 11px;
}

#photoNav {
	text-align: center;
	height: 90px;
	background: #1F241B;
	padding: 10px;
}

#mainPhoto {
	margin: 20px 0 10px 0
}

#photoNav td {
	font-size: 11px;
	color: #fff;
}

#photoNav td a {
	margin: 0 4px;
	color: #a4933f;
}

#thumbnails {
	font-size: 1;
}

#thumbnails img {
	margin: 10px 6px 10px 0;
}




/* SUBNAV */
ul#subNav {	
	text-align: left;
	margin: 0;
	padding: 0;
	width: 130px;
	list-style-image: none;
	list-style: none;
	color: #ffffff;
    font-size: 11px;
}

ul#subNav a {
	display: block;
    color: #a4933f;
    font-size: 11px;
}

ul#subNav a.current {
	display: block;
    color: #ffffff;
    font-size: 11px;
}

ul#subNav li {
	padding-bottom: 20px;
	color: #ffffff;
	display: block;

}

table#subNavSub td {
	line-height: 21px;
	font-size: 11px;
	color: #FDF8DC;
}

table#subNavSub a {
	line-height: 21px;
	font-size: 11px;
	color: #a4933f;
}

table#subNavSub a.current {
	line-height: 21px;
	font-size: 11px;
	color: #ffffff;
}

table#subNavSub td.subnavOn {
	color: #a4933f;
}





/* FOOTER */
#footer {
	text-align: center;
	padding: 7px 0;
	font-size: 10px;
	background: #1F241B;
	color: #ffffff;
	border-top: 2px #a4933f solid;
}

#footerSchool {
	padding: 7px 0 7px 50px;
	font-size: 10px;
	background: #1F241B;
	color: #ffffff;
}

#footer img {
	margin: 0 6px;
	padding-bottom: 1px;
}



/* FAQ */
#faqDetails {
	margin-top: 12px;
	color: #ffffff;
}

.faqHeader {
	font-size: 12px;
	font-weight: bold;
}


/* COURSES */

#courseDetails {
	margin-top: 0;
	color: #FDF8DC;
}

.courseHeader {
	font-size: 12px;
	font-weight: bold;
}

.overviewBar {
	background: #FDF8DC;
	font-size: 11px;
	color: #1F241B;
}

#coursesPhoto {
	margin-top: 12px;
}

.courseNB {
	color: #a4933f;
}

.courseFooter {
	background: #a4933f;
}

#courseLinksFooter {
	margin: 8px 0;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#courseLinksFooter a {
	margin: 0 1.5px;
	color: #fff;
	text-decoration: underline;
}

#courseLinks td {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#courseLinks span {
	padding: 0 4px;
	font-size: 10px;
	font-weight: bold;
	color: #a6a07e;
}

#courseLinks a {
	font-size: 10px;
	font-weight: bold;
	padding: 0 3.2px;
}

#school {
	text-align: left;
	padding: 10px 0 2px 0;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.courseBar {
	border-top: 1px solid #1F241B;
	background: #FDF8DC;
	font-size: 10px;
	color: #1F241B;
}

.courseBar a {
	color: #373B34;
	text-decoration: underline;
}

.datesBar {
	font-size: 10px;
	background: #373B34;
	border-bottom: 1px solid #1F241B;
	font-weight: bold;
}

.datesBar p {
	margin: 0;
	font-weight: normal;
}

.normal {
	font-weight: normal;
}

#popTitle {
	float: right;
	padding: 30px 18px 0 0;
	font-family: times, serif;
	font-size: 20px;
	color: #FDF8DC;
}

#popDetails td {
	font-size: 10px;
	color: #FDF8DC;
}

#popDetails strong {
	color: #a4933f;
}

.nb {
	color: #ffffff;
}

#bookingForm {
	background: #373b34;
	color: #ffffff;
}

#bookingForm td {
	padding: 5px 0;
	border-bottom: 2px solid #1F241B;
}

#bookingDates td {
	padding: 1px 1px 1px 0;
	border: 0;
}

.bookingDate {
	width: 60px;
	height: 16px;
	font-family: arial,helvetica;
	font-size: 10px;
}

.bookingMonth {
	width: 125px;
	height: 16px;
	font-family: arial,helvetica;
	font-size: 10px;
}

.bookingName {
	height: 16px;
	width: 190px;
	font-family: arial,helvetica;
	font-size: 10px;
}

.bookingDivider {
	background: #1F241B;
}

.bookingInput {
	width: 190px;
	height: 16px;
	margin-bottom: 2px;
	font-family: arial,helvetica;
	font-size: 10px;
}

.bookingTextarea {
	width: 190px;
	height: 90px;
	margin-bottom: 2px;
	font-family: arial,helvetica;
	font-size: 10px;
}

#sendButton {
	width: 190px;
	text-align: right;
}

#sendButton img {
	padding-top: 15px;
}

.bookingDatesFrom {
	color: #a4933f;
}




/* GENERAL CONTENT */
#montage {
	padding-left: 5px;
}

p#contentLHS {
	width: 390px;
	padding: 25px 0 25px 5px;
	color: #063f2a;
}

#contentRHS {
	padding-top: 25px;
	font-size: 10px;
	color: #a4933f;
}

#contentRHS p {
	margin: 3px 0 0 0;
	line-height: 16px;
}





/* ABOUT US */
#teamMember {
	float: left;
	padding-right: 13px;
}

#memberCopy {
	float: left;
	width: 140px;
	font-size: 9px;
	line-height: 12px;
}

#wallFlowers {
	width: 200px;
	color: #a4933f;
	font-weight: bold;
}




/* ORDER */
.orderTitle {
	font-size: 12px;
	color: #a4933f;
}

.orderPhone {
	font-size: 12px;
}

#product {
	margin-left: 5px;
	background: #373B34;
	color: #ffffff;
	font-weight: bold;
}

.productImage {
	background: #373B34;
}

.productSub {
	color: #a4933f;
}

.bouquetSelect {
	margin: 1px 0;
	width: 155px;
	height: 16px;
	font-family: arial,helvetica;
	font-size: 10px;
}

.productDesc {
	font-size: 9px;
}

#addButton {
	margin: 0 7px 4px 0;
}

.productSpacer {
	background: #1F241B;
}

.orderBottomNav td {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

.orderBottomNav span {
	color: #a4933f;
}

.refund {
	color: #a4933f;
}

.style {
	color: #a4933f;
}

#cardIcons img {
	float: left;
	margin: 0;
	padding-right: 2px;
}

#cardIcons a img {
	padding-left: 10px;
}

.messageText {
	margin-top: 2px;
	width: 408px;
	font-family: arial,helvetica;
	font-size: 10px; 
}

.deliveryOptions {
	margin-top: 2px;
	font-size: 10px;
	font-family: arial,helvetica;
}

.displayAmount {
	margin-top: 2px;
	width: 30px;
	font-size: 10px;
	font-family: arial,helvetica;
}

.deliveryDate {
	margin-top: 2px;
	font-size: 10px;
	font-family: arial,helvetica;
}

.addressFields {
	width: 220px;
	height: 16px;
	font-size: 10px;
	font-family: arial,helvetica;
}





/* NEWS */
#newsPhoto img {
	margin: 12px 0 7px 0;
}

#newsPhoto {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

a#newsLinks {
	clear: both;
	display: block;
	margin: 6px 0;
}

p#newsCaption {
	padding: 7px 0;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}



/* HOMEPAGE */
.schoolBox {
	background: #1F241B;
}

.mainBox {
	background: #1F241B;
}

.weddingsBox {
	background: #373b34;
}

.promoBox {
	padding: 21px 0 0 8px;
	line-height: 14px;
	color: #a4933f;
}

.promoBox p {
	padding: 0;
	margin: 0;
	line-height: 18px;
}

.promoBox p a {
	display: block;
	line-height: 18px;
	font-weight: bold;
}

h1.homeTitle {
	margin: 0 0 10px 0;
	font-family: times, serif;
	font-size: 16px;
	color: #a4933f;
}

h2.homeIntro {
	margin: 0 0 10px 0;
	font-size: 10px;
	font-weight: bold;
}

#homeContent {
	padding: 22px 40px 0 18px;
	font-size: 10px;
	line-height: 15px;
}


/*  UPDATES		*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
.clearfix {display:block;}
/* End hide from IE-mac */

#main_photo {
	float: left;
	margin: 0 0 30px 0;
}

body#courses #main_photo {
	margin-top: 13px;
}

.section_main h1 {
	width: 390px;
    margin: 0 0 9px 342px;
    color: #a4933f;
    font-weight: normal;
    font-size: 18px;
    font-family: Times, Georgia, serif;
}

.section_main p {
	width: 390px;
	margin-left: 342px;
}

.section_main a.main_links {
	width: 390px;
	margin-left: 342px;
	display: block;
	padding: 4px 0 3px 0;
}

body#courses .section_main h1 {
	margin: 0 0 0 0;
}

body#courses .section_main p {
	margin-left: 0;
	width: 279px;
}

body#pop_up {
	text-align: left;
	margin: 0;
}

#popHeader {
	background: #373b34;
}

#popHeader img {
	float: left;
	}

#popHeader h1 {
	padding: 42px 18px 0 0;
	margin: 0 0 0 205px;
	font-weight: normal;
	font-size: 18px;
    font-family: Times, Georgia, serif;
}

body#pop_up ul {
	float: left;
	margin: 10px 18px 18px 18px;
	padding: 0;
	list-style: none;
}

body#pop_up ul li.clientType {
	margin: 10px 0 5px 0;
	font-weight: bold;
	}

body#pop_up a.close_btn {
	clear: left;
	float: right;
	margin-right: 18px;
}

h2 {
	margin-bottom: 0;
	font-size: 12px;
}

.narrow_content {
	float: left;
	width: 297px;
}

.narrow_content p {
	margin-right: 18px;
}

