*	{
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
body	{
	background: #bbc0c3;
	font: normal normal 62.5%/1 Arial, Helvetica, sans-serif;
}

/*						PAGE LAYOUT							*/

#wrap	{
	width: 960px;
	margin: 0 auto;
	border-top: solid 8px #333;
}
#header	{
	height: 128px;
	background: #fff;
	position: relative;
	border-top: solid 8px #bbc0c3;
}
#nav	{
	height: 30px;
	background: #fff url(images/bg_nav.jpg) repeat-x left top;
}
#content	{
	float: left;
	width: 683px;
	background: #fff;
}
#sidebar	{
	float: right;
	width: 277px;
}
#footer	{
	clear: both;
	height: 85px;
	background: url(images/sub_sidebar_bg.jpg) repeat-y right top;
}

#footer1{
	clear: both;
	height: 85px;
	background: #bbc0c3;
	background-image:none;
}

/*						GLOBAL STYLES						*/

cite, em	{
	font-style: italic;
}
strong	{
	font-weight: bold;
}
h1	{
	font-size: 3em;
}
h2	{
	font-size: 1.5em;
}
h3	{
	font-size: 1.3em;
}
p, li	{
	font-size: 1.2em;
}
.hid	{
	display: none;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

a, a:visited{
color:#8a2119;
text-decoration:none;
}

a:hover, a:active{
color:#480a06;
text-decoration:none;
}


/*						HEADER STYLES						*/

#header h1	{
	float: left;
	color: #010101;
	font-size: 3em;
	text-align: center;
	letter-spacing: 3px;
	padding: 15px 0 0 15px;
	text-transform: uppercase;
}
#header h1 big	{
	display: block;
	font-size: 2em;
	color: #c0a25f;
	font-weight: bold;
	letter-spacing: 7px;
}
#header h2	{
	font-size: 1.5em;
	text-align: center;
	padding-top: 25px;
}
#header h2 big	{
	display: block;
	padding: 10px 0;
	font-size: 1.5em;
	font-weight: bold;
}
#header .bg	{
	height: 128px;
	background: url(images/bg_header.jpg) no-repeat left top;
}

/*						NAV STYLES						*/

#nav *	{
	z-index: 10;
	position: relative;
	
}
#nav li	{
	float: left;
	font-size: 1em;
	padding-right: 1px;
	position: relative;
	background: url(images/bg_nav.jpg) no-repeat right bottom;
}
#nav li.last	{
	padding: 0;
	background: 0;
}
#nav a, #nav a:visited	{
	float: left;
	color: #333;
	height: 21px;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 9px 18px 0 18px;
	text-transform: uppercase;
}
#nav li a:hover	{
	color: #fff;
	background: #ab2f1f;
}
#nav li ul	{
	left: 0;
	top: 30px;
	width: 226px;
	position: absolute;
	margin-left: -200000px;
}
#nav li:hover ul	{
	margin: 0;
}
#nav li li	{
	padding: 0;
	z-index: 10;
	width: 100%;
	background: none;
	position: relative;
	border-bottom: solid 1px #fff;
}
#nav li li.last	{
	border: 0;
}
#nav li li a, #nav li li a:visited	{
	color: #333;
	float: none;
	height: 20px;
	letter-spacing: 0;
	padding: 7px 0 0 23px;
	background: url(images/bg_dropdown.png) repeat-x;
}
#nav li li a:hover	{
	color: #333;
	background: #ab2f1f url(images/bg_dropdown.png) repeat-x left -27px;
}

#nav li li li {display:none;}

/*						CONTENT STYLES						*/

