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;
}

img.booknow{
	float: right;
	margin: 0px;
	cursor:pointer;		
	height: 40px;
	width: 130px;
	border: 0px;
}
.pos_bot_right{
	position:absolute; right: 15px; bottom: 20px; 
}

form {padding: 0px; margin: 0px auto; text-align: center}
form.formbody {color: #000; background: #fff; text-align: center; margin: 0px auto; }
form.formsection { border: 1px solid #526584;  background: #dfecf4; text-align: center; }

h1, h2, h3, h4{
	line-height: normal;
}

h1{
	margin: 0 0 10px 0;
	font-size: 2.5em;
	color: #004080;
}

h2{
	font-size:2em;
	
}	
h3{
	font-size: 1.5em;
}

h4{
	font-size: 1em;
}	

p.yellowbox{
	padding: 5px;
	border: 1px solid black;
	background: #ffffe0;
	line-height: 1.2em;
}

p.lightredbox{
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px;
	border: 1px solid black;
	background: #ffbdbd;
	line-height: 1.2em;
}

a:link   {color: #16426C; text-decoration: underline; font-weight:bold;}
a:visited {color: #16426C; text-decoration: underline; font-weight:bold}
a:hover	{color: #16426C;  text-decoration: underline; font-weight:bold}

body.main{
	background-color: #E0E0E0;
	color: #393939;
	margin-top: 20px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif, Verdana;
	font-size: 0.8em;
	letter-spacing: normal;
	padding: 0px;
	text-align: center;	
}

#outcontainer{
	background-color: #fff;
	text-align: center;
	margin: 0px auto;
	width: 980px;
	padding: 20px;
}

#maincontainer{
	background-color: #fff;
	position: relative;
	text-align: left;
	margin-left: auto ;
	margin-right: auto ;
	border: 0px solid #cfcfcf;
	width: 960px;
}

.maincontainer p img {
float: left;
padding: 6px 10px 3px 0;
}

#logohdr{
	margin: 0 0 0 0; 
	text-align: right;
	width: 960px;
	height: 200px;
	background: url(../images/bg_header_summer_lrg.jpg);
}

#menubar {
	width: 960px;
	height: 32px;
	border-bottom: #EFEFEF solid 1px;	
	font-size:1em;
	margin: 10px 0 20px 0px;
	text-align:center;
	
}

#menubar ul li {
	float: left;
	list-style-type: none;
	text-decoration: none;
}

#menubar a {
	float:left;
	color: #777;
	padding:5px 20px 0 0;
	text-decoration: none;
	font-weight: normal;
}

#menubar li a:hover, #menubar li a.active {
	color:#000;
	/*background:#4682b4; */
	text-decoration:none;
}

div.contentcol1{
	line-height: 1.5em;
	margin: 0 0 0 20px;
	padding-left: 0px;
	width: 550px;
	background: white;
	float: left;
	border: 0px solid black;
}

div.contentcol2{
	position: relative;
	padding: 10px;
	float: right;
	width: 320px;
	text-align: center;
	border: 0px solid red;
}

.center {text-align: center}

#ftr{
	position: relative;
	margin-top: 30px;
	padding-top: 10px;
	clear: both;
	text-align: right;
	border-top: 0px solid #666;
	font-size: 0.9em;
	width: 960px;
	background-color:#EBECED;
}

.leftftr{
	width: 40%;
	float:left;
	text-align: center;
	margin-top: 5px;
	padding-left:10px;
}

.rightftr{
	width: 30%;
	float: right;
	text-align: center;
	margin-top: 5px;
	padding-right: 10px;
}


#ftr ul li {

	list-style-type: none;
	text-decoration: none;
}

#ftr a {
	color: #777;
	padding:5px 0px 0 20px;
	text-decoration: none;
	font-weight: normal;
}

#ftr a:hover, #ftr a.active {
	color:#000;
	/*background:#4682b4; */
	text-decoration:none;
}

#bookingform{
	background: #f1f1f1;
 	margin: 0 0 0 0px;	
	text-align:center;
	width: 500px;
	border: 3px solid #85AEC7;
}

#bookingform .fieldlabel{
	color: black;
	text-align:right;
	margin: 5 0 5 20px;
	font-size:.9em;
	font-weight:normal;
	width: 100px;
	float:left;
}

#bookingform .textinput{
	background:white;
	margin: 5 0 5 10px;
	border: 1px solid #d3d3d3;
	text-align: left;
	float: left;
}

#bookingform .row {
	/*background: #dfecf4;*/
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #fff;
	clear: both; 
	margin: 0px;
	padding: 0px;
}

