/* Start of CMSMS style sheet 'Adventure' */
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#323F62;
                          padding: 0; margin: 0;
		}
	 #content h1, #content-wide h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#323F62;
                          padding: 0; margin: 0;
		padding-bottom: 10px; margin-bottom: 10px;
		}
	#content p, #content-wide p {
		padding-top: 0; margin-top: 0;
		}
	#content ul, #content-wide ul, #content ol, #content-wide ol {
		padding-bottom: 0; margin-bottom: 0;
		}
	a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#323F62;
                          padding: 0; margin: 0;
                          text-decoration:underline;
		}
	#container {
		background-color: #FFFFFF;
		width: 875px;
		margin-left:auto;
		margin-right:auto;
                         }
	#header {
		height:95px;
		margin-left:20px;
		margin-right:20px;
		margin-top:5px;
		}
             #photo-container {
                          width:832px;
		margin-left:auto;
                          margin-right:auto;
                         }
	#photo {
		/*background-image:url(images/photo.jpg);*/
		float:left;
		height:278px;
		width:549px;
		background-position:center;
		background-repeat:no-repeat;
		}
	#photo img {
		margin-left:1px;
		}
	#testimonial {
		background-image:url(images/testimonial.jpg);
		float:right;
		height:278px;
		width:283px;
		background-position:center;
		background-repeat:no-repeat;
		font-size:15px;
}
	#testimonial-text {
		margin-left:20px;
		margin-right:20px;
		margin-top:20px;
		line-height:20px;
		}
	#testimonial-sig {
		margin-left:20px;
		margin-right:20px;
		float:right;
		font-style:italic;
		}
	#content-container {
		width:815px;
		margin-left:30px;
		margin-right:30px;
		padding-top:15px;
		padding-bottom:10px;
		background-image:url(images/horizontal-dots.gif);
		background-repeat:repeat-x;
		background-position:bottom;
                         }
	#content-wide-container {
		width:815px;
		margin-left:30px;
		margin-right:30px;
		padding-top:15px;
		}
	#content {
		float:left;
		width:522px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		background-image:url(images/vertical-dots.gif);
		background-repeat:repeat-y;
		background-position:right;
		line-height:17px;
		}
	#content-wide {
		float:left;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		line-height:17px;
		}
	#special {
		float:right;
		width:245px;
		padding-left:10px;
		padding-right:10px;
		}
	#adbox-container {
		width: 815px;
		margin-left:auto;
		margin-right:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
	#adbox1 {
		width:45%;
		float:left;
		margin:5px;
		padding:10px;
		}
	#adbox {
		width:45%;
		float:left;
		margin:5px;
		padding:10px;
		background-image:url(images/vertical-dots.gif);
		background-repeat:repeat-y;
		background-position:left;
		}
	 H2#adhead {
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#007CEC;
		font-weight:normal;
		line-height:15px;
		margin-bottom:5px;
		}
	a#adlink {
		color:#323F62;
		text-decoration:none;
		float:right;
		margin-top:8px;
		}
	#bottom-blue-bar {
		width: 832px;
		height:35px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(images/bottom-blue-bar.jpg);
		background-repeat:no-repeat;
		background-position:center;
		margin-bottom:10px;
		}
	form {
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#3F84CD;
		}
.fbsubmit {
	background:transparent url(images/sign-up-button.gif) no-repeat; 
	border:none; 
	width:75px; 
	height:23px; 
	color:#fff; 
             font-size:.9em;
             font-weight:bold;
}
/* End of 'Adventure' */