#slogan	{
	height: 412px;
	position: relative;
}
#slogan p	{
	color: #8a2119;
	font-size: 3.4em;
	padding-left: 65px;
	letter-spacing: 2px;
	line-height: 1.25em;
}
#slogan p strong	{
	font-size: 1.2em;
	margin-left: 200px;
}
#slogan p.top	{
	color: #000;
	font-size: 1.4em;
	margin-bottom: 215px;
	padding: 45px 0 0 65px;
}
#slogan .bg	{
	height: 412px;
	background: url(images/bg_slogan.jpg) no-repeat left top;
}
#common	{
	float: left;
	width: 342px;
	height: 317px;
	background: #fff;
}
#common h2	{
	height: 37px;
	font-size: 1.4em;
	padding-top: 30px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#common ul	{
	width: 205px;
	margin: 0 auto;
}

#common li a	{
	color: #fff;
}

#common li	{
	float: left;
	color: #fff;
	height: 16px;
	width: 192px;
	font-size: 1em;
	margin-bottom: 2px;
	padding: 6px 0 0 13px;
	background: #8a2119 url(images/bg_common_li.jpg) no-repeat;
}

#common li:hover	{
	float: left;
	color: #fff;
	height: 16px;
	width: 192px;
	font-size: 1em;
	margin-bottom: 2px;
	padding: 6px 0 0 13px;
	background: #8a2119 url(images/bg_common_li.jpg) no-repeat 0 -22px;
	cursor:pointer;
}
#contact	{
	float: left;
	width: 270px;
	height: 245px;
	position: relative;
	background: #8a2119;
}
#contact h2	{
	color: #fff;
	font-size: 1.4em;
	padding-top: 50px;
	text-align: center;
	letter-spacing: 1px;
}
#contact h2 big	{
	color: #c0a25f;
	display: block;
	font-size: 2em;
	padding-top: 8px;
	letter-spacing: 0;
}
#contact .line	{
	height: 1px;
	width: 176px;
	display: block;
	background: #fff;
	overflow: hidden;
	margin: 10px auto 35px auto;
}
#contact p	{
	color: #fff;
	width: 196px;
	margin: 0 auto;
	font-size: 1.6em;
	padding-left: 20px;
	line-height: 1.25em;
}
#contact .bg	{
	width: 270px;
	height: 317px;
	/*background: url(images/bg_contact.jpg) no-repeat;*/
}
#contact .bg:hover	{
	width: 270px;
	height: 317px;
	/*background: url(images/bg_contact.jpg) no-repeat 0 -317px;*/
	cursor:pointer;
}

/*						SIDEBAR STYLES						*/

a.sidenav, a.sidenav:link, a.sidenav:visited {
color:#000000;
}

a.sidenav:hover{
color:#8a2119;
}

#accid	{
	height: 420px;
	background: #bbc0c3;
	position: relative;
	width:270px; float:right;
	overflow:hidden;
	background: url(images/bg_accid.jpg) no-repeat;
}

#commerical{
	width: 270px;
	height:80px;
	overflow:hidden;
}


#general{
	width: 270px;
	height:80px;
	overflow:hidden;
}


#heli{
	width: 270px;
	height:80px;
	overflow:hidden;
}


#airport{
	width: 270px;
	height:80px;
	overflow:hidden;
}

#flight{
	width: 270px;
	height:80px;
	overflow:hidden;
}

#accid li	{
	float: left;
	height: 84px;
	width: 160px;
	font-size: 1em;
	padding-left: 110px;
}
#accid h2	{
	color: #333;
	font-size: 1.4em;
	font-weight:600;
	letter-spacing:1px;
	padding: 12px 30px 0 0;
	text-transform: uppercase;
	background:url(images/arrow.jpg) no-repeat;
	background-position: 113px 14px;
}
#accid span.txt	{
	z-index: 2;
	color: #666;
	font-size: 1.1em;
	padding-top: 14px;
	position: relative;
	display:block;
	line-height: 1.25em;
	width:160px;
	padding-top:3px;
}
#subnav li	{
	float: right;
	width: 270px;
	height: 64px;
	font-size: 1.2em;
	background: #fff;
	position: relative;
	line-height: 1.25em;
}
#subnav li strong	{
	color: #000;
	display: block;
	font-size: 1em;
}
#subnav a, #subnav a:visited	{
	height: 44px;
	width: 215px;
	color: #9d9c9a;
	display: block;
	padding: 20px 0 0 55px;
}
#subnav .bg	{
	height: 64px;
	width: 270px;
}
#dom .bg	{
	background: url(images/bg_dom.jpg) no-repeat left top;
}
#dom .bg:hover	{
	background: url(images/bg_dom.jpg) no-repeat 0 -64px;
	cursor:pointer;
}
#live .bg	{
	background: url(images/bg_live.jpg) no-repeat left top;
}
#live .bg:hover	{
	background: url(images/bg_live.jpg) no-repeat 0 -64px;
}