#freecourseform{
	background: #f1f1f1;
 	margin: 0 0 0 0px;	
	text-align:center;
	width: 500px;
	border: 1px solid #b4b4b4;
}

#freecourseform .fieldlabel{
	color: black;
	text-align:right;
	margin: 5 0 5 20px;
	font-size:.9em;
	font-weight:normal;
	width: 150px;
	float:left;
}

#freecourseform .textinput{
	background:white;
	margin: 5 0 5 10px;
	border: 1px solid #d3d3d3;
	text-align: left;
	float: left;
}

#freecourseform .row {
	/*background: #dfecf4;*/
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #fff;
	clear: both; 
	margin: 0px;
	padding: 0px;
}


#feedbackform{
	background: #f1f1f1;
 	margin: 0 0 0 0px;	
	text-align:center;
	width: 550px;
	border: 3px solid #85AEC7;
}

#feedbackform .fieldlabel{
	color: black;
	text-align:right;
	margin: 5 0 5 5px;
	font-size:.9em;
	font-weight:normal;
	width: 150px;
	float:left;
}

#feedbackform .textinput{
	background:white;
	margin: 5 0 5 10px;
	border: 1px solid #d3d3d3;
	text-align: left;
	float: left;
}

#feedbackform .radio{
	background:white;
	margin: 5 0 5 10px;
	border: 1px solid #d3d3d3;
	text-align: left;
	float: left;
}
#feedbackform .row {
	/*background: #dfecf4;*/
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #fff;
	clear: both; 
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



#EmailSub{
	padding: 0px;
	margin: 0px;
	border: 0px solid red;	
}

#EmailSubForm{	
	position: relative;
	background: #f4ead5;
	/*background: url("../../images/email-subscribe-3.jpg") no-repeat;*/
	text-align: center; 
	padding: 10px;
	width: 300px;
	height: 200px;
	border: 1px solid #beb295;
	margin-bottom: 30px;
}

#EmailSubForm .fieldlabel{
	color: black;
	text-align:right;
	margin: 0 5 0 0px;
	font-size:.9em;
	float: left;
	width: 80px;
}

#EmailSubForm .textinput{
	background:white;
	padding: 5px;
	border: 1px solid #d3d3d3;
	width: 280px;
	height: 30px;
	float: left;
	text-align: left;
}

#EmailSubForm .row {
	clear: both;
	margin: 0 0 10px 0;
	height: 30px;
}

#EmailSubForm a {
	color: black;
	text-decoration:none;
	font-weight: bold;
}

#EmailSubForm a:hover, #logohdr a.active {
	color:red;
	text-decoration:underline;
	font-weight: bold;
}

img.topleftimg{
	float: left;
	margin: 0 10px 10px 0;
	border: 0px solid black;	
}

img.toprightimg{
	float: right;
	margin: 0 10px 10px 0;
	border: 0px solid black;	
}

.red{
	color:red;
}

.white{
	color: white;
}

.smallprint{
	font-size:0.7em;
	line-height: normal;
}

#EmailSubbtn{
	margin: 0px;
	cursor:pointer;		
	text-align:center;
	color: white;
	background: url("../../images/subscribe-button.png") no-repeat; 
	height: 60px;
	width: 150px;
	border: 0px;
}

.continue_btn{
	margin: 0px;
	cursor:pointer;		
	text-align:center;
	color: white;
	background: url("../../images/continue-btn.png") no-repeat; 
	height: 40px;
	width: 130px;
	border: 0px;
}

.submit_btn{
	margin: 0px;
	cursor:pointer;		
	text-align:center;
	color: black;
	background: url(../images/submit-button.png) no-repeat; 
	height: 40px;
	width: 130px;
	border: 0px;
}

.expand_btn{
	margin: 0px;
	cursor:pointer;		
	text-align:center;
	color: white;
	background: url("../../images/expand_btn.gif") no-repeat; 
	height: 30px;
	width: 30px;
	border: 0px;
}

p.formsectionhdr{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	color: black;
	background-color: #85AEC7;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid silver;
}

p.compformsectionhdr{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	color: black;
	background-color: #ffffe0;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid silver;
	line-height: normal;
}

.b{font-weight: bold}
.u{text-decoration: underline;}

p {padding: 0px; margin-bottom: 10px}


div.clear {clear: both; margin: 0px; padding: 0px;}
img {margin: 0px; border: 0px solid #000}

img.floatleft{
	float: left;
	margin: 0 10 10 0px;
	border: 0px;
}

ul li{
	margin-left: 20px;
}

.bluebgnd{
	background-color: #D9ECFF;
}

.greybgnd{
	background-color:#F3F3F3;
}
