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


	
body {
		background:#c9e7f4 url(images/bkg_gradient.jpg) repeat-x;
		font-family: "arial", georgia, times new roman, serif;
		color: #000000;
		font-size: 12pt;
		 line-height: 15pt;
		
}

h1  {
		font-size: 1.5em;
		color:#F50000;
		text-align:center;
		margin-top: 20px;
		margin-bottom: 2px;
		font-weight: bold;
		line-height: normal;
		}
		
h2  {
		font-size: 1.25em;
		color: #000000;
		text-align:center;
		margin-bottom: 20px;
		font-weight: bold;
		line-height: normal;
		}

p  {
	line-height: normal;
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 1.0em;
	color: #000000;
	text-align: justify;
	
}

blockquote {
	text-align:justify;
	
}

li {
	 
	margin-bottom: 10px;
	margin-right: 25px;
	color:#000000;
	
	}
		 
#Container{
	width: 780px;
	height: auto;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-left: #000 0px solid;
	border-right: #000 0px solid;
	position:relative;
	border-bottom: #000 1px solid;
}
		 
#ContainerBorder {
	width: 800px;
	height:auto;
	background: url(images/container_bkg2a.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	
}


#Header{
	height:235px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}	

#navbar {
	margin-left:0px;
	margin-right:0px;
	text-align: center;
}



 .try {
     font-weight:bold;
	 font-size: large;
	 color: #ffffff; 
	 background-color: #b00000;
	}

.quoteBox {
	border:3px #00431d solid;
	background-color:#c9e7f4;
	padding:5px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	line-height:normal;
	margin-left:3px;
	margin-right:1px;
	
	
}

 .red {
		 color:#F50000;
		 text-align:left;
		 font-size: medium;
		 font-weight: bold;
		 line-height:normal;
		 margin-left:20px;
		 margin-right:15px;
		 }
		 
.red15margin {
		 color:#F50000;
		 text-align:left;
		 font-size: medium;
		 font-weight: bold;
		 line-height:normal;
		 margin-left:15px;
}

.redcenter {
		 color:#F50000;
		 text-align:center;
		 font-size: medium;
		 font-weight: bold;
		 line-height:normal;
		 margin-left:20px;
		 margin-right:15px;
		 }	 
		 
 .reservation {
		 color:#F50000;
		 text-align:center;
		 font-size: medium;
		 font-weight: bold;
		 line-height:normal;
		 }
		 
.small  {
		  font-size:smaller;
		  text-align:center;
		  }
		  
.testimonials  {
		 font-size: medium; 
		 margin-right: 25px;
		 margin-left: 35px;
		 text-align:justify;
		 line-height: normal;
		 }

		 
.bodytext {
		 margin-right: 30px;
		 margin-left: 30px;
		 text-align:justify;
		 line-height: 1em;
		 }
		 
 .center {
		 font-size: large; 
		 margin-right: 12px;
		 margin-left: 12px;
		 text-align:center;
		 line-height: normal;
		 }
		 
.top  { 
		font-size: 2em; 
		font-weight: bold; 
		text-align:center; 
		margin-top: 5px;
		text-decoration:underline;
		}
		
.footer {
	text-align:left;
	font-size: smaller;
	}
	
.riskfree {
	font-size: medium; 
	color: #F50000; 
	text-align:center;
	font-weight: bold;
	}
		
.textt {
		font-size:11pt; 
		font-weight:bold; 
		text-align:left; 
		 
		}
		



		
.options  {
		font-size:1em;
		color:#000000;
		text-align: left;
		margin-left:50px;
		margin-right:10px;
		font-weight:bold;
		line-height: 1.5em;
		
		}
		
.BoldCenterUnderline  {
		text-align: center;
		font-size:3em;
		text-decoration:underline;
		}
		
.commit {
		font-size: 11px;
		 margin-right: 15px;
		 margin-left: 15px;
		}
		
.terms {
		font-size: 10pt; 
		text-align:center;
		}
		
.rowheaders {
		background-color: gray;
		color: white; 
		font-size: 13pt; 
		font-weight: bold; 
		text-align: center;
		}
		
.fieldsheader {
	   text-align:center;
		font-size: 10px; 
		font-weight:500;
		 
		} 
.dates   {
	   text-align:center;
		font-size: 10px;
}
    
a {
	color: #F50000;
}

.clear{
	clear:both;
}
