@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #615b4f url(../images/body_bkg.jpg) no-repeat center top;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color:#000000;
	text-align: center;
	padding: 0px;
}
img {
	border: 0;
}

a:link, a:visited {
	color:#34b44a;
	text-decoration:underline;
}	

a:hover {
	text-decoration: none;

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


h1 {
	font-size: 24px;
	margin:0;
}

h2 {
	font-size: 20px;
	margin-bottom: 1px0;


}

h3 {
	font-size: 18px;
	margin: 0 0 5px 0;
}
	
h4 {
	font-size: 14px;
	color: #34b44a;
	font-weight: bold;
	line-height: 18px;
	margin:0;
}
	
h5 {
	font-size: 11px;
	font-style: italic;
	
}

h6 {
	font-size: 11px;

}

/* headers */
div.componentheading {
  padding-left: 0px;
}

.contentheading {
	padding: 0 0 15px 0;
	font-size: 28px;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;


}

table.contentpaneopen h3 {
	margin-top: 25px;
}



h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.caption{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

div.moduletable, div.module {
  margin-bottom: 25px;
  border-bottom:#CCC 1px solid;
  padding: 10px 0 10px 0;


}
/* Page Layout*/
#wrapper { 
	width: 1074px; 
	margin: 0 auto; 
	border: 0;
	text-align: left; 
	
} 

#header { 
	background:  url(../images/header.jpg) no-repeat;
	margin: 0px; 
	padding: 0px; 
	width:1074px;
	height: 180px;
}
#logo{ 
	float: left;
	padding: 0px;
	width:264px;
}

#book_now{ 
	float: right;
	padding: 0px;
	width: 267px;

}


#MainMenu { 
	margin: 0 64px 0 348px;
	padding: 130px 0px 0px 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	padding: 0 20px 0 22px;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-weight:700;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
}
a.mainlevel:hover {
	color: #ce410c;
	text-decoration: none;

}

#bannerwrapper { 
	margin: 0px;

	background:   url(../images/banner.png) no-repeat;
	width: 1074px;
	height: 240px;

}

#banner { 

	padding: 0 0px 0 98px;
	width: 880px;

}

#newsflashwrapper { 
	margin: 0px;
	padding: 0px;
	background:  url(../images/newsflash.png) repeat-y;
	width: 1074px;
	height: auto;
	color: #FFF;
}
 #newsflash
{
	padding: 8px 98px 5px 103px;
		color: #FFF;

	
}
#newsflash p
{

		padding: 8px 0px 8px 0px;
		margin: 0px;
	line-height: 0px;
	
}

#newsflash li {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;

}


#newsflash a:link, #newsflash a:visited{ 
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.newsfeed
{
	padding: 0px 30px 0 104px;
	margin-top: 0;
}
#contentwrapper { 
	background:  url(../images/content.png) repeat-y;
	margin: 0px;
	padding: 0px;

	width: 1074px;
	height: auto;

}
#sidebar { 
	float: right; 
	margin: 0px;
	padding: 15px 136px 0 10px;
	width: 230px;
	height: auto;

}
#content { 
	margin-right: 250px;
	padding: 15px 80px 0 145px;
	width: 440px;
	border-right: #cccccc 1px solid;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer { 
	padding: 0;
	margin: 0; 
	width: 1074px;
	height: 151px;
	background:  url(../images/footer.png) repeat-x;
}



  #address  {
	float: left;
	width: 420px;
	padding: 48px 0 0 124px;
	font-size: 11px;
	color:#FFF;
}
#address p {
	
	margin: 5px 0 0 0;
	font-size: 11px;
	color:#FFF;
}
#social_media { 
	float: right;
	width: 320px;
	padding-top: 64px;
	padding-right: 114px;

}

#social_media ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#social_media ul li { 

	margin : 0;
	padding: 0;
	list-style: none;
	display: inline;

}

#follow_us{ 
	padding: 81px 5px 0 0;
	margin: 0 320px 0 460px;
	color:#FFF;

}
#follow_us h2{ 
	font-size: 18px;
	margin:0;
	

}
