@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* css reset ends */

body {
	background-color:#425894; /*#ECE9D8;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;*/
	margin: 0px;
	padding:0px;
	font:12px/150% Arial, Helvetica, sans-serif;
	}

#top {
	width:100%;
	height:200px;
	background-color:#425894;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
	
#middle {
	width:782px;
	height:auto;
	background-color:#FFF;
	/*border:1px solid #FFF;*/
	margin: 0px auto 0;
	}
	
#footer {
	width:660px;
	height:auto;
	padding: 10px 40px;
	margin: 5px auto;
	background-color: #F3F2F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	
#footer a {
 	color:#425894;
	font-weight:bold;
	padding:0;
	border-bottom: 1px solid #425894; 
	text-decoration:none;
	}
	
#footer a:hover {
	font-weight:bold;
	padding:0;
	background-color:#FFF;
	border-bottom: 1px solid #425894; 
	text-decoration:none;
	}
	
#footer a:active {
	font-weight:bold;
	margin:10px 0 0 0;
	border-bottom: 1px solid #fff; 
	text-decoration:none;
	}
	
#footer a:visited {
	font-weight:bold;
	padding:0;
	border-bottom: 1px solid #425894; 
	text-decoration:none;
	}
	
#footer li {
	float:left;
	padding: 0 10px 0 0;
	}

/*#footer h2 {
	width: 100%;
	color: #000000;
	border-bottom:3px solid #E6E3E8;
	}*/
	
.footer-mod-left {
	width:300px;
	height:auto;
	float:left;
	}

.footer-mod-right {
	width:300px;
	height:auto;
	float:right;
	}
	

	
#nav {
	width:778px;
	height:30px;
	border:2px solid #FFF;
	/*border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;*/
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	}
	
#nav ul {
	list-style-type: none;
	margin: auto;
	}
	
#nav ul a {
	padding: 0 20px 0 20px;
	border-right: 1px solid #FFFFFF;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF/*#371C1C*/;
	}
	
#nav ul a:hover{
	color:#CCCCCC;
	background-image:url(../images/menu-bg-hover.jpg);
	background-repeat:repeat-x;
	}	
	
#nav li {
	float: left;
	}
	
#page-content {
	width:742px;
	height:auto;
	padding: 5px 20px;
	background:url(../images/shadow.jpg) repeat-x top;
	}/*set up minimum height in this style*/
	
#page-content h1 {
	width:100%;
	font:25px/140% Georgia, "Times New Roman", Times, serif;
	margin:0 0 25px 0;
	border-bottom:3px solid #E6E3E8
	}
	
#page-content h2 {
	font:20px/140% Georgia, "Times New Roman", Times, serif;
	margin:0 0 20px 0;
	}
	
#page-content h3 {
	font:15px/140% Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0;
	border-bottom:3px solid #E6E3E8;
	}
	
#page-content p {
	margin:0 0 10px 0;
	}
	
#homeInnerFade{
	width:355px;
	height:160px;
	margin-bottom:5px;
	border:none;
	float:left;
	/*border-color:#f3f3f3 #bbb #bbb #f3f3f3;*/
	}
	
.right-float {
	float:right;
	}
	
#bottom{
	width:100%;
	height:auto;
	background-color: #F3F2F4;
	border-top:5px solid #CCC;
	}
	
.masthead {
	width:782px;
	height:auto;
	margin: 0px auto;
	color:#fff;
	}
	
.masthead a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	}
	
.masthead a:hover {
	text-decoration:none;
	color:#E6E3E8;
	}
		
.masthead h1 {
	font-family: Georgia;
	font-size: 50px;
	font-variant: normal;
	font-weight:lighter;
	text-align:center;
	letter-spacing:-2px;
	padding:20px 0 10px 0;
	margin: 0 0 5px 0;
	color:#fff;
	}
	

	

	
.masthead h2 {
	font-family: Georgia;
	font-size: 15px;
	font-variant: normal;
	font-weight:lighter;
	text-align:center;
	text-transform: capitalize;
	padding:5px 0 0 0;
	margin: 0px;
	color:#fff;
	}
	
#banner {
	width:782px;
	height:200px;
	/*background-image:url(../images/banner2.jpg);
	background-repeat:none;*/
	}
	
.home-entry {
	width:660px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	padding:40px;
	margin: 5px auto;
	background-color: #F3F2F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

.home-entry img {
	border: 10px solid #E6E3E8;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
	
.home-entry ul {
	margin:0 0 0 10px;
	list-style: disc;
	}
	
.home-entry ol {
	list-style: decimal;
	margin:0 0 0 10px;
	}
	
.home-entry-left {
	width:260px;
	height:auto;
	float:left;
	text-align:justify;
	}
	
.home-entry-right {
	width:377px;
	height:auto;
	float:right;
	}

.home-entry-right img {
	margin: 0 0 20px 0;
	}

.home-entry-bottom {
	width:100%;
	margin: 0 0 10px 0;
	clear:both;
	}
	
.mod {
	width:334px;
	height:auto;
	margin: 0 0 5px 5px;
	padding:10px;
	border: 10px solid #E6E3E8;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	float:right;
	}
	
.mod ul {
	margin:0 0 0 10px;
	}
	
.mod li {
	list-style:disc;
	}
	

/* Design 4 */
table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
	font-size: 11px;
	}
	
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
	}
	
table.Design4 td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #DBE2F1;
	}


table.Design4 .booked td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #00CCFF;
	}


table.Design4 thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
	}
	
table.Design4 th.Corner {
    text-align: left;
	}
	
	
	/************************************/
/*     styling for form begins      */
/************************************/
	

fieldset {
	border: none;
	}

input, textarea, a {
	outline: none;
	}


form {
	/*padding: 83px 0 0 76px;*/
	border:none;
}

#formLeft {
	width: 320px;
	float: left;
	}

#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: center;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 0.8em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#336666;
		}
	
#formLeft .input-bg {
		background: url(../images/input-bg.gif) top left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
		}
	
#formLeft .active {
		background: url(../images/input-bg.gif) bottom left no-repeat transparent;
		}
	
#formRight {
	width: 330px;
	float: right;
	
	}
	
#formRight textarea {
		width: 298px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#336666;
		font-size: 0.8em;
		overflow: auto;
	}
	
#formRight .message-bg {
		background: url(../images/text-bg.gif) top left no-repeat transparent;
		height: 238px;
	}
	
#formRight .active {
		background: url(../images/text-bg.gif) bottom left no-repeat transparent;
	}
	
label {
	display: block;
	font-size: 12px;
	text-indent: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: right;
	padding-right: 31px;
}


	
/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
