div.screen {
	min-width: 1000px;
	}

div.viewcart {
	margin: 0 20px -15px auto;
	width: 920px;
	text-align: right;
	padding: 10px 0 0 0;
	}

div.sale {
	width: 600px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	color: #184A58;
	}

div.sale a:link, div.sale a:visited {
	color: #111;
	padding: 2px;
	font-size: 13px;
	font-family: verdana;
	letter-spacing: 1px;
	font-weight: bold;
	}

div.sale a:hover, div.sale a:focus, div.sale a:active {
	color: #000;
	padding: 2px;
	background-color: orange;
	font-size: 13px;
	font-family: verdana;
	letter-spacing: 1px;
	font-weight: bold;
	}



div.head {
	height: 270px;
	width: 100%;
	margin-top: 18px;
	background: #92c600;
	background-repeat: repeat-x;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	position: relative;
	z-index: 1;
	}


input.name {
	height: 20px;	
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	}

div.img {
	float: left;
	margin-left: 85px;
	}


div#imagetext {
	position: relative;
	top: 107px;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	font-family: georgia, georgia;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	}


img.imgcenter {
	margin: 0 35px 0 35px;
	}

/* --------- navigation ------------ */



div.headtext {
	width: 950px;
	height: 200px;
	}

div.title {
	font-family: Trebuchet MS;
	font-size: 40px;
	margin-left: -600px;
	margin-top: 30px;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: #4c331e 2px 1px 3px;
	}

div.subtitle {
	margin-left: -690px;
	margin-top: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #4c331e;
	letter-spacing: 1px;
	}

/* --------------- create box ----------------- */


div.topright {
	position: relative;
	top: -55px;
	z-index: 1;

	margin-left: 610px;
	text-align: left;
	}

div#topright1 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: ;
	color: #fff;
	margin: 0 0 8px 0;
	height: 18px;
	}

div#topright2 {
	margin-bottom: 6px;
	height: 27px;
	}

div#topright3 {

	font-size: 12px;
	font-family: verdana;
	font-weight: ;
	letter-spacing: px;
	color: #4c331e;
	align: justify;
	line-height: 16px;
	height: 50px;
	}
	


/* --------------- lovely photo and buttons ---------- */

div.box {
	width: 623px;
	height: 308px;
	background: #4c331e;
	position: relative;
	top: -110px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}

div.box img.photo {
	margin: 4px 0 0 4px;
	}

div#FlabellComponent {
	background: url(room_red.jpg);
	height: 90px;
	width: 615px;
	padding: 210px 0 0 0;
	}


/* --------------- top section width fade ---------- */


div.body {
	width: 950px;
	margin: 0 auto;
	position: relative; top: -309px;
	}

div.topcontainer {
	width: 950px;
	height: 390px;
	position: relative;
	top: 6px;
	left: 6px;
	}

div.shadow1 {
	width: 950px;
	height: 390px;
	background-color: #7c7a5a;

	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	}

div.topfade {
	position: relative; top: -6px; left: -6px;
	width: 950px; height: 170px;
	background: #e8e6e6 url(fade2.jpg);
	background-repeat: repeat-x;
	padding: 220px 0 0 0;

	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;

	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	}


/* -------------- scrolling new letters section ----- */

div.newletters {
	margin: auto;
	margin-top: 20px;
	width: 900px;
	height: 130px;
	background: #c1c0a9;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}

div.line1 {
	width: 1px; height: 110px;
	position: relative; top: 11px; left: 20px;
	float: left;
	}

div.nl {
	position: relative;
	top: 15px;
	left: 20px;

	font-family:  Trebuchet MS;
	font-size: 14px;
	font-weight:;
	color: #25779a;
	}

div#sectiontext {
	width: 300px;
	height: 55px;

	position: relative;
	top: 5px;
	left: 15px;
	
	font-size: 12px;
	font-family: verdana;
	color: #4c331e;
	}

div.readmore {
	margin: 5px 0 0 15px;
	}

div.readmore a:link, div.readmore a:visited {
	color: #25779a;
	font-size: 12px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	text-decoration: none;
	}

div.readmore a:hover, div.readmore a:focus, div.readmore a:active {
	color: #4c331e;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	}

div#scroll {
	position: relative;
	width: 546px;
	top: -75px;
	left: 330px;
	}

div#scroll img {
	border: 1px solid #454545;
	}


/* --------------- second section left formatting ---------- */

div.bottom {
	width: 950px;
	height: 750px;
	}

div.bottomcontainerleft {
	float: left;
	width: 620px;
	height: 700px;
	position: relative;
	top: 6px;
	left: 6px;
	}

