/*---GLOBAL---*/

body {
	margin: 0 0 50px 0;
	background: #2e1819 url(../images/background-gradient.gif) repeat-x top;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, "san-serif";
	font-size: 11px;
	color: #666;
	}
	
p {
	line-height: 18px;
	margin: 0 0 20px 0;
	color: #666;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #7e4345;
	font-style: italic;
	font-size: 22px;
	margin: 10px 0 10px 0;
	}
	
h2 {
	color: #7e4345;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin: 10px 0 3px 0;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #7e4345;
	margin: 0 0 20px 0;
	font-weight: normal;
	}
	
h4 {
	font-size: 12px;
	margin: 0 0 3px 0;
	}
	
hr {
	border: 0;
	width: 551px;
	height: 15px;
	background: url(../images/divider.gif) no-repeat;
	margin: 0 0 20px 0;
	position: relative;
	left: -10px;
	}
a  {
	outline:none;
}
a:link, a:visited {
	color: #7e4345;
	text-decoration: underline;
	}
	
a.doc {	
	background: #dedbc5 url(../images/doc.gif) no-repeat 7px 7px;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #c6c3af;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	margin: 0 10px 10px 0;
	float: left;
	}
	
ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	}
	
li {
	line-height: 18px;
	color: #666;
	}
	
	
ul.sub-nav {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #bdb6a0;x
	}
	
ul.sub-nav li {
	margin: 0;
	line-height:11px;
	}
ul.sub-nav li a {
	
	display: block;
	padding: 8px;
}
	
ul.sub-nav li a:link, ul.sub-nav li a:visited {
	border-bottom: 1px solid #bdb6a0;
	
	text-decoration: none;
	}
	
ul.sub-nav li a:hover, ul.sub-nav li a:visited:hover {
	background: #f2f0e2;
	}
#col-right ul.sub-nav li {
	margin:0;
}
ul#features.sub-nav {
	position:absolute;
	top: 480px;
}
.highlight {
	padding: 1px 3px;
	background: #fff;
	border-bottom: solid 1px #c6c3af;
	}
	
table.past {
	line-height: 18px;
	margin: 0 0 20px 0;
	}
	
table.past td {
	border-bottom: solid 1px #c6c3af;
	padding: 3px 0;
	}
/*---STRUCTURES---*/

#page-wrap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/header-background.gif) no-repeat -30px 0;
	text-align: center;
	}
	
#page-container {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	}
	
#header {
	width: 900px;
	height: 115px;
	}
	
#page {
	width: 880px;
	padding: 6px;
	overflow: hidden;
	background: #fff;
	border: 4px solid #1e1011;
	}
	
#page-inner {
	width: 858px;
	overflow: hidden;
	padding: 10px;
	background: #e9e6cf;
	border: 1px solid #dbd3b9;
	}
	
#nav-container {
	width: 862px;
	padding: 17px 0 19px 0;
	background: url(../images/nav-background.gif) no-repeat;
	position: relative;
	left: -2px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	}
	
#col-left {
	float: left;
	width: 535px;
	overflow: hidden;
	text-align: left;
	padding: 0 10px;
	}
	
#col-right {
	width: 256px;
	padding: 20px;
	height: 440px;
	float: right;
	background: url(../images/col-right-background.png) no-repeat;
	text-align: left;
	}
	
#footer {
	width: 865px;
	margin: 10px auto;	
	text-align: left;
	}
	
.docs {
	overflow: hidden;
	margin: 0 0 10px 0;
	}
	
	
/*---HEADER ELEMENTS---*/

a#header-logo {
	width: 187px;
	height: 71px;
	display: block;
	overflow: hidden;
	background: url(../images/header-logo.png) no-repeat;
	float: left;
	margin: 25px 0 0 25px;
	}
	
#affiliate {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 8px;
	color: #80564b;
	float: left;
	text-align: left;
	margin: 45px 0 0 20px;
	line-height: 11px;
	}
	
#contact a {
	float: right;
	margin: 40px 25px 0 0;
	background: url(../images/contact-icon.gif) no-repeat;
	padding: 12px 13px 12px 53px;
	text-decoration: none;
	}
	
#contact a:link #contact-text,
#contact a:visited #contact-text {
	border-bottom: 1px solid #7e4345;
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
	}
	
#contact a:hover #contact-text,
#contact a:visited:hover #contact-text {
	border-bottom: 1px solid #fff;
	}
	

/*---NAV ELEMENTS---*/

