/* Default CSS used on all pages */

@import url(layout.css);
* {
	padding: 0;
	margin: 0;
}a {	color: #330000;
	text-decoration: none;
	border-bottom: 1px dotted #330000;}a:hover {	color: #866647;
	text-decoration: none;
	border-bottom: none;}
img {	border: none;}

p {
	padding: 7px 0 0;
	text-align: left;
}

h1 {	color: #866647;	font-weight: bold;	font-size: 14px;
	margin: 10px 0 0;
	text-align: left;
}

h2 {	border-top: 1px dotted #866647;
	padding: 3px 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #866647;
	margin: 10px 0 0;
}

h3 {	padding: 3px 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #866647;
	margin: 10px 0 0;
	padding: 3px 0;
}ul {	list-style: none;
}

.bold {
	font-weight: bold;
}

/* home */

#home a {
	border: 0;
	text-decoration: none;
}

/* top container */

#topcontainer a {	text-decoration: none;	color: #cbc488;	font: 14px 'century gothic', gadget, verdana;	line-height: 28px;
	border: 0;}#topcontainer a:hover {	color: #330000;}

#topcontainer .links {	margin: 0 14px;}

/* bottom container */

#bottomcontainer a {
	color: #cbc488;
	text-decoration: none;
	margin: 0 5px;
	border: 0;

}

#bottomcontainer a:hover {
	color: #330000;
	text-decoration: none;
}

#bottomcontainer p {
	margin: 15px 125px;
}

/* column a */

#columna a {
	text-decoration: none;
	border: 0;
}

#columna li {
	margin: 7px 0;
}
#columna .josh a {	top: 100px;	left: 20px;}#columna .heidi a {	top: 250px;	left: 20px;}#columna .michele a {	top: 400px;	left: 20px;}

a .note {	display: none;}

.note p {
	margin: 0 0 7px;
	font-style: italic;
	font-weight: bold;
}a:hover .note {	display: block;	color: #330000;
	position: absolute;	right: 360px;		width: 300px;	padding: 4px;
	font-size: 12px;	background-color: #ffc;	text-align: left;	border: 1px solid #330000;
	z-index: 1000;}

/* column b */

#columnb #imgcol {
	width: 20%;
	float: right;
	margin: 20px 0 0 7px;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
} 

/* table */

table {
	width: 90%;
	margin: 15px 38px 5px;
	border: 1px solid #866647;
	border-spacing: 0;
	border-collapse: collapse;
	table-layout: auto;
	position: relative;
	top: 0;
	left: 0;
}

td .bold {
	font-weight: bold;
}


td {
	padding: 3px 7px;
	margin: 0;
	border: 1px solid #866647;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}

th {
	text-align: center;
	border: 1px #866647 solid;
	background-color: #866647;
	color: #ffc;
	padding: 2px 0;
}	

/* column c */

#fees {
	width: 50%;
	margin: 5px 0 5px 60px;
	font-size: 11px;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	white-space: nowrap;
	float: left;
}

#fees .text {
	margin: 0 2px;
	padding: 1px 2px;
}

#fees .lgtext {
	font-weight: bold;
	color: #330000;
}

#fees .bold {
	font-weight: bold;
}

#columnc li {
	margin: 5px 20px 5px;
	padding: 5px 0;
}

#columnc .left {
	width: 40%;
	float: left;
	margin: 5px 15px;
	text-align: left;

}

#columnc .right {
	width: 40%;
	float: right;
	margin: 10px 15px;
	text-align: left;
}

fieldset {
	margin: .5em 0;
	padding: .5em;
	border: 1px solid #866647;
}

legend {
	color: #866647;	font-weight: bold;	font-size: 14px;
}

label {
	display: block;
	padding: 3px;
}

input {
	width: 200px;
}

input.formInputButton {
	width: 100px;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #330000;
	background-color: #866647;
	padding: 1px;
	border: solid 1px #330000;
	cursor: pointer;
	margin: 10px 0;
}

#colone {
	width: 60%;
	float: left;
	text-align: left;
	margin: 0 5px 20px 15px;
	padding: 0 7px 7px;

}

