/* ------- LINK SETTINGS -------------- */
a {
	font-weight: bold;
}

#footer a {color:#eeeeee; font-weight: normal;}

/* ------- TEMPLATE STYLES -------------- */

body {
	margin: 0px;
	background-color: #44D1D8;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p, td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; line-height: 15px; color: #ffffff;}

h1 {
width:500px;
	border-bottom:3px solid #483100;
	color:#483100;
	text-decoration:none;
	font-size:22pt;
	padding-bottom: 3px;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, sans-serif;
}

h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #f6e496;
	margin: 10px 0px 0px;
	line-height: 28px;
	margin-bottom: 10px;
	text-transform: capitalize;
	padding-left: 25px;
	padding-top: 10px;
	height: 45px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	
}
h3 {
	background-color: #f6e496;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd0b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0px 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #f6e496;
	color: #6A4800;
	padding: 5px;
	border-right-color: #ddd0b2;
	border-left-color: #ddd0b2;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-y;

}
h4 {
	border-bottom:2px solid #ddd0b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #6A4800;
	margin: 0px 0px 0px;
	width: 500px;
	line-height: 22px;
}

/* Site Layout */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 15px;

	
}
td,th, tr, p, div, ul, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

/* LAYOUT AND POSITIONING */

#pagecontainer {
	margin:0;
	width:800px;
	background-color: #FFFFFF;
	height: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/frame_02.jpg);
	padding: 0px;
	}

#header {
	height:215px;
	padding: 0px;
	background-image: url(../images/frame_01.jpg);
	font-size:30px;
	text-align:center;
	color:#FFA74F;
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
}

#middlecontainer {
	text-align:left;
	float: none;
	margin-top: -5px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;

}
#maincontent{


	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	width: 700px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;

}
#maincontent ul, #maincontent li {
	font-weight: normal;
	text-transform: capitalize;
	list-style-image: url(../../images/bullet.png);
	padding-top: 3px;
}
#menu {
	padding-top:8px;
	padding-left:0px;
	height: 25px;
	width: 700px;
	padding-right: 5px;
	margin-top: 0px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	margin-left: 0px;
	color: #fff;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	text-transform: capitalize;

}
#menu a:hover  {
	color: #FFCC00;
	text-decoration: none;
}
#menu img {
padding-right: 3px;
}


.clear {
clear: both;
}

/* OTHER TAGS */

#footer {
	clear: both;
	background-image: url(../images/frame_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	width: 800px;
	vertical-align: middle;
	background-position: left top;
	background-color: #44D1D8;
}

/* Footer Menu  End*/

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.imageborder {
	border: medium solid #FFFFFF;
	margin: 5px;
	padding: 1px;
}


ul {
	margin-top: 0px;
}

#bottommenu {
	padding-top: 60px;
	
}
#bottommenu a, #bottommenu a:hover {
	color: #fff;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bottommenu, #bottommenu a{
	width: 800px;
	padding-top: 100px;
	color: #fff;
	text-decoration: none;
	
}
#bottommenu img {
	visibility: hidden;
}
#topbanner {
	z-index: 5;
	height: 75px;
	position: relative;
	border: 1px ridge #6A4800;
	width: 380px;
	float: left;
	margin-top: -120px;
	margin-left: 265px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px;
}
#left {
float: left;
width: 170px;
padding-left: 0px;
padding-right: 5px;
}
#hometable {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#hometable td {
	
}

/* Enquiry Form */
#form1 input{
}
.highlightbox {color:#333;padding: 15px 20px 20px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #fff url("../../images/box_bg.gif") no-repeat 100% 100%}
.highlightbox p, .highlightbox h1, .highlightbox h2, .highlightbox h3 {margin: 0 0 .3em;border-bottom: 1px solid #FF6600;color:#FF6600}
.highlightbox p {border:none;margin: 0 0 1em;color:#333333}
.highlightbox a {font-weight:bold}



#left h2{
	color:#288867;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE1CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE1CE;
	background-color: #fff;
}
#left_content{
	float: left;
	height: 120%;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	width: 175px;
margin-left: 25px;
	background-color: #fdf6d7;

}
#sub_content {
	float: left;
	padding-top: 5px;
	width: 500px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-x;
}
#sub_content img{
	border: 2px solid #f6e496;
}
/* vertical menu */
#vmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 10px;	}

#vmenu ul li {
	display: block;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	}
	
#vmenu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #d27606;
	background-color:#7d3911;
	list-style-type: none;
	/* background-image: url(../images/vmenu-bg.gif); */
	background-repeat: repeat-x;
	}

#vmenu ul li a:hover {
			background: #44D1D8;
		background: #d27606;
	color: #fff;
	list-style-type: none;
	}
/* Packages | Pricing Grid */

.tblpackages td{
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
border: 1px solid #996633;
width: 100px;
}
.tblpackages table {
font:0.7em Arial, Helvetica, sans-serif;
background-color:#F2F2F2;
width: 500px;


}
.tblpackages tbody td {
color:#000;
text-align:left;
width: 20%;
padding: 5px;
background-color: #fdf6d7;
background-image: url(../images/li-bg.gif);
}

.tblpackages tbody th {
background-color:#f6e496;
color:#000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-align:left;
padding-left: 5px;
border: 1px solid #996633;
}

/* Products Grid */

.tblproducts {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
width: 500px;


}
.tblproducts table {
font:0.7em Arial, Helvetica, sans-serif;
background-color:#F2F2F2;
width: 500px;


}
.tblproducts tbody td {
color:#000;
text-align:left;
width: 33%;
padding: 5px;
background-color: #fdf6d7;
background-image: url(../images/li-bg.gif) no-repeat;
}

#sub_content ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	vertical-align: middle;
}

#sub_content ul li {
	display: block;
	margin: 3px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f6e496;
	list-style-type: none;
	background-color: #FFFFCC;
	background-image: url(../images/li-bg.gif);
	background-repeat: repeat-y;
	text-transform: capitalize;
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
	
}
#sub_content ul {
width: 460px;
}

#sub_content .tblpackages ul li {
	display: list-item;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: disc;
	
}

.largenumber{
float:left;
color:#6b0701;
font-size:100px;
line-height:70px;
padding-top:12px;
font-family: arial, serif, Georgia;
margin: 3px;
} 
#eclub {
	background-image: url(../images/eclub.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 45px;
}
#sub_content .membershipplan {
width: 220px;
}