#news	{
	margin-left: 7px;
	margin-top: 4px;
	padding-bottom: 15px;
	padding-right: 15px;
	/*background: #bbc0c3 repeat-x left top;*/
	width:300px;
	float:right;
}
#news h3, #common h3	{
	height: 38px;
	font-size: 1.8em;
	padding-top: 20px;
	text-align: center;
	position: relative;
	color: #8a2119;
}
#news h3 .bg	{
	height: 58px;
	background: no-repeat left top;
}
#news ul	{
	width: 300px;
	margin: 0 auto 15px auto;
}
#news li	{
	padding: 4px 0;
	font-size: 1.1em;
	line-height: 1.25em;
	border-bottom: dotted 1px #b7b9ba;
}
#news li a, #news li a:visited	{
	color: #000;
}
#news a.more, #news a.more:visited	{
	color: #fff;
	width: 40px;
	height: 15px;
	display: block;
	padding-top: 3px;
	margin-left: 125px;
	text-align: center;
	position: relative;
	background: #c0a25f;
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
}
#news a.more .bg, #news a.more:visited .bg	{
	width: 40px;
	height: 18px;
	background: url(images/bg_more.jpg) no-repeat;
}
#news a.more:hover .bg, #news a.more:active .bg	{
	width: 40px;
	height: 18px;
	background: url(images/bg_more.jpg) no-repeat 0 -18px;
}

/*						FOOTER STYLES						*/

#footer ul	{
	text-align: center;
	padding: 15px 0 10px 0;
}
#footer li	{
	font-size: 1em;
	padding: 0 10px;
	display: inline;
	border-right: solid 1px #333;
}
#footer li.last	{
	border: 0;
}
#footer a, #footer a:visited	{
	color: #333;
}
#footer li a, #footer li a:visited	{
	font-size: 1.2em;
}
#footer small	{
	color: #333;
	display: block;
	text-align: center;
	line-height: 1.5em;
}

#footer1 ul	{
	text-align: center;
	padding: 15px 0 10px 0;
}
#footer1 li	{
	font-size: 1em;
	padding: 0 10px;
	display: inline;
	border-right: solid 1px #333;
}
#footer1 li.last	{
	border: 0;
}
#footer1 a, #footer a:visited	{
	color: #333;
}
#footer1 li a, #footer li a:visited	{
	font-size: 1.2em;
}
#footer1 small	{
	color: #333;
	display: block;
	text-align: center;
	line-height: 1.5em;
}

/************************************************************/
/*                      SUBPAGE STYLES                      */
/************************************************************/

/*						PAGE LAYOUT							*/

.sub1	{
	background: url(images/bg_sub_wrap.jpg) repeat-y left center;
}
#sub_content	{
	float: left;
	width: 683px;
	min-height: 736px;
	height:auto !important;
  	height:736px;
	background: #fff url(images/bg_sub_content.jpg) repeat-x bottom;
}
#sub_content_expand	{
	min-height: 736px;
	height:auto !important;
  	height:736px;
	width: 683px;
	background: url(images/sub_sidebar_bg.jpg) repeat-y right top;
}

/*						CONTENT STYLES						*/

#sub_content h2	{
	height: 70px;
	padding: 30px 0 0 115px;
	font: 3.4em Georgia, 'Times New Roman', Times, serif;
	background: url(images/bg_sub_h2.jpg) no-repeat left top;
}
#sub_content p	{
	color: #333;
	text-align: justify;
	padding: 0 55px 15px 135px;
	font: 1.4em/1.5em Georgia, 'Times New Roman', Times, serif;
}

