@charset "UTF-8";

body {
	margin:0; padding:0px;
	text-align:center;
	background-color: #363739;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ---- :: Main Container :: ---- */
#container {
    position:relative;
    width: 808px;
	margin:0px auto;
	text-align:left;
	z-index:0;
	background:#60e563;
}

body.home #container {
    height: 427px;
    margin-top:50px;
    border: 1px solid #666666;
    background:none;
    background-image:url('../images/container-bg.jpg');
	background-repeat:no-repeat;
}

/* ---- :: Top Box :: ---- */
#top {
    position:relative;
    width:800px;
    margin:0 4px;
    padding:0;
    z-index:20;
}
body.home #top { padding-top: 4px; }
body.home #top { height:120px; }

#top a, #top img {
    padding:0;
    margin:0;
    border:0;
}

/* ---- :: Mid Box (Borders only) :: ---- */
#mid {
    position:relative;
    width:800px;
    z-index:0;
    padding:0;
    margin:0px 4px 0 4px;
}
body.home #mid {
    position:absolute;
    top:98px;
    left:0;
    height:227px;
    border-top:2px solid #379739;
    border-bottom:2px solid #379739;
}



/* ---- :: Interior :: ---- */
#mid #interior {
    position:relative;
    padding:0;
    width:690px;
    background:#fff;
    margin:0 55px;
}


#site-tree {
	margin: 0px;
	padding: 4px 0px 0px 176px;
	position: relative;
	height: 17px;
	background-color: #fbf59b;
	font-size: 10px;
/*	opacity: 70%; /* this is one (non-IE-compatible) way to deal with the transparency effect
					on that background image, along with 100% opacity on the UL and LI */
}

#site-tree ul, #site-tree li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#content {
	font-size: 12px;
	margin-left: 175px;
	width: 387px;
	margin-top: 10px;
	padding-top: .1px;
	line-height: 16px;
	min-height: 200px;
}

h1 {
	font-size: 16px;
	margin: 10px 0px 11px 0px;
}

#footer {
	font-size: 10px;
	margin: 0px;
	padding: 16px 12px 11px 12px;
	clear: both;
}

#nav {
	top: 21px;
	left: 571px;
	width: 116px;
	position: absolute;
	padding: 44px 0;
	margin: 0px;
	text-transform: uppercase;
}

.testimonial {
	clear: both;
	float: left;
	text-align: left;
}

p.attribution {
	clear: both;
	text-align: right;
	padding: 0 10px 20px 0;
	font-style: italic;
}

#nav ul {
	list-style-image: url(../images/navbullet.gif);
	font-size: 11px;
	padding: 0 5px 0;
	margin: 0px 0px 0px 10px;
}
.homespacer { margin-top: 11px; }

#nav ul li {
	margin-bottom: 3px;
}

#photocolumn a:hover, #nav a:hover, #footer a:hover, #site-tree a:hover {
	text-decoration: underline;
}

#photocolumn a, #nav a, #footer a, #site-tree a {
	text-decoration: none;
	color: #548630;
}

#photocolumn {
	width: 156px;
	padding: 44px 12px 0 7px;
	text-align: right;
	float: left;
}

#photocolumn p {
	font-size: 12px;
	padding: 0;
	margin: 4px 0;
	line-height: 16px;
}

/* -------- :: New Audio Samples :: --------- */

#audiocolumn {
	width: 210px;
	padding: 44px 12px 0 17px;
	text-align: right;
	float: left;
}

#audiocolumn ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#audiocolumn p {
	font-size: 12px;
	padding: 0;
	margin: 4px 0;
	line-height: 16px;
}

#audiocolumn li {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

.audio {
	margin-top: 3px;
	position: absolute;
	left: 15px;
	z-index: 50;
}

li.audio-li {
	border-top: 1px solid #548630;
	padding-top:4px;
	height: 30px;
}

.audiolabel {
/*	float: right;*/
position: absolute;
z-index: 0;
left: 105px;
	padding-top: 10px;
	width: 122px;
	text-align: left;
}

#audiocolumn ul li.audio-cat {
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
}


/* -------- :: audio layout re-flow :: -----------*/
#site-tree-audio #site-tree {
	padding-left: 240px;
}

#content-audio {
	font-size: 12px;
	margin-left: 240px;
	width: 315px;
	margin-top: 10px;
	padding-top: .1px;
	line-height: 16px;
	min-height: 200px;
}


/* -------- :: content styling :: -------- */

#content ul, #content ol {
	padding-left: 12px;
	list-style-image: url(../images/navbullet.gif);
	margin: 4px 0px 0px 12px;
}
li.nodeco {
	list-style: none;
}


#content ol {
	margin-top: 0;
}

h3 {
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 0px;
}
#content p {
	margin: 8px 0px;
}

.error {
	color: red;
}

/* ---- :: Bottom Box :: ---- */
#bottom {
    position:absolute;
    bottom:0;
    left:0;
    width:800px;
    height:94px;
    margin:4px;
    padding:0;
    z-index:20;
    background-image:url('../images/bottom-bg.png');
    background-repeat:no-repeat;
}

/* ---- :: Links :: ---- */
#bottom .links {
    margin:20px 50px 0 50px;
    padding:0;
    font-family:Garamond, Times New Roman, sans-serif;
    font-size:14px;
    font-weight:normal;
    color:#379739;
    z-index:20;
}
#bottom .links a,
#bottom .links a:visited,
#bottom .links a:active,
#bottom .links a:hover {
    color:#ffffff;
    font-size:15px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1px;
    z-index:20;
}
#bottom .links a:hover {
    text-decoration:underline;
}






/*

#audiocolumn {
	width: 156px;
	padding: 44px 12px 0 7px;
	text-align: right;
	float: left;
}

#audiocolumn ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#audiocolumn p {
	font-size: 12px;
	padding: 0;
	margin: 4px 0;
	line-height: 16px;
}

#audiocolumn li {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

.audio {
	margin-top: 3px;
	position: absolute;
}

li.audio-li {
	border-top: 1px solid #548630;
	padding-top:4px;
	height: 30px;
}

.audiolabel {
	float: right;
	padding-top: 3px;
	width: 66px;
	text-align: right;
}

li.audio-cat {
	text-align: left;
}
*/
