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

body{
	margin:0px;
	padding:0px;
	background-color:#776d60;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	background-position:center top;
	height:100%;
}

#frame{
	width:100%;
	height:100%;
	margin:0px auto;
}

#starburst{
	background-image:url(../images/starburst.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
}

/* IE6 Only */
* html #starburst {
	background-image:none;
}

#container{
	width:692px;
	height:auto; /*AUTO*/
	min-height:850px;
	margin:0px auto;
	position:relative;
}

#bordertop{
	width:692px;
	height:20px;
	position:relative;
	background-image:url(../images/bordertop.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#borderbottom{
	width:692px;
	height:10px;
	position:relative;
	padding-bottom:10px;
	float:right;
	background-image:url(../images/borderbottom.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#footer{
	width:623px;
	height:32px;
	padding:19px 34px 0px 35px;
	background-image:url(../images/footerline.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#footerleft{
	width:330px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	top:12px;
}

#footerright{
	width:370px;
	height:auto;
	position:relative;
	float:right;
	text-align:right;
	top:12px;
}

#content{
	width:692px;
	height:auto;
	min-height:600px;
	float:left;
	background-image:url(../images/contentbg.png);
	background-repeat:repeat-y;
}

#gradient{
	width:98px;
	height:102px;
	position:absolute;
	background-image:url(../images/gradient-topright.png);
	background-repeat:no-repeat;
	z-index:1;
	top: 15px;
	left: 7px;
}

#header{
	width:692px;
	height:125px;
	position:relative;
}

#logo{
	width:623px;
	height:95px;
	position:relative;
	left:36px;
	top:18px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	z-index:3;
}

#banner{
	width:692px;
	height:92px;
	position:relative;
	text-align:center;
}

#hspace{
	width:692px;
	height:5px;
	position:relative;
	z-index:2;
}

#hspace2{
	width:692px;
	height:15px;
	position:relative;
	z-index:2;
}

#menu{
	width:623px;
	height:26px;
	position:relative;
	padding:0px 34px 0px 35px;
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}

#contenttext{
	width:623px;
	height:auto;
	position:relative;
	text-align:left;
	padding:0px 34px 0px 35px;
}

#panel{
	width:623px;
	height:auto;
	min-height:80px;
	position:relative;
}

#panelbordertop{
	width:623px;
	height:6px;
	position:relative;
	background-image:url(../images/panelbordertop.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#panelgradient{
	width:98px;
	height:102px;
	position:absolute;
	background-image:url(../images/gradient-topright-medium.png);
	background-repeat:no-repeat;
	top: 2px;
	left: 2px;
	z-index:1;
}

#panelcontent{
	width:577px;
	height:auto;
	min-height:80px;
	position:relative;
	padding:13px 23px 13px 23px;
	z-index:2;
	text-align:justify;
}

#panelbg{
	width:623px;
	height:auto;
	min-height:80px;
	position:relative;
	background-image:url(../images/panelbg.jpg);
	background-repeat:repeat-y;
}


#panelborderbottom{
	width:623px;
	height:6px;
	position:relative;
	background-image:url(../images/panelborderbottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#applynow{
	width:94px;
	height:28px;
	position:relative;
	left: 494px;
	top: 15px;
}

#videoset{
	width:623px;
	height:200px;
}

#border{
	border:solid 1px #c6c4c0;
	width:308px;
	height:158px;	
	padding:20px;
	position:relative;
	float:left;
	background-image:url(../images/box-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#video{
	width:245px;
	height:200px;	
	position:relative;
	float:right;
	text-align:right;
}

#line{
	width:623px;
	height:1px;
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#contact{
	width:623px;
	height:auto;
}

input{
	width:265px;
	height:16px;
	border:solid 1px #c6b4b6;
	background-color:#c6b4b6;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#72695c;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
}

input.submit{
	width:77px;
	height:30px;
	border:none;
	background-color:none;
}

textarea{
	width:265px;
	height:90px;
	border:solid 1px #c6b4b6;
	background-color:#c6b4b6;
	overflow:hidden;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#72695c;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
}

input.submit{
	width:77px;
	height:30px;
	border:none;
	background-color:none;
	padding:0px;
}

.textred{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cb2f0c;
}

.textwhite{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.text a:link {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e050c;
	text-decoration:none;
}

.text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e050c;
	text-decoration:none;
}

.header{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5e050c;
}

.subheader{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9f960e;
}

.bookButton {
	color:fff;
	
-moz-box-shadow:inset 0px 1px 0px 0px #e87c72;
	
-webkit-box-shadow:inset 0px 1px 0px 0px #e87c72;
	
box-shadow:inset 0px 1px 0px 0px #e87c72;
	
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a12d37), color-stop(1, #5e050d));
	
background:-moz-linear-gradient(top, #a12d37 5%, #5e050d 100%);
	
background:-webkit-linear-gradient(top, #a12d37 5%, #5e050d 100%);
	
background:-o-linear-gradient(top, #a12d37 5%, #5e050d 100%);
	
background:-ms-linear-gradient(top, #a12d37 5%, #5e050d 100%);
	
background:linear-gradient(to bottom, #a12d37 5%, #5e050d 100%);
	
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a12d37', endColorstr='#5e050d',GradientType=0);
	
background-color:#a12d37;
	
-moz-border-radius:6px;
	
-webkit-border-radius:6px;
	
border-radius:6px;
	
border:1px solid #5c0b05;
	
display:inline-block;
	
cursor:pointer;
	
color:#ffffff;
	
font-family:arial;
	
font-size:19px;
	
font-weight:bold;
	
padding:10px 35px;
	
text-decoration:none;
	
text-shadow:0px 1px 0px #810e05;

}


.bookButton:hover {
	
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5e050d), color-stop(1, #a12d37));
	
background:-moz-linear-gradient(top, #5e050d 5%, #a12d37 100%);
	
background:-webkit-linear-gradient(top, #5e050d 5%, #a12d37 100%);
	
background:-o-linear-gradient(top, #5e050d 5%, #a12d37 100%);
	
background:-ms-linear-gradient(top, #5e050d 5%, #a12d37 100%);
	
background:linear-gradient(to bottom, #5e050d 5%, #a12d37 100%);
	
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e050d', endColorstr='#a12d37',GradientType=0);
	
background-color:#5e050d;

}




.footertext{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#72695c;
}

.footertext a:link, .footertext a:visited {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#72695c;
	text-decoration:none;
}

.footertext a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9f960e;
	text-decoration:none;
}
