/*Set body margins, Body background image, Body height*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	height:100%;
	background-color: #000000;
	color: #000000;
	background-image: url(../images/lavish_topBG.jpg);
	background-repeat: repeat-x;
}
/*Set html height*/
html {
	height: 100%;
}
img, table {
	border: none;
}

/*Syle to apply to tables you want to stretch to full screen height*/
.tableheight{
	height: 100%;
}
.tableheight2{
	height: 38px;
}
.tablecolour{
	background-color: #9FB919;
}
	
/*  HEADER STYLES  */

.headerLogo {
	background-image: url(../images/exotic_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 300px;
}
.header1 {
	background-image: url(../images/lavish1_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 362px;
	width: 239px;
}
.header2 {
	background-image: url(../images/lavish2_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 362px;
}
.header3 {
	background-image: url(../images/lavish3_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 362px;
	width: 512px;
}
.header4 {
	background-image: url(../images/lavish_top4_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 326px;
	width: 239px;
}
.header5 {
	background-image: url(../images/lavish_top5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 326px;
	width: 506px;
}
.header6 {
	background-image: url(../images/lavish_top6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 326px;
	width: 512px;
}
.topL {
	background-image: url(../images/exotic_L1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topR{
	background-image: url(../images/exotic_R1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* MAIN BG */

.mainBG {
	background-image: url(../images/exotic_mainBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/*Menu and Form styles*/

.menubg {
	background-image: url(../images/lavish_menuBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	height: 472px;
	width: 239px;
}

/*
a:link {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #b37b0a;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #b37b0a;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #583b00;
	text-decoration: underline;
}	
*/

/*  TITLE  */
.titletext{
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #c1d24d;
}
.detailstext{
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom:3px;
}
/*  TITLE  */
.menutext{
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #C1D24D;
	padding-right: 5px;
	padding-left: 20px;
	text-transform: none;
	padding-top: 1px;
	padding-bottom:0px;
}

/*  CONTENT   */

.contentText {
	color: #ffffff;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	height: 100%;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentText a:link {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #C1D24D;
}
.contentText a:visited {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #C1D24D;
}
.contentText a:hover {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #6F7F00;
}

/* FOOTER STYLES */

.footerbg{
	background-image: url(../images/lavish_bottomBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 35px;
	width: 100%;
}
.footerbg2{
	height: 33px;
	background-color: #c1d24d;
}
.footertext
{
	text-align: left;
	color: #ffffff;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	padding-left: 20px;
}
.footertext a:link {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;

}
.footertext a:hover {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;

}
.footertext a:visited {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;

}
.footertext a:active {
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;

}
