

/* ******* */
/*  Main */
/* ******* */
body {
	font-size: small;
	font-family: times,serif;
	background-color:  #000099;
	/*background-image:url('./imgs/xparentsquare6.gif');*/
     	line-height:1.4em;
     	margin:0px;
     	margin-top:25px;
     	}

* html body {
     	font-size: x-small; /* for IE5/Win */
     	f\ont-size: small; /* other IE vers */
     	font-family: times,serif;
     	line-height:1.4em;
     	}

#container {
	width:753px;
	text-align:center;
	margin:auto;
	border:0px solid red;
	}
#wrap {
	width:753px;
	background-color:#FFFFFF;
	font-size:105%;
}

#content { clear:both; width:751px; float:left; margin:0px; padding:0px; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; }

/* ******* */
/* HEADER  */
/* ******* */


#header { 
	z-index:10;
	height:285px;
	width:753px;
	margin:0px;
	padding:0px;
	border-left:0px solid #aaa;
	border:0px solid blue;
	}
#headrow1 {
	z-index:10;
	height:95px;
	width:753px;
	border:0px solid red;
	background: url('imgs/header_bg.jpg') no-repeat top left;
	}
#headrow1Left {
	z-index:10;
	height:95px;
	width:350px;
	float:left;
	border:0px solid red;
	background: url('imgs/logo_chateau.gif') no-repeat top left;
	}
#headrow1Right {
	z-index:10;
	height:95px;
	width:370px;
	float:right;
	border:0px solid red;
	}
#headrow2 {
	z-index:10;
	height:118px;
	width:753px;
	margin:0px;
	padding:0px;
	border:0px solid red;
	background: url('imgs/main_img.jpg') no-repeat top left;
	}
#headrow3 {
	clear:both;
	z-index:10;
	height:72px;
	width:753px;
	margin:0px;
	padding:0px;
	border:0px solid red;
	background: url('imgs/main_nav_bg2.jpg') no-repeat top left;
	}
	
/* top nav */
td.topnav
{
	width:69px;
	background: url('imgs/top_button6728.gif') no-repeat top left;
	text-align:center;
	margin:auto;
}
a.topnav:link
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 11px;
}
a.topnav:active
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ff0;
	text-decoration: none;
	line-height: 11px;
}
a.topnav:visited
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 11px;
}
a.topnav:hover
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	line-height: 11px;
}
.slogan
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000066;

}
/* main nav */
td.nav
{
	width:92px;
	text-align:center;	
	background: url('imgs/nav_buttonsm88.gif') no-repeat top left;
}
a.nav:link
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
}
a.nav:active
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0;
	text-decoration: none;
	line-height: 12px;
}
a.nav:visited
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 12px;
}
a.nav:hover
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	line-height: 12px;
}
h1.nav
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-style:italic;
}

#logo {
	clear:both;
	margin:0px;
	border:0px solid #EC8000;
	width:524px;
	height:90px;
	z-index:1;
	}
#logo span.printimg {
	display:none;
}
#frame {
	margin-top:-20px;
	float:right;
	}
#tagline,  #tagline h4{
	clear:all;
	margin:5px 20px;
	padding:0px;
	font-weight:bold;
	}

#botnav {
	float:left;
	width:100%;
	margin:0px 0px;
	padding: 4px 0px;
	list-style: none;
	background: #A12830;
	border: 0px solid black;
	}
#service {
	margin-left:8px;
}
#scrapbook,#fees,#tips,#saying,#order {
	margin:0px;
	border-left:1px solid #FFF;
}
#service,#scrapbook,#fees,#tips,#saying,#order {
	float:left;
	padding:2px 10px;
	line-height:.9em;
	text-align:center;
	font-size:80%;
	font-family:arial,sans-serif;
}


#epage {
	padding:4px 10px 0px 10px;
	float:right;
	margin:0px;
	font-size:80%;
	font-family:arial,sans-serif;
}

#service a,#scrapbook a,#fees a,#tips a,#saying a,#order a,#epage a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#service a:hover,#scrapbook a:hover,#fees a:hover,#tips a:hover,#saying a:hover,#order a:hover,#epage a:hover {
	color:#EC8000;
}
#epage a {
	padding-left:18px;
	background: url('imgs/envelope_wh.gif') no-repeat left;
}
#epage a:hover {
	text-decoration:underline;
}

#footer
{
	border:0px solid red;
	/*height:100px;*/
	
	background:#ffffff url('imgs/bottom_bg2.jpg') no-repeat top left;
}

#footlinks a {
	font-size:90%;
	color:#A12830;
	text-decoration:underline;
	margin:8px 0px 0px 0px;
}
#footlinks a:hover {
	text-decoration:none;
	color:#A12830;
}

#footline,  #footline h4{
	clear:all;
	margin:4px 20px 0px 20px;
	padding:0px;
	font-weight:bold;
	}

#footcities{
	clear:all;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:90%;
	}
