@import url('Gallery.css');
@import url('News.css');
@import url('EnquiryForm.css');

body
{
	
	line-height: 1.6em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	margin: 0px; 
	text-align: left; 
	background-color: #FFFFFF;
	color: #666666;
}
h1{ text-transform: capitalize; color: #8872b3; font-size: 2.6em; font-weight: normal; padding-top: 10px; padding-bottom: 5px; margin: 0px; letter-spacing: -.05em; font-family: Trebuchet MS, Arial, Sans-Serif;}
h2{ color: #8872b3; font-size: 1.7em; font-weight: bold; line-height: 100%; font-family: Trebuchet MS, Arial, Sans-Serif; padding-top: 10px; padding-bottom: 5px; letter-spacing: -.05em; clear: left; margin: 0px; }
h3{ color: #8872b3; font-size: 1.5em; font-weight: normal; line-height: 100%; font-family: Trebuchet MS, Arial, Sans-Serif;}
h4{ color: #8872b3; font-size: 1.2em; font-weight: bold; line-height: 100%; font-family: Trebuchet MS, Arial, Sans-Serif; margin: 0px 0px 0px 0px; padding: 0px 0px 5px 0px;}
h5{ color: #8872b3; font-size: 1.2em; font-weight: normal; line-height: 100%; border-bottom: 1px solid #E20A15; font-family: Century Gothic, Arial, Sans-Serif; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px;}
a{ color: #8872b3; text-decoration: none; }
a:hover{color: #8872b3;  text-decoration: underline;}
p { margin: 5px 0px 7px 0px;}
img {border: 0px; margin: 0px;}
.QuotedText{ padding: 10px 50px 10px 45px; font-weight: bold; font-style: italic; background-image: url(../images/quote.gif); background-repeat: no-repeat; background-position: 5px -5px; font-size: 1.05em;}

hr{ color: #8872b3; background-color: #8872b3; height: 2px;}
/*-----------------------------  Positioning --------*/
.MasterDiv
{
	width: 900px;
	display: table;
	text-align: left;
	margin: 25px 0px 0px 30px;
	padding: 0px;
	background-color: #FFFFFF;
	}


#Banner
{ 
	margin: 0px;
	padding: 0px;}
	
#LeftMenu
{
	margin:0px; 
	width: 200px; float: left; display: block; padding: 0px; }

.MainContent
{
	width: 625px;
	float: left;	
	padding: 0px; 
	margin: 0px 0px 0px 25px;
	}
.MainContentHome
{
	width: 838px;
	float: left;	
	padding: 0px; 
	margin: 20px 0px 0px 0px;
	}
/* for Internet Explorer */
/*\*/	
* html .MainContent
{
	}	
/**/	

.footerdiv{ clear: both; margin: 20px 0px 0px 0px;}

/*    ------------------------------Top Menu---------------------*/
#MenuArea{width: 900px;
	background-color: #999999;
	display: table;
	clear: both;
	margin: 25px 0px 25px 0px;
	padding: 0px;
	float: right;
	text-align: center;}
	
.horizontalmenu
{	
	}
.horizontalmenu ul { list-style-type: none; float: left; margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px;}
html > body .horizontalmenu ul {margin: 0px 0px 0px 0px;}	
.horizontalmenu li {float: left; display: block; min-height: 20px;  border-right: 2px solid #FFFFFF; width: 96px; text-align: center; margin: 0px; padding: 0px;}	
.horizontalmenu a
{	padding: 5px 7px 5px 7px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.15em;
	letter-spacing: -0.02em;
	text-decoration: none;
	display: block;
	}
.horizontalmenu .events {border-left: 1px solid #FFFFFF; }
.horizontalmenu li a:hover{ color: #FFFFFF; text-decoration: underline;}
.horizontalmenu li a:hover, #menu li:hover {background-color: #8872b3;}
.horizontalmenu .selectedlevel1{color: #FFFFFF; text-decoration: underline; background-color: #8872b3;}


.DropDown{ width: 250px; margin: 3px 10px 2px 0px;}
/*-------------- LOGIN ------*/
.LoginDiv
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-left: 50px;
	margin-top: 50px;
	width: 200px;
	color: #333333;
}
.LoginTextBox
{
	border: 1px solid #666666;
	font-family: Verdana,Helvetica,Arial;
	font-size: 1em;
	margin-left: 10px;
	width: 160px;
	float: left;
}
.LoginTitle
{
	display: inline-block;
	margin-left: 10px;
	font-family: Verdana,Helvetica,Arial;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
}
.LoginLabels
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 1em;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
.LoginButton
{
	border: none;
	background-color: #3399FF;
	color: #FFFFFF;
	font-size: 1em;
	margin: 10px;
	font-weight: bold;
	width: 100px;
}

.LoginValidators
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 0.7em;
	text-align: left;
	color: #FF0000;
}


/*--------------------  Contact Form */

.ContactFormDiv
{
	padding: 10px;
}
.ContactSubmit
{
	margin-top: 15px;
	margin-left: 0px;
	border: 1px solid #666666;
	color: #FFFFFF;
	background-color: #3399FF;
	width: 150px;
}
.ContactTitleCell
{
	width: 100px;
	font-size: 1.2em;
	vertical-align: top;
}
.ContactTextBox
{
	width: 400px;
	border: 1px solid #666666;
}
.ContactMemo
{
	font-family: Verdana,Arial,Helvetica;
	width: 400px;
	border: 1px solid #666666;
}
.ContactCheckBox
{
	clear: both; display: block;
}

.ContactErrorMessages
{
}




/*----------------------------------------  Image Floats-----*/

.ImageFloatRight{ float: right; }
.ImageFloatRight .imgdiv{margin: 20px 0px 0px 15px; padding: 10px; background-color: #FFFFFF; border: 1px solid #CCCCCC;}


.RightImage .imgdiv{padding: 10px 10px 0px 10px;}


.GotoMenu{border: 1px solid #333333; font-family: Verdana; font-size: 11px;}
.DropDownDiv{float: right; margin-top: 20px; margin-right: 20px;}