/* @override 
	http://montague.blkbx.com/lib/bwm.css
*/

@import url(/lib/reset.css);
@import url(/lib/admin.css);

/*
 Yellow: #e9bb04;
 Dark Purple: #3b2e54
 Nav Box: #605476;
 
 "tilden-sans-light-1","tilden-sans-light-2",
 
*/
/* @group Tag Defaults */

body { 
	
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	
	font-size: 12px;
	background: #ffffff url(/lib/bar.png) repeat-y 8px 0;
	font-weight: 400;
	color: #373737;
	font-family:  "ff-dax-web-pro-1","ff-dax-web-pro-2", Verdana, Helvetica, Arial, Sans-serif;

}

td {
	font-size: 12px;
}

img{
	border: none;

}
small{
font-size: 10px;
}
a{
 text-decoration: none;
	color: #ddd;
 	cursor: pointer;
}
a:hover{
	color: #e9bb04;
}
b{
	font-weight: 700;
}
h1{	
	color: #e9bb04;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 30px;
	margin-left: 267px;
	margin-top: 40px;

}
h1 span,
h1 span a{
	text-transform: none;
	color: #3b2e54;
}
h2
{
	
	margin: 5px 0 3px 0;
	padding: 0;
	font-size: 13px;
	color: #605476;
	font-weight: bold;
}
h3
{
	margin: 15px 0 3px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}
h4{
	margin: 5px 0 3px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;

}
ul{
	margin: 0;
	
}
li{
	list-style: none;
	background: url(/lib/nav_bullet_purple.png) no-repeat 0 4px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom:6px;
	line-height: 16px;
}
ul{
	margin-bottom: 20px;
}
p
{
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 18px;
	
}
	
/* @end */
/* font override */
h1,h2,h3,h4, #mainNav, #secondNav,
div.newsHead, span.onward, div.subBanner{
	font-family:  "ff-dax-web-pro-1","ff-dax-web-pro-2", Verdana, Helvetica, Arial, Sans-serif;

}

#banner{
	padding-top:  16px;
	margin-left: 250px;
	width: 701px;
	overflow: hidden;
}
#banner div{
	margin-top: 4px;
	border-top:4px solid #685176;
	border-bottom:4px solid #685176;
	height: 110px;
	white-space: nowrap;
}
#banner div img{
	margin-right: 3px;
	white-space: nowrap;
}
#logo{
	position: absolute;
	left: 72px;
	top:  61px;
}
#send{
	position:absolute;
	z-index: 2;
	left: 14px;
	top: 158px;
}
#mission{
	position:absolute;
	z-index: 2;
	left: 30px;
	top: 104px;
}

#mainNav{
	position: absolute;
	top: 183px;
	left:  30px;
	background-color: #605476;
	width:  185px;
	padding-top: 47px;
	font-size: 12px;
	letter-spacing: 1px;
}
#mainNav a{
	display: block;
	margin-left: 8px;
	background: url(/lib/nav_bullet_yellow.png) no-repeat 0 4px;
	padding-left: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#mainNav div a{
	text-transform: none;
	margin-left: 20px;
	background: url(/lib/nav_bullet_purple.png) no-repeat 0 4px;
	line-height: 14px;
	margin-bottom: 8px;
}
#mainNav div a.on,
#secondNav div a.on {
	color:  #e9bb04;
}
#secondNav{
	position: absolute;
	left:  40px;
	top:  568px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	border-left: 3px  solid #e9bb04;
	line-height: 12px;

}
#secondNav a{
	display: block;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#secondNav div a{
	text-transform: none;
	margin-left: 20px;
	background: url(/lib/nav_bullet_purple.png) no-repeat 0 4px;
	line-height: 14px;
	margin-bottom: 8px;
	padding-left: 11px;
}

#content{
	position: absolute;
	left: 290px;
	width:  665px;
}
#content a{
	color: #605476;
}
#footer{
	clear: both;

	padding-top: 60px;
	font-size: 10px;
	color: #888;
}
div.headline{
	margin-bottom: 2px;
}
div.headline span{
	font-size: 10px;
	padding-left: 5px;
}
.sidebar{
	float: right;
 	border-top: 3px solid #605476;
	border-bottom: 3px solid #605476;
	width: 204px;
	padding: 10px;
	margin-left: 10px;
}
.sidebar li{
		list-style: none;
	margin-bottom: 3px;
	padding-left: 7px;
	margin-right: 10px;
 	background: none;
	margin-left: 5px;

}
/* @group Photos */
.photoLeft img,
.photoRight img{
	display: block;
	margin-bottom: 5px;
}
.photoRight,
.photoLeft{
	font-size: 10px;
	
}
.photoRight{
		float: right;
		margin: 8px 0px 8px 8px;
}
.photoLeft{
	float: left;
	margin: 8px 8px 8px 0;
	clear: left;
}