#footclose {
	font-weight:bold;
	padding:20px 20px 5px 20px;
	margin:0px;
	letter-spacing:1px;
	border:0px solid red;
	border-left:1px solid #999999;
	border-right:1px solid #aaaaaa;
}
#footlicense {
	font-size:80%;
	margin:0px;
	padding:5px 0px 0px 0px;
	border:0px solid red;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
}
/* ******** */
/* CONTENT */
/* ******** */
	#pagetitle {
		clear:all;
		font-family:arial;
		width:300px;
		margin: 0px 20px;
		text-align:left;
		font-size:85%;
		color: #000066;
		border:0px solid red;
	}

	#nextpage {
		border:0px solid red;
		clear:both;
		/*margin: 2px 20px 10px 0px;*/
		text-align:right;
		padding: 0px 150px 0px 0px;
		/*width:753px; */
		height: 46px;
		background: url('imgs/bottom_wave.gif') no-repeat top left;
	}

	#left {
		text-align:center;
		width: 350px;
		margin: 4px 0px 4px 0px;
		padding: 2px;
		padding-left:15px;
		float: left;
		border:0px solid blue;
	}

	#right {
		float:right;
		text-align:center;
		width: 350px;
		margin: 4px 0px 4px 0px;
		padding: 2px;
		padding-right:15px;
		border:0px solid blue;
	}
	#center {
		text-align:center;
		margin: auto;
		margin-top:6px;
		width: 612px;
		padding: 2px;
		border:0px solid blue;
	}

	#footer {
		clear:both;
	}
	h1, h3, h5, h6 {
		font-family: arial;
		color:#000066; /*#A12830;*/
		margin:0px 0px 3px 0px;
	}

	h1 { font-size: 150%; }
	h3 { font-size: 120%; }
	h5 { font-size: 110%; }
	h6 { font-size: 90%; }

	ul li {
		font-size: 100%;
	}
	.note {
		font-size: 85%;
	}
	p {
		margin:4px 0px;
	}
	br.spacer {
		display:block;
		margin:20px;
		padding:20px;
		height:14px;
	}
	.highlight {
		/*color:#A12830;*/
		color:#000066;
	}
	.highlightb {
		color:#000099;
	}

.clear { clear:both; }

#footband {
	display:block;
	height:15px;
	background-color:#A12830;
	}


/* ********************* */
/* Services & Activities */
/* ********************* */
a.learnmore  {
		font-family: Times New Roman;
		font-size: 100%;
		font-weight: normal;
		color: #000099;
		text-decoration: underline;
		line-height: 20px;
		padding-left:15px;
		padding-top:5px;
	}
a.learnmore:hover {
		text-decoration: none;
	}


/* ===== Testimonials	*/
td.testimonial {
	text-align:left;
}
.list {
	line-height:1em;
	font-weight:normal;
	font-size:14px;
	margin-top:1em;
	margin-bottom:8px;
}
.list a {
	color:#A12830;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover {
	text-decoration: underline;
}

.cglist {
	line-height:2.5em;
	font-size:14px;
}
.list_ind {
	line-height:.5em;
	font-size:11px;
}
.contrib, .tiptell{
	font-size:80%;
}
.tipnum {
	text-align:left;
	font-size:80%;
	color:#000;
}


div.mapdir li {
	line-height:1.5em;
}

/* ******** */
/* map */
/* ******** */

/* ******** */
/* boxes */
/* ******** */

.boxtop {
	clear:all;
	display:block;
	margin:0px;
	padding:0px 0px;
	border:0px solid red;
	/*background: url('imgs/boxtop_diag.gif') no-repeat top left;*/

}
.boxbot {
	clear:both;
	margin:0px;
	padding:0px 0px;
	/*background: url('imgs/boxbot_diag.gif') no-repeat bottom left;*/
}
.activityboxB {
	clear:all;
	width:349px;
	background-color:#f6e8c8;
	text-align:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.boxcontentB {
	float:left;
	border-left:1px solid #A12830;/*#FCB033;*/
	border-right:1px solid #A12830;
	padding: 0px 4px;
	margin:0px;
	width:339px;
	height:100%;
}
.activitybox {
	clear:all;
	width:349px;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-top:14px;
	overflow:hidden;
}
.boxcontent {
	float:left;
	padding: 0px 4px 0px 5px;
	margin:0px;
	height:100%;
}

.activityboxWideB {
	clear:all;
	width:610px;
	background-color:#f6e8c8;
	text-align:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.boxcontentWideB {
	float:left;
	border-left:1px solid #A12830;/*#FCB033;*/
	border-right:1px solid #A12830;
	padding: 0px 4px;
	margin:0px;
	width:600px;
	height:100%;
}
.boxclump {
	float:left;
	padding:4px 4px;
	margin: 0px;
	border:0px solid red;
}
.boxclump .img,.boxclump .text img {
	float:right;
	margin-left:5px;
}
.boxclump .text img.pdf {
	float:left;
	margin:0px 5px;
}

div.boxcontent a, div.boxcontentB a  {
	font-weight:bold;
	color:#A12830;
}
div.boxcontent a:hover, div.boxcontentB a:hover  {
	text-decoration:none;
}

.xboxclump {
	clear:all;
	border:collapse;
	margin:0px 4px;
	padding:0px 0px;
	}
.xboxclump img {
	display:block;
	margin-left:5px;

}

.xtext {
	padding: 0px 4px 0px 4px;
	margin:0px 4px;
}

div.xtext img {
	padding:0px;
	margin:0px;
	margin-left:5px;
}
.flashButton {
	margin:0px;
	margin-left:0px;
	margin-top:5px;
	padding:0px;
	height:20px;
	text-align:left;
	/*background-image: url("imgs/flashButton2_sm.gif");*/
	background: url('imgs/flashPlay.gif') no-repeat left;
}
div.flashButton a {
	display:block;
	padding-top:1px;
	font-size:90%;
	font-family:arial,helvetica;
	color:#A12830;
	font-weight:bold;
	text-decoration:none;
	padding-left:60px;
	height:20px;
	background: url('imgs/flashPlay.gif') no-repeat left;
}
div.flashButton a:hover {
	text-decoration:underline;
}
#newestBox {
	width:310px;
	margin:10px 0px 10px 8px;
	border: 2px solid #A12830;
}