#coltwo {
	width: 30%;
	float: left;
	text-align: left;
	margin: 10px 5px 20px 10px;
	padding: 0 7px 7px;
	background-color: #ffc;
	font-size: 11px;
	line-height: 13px;

}

#colone ul, #coltwo ul {
	list-style-type: disc;
}

#colone li {
	margin: 10px 0 10px 20px;
}

#coltwo li {
	margin: 5px 0 5px 20px;
}

#colone h2 {	border-top: 1px dotted #866647;
	padding: 3px 0 5px;
	font-weight: bold;
	font-size: 14px;
	color: #866647;
}

#coltwo h1 {
	margin: 5px 0 7px;
	padding: 3px 0 5px;
	font-weight: bold;
	font-size: 14px;
	color: #866647;
}

#descrip .imgcol {
	width: 25%;
	float: right;
	margin: 12px 5px 0;
	vertical-align: middle;
	text-align: center;
} 

#descrip .imgcol2 {
	width: 20%;
	float: left;
	margin: 15px 30px 0 5px;
	text-align: center;
} 

#faqimgcol {
	float: left;
	width: 20%;
	text-align: center;
	padding: 10px 0 0 15px;
}

#descrip {
	width: 90%;
	margin: 0 auto 15px;
	text-align: left;
}

#descrip h1 {
	margin: 5px 0 0;
	padding: 3px 0;
	font-weight: bold;
	font-size: 14px;
	color: #866647;
	border-bottom: 1px #866647 dotted;
	border-top: 1px #866647 dotted;
	text-align: center;
}

#descrip h2 {
	border: 0;	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color: #330000;
	margin: 5px 5px 0px;
}

.left h2 a {
	text-decoration: none;
	border: 0;
}

#descrip .lgtext {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #330000;
	padding: 0;
}

#descrip .lgtextmid {
	font-style: italic;
	font-size: 13px;
	line-height: 15px;
	color: #330000;
	padding: 0;
	text-align: center;
}

#descrip p {
	margin: 0 5px 10px;
	font-size: 13px;
	line-height: 14px;
}

#descrip a {
	color: #330000;
	text-decoration: none;
}

#descrip a:hover {
	color: #866647;
	text-decoration: underline;
}

#descrip ul {
	list-style-type: disc;
	margin: 5px 0 0 20px;
}

#descrip li {
	margin: 3px 0;
}

#descrip .left {
	width: 65%;
	float: left;
	margin: 10px 0;
}

#descrip .left2 {
	width: 70%;
	float: left;
	margin: 10px 0;
}

#descrip .right, #descrip .gallery {
	width: 30%;
	float: right;
	margin: 10px 0;
	padding: 0 5px 10px;
	background-color: #ffc;
	text-align: center;
}

#descrip .right a {
	color: #866647;
	border-bottom: 1px #866647 dotted;
}

#descrip .right a:hover {
	color: #330000;
	border: 0;
}

#descrip .right h1, #descrip .gallery h1 {
	margin: 5px 15px;
}

#descrip .right h3 {
	margin: 10px 0 2px;
	font-weight: normal;
	padding: 3px 5px 0;
	font-size: 13px;
	color: #330000;
	text-align: center;
	border: 0;
	font-style: italic;
}

#descrip .right ul {
	list-style: none;
}

#descrip .gallery a {
	border: 0;
	text-decoration: none;
}

#descrip .gallery img {
	margin: 3px;
	padding: 0;
}

.borderbott {
	border-bottom: 1px #866647 solid;
	padding: 5px 0 10px;
	margin: 0 0 10px;
}

/* footer */

#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	font-size: 11px;
	padding: 5px;
}

.photo {
	width: 75px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	padding: 5px;
	margin: 0 20px 10px 0;
	font-weight: bold;
	border: 1px #866647 dashed;
	background-color: #e7d7a6;
}

.photo a {
	color: #866647;
	border: 0;
}

.photo a:hover {
	color: #330000;
}

#lod {
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 3px 5px;
	padding: 3px;
	border: 0;
}