/* @end */

/* @group Album */
div#video{
	
	}

#albums h2{
	margin-top: 20px;
}
#albums h2 img{
	 margin-left: 2px;
	 vertical-align: top;
}
#albumView{
	height: 550px;
}
#albumNav{
	position: absolute;
	top: 0px;
	left: 2px;
		
}
#albumImage{
	position: absolute;
	top:  50px;
	left: 30px;
}
#albumControls{
	position: absolute;
	left: 520px;
	top:  0px;
	text-align: center;
	width: 110px;
	line-height: 20px;

}
#thumbControls{
	margin-top: 10px;
	clear: both;
}
#thumbControls img{
height: 60px;
width: 60px;	
}
#albumCaption{
	font-style: italic;
	font-size: 11px;
	position: absolute;
	top:  285px;
	left: 710px;
	width: 125px;
}
div#albums h2{
	clear: both;
}
div.albumList{
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 9px;
}
div.albumList img{
	display: block;
}
div.albumList b{
	color: #000;
}
div.albumList span{
	text-align: center;
	height: 100px;
	display: block;
	margin-bottom: 8px;
	overflow: hidden;
	background-color: #333;
}
div.albumList div{
	width: 128px;
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;
}
div#albumThumbs{
	float: right;
	width: 230px;
	margin-right:-5px;
	text-align: right;
}
div#albumThumbs img{
	margin-bottom: 5px;
	margin-right: 5px;
	width: 110px;
	height: 72px;

}
div#albumCover{
	position: absolute;
	top: 21px;
	left: 0px;
	font-size: 9px;
}
div#albumCover img{
	display: block;	
	max-width: 400px;
	margin-bottom: 25px;
}

/* @end */

/* @group Front */

div.subBanner{
	background-color: #9183a7;
	color: #eaeaec;
	padding: 5px 5px 2px 10px;
	margin-top: -25px;
}
span.onward{
	display: block;
	color: #a0a1a6;
	font-size: 13px;
	margin-top: 8px;
	
}
div#content span.onward a{
	color: #e7c027;
}

div.newsPhoto{
	float: left;
	max-width: 200px;
	margin-right: 25px;
	color: #a0a1a6;
	font-size: 10px;
}
div.newsPhoto img{
	display: block;
	margin-bottom: 5px;
}
div.newsAbout{
	color: #5e4b82;
	margin-top: 5px;
	line-height: 20px;
}
div.newsHead{
	margin-top: 20px;
	color:#3b2e54;
	font-size: 18px;
}
div.newsByline{
	font-size: 11px;
	font-style: italic;	
	margin-top: 1px;
}
div.newsDate{
	font-size: 10px;
	font-style: italic;	
	margin-top: 1px;
}
div.newsIntro{
	margin-top: 20px;
		line-height: 20px;
}
a.newsLink{
	display: block;
	text-align: right;
	font-size: 11px;
	font-style: italic;	
	color: #000;
}

#frontNews1{
	margin-top: 20px;
}
#frontNews1 div.box{
	max-height: 300px;
	overflow: hidden;
}
#frontNews2 div.box{
	max-height: 245px;
	overflow: hidden;
}
#frontNews3 div.box{
	max-height: 250px;
	overflow: hidden;
}
#frontNews2,
#frontNews3{
	border-left: 4px solid ;
	border-color: #f5ebb0;
	padding-left: 8px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;

}
#frontNews2{
	width: 370px;
}

#frontNews3{
	margin-left: 20px;
	width: 250px;
}

/* @end */

/* @group news */


#mailSignup {
	position: absolute;
	left: 440px;
	top:  0px;
	border: 2px solid #9183a7;
	width: 200px;
	padding: 10px;
}
dl.news{
	margin-bottom: 20px;
	margin-top: 0;
}
.news dt{
        float: left;
        text-align: right;
        width: 130px;
        clear: left;
        padding-right: 20px;
        font-size: 11px;
 }
.news dd
{
	font-weight: normal;
	padding: 0px;
	margin-left: 150px;
	margin-bottom: 3px;
	width: 375px;
	font-size: 11px;

}
#newsRss{
	margin-top: 25px;
	margin-left: 20px;
}

/* @end */

/* @group bbxSimpleSlides */
div.bbxSimpleSlides{
	margin: 20px auto;
	font-style: italic;
	
}

div.bbxSimpleSlides div img{
	display: block;
	margin-bottom: 2px;
}
div.bbxSimpleSlides div{
	display: inline-block;
	vertical-align: middle;
}
div.bbxSimpleSlides img{
	vertical-align: middle;
}
div.bbxSimpleSlides a img{
	margin: 10px;
}


/* @end */