div.shadow2 {
	width: 620px;
	height: 700px;
	background-color: ;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}


div.section1 {
	width: 620px;
	height: 670px;
	background: #dddddd;
	margin: 15px 0 0 0;

	position: relative; top: -6px; left: -6px;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	
	padding: 30px 0 0 0;

	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	}

/* -------------- left section body text ----------------- */

div.header {
	margin: 0 0 0 30px;

	font-family:  sans-serif;
	font-size: 16px;
	font-weight:;
	color: #25779a;
	}

span.subheader {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: ;
	letter-spacing: 1px;
	line-height: 19px;
	color: #2f97c3;
	}

div.s1text {
	margin: 5px 30px 0 40px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight:;
	color: #4c331e;
	text-align: justify;
	line-height: 19px;
	}

img.alphabet {
	float: right;
	padding: 8px 0 8px 10px;
	margin: 0 0 0 0;
	}

div.more {
	position: relative;
	top: 5px;
	left: 30px;
	border: 0px solid #e8e6e6;
	}

div.more a:link, div.more a:visited {
	color: #25779a;
	font-size: 12px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	text-decoration: none;
	}

div.more a:hover, div.more a:focus, div.more a:active {
	color: #4c331e;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	}

div.lists {
	width: 350px;
	}

ul {
	font-size: 11px;
	font-family: verdana;
	list-style-type: circle;
	}

ul.left {
	margin-left: 10px;
	float: left;
	}

ul.right {
	float: right;
	}

div.bottomcreate {
	margin: 100px 0 0 140px;
	font-family:  Trebuchet MS;
	font-size: 14px;
	font-weight:;
	color: #25779a;
	height: 40px;
	width: 290px;
	}

img.stamp {
	position: relative;
	top: -50px;
	left: -50px;
	border: none;
	}



/* --------------- second section right formatting---------- */

div.bottomcontainerright {
	float: right;
	width: 315px;
	height: 700px;
	position: relative;
	top: 6px;
	left: 6px;
	}

div.shadow3 {
	width: 315px;
	height: 700px;
	background-color: ;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}


div.section2 {
	width: 308px;
	height: 692px;
	background: #ddd;
	margin: 15px 0 0 0;

	position: relative; top: -6px; left: -6px;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

	padding: 8px 0 0 7px;

	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	}




/* -------------- right section facebook and icons ----------------- */


div.testimonial {
	height: 150px;
	width: 299px;
	background: #fff url(tfade.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	border: 1px solid #ccc;

	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	}

div.randomt {
	font-family:  verdana;
	color: #4c331e;
	font-size: 11px;
	margin: 15px;
	position: relative; top: -20px;
	line-height: 18px;
	}

div.theader {
	font-family:  Trebuchet MS;
	font-size: 14px;
	color: #25779a;
	position: relative; top: -20px;
	}

img.testimonial {
	position: relative;
	top: 20px;
	}

div.fbheader {
	margin: 10px 8px 10px 0;
	font-family:  Trebuchet MS;
	font-size: 14px;
	font-weight:;
	color: #25779a;
	}

div.facebook {
	width: 300px;
	height: 471px;
	background: #fff;
	}



/* ----------- footer ------------ */



div.footer {
	position: relative;
	top: -338px;
	left: 6px;

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #96946d;
	}



div.footercontainer {
	margin: auto
	width: 950px;
	height: 250px;
	position: relative;
	}

div.shadow4 {
	width: 950px;
	height: 250px;
	background-color: ;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}


div.section3 {
	width: 950px;
	height: 240px;
	background: #dddddd;
	margin: 15px 0 0 0;

	position: relative; top: -6px; left: -6px;

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	
	padding: 10px 0 0 0;

	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	}


table.footer {
	width: 956px;
	height: 170px;
	color: #000;
	}

td.footer {
	vertical-align: top;
	text-align: right;
	padding: 5px 30px 0 0;

	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	}

td.divider {
	vertical-align: middle;
	}

div.divider {
	width: 1px;
	height: 65%;
	background: #4c331e;
	}

span.Footer {
	font-family: Trebuchet MS;
	font-weight: ;
	font-size: 14px;
	color: #92c600;
	}



div.footer a:link, div.footer a:visited {
	color: #4c331e;
	padding: 3px;
	font-size: 11px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	text-decoration: none;
	}

div.footer a:hover, div.footer a:focus, div.footer a:active {
	color: #2f97c3;
	padding: 3px;;
	font-size: 11px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	text-decoration: none;
	}