#sub_content li	{
	color: #333;
	text-align: justify;
	margin: 0 55px 15px 160px;
	font: 12px Georgia, 'Times New Roman', Times, serif;
	list-style-type: disc;
	
}

#sub_content ul	li ul li{
	color: #333;
	text-align: justify;
	font: 12px Georgia, 'Times New Roman', Times, serif;
	list-style-type: disc;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	
}

/*						SIDEBAR STYLES							*/

.sidebar1 #cont	{
	height: 80px;
	background: #fff;
	padding-top: 30px;
	position: relative;
}
.sidebar1 #cont p	{
	color: #666;
	font-size: 1.4em;
	text-align: center;
}
.sidebar1 #cont p big	{
	color: #c0a25f;
	font-size: 1.8em;
}
.sidebar1 #cont .bg	{
	height: 110px;
	background: url(images/bg_sub_cont.jpg) no-repeat left top;
}
.sidebar1 #gen	{
	width:262px;
	background:#F2F2F2;
	height:55px;
	padding-top: 20px;
	position: relative;
	padding-left: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
.sidebar1 #gen h2	{
	font-size: 19px;
	padding: 0 20px 10px 0;
	text-transform: uppercase;
	color:#B23A2D;
}
.sidebar1 #gen p	{
	z-index: 3;
	color: #666;
	font-size: 1.2em;
	position: relative;
	line-height: 1.25em;
	letter-spacing:0px;
	padding-left:8px;
}
.sidebar1 #gen .bg	{
	z-index: 2;
	width: 270px;
	height: 107px;
	background: url(images/bg_gen.jpg) no-repeat left top;
}
.sidebar1 h3	{
	color: #b23a2d;
	margin-top: 45px;
	padding-left: 57px;
	font: 1.6em/1.5em Georgia, 'Times New Roman', Times, serif;
}
.sidebar1 ul	{
	width: 160px;
	margin: 0 auto;
	padding-left: 25px;
}
.sidebar1 li	{
	list-style: disc;
	margin-left: 10px;
	font: 1.4em/1.5em Georgia, 'Times New Roman', Times, serif;
}

#submenu {padding-top:0px;}
#submenu ul {width: 160px;margin: 0 auto; padding-left: 0px;}
#submenu ul li {list-style: disc;margin-left: 10px;	font: 12px 'Georgia', Times New Roman, Times, serif; font-weight:normal; line-height:18px;}
#submenu ul li ul {font-size:10px;}
#submenu ul li a {color:black;}

h4 {color:#b23a2d;font-family:"Georgia", Times New Roman, Times, serif;font-size:17px;font-weight:bold;margin:10px;padding:10px;padding-left:40px; position:relative; top:15px; left:-15px;}

span .super {float:right;padding-right:44px;padding-top:17px;background:white none repeat scroll 0 0;}

.blogblock {
padding: 30px 0px 30px 130px;
}
.blogblock1 {
padding: 10px 0px 0px 130px;
}

.textBox{
	font-size: 12px;
	border: thin solid #000000;
	height: 20px;
	width: 200px;
}

.textArea {
	font-size: 12px;
	border: thin solid #000000;
	height: 200px;
	width: 200px;
}

#blogsearch {
padding: 20px 0px 0px 10px;
}

input {width: 200px; height: 20px; margin: 5px 0px; padding: 3px 5px; font-size: 17px; border: 2px solid #bea562;}
textarea {width: 200px; margin: 5px 0px; padding: 3px 5px; font-size: 17px; border: 2px solid #bea562;}
input#sendbutton {height: 40px; width: 214px;border: 2px solid #bea562;}
input#sendbutton:hover {background-color: #B23A2D; color: #FFF; border: 2px solid #FFF;}

p#cform {font-size: 18px; color: #B23A2D;}