#nav-container a:link,
#nav-container a:visited {
	color: #333;
	text-decoration: none;
	margin: 0 8px;
	}
	
#nav-container a:hover,
#nav-container a:visited:hover {
	border-bottom: 1px solid #7e4345;
	border-top: 1px solid #7e4345;
	}
	
#nav-container em {
	font-size: 12px;
	position: relative;
	top: -1px;
	}
	
#nav-container img {
	position: relative;
	top: 1px;
	}
	
	
/*---LEFT COL ELEMENTS---*/

img.page-image {
	background: #fff;
	border-top: 1px solid #dbd3b9;
	border-right: 1px solid #dbd3b9;
	border-bottom: 2px solid #dbd3b9;
	border-left: 1px solid #dbd3b9;
	padding: 4px;
	margin: 0 0 10px 0;
	position: relative;
	left: -10px;
	}
	
h1.slogan {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #7e4345;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0 0 10px 0;
	}
	

/*---RIGHT COL ELEMENTS---*/

#col-right ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

#col-right ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
		
a#photo {
	color: #7e4345;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	display: block;
	text-decoration: none;
	background: url(../images/photo.gif) no-repeat left;
	overflow: hidden;
	padding: 10px 0 10px 55px;
	}
	
a#cal {
	color: #7e4345;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	display: block;
	text-decoration: none;
	background: url(../images/cal.gif) no-repeat left;
	overflow: hidden;
	padding: 10px 0 10px 55px;
	}
	
a#join {
	display: block;
	text-decoration: none;
	background: url(../images/join.gif) no-repeat left;
	overflow: hidden;
	padding: 10px 0 10px 55px;
	}

#features a:link .feature-title,
#features a:visited .feature-title {
	display: block;
	color: #7e4345;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	}
	
#features a:hover .feature-title,
#features a:visited:hover .feature-title {
	display: block;
	color: #7e4345;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	text-decoration: underline;
	}

#features a:link .feature-sub,
#features a:visited .feature-sub {
	font-family: "Lucida Grande", Verdana, Arial, "san-serif";
	font-size: 11px;
	color: #666;
	}
	
input#name, input#email {
	width: 243px;
	border: 1px solid #b9b29c;
	font-size: 12px;
	padding: 5px;
	margin: 3px 0 10px 0;
	}
	
input#submit {
	float: right;
	}
	
	
/*---FOOTER ELEMENTS---*/

#footer-nav a:link,
#footer-nav a:visited {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
	color: #80564b;
	text-decoration: none;
	margin: 6px 15px 0 0;
	float: left;
	}
	
#footer-nav a:hover,
#footer-nav a:visited:hover {
	text-decoration: underline;
	}
	
a#dw-footer-logo {
	width: 74px;
	height: 23px;
	display: block;
	overflow: hidden;
	background: url(../images/dw-footer-logo.gif) no-repeat;
	float: right;
	margin: 0;
	}
	
	
/*---FORM ELEMENTS---*/
form .column-div {
	width: 300px;
}

form label {
	display:block;
	font-weight:bold;
}

fieldset {
	border: 1px solid #c6c3af;
	background: #f2f0e2;
	margin-top:20px;
	padding:10px 15px 10px 15px;
}

legend {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #7e4345;
	font-weight: normal;
}

form  fieldset p {
	float:left;
	margin-right: 10px;
}

.thumb-info {
	overflow: hidden;
	margin: 0 0 10px 0;
	}

.thumb-info h3 {
	margin: 5px 0 3px 0;
	}
img.thumb {
	float: left;
	margin: 0 10px 10px 0;
	background: #f2f0e2;
	border: 1px solid #c6c3af;
	padding: 4px;
	}
	
dt {
	font-size: 12px;
	font-weight: bold;
	}
	
dd {
	margin: 0 0 20px 0;
	}
	
ul.past-rec {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.past-rec li {
	overflow: hidden;
	margin: 0 0 10px 0;
	}
		
ul.past-rec img {
	float: left;
	margin: 0 10px 10px 0;
	background: #f2f0e2;
	border: 1px solid #c6c3af;
	padding: 4px;
	}

form.athena {
	width:410px;
}

form.athena label {
	font-size:14px;
}

form.athena textarea {
	margin-bottom:15px;	
}

form.athena input {
	width: 386px;
	border: 1px solid #b9b29c;
	font-size: 12px;
	padding: 5px;
	margin: 3px 0 10px 0;
	}
form.athena div.input_container{
	width:100%;
	height:auto;
}

form.athena div.addr_chunk{
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
}
	
input#submit {
	float: right;
	}
