/*CSS Document.........................*/
/*Copyright 2007.......................*/
/*On Digital Ground LLC...............*/
/*Nashville, TN.......................*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2F0020;
	text-align: center;

}
#container {
	position: relative;
	background-image: url(../images/mainbackground.jpg);
	height: 662px;
	width: 800px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right:auto;
}
#container2 {
	position: relative;
	background-image: url(../images/mainheader.jpg);
	width: 800px;
	background-color: #513744;
	background-repeat: no-repeat;
	height: 770px;
	margin-left: auto;
	margin-right:auto;

}
#container3 {
	position: relative;
	background-image: url(../images/mainheader.jpg);
	width: 800px;
	background-color: #513744;
	background-repeat: no-repeat;
	height: 1000px;
	margin-left: auto;
	margin-right:auto;
	
}
#container4 {
	position: relative;
	background-image: url(../images/mainheader.jpg);
	width: 800px;
	background-color: #513744;
	background-repeat: no-repeat;
	height: 1200px;
	margin-left: auto;
	margin-right:auto;
	
}
#container5 {
	position: relative;
	background-image: url(../images/mainheader.jpg);
	width: 800px;
	background-color: #513744;
	background-repeat: no-repeat;
	height: 2300px;
	margin-left: auto;
	margin-right:auto;
	
}

#container6 {
	position: relative;
	background-image: url(../images/mainheader.jpg);
	width: 800px;
	background-color: #513744;
	background-repeat: no-repeat;
	height: 5200px;
	margin-left: auto;
	margin-right:auto;
	
}
/* Main Navigation......................................... */

#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	position: absolute;
	height: 16px;
	width: 615px;
	top: 192px;
	left: 100px;
}

#mainnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #C8A620;
}

#mainnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Content Box......................................... */
#content {
	position: relative;
	text-align: left;
	top: 205px;
	left: 0px;
	width: 793px;
	height: auto;
}

/* Contact box......................................... */

#contactbox {
	position: absolute;
	text-align: left;
	top: 25px;
	left: 4px;
	width: 208px;
	height: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/contactusbox.jpg);
	padding-left: 7px;
	padding-right: 7px;
	background-repeat: no-repeat;
}

.contactus {
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/contactusbox.jpg);
}
/* Address Box......................................... */

#addressbox {
	position: absolute;
	text-align: left;
	top: 25px;
	left: 4px;
	width: 208px;
	height: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}


/* Body Text.......................................*/

#contenttext {
	position: absolute;
	top: 30px;
	left: 242px;
	width: 319px;
	height: 312px;
	color: #FFFFFF;
}
.worldclass {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
}

#contenttext a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}
#contenttext a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}
#contenttext a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
	background-color: #C8A620;

}
#contenttext a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

#contentbuttons {
	position: absolute;
	top: 30px;
	left: 587px;
}

#contenttext2 {
	position: absolute;
	top: 25px;
	left: 235px;
	width: 555px;
	color: #FFFFFF;
	z-index: 5;
}

#contenttext2 a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#contenttext2 a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#contenttext2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
	background-color: #C8A620;

}
#contenttext2 a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
#contenttext4 {
	position: absolute;
	top: 25px;
	left: 235px;
	width: 515px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 5;
}

#contenttext4 a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#contenttext4 a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#contenttext4 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
	background-color: #C8A620;

}
#contenttext4 a:active {
	color: #FFFFFF;
	text-decoration: none;	
}


.contenttitle {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
#leaf2 {
	position: absolute;
	top: 300px;
	left:208px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	height: 263px;
	width: 275px;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	z-index: 1;
}
#leaf3 {
	position: absolute;
	top: 532px;
	left:208px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	height: 263px;
	width: 275px;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	z-index: 1;
}
#leaf4 {
	position: absolute;
	top: 730px;
	left:208px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	height: 263px;
	width: 275px;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	z-index: 1;
}

#leaf5 {
	position: absolute;
	top: 1832px;
	left:208px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	height: 263px;
	width: 275px;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	z-index: 1;
}
#leaf6 {
	position: absolute;
	top: 4730px;
	left:208px;
	background-image: url(../images/leaf.gif);
	background-repeat: no-repeat;
	height: 263px;
	width: 275px;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
	z-index: 1;
}

#memberships {
	position: absolute;
	top: 330px;
	left: 475px;
}
.procedures {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* Sub Navigation......................................... */

#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	height: 16px;
	top: 5px;
	right: 0px;
	text-align: right;
}

#subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #C8A620;
}

#subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#volunteer {
	position: absolute;
	text-align: left;
	top: 442px;
	left: 3px;
	width: 210px;
	height: auto;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;

}
#volunteer a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#volunteer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#volunteer a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
	background-color: #C8A620;

}
#volunteer a:active {
	color: #FFFFFF;
	text-decoration: none;	
}

#nectifirm {
	position: absolute;
	text-align: left;
	top: 3098px;
	left: 4px;
	width: 218px;
	height: 13px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}



/* Footer Info......................................... */
#footer {
	position: absolute;
	right: 0px;
	font-size: 10px;
	color: #FFFFFF;	
	bottom: 0px;
	padding-bottom: 3px;
	padding-right: 3px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
	background-color: #C8A620;

}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;	
}

/* Body Info......................................... */

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

/*Photo Gallery Thumbs ...........................................*/

#profileimagethumbs {
	position: absolute;
	top: 21px;
	left: 11px;
	width: 539px;
	height: 370px;
}

#pix {
	position: absolute;
	top: -2px;
	left: -4px;
	width: 543px;
	height: 217px;
}

dt {
	margin: 5px;
}

img {
	border: none;
}

#pix a img.hid {
	position: absolute;
	top: 281px;
	left: 14px;
	visibility: hidden;
}

#pix a:hover {
	background: transparent;
}

#pix a:hover img.hid {
	visibility: visible;
}
