@charset "UTF-8";
/* CSS Document */
#contents{
	width: 973px;
	background:url(../images/bg_grad.jpg) repeat-x  bottom #FFF;
	margin: 0 auto;
	padding: 3px;
	display:block;
}

#leftcolumn{
	width:700px;
	float:left;
	margin:0;
	padding:0;
	color:#FFF;
}
#rightcolumn{
	width:268px;
	float:right;
	margin:0 5px 0 0;
	padding:15px 0 0 0;
}
#contents img{
	border:none;
}

#leftcolumn td{
	padding:6px 4px;
	vertical-align:top;
}
#leftcolumn p{
	font-size:12px;
	line-height:15px;
	text-align: left;
	margin:0 0 10px 0;
}
#leftcolumn .toppara{
	height:60px;
}
#leftcolumn .leftpic{
	padding:0 5px 0 0;
}

#rightcolumn img{
	padding:5px 0;
}

/* SUB PAGES*/
#header{
	width:973px;
	height:83px;
	background:url(../images/bg_top.gif) bottom no-repeat;
	margin:0;
	padding:0;
}
#header .logo{
	float:left;
	border:0;
	margin:0;
	padding:0;
}
#header .visit{
	float:right;
	border:0;
	margin:0;
	padding:0;
}
#content{
	width:945px;
	background:url(../images/bg_box.gif) repeat-y #FFF;
	margin:0 auto;
	padding:2px 14px;
	display:block;	
	color:#666;
	font-size:12px;
}
#footer{
	clear:both;
	width:973px;
	height:100px;
	background:url(../images/bg_bottom.gif) top no-repeat;
	display:block;
	padding:80px 0 0 0;
	font-size:10px;
	color:#FFF;
	text-align:center;
}
.headline{
	color:#385567;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	text-transform:uppercase;
	text-align:center;
	margin:30px auto;
}
.headline2{
	color:#385567;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
}

#main-content{
	width:740px;
	display:block;
	margin:60px auto;
	clear:both;
}
#offers{
	width:740px;
	display:block;
	margin:0 auto;
	clear:both;
}
#offers a, #main-content a{
	color:#F30;
}
#offers .title, #main-content .title{
	color:#385567;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:0;
}
#offers .box, #main-content .box{
	width:710px;
	display:block;
	margin:0 0 50px 0;
	padding:15px;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
	line-height:16px;

}
#offers img, #main-content img{
	padding:0 15px 20px 0;
}
#offers .list, #main-content .list{
	width:460px;
	float:right;
	display:block;
	clear:both;
}
#offers .offername, #main-content .offername{
	font-weight:bold;
	list-style-image: url(images/bullet-bed.gif);
}
#offers .descipt, #main-content .descipt{
	list-style:none outside;
	padding:3px 0 20px 30px;
}

#greenbox{
	width:530px;
	background:url(images/bg_greenbox_top.gif) top no-repeat #7c900e;
	display:block;
	margin:30px 0 0 0;
	padding:10px;
	color:#FFF;
}
#greenbox .title{
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}