body {
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background:#a29061;
}
img {border-style: none;}
a {
	text-decoration:underline;
	color: #87140c;
	font-weight:bold;
}
a:hover {text-decoration: none;}
#wrapper{
	width:968px;
	margin:0 auto;
}
.w1{background:url(/images/bg-w1.gif) repeat-y;}
.w2{background:url(/images/bg-w3.gif) no-repeat;}
.w3{
	width:920px;
	padding:0 24px 54px;
	background:url(/images/bg-w2.gif) no-repeat 0 100%;
}
#header{
	width:920px;
	overflow:hidden;
	margin-bottom:10px;
}
.logo{	margin:9px 0 0;	width:376px;	height:80px;	overflow:hidden;	float:left;	background:url(/images/logo2.jpg) no-repeat;	text-indent:-9999px;}.logo a{	height:100%;	display:block;}
#nav{
	margin:0;	padding:0;	list-style:none;
	float:right;
}
#nav li{
	float:left;
	padding-left:5px;
}
#nav li a{
	height:79px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:94px;
}
#nav li a.home{background:url(/images/bg-nav-home.gif) no-repeat;}
#nav li a.about{background:url(/images/bg-nav-about.gif) no-repeat;}
#nav li a.work{background:url(/images/bg-nav-work.gif) no-repeat;}
#nav li a.contact{background:url(/images/bg-nav-contact.gif) no-repeat;}
#nav li.active a,
#nav li a:hover{background-position:0 100%;}
.intro{
	width:920px;
	position:relative;
	margin-bottom:15px;
}
.intro img{display:block;}
.intro .text{
	position:absolute;	bottom:0;	left:0;
	width:906px;
	padding:9px 7px 11px;
	text-align:right;
	background:#000;
	font-size:12px;
	line-height:13px;
	color:#fff;
}
.intro .text strong{
	display:block;
	color:#aa915d;
	font-size:18px;
	line-height:23px;
}
.intro .text p{margin:0;}
#main{
	width:935px;
	margin-left:-15px;
	overflow:hidden;
}
#main h2{
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar{
	width:225px;
	float:left;
	padding-top:33px;
}
#sidebar h2.learn-more{
	margin:0 0 10px 22px;
	background:url(/images/text-learn-more.gif) no-repeat;
	width:126px;
	height:16px;
}
.menu{
	margin:0;	padding:0;	list-style:none;
}
.menu li{margin-bottom:4px;}
.menu a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:225px;
	height:31px;
}
.menu a.mission{background:url(/images/bg-menu-mission.gif) no-repeat;}
.menu a.history{background:url(/images/bg-menu-history.gif) no-repeat;}
.menu a.grants{background:url(/images/bg-menu-grants.gif) no-repeat;}
.menu a.application{background:url(/images/bg-menu-application.gif) no-repeat;}
.menu a.vocal{background:url(/images/bg-menu-competition.gif) no-repeat;}
.menu a.gallery{background:url(/images/bg-menu-gallery.gif) no-repeat;}
.menu li.active a,
.menu a:hover{background-position:0 100%;}
#content{
	width:659px;
	float:right;
	background:url(/images/bg-content.gif) repeat-x;
	padding:31px 17px 5px;
	overflow:hidden;
	line-height:16px;
}
#content h2.welcome{
	margin:0 0 29px -2px;
	background:url(/images/text-welcome.gif) no-repeat;
	width:124px;
	height:19px;
}
#content h2.about-us{
	margin:0 0 29px -2px;
	background:url(/images/text-about-us.gif) no-repeat;
	width:124px;
	height:19px;
}
#content h2.contact{
	margin:0 0 29px -2px;
	background:url(/images/text-contact.gif) no-repeat;
	width:120px;
	height:19px;
}
#content h2.mission{
	margin:0 0 29px -2px;
	background:url(/images/text-mission.gif) no-repeat;
	width:255px;
	height:19px;
}
#content h2.history{
	margin:0 0 29px -2px;
	background:url(/images/text-history.gif) no-repeat;
	width:108px;
	height:19px;
}
#content h2.grants{
	margin:0 0 29px -2px;
	background:url(/images/text-grants.gif) no-repeat;
	width:235px;
	height:19px;
}
#content h2.competition{
	margin:0 0 29px -2px;
	background:url(/images/text-competition.gif) no-repeat;
	width:363px;
	height:19px;
}
#content h2.dates{
	margin:0 0 26px;
	background:url(/images/text-dates.gif) no-repeat;
	width:280px;
	height:16px;
}
#content h2.project{
	margin:0 0 21px;
	background:url(/images/text-project.gif) no-repeat;
	width:187px;
	height:21px;
}
#content h2.gallery{
	margin:0 0 21px;
	background:url(/images/text-gallery.gif) no-repeat;
	width:200px;
	height:21px;
}
#content h2.announcements{
	margin:0 0 21px;
	background:url(/images/text-announcements.gif) no-repeat;
	width:228px;
	height:21px;
}
#content p{margin:0 0 16px;
}
#content .separator{
	height:0;
	border-top:1px solid #a29061;
	margin:25px 0 25px 0;
}
.text-box{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #a29061;
	padding-bottom:24px;
	margin-bottom:36px;
}
.text-box img{
	float:left;
	margin:3px 15px 5px 1px;
}
.text-box .text{
	height:1%;
	overflow:hidden;
}
.columns{
	width:715px;
	overflow:hidden;
	background:url(/images/bg-columns.gif) repeat-y;
}
.column{
	float:left;
	width:301px;
	margin-right:56px;
}
.list{
	margin:0;	padding:0;	list-style:none;
}
.list li{margin-bottom:15px;}
.list p{margin:0;}
.list strong{
	display:block;
	letter-spacing:1px;
}
.list a.link{
	font-weight:normal;
	text-transform:uppercase;
	font-size:9px;
	padding-left:5px;
}
.column .text-box{
	padding:0;
	margin:0;
	border:0;
}
#footer{
	width:932px;
	overflow:hidden;
	color:#f2eedb;
	padding:5px 12px 30px 24px;
}
#footer ul{
	margin:0;	padding:0;	list-style:none;
	float:right;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background:url(/images/separator.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
	padding:0 11px;
}
#footer ul a{
	color:#f2eedb;
	font-weight:normal;
}
input, textarea {
border: 1px solid #a29061;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
color: #000;
}
.form-label {	
	width: 120px;
	float: left;
}
#form .row {
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 4px;
	text-align: left;
}





