/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html {
	background-color: #4887b8;
	}
body {
	background-color: #4887bd;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
	color:#666666;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
border:0;
}
.wrapper {
}
/* general elements */
.h1-logo {
visibility:hidden;
}
span.read-more {
	color:#006633;
}
.clear {
clear:both;
}
.container {
width:930px;
margin:auto;
background:url(../images/rocket.png) no-repeat right bottom;
_background:url(../images/rocket.gif) no-repeat right bottom;
padding-left:30px;
}
body {
	background:url(../images/bg-r.jpg);
	font-family:"Times New Roman",  Times, Georgia,serif;
	font-size:14px;
	color:#CC0000;
	font-weight:normal;
}

/* header */
.header {
margin-top:15px;
height:105px;
}
h1 {
background:url(../images/logo.png) no-repeat;
height:82px;
width:280px;
float:left;
}
.main-nav {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/bg-main-nav.gif) no-repeat;
	height: 30px;
	width: 590px;
	padding-top: 8px;
	padding-left: 7px;
	color: #0000CC;
	text-align: center;
}
.main-nav ul {
}
.main-nav li {
display:inline;
}
.main-nav a {
color:#0000aa;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
.main-nav a:active {
text-decoration:underline;
color:#0000CC
}
.main-nav a:hover {
text-decoration:underline;
color:#0000CC
}
/* content */
h2 {
font-family:Helvetica, Arial, Verdana, sans-serif;
color:#006633;
font-weight:bold;
font-size:25px;
margin-left:30px;
margin-bottom:10px;
}
h3 {
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:18px;
color:#006633;
}
.content a {
color:#333333;
text-decoration:underline;
}
.content-top {
width:715px;
margin-bottom:30px;
}
.content-top p {
height:200px;
margin-right:30px;
line-height:22px;
}
.content-top-top {
background:url(../images/content-top-top.png) no-repeat;
height:14px;
}
.content-top-center {
background:url(../images/content-top-center.gif) repeat-y;
}
.content-top-bottom {
background:url(../images/content-top-bottom.png) no-repeat;
height:14px;
}
.img-home {
background:url(../images/img-home.png) no-repeat;
height:184px;
float:left;
width:243px;
display:block;
margin-left:30px;
margin-right:20px;
}
.content-bottom {
width:860px;
}
.content-bottom-top {
	background:url(../images/content-bottom-top.png) no-repeat;
	height:14px;
}
.content-bottom-center {
	background:url(../images/content-bottom-center.gif) repeat-y;
	height: 350px;
}
.content-bottom-center-weekend {
	background:url(../images/content-bottom-center.gif) repeat-y;
	height: 700px;
}
.content-bottom-center-photos {
	background:url(../images/content-bottom-center.gif) repeat-y;
	height: 550px;
}
.content-bottom-bottom {
	background:url(../images/content-bottom-bottom.gif) no-repeat;
	height:16px;
}
.content-bottom-center-left {
	margin-left:35px;
	width:220px;
	float:left;
	background: url('../images/quote.gif') no-repeat;
	font-family:  Helvetica, Arial, Tahome, sans-serif;
	font-size:11px;
	color: #555555;
	margin-bottom: 25px;
	height: inherit;
}
.content {
	height: 710px;
	}	
.content-inside {
	height: 715px;
	}	
.right-inside-1 {
	height: 185px;
	}
.right-inside-2 {
	height: 355px;
	}	
.right-inside-3 {
	height: 120px;
	}	
		
.inside-right {
}
.content-bottom-center-right {
	height: 350px;
	float:left;
	width:600px;
}
.content-bottom-center-right p {
	/*height:350px;*/
	margin-right:30px;
	line-height:22px;
}
.content-bottom-center-left p {
	/*height:275px;*/
	margin-right:30px;
	line-height:22px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}

/* INSIDE PAGES */
.content-center-top {
	background:url(../images/content-bottom-top.png) no-repeat;
	height:14px;
}
.content-center-center {
	background:url(../images/content-bottom-center.gif) repeat-y;
	height: 700px;
}
.content-bottom {
	background:url(../images/content-bottom-bottom.gif) no-repeat;
	height:16px;
}
.content-center-left {
	margin-left:35px;
	width:220px;
	float:left;
	background: url('../images/quote.gif') no-repeat;
	font-family:  Helvetica, Arial, Tahome, sans-serif;
	font-size:11px;
	color: #555555;
	margin-bottom: 25px;
	height: inherit;
}
.content-center-right {
	height: 700px;
	margin-right:90px;	
}
.content-center-right p {
	height:205px;
	line-height:22px;
	margin-left:25px;	
}
.content-center-left p {
	height:auto;
	margin-right:30px;
	line-height:22px;
}


/* footer */
.footer {
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:100px;
height:65px;
.height:50px;
}
.footer p {
float:left;
margin-right:5px;
margin-bottom:10px;
}
.footer li {
display:inline;
}
.footer a {
color:#FFFFFF;
}
.content-footer {
	padding-top:35px;
}
