/* CSS Document - Chateau Capion Styles - All - (c)2005 Strange Corporation -  */


/* Redefined Styles */

html {
	font-family: Arial, Helvetica, sans-serif;
	}
	
html>body {
	font-size:10px /* for everything else */
	}
	
body {
	margin: 0px;
	padding: 0px;
	color: #797157;
	background-color: #DFD0A3;
	font-size: 62.5%;  /* for IE/Win */
	}
	
h1, h2, h3 {
  font-family: Georgia, Times New Roman, serif;
  font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

h1 {
  font-size: 2em;
  font-weight: normal;
  color: #6A634C;
  background: url(/images/layout/h1_bg.gif) no-repeat left bottom;
  padding: 20px 0;
}

h2 {
  font-size: 1.3em;
  color: #B0A273;
  text-align: left;
  margin-bottom: 20px;
}

h3 {
  font-size: 1.2em;
  color: #797157;
  text-align: left;
  margin-bottom: 20px;
}

.right {
  text-align: right;
}

.left_content {
  display: inline;
  width: 350px;
  float: left;
  margin: 0 10px 0 20px;
}

.right_content {
  width: 50%;
}

.address {
  background: url(/images/layout/address_bg.gif) no-repeat center;
  padding: 20px 0 20px 80px;
  margin: 20px 0;
}

.address h3 {
  margin-bottom: 10px;
}

.address table {
  text-align: left;
  font-size: 1.1em;
}

.sidenav h2 {
  text-align: center;
  margin: 13px 0 0px 0;
}

.sidenav h3 {
  margin: 0;
}

.sidenav h3 span {
  font-size: 0.85em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.sidenav table {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #b6ab87;
}

.sidenav .label {
  float: right;
  margin-left: 20px;
  border: 2px solid #b6ab87;
}

form {
	padding: 0px;
	margin: 0px;
	}
	
img { 
	border: 0px; 
	}
	
p {
	line-height: 150%;
	font-size: 1.1em;
	}
label{
	line-height: 150%;
	font-size: 1.1em;
	font-weight: bold;
	}
	
a { 
	color: #410404;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

ul li {
	font-size: 1.1em;
	line-height: 20px;
	list-style: square;
	}	
	
/*****************************************************************************************************************/	
	
/* Custom Classes */

.standardtypeface {
	font-size: 1.1em;
	}

.requiredfield {
	line-height: 150%;
	font-size: 1.1em;
	font-weight: bold;
	}

.asterisk {
	font-size: 1.2em;
	font-weight: bold;
	color: #797157;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	}

.formfields {
	font-size: 1.1em;
	color: #797157;
	border: 1px solid #797157;
	background-color: #FFFFFF;
	}

.field {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E100D;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #9C824E;
	padding: 1px;
	font-size: 1.1em;
	}

.tablecontent {
	line-height: 150%;
	font-size: 1.1em;
	}

.errors {
	font-size: 1.1em;
	color: #410404;
	}

/*****************************************************************************************************************/

/* Specific Divs */

#wrapper {
 	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#headnav {
	color: #754E38;
	text-align: center;
	line-height: 150%;
	}
	
	#headnav a {
		color: #754E38;
		text-decoration: none;
		}
	
	#headnav a:hover{
		color: #947A57;
		text-decoration: underline;
		}

#footnav {
	color: #754E38;
	text-align: center;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	}
	
	#footnav a {
		color: #754E38;
		text-decoration: none;
		}
	
	#footnav a:hover{
		color: #947A57;
		text-decoration: underline;
		}
	
#joinmailinglist p {
	color: #B0A273;
	line-height: 100%;
	}

	#joinmailinglist .field {
		color: #4E100D;
		font-weight: bold;
		background-color: #FFFFFF;
		border: 1px solid #9C824E;
		padding: 1px;
		font-size: 1.1em;
		}

/* Layout Divs */

#header {
}

#mainnav {
}

#maincontent {
}

#footer {
}
#panelawards {
}
#panelfamily {
}
div.nonprinting {
}