@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f4f7f2;
	text-align: center;
}
.clear {
	clear:both;
}

#content {
	text-align: left;
	width: 800px;
	margin: 0 auto;
}

#wrapper {
	position: relative;
	width: 800px;
	top: 10px;
	height: 740px;
	margin: 0 auto;
}

h1, p {
	line-height: 130%;
}

h1 {
	margin-top: 18px;
	font-size: 20px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #9f2214;
}

h2 {
	width: 330px;
	font-size: 11px;
	font-family: Lucida, "Lucida Grande";
	color: #9f2214;
}


h3 {
	position: absolute;
	top: 788px;
	margin-top: 6px;
	font-size: 12px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	color: #9f2214;
}

h4 {
	margin : 0;
	font-size : 28px;
	font-family : "Georgia", Times New Roman, Times, serif;
	color : #9f2214;
}

h5 {
	margin-top : 18px;
	font-size : 23px;
	font-family : "Georgia", Times New Roman, Times, serif;
	color : #9f2214;
}

h6 {
	margin-top : -20px;
	width : 330px;
	font-size : 11px;
	font-family : Lucida, "Lucida Grande";
	color : #9f2214;
}

#labelsmall {
	position : absolute;
	top : 700px;
	width : 180px;
	margin : 30px 0 0 0;
	font-size : 22px;
	font-family : Verdana, Arial, "Helvetica", sans-serif;
	color : #9f2214;
}

#label {
	position : absolute;
	top :700px;
	width : 180px;
	margin : 30px 0 0 0;
	font-size : 30px;
	font-family : Verdana, Arial, "Helvetica", sans-serif;
	color : #9f2214;
}


#disclaimer {
	position : absolute;
	top : 750px;
	width : 180px;
	margin : 30px 0 0 0;
	font-size : 10px;
	font-weight: bold;
	font-family : Verdana, Arial, "Helvetica", sans-serif;
	color : #9f2214;
}


p {
	margin-top : 20px;
	width : 320px;
	font-size : 11px;
	color : #111111;
	text-align : left;
	font-family : Lucida, "Lucida Grande";
}

.subheading {
	color : #9f2214;
	font-weight : bold;
	font-size : 11px;
}

.error {
	color: #FF0000;
	font-weight : normal;
	font-size : 11px;
}

.subheadingbig {
	color : #9f2214;
	font-weight : bold;
	font-size : 12px;
}

.plink {
	text-decoration : underline;
	font-weight : bold;
	width : 340px;
	font-size : 10px;
	color : #111111;
	text-align : left;
	font-family : Lucida, "Lucida Grande";
}

a.plink:visited {
	color : #111111;
}

a.plink:hover {
	color : #9f2214;
	text-decoration : underline;
}

.hlink {
	text-decoration : underline;
	font-weight : bold;
	width : 340px;
	font-size : 11px;
	color : #9f2214;
	text-align : left;
	font-family : Lucida, "Lucida Grande";
}

a.hlink:visited {
	color : #111111;
}

a.hlink:hover {
	color : #111111;
	text-decoration : underline;
}

.quote {
	margin-top : 10px;
	margin-bottom : 15%;
	font-family : "Georgia", Times New Roman, Times, serif;
	font-size : 12.5px;
	color : #87785d;
	width : 180px;
}
.quotename {
	color : #9f2214;
	font-style : italic;
}






.mainemail {
	position : absolute;
	top : 402px;
	margin-top : 3px;
	font-size : 12px;
	font-family : Verdana, Arial, "Helvetica", sans-serif;
	color : #9f2214;
	font-weight : bold;
}

a.mainemail:link {
	text-decoration : none;
}

a.mainemail:visited {
	text-decoration : none;
}

a.mainemail:hover {
	color : #87785d;
}






#sidebar {
	position: relative;
	width: 225px;
	height: 680px;
	left: 10px;
	top: 0;
	padding : 20px 10px 30px 10px;
	margin-bottom: 20px;
}





.logo {
	background : url(images/7thbreath_logo.png) no-repeat;
	display : block;
	width : 220px;
	height : 72px;
	border : none;
	height : 60px;
	left : 20px;
	top : 20px;
	padding : 0 0 10px 0;
}

a.logo:link {
	text-decoration : none;
	border : none;
}

a.logo:visited {
	text-decoration : none;
	border : none;
}

a.logo:hover {
	text-decoration : none;
	border : none;
}

a.logo:active {
	text-decoration : none;
	border : none;
}




.logotext {
	margin-top : 10px;
	font-family : "Georgia", Times New Roman, Times, serif;
	font-size : 11px;
	color : #9f2214;
}




#navcontainer {
	position : absolute;
	margin-top : 0px;
	padding : 1px;
	width : 160px;
	height : 400px;
	top : 230px;
}

ul#navlist {
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-family : Lucida, "Lucida Grande";
	font-size : 11px;
}

ul#navlistmap {
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-family : Lucida, "Lucida Grande";
	font-size : 14px;
}

ul#navlist li {
	margin : 0 0 1px 0;
	display : block;
	font-weight : bold;
	color : #99231a;
	text-decoration : none;
}

ul#navlist li a {
	display : block;
	margin-bottom : 1px;
	margin-top : 6px;
	font-weight : bold;
	color : #99231a;
	text-decoration : none;
}

ul#navlist li a:hover {
	text-decoration : underline;
	color : #1c1c1c;
}

ul#navlist li a:active {
	text-decoration : underline;
	color : #1c1c1c;
}

ul#navlist li .drop {
	display : block;
	margin-bottom : 1px;
	margin-top : 6px;
	font-weight : bold;
	color : #1c1c1c;
	text-decoration : underline;
}

ul#subnavlist li {
	display : inline;
}

ul#subnavlist li a {
	
	display : block;
	margin-left : -20px;
	margin-right : 10px;
	margin-bottom : 0;
	margin-top : 0;
	padding : 2px;
	background : transparent;
	font-size : 10px;
	color : #87785d;
	text-decoration : none;
	font-weight : normal;
}

ul#subnavlist li a:hover {
	color : #1c1c1c;
}

ul#subnavlist li a:active {
	color : #1c1c1c;
}

ul#subnavlist li a.subdrop {
	color : #1c1c1c;
	text-decoration : underline;
}




ul#navlistmap {
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-family : Lucida, "Lucida Grande";
	font-size : 13px;
}

ul#navlistmap li {
	margin : 0 0 1px 0;
	display : block;
	font-weight : bold;
	color : #99231a;
	text-decoration : none;
}

ul#navlistmap li a {
	display : block;
	margin-bottom : 1px;
	margin-top : 6px;
	font-weight : bold;
	color : #99231a;
	text-decoration : none;
}

ul#navlistmap li a:hover {
	text-decoration : underline;
	color : #1c1c1c;
}

ul#navlistmap li a:active {
	text-decoration : underline;
	color : #1c1c1c;
}

ul#navlistmap li .drop {
	display : block;
	margin-bottom : 1px;
	margin-top : 6px;
	font-weight : bold;
	color : #1c1c1c;
	text-decoration : underline;
}








#maintextbar {
	float: right;
	padding: 20px;
	width: 480px;
	background-color: #e3e1cd;
	left: 220px;
}

#maintext {
	position: relative;
	width: 480px;
	left: 0;
	z-index: 2;
}

#mainimage {
	border : none;
	height : 272px;
	width : 340px;
	left : 20px;
	top : 20px;
	padding : 0 0 10px 0;
	margin-bottom : 30px;
}

#spiral {
	position : absolute;
	top: 360px;
	left : 225px;
	margin : 0 auto;
	z-index : 1;
}

hr {
	position : absolute;
	top : 220px;
	border-top : 1px solid #c2b59b;
	width : 180px;
	margin-top : 1px;
	margin-bottom : 20px;
	text-align : left;
	margin : 0 auto 0 0;
}

.hr1 {
	border-top : 1px solid #c2b59b;
	width : 360px;
	margin-top : 200px;
	text-align : left;
	margin : 20px auto 0 0;
}

.hr2 {
	position : absolute;
	top : 724px;
	border-top : 1px solid #c2b59b;
	width : 180px;
	text-align : left;
	margin : 0 auto 0 0;
}

#footer {
	float: right;
	width: 530px;
	margin: 0 auto;
	text-align: center;
}

#footertextbox {
	width: 450px;
	top: 40px;
	margin: 0 auto;
	text-align: center;
}


.footertext {
	margin-top: 80px;
	font-size : 10px;
	color : #404041;
	text-align : left;
	font-family : Lucida, "Lucida Grande";
	margin-left: auto;
	margin-fight: auto;
	text-align: center;
}


a.footertext:link {
	text-decoration : none;
}

a.footertext:visited {
	text-decoration : none;
}

a.footertext:hover {
	text-decoration : underline;
	color: #9f2214;
}


a.footertext:active {
	text-decoration : none;
}

.dark {
	color: #9f2214;
}


.footerlink {
	margin-top : 40px;
	font-size : 10px;
	color : #9f2214;
	text-align : left;
	font-family : Lucida, "Lucida Grande";
}


a.footerlink:link {
	text-decoration : none;
}

a.footerlink:visited {
	text-decoration : none;
}

a.footerlink:hover {
	text-decoration : underline;
	color: #9f2214;
}


a.footerlink:active {
	text-decoration : none;
}




label {
	float : left;
	width : 9em;
	font-weight : bold;
}

input, textarea {
	width : 200px;
	margin-bottom : 5px;
}

textarea {
	width : 200px;
	height : 150px;
}

.boxes {
	width : 1em;
}

#submitbutton {
	margin-left : 120px;
	margin-top : 5px;
	width : 90px;
}

br {
	clear : left;
}


table {
	font: 11px/24px Lucida, "Lucida Grande", sans-serif;
	border-collapse: collapse;
	width: 400px;
	background: #f4f7f2;
}

th {
	padding: 0 0.5em;
	text-align: left;
}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #9f2214;
	color: #e3e1cd;
}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}

td a:link {
	font-weight: bold;
	width: 340px;
	font-size: 10px;
	color: #111111;
	text-align: left;
	font-family: Lucida, "Lucida Grande";
}

td a:visited {
	color : #111111;
	text-decoration: none;
}

td a:hover {
	color : #9f2214;
	text-decoration: none;
}

td a:active {
	text-decoration: none;
}

td.width {
	width: 380px;
}

td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	width: 120px;
	line-height: 16px;
}

