body{
	margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0b0000;
}
div#main{
	width:779px; margin:auto;
}
div#container{
	background:url(../images/left-bg.jpg) no-repeat left top; float:left; width:779px; background-color:#ffc310;
}
div#navigation{
	background:url(../images/nav-bg.jpg) no-repeat; height:45px; padding-left:62px; float:left; width:523px;
}
div#left{
	width:176px; float:left; padding:0px 9px 0px 9px;
}
div#right{
	float:right; width:585px; background-color:#fff;
}
.newsflash{
	padding:25px 0px 5px 0px;
}
div#navigation a span{
	display:none;
}
h1{
	margin:0px; font-size:20px; font-weight:normal; padding-bottom:10px;
}

h2{
	margin:0px; font-size:14px; font-weight:normal; padding-bottom:0px;
}

p{
	margin:0px; padding:5px 0px 10px 0px;
}
a{
	color:#d8a517; text-decoration:none;
}
.orgtxt{
	color:#d8a517; padding-right:5px; font-weight:bold;
}
div#navigation a.welcome{
	background:url(../images/welcome.gif) no-repeat; width:99px; height:22px; float:left; margin-right:6px;
}
div#navigation a.welcome:hover, #home div#navigation a#selected{
	background:url(../images/welcome-over.gif) no-repeat;
}
div#navigation a.what-do{
	background:url(../images/what-we-do.gif); width:122px; height:22px; float:left; margin-right:6px;
}
div#navigation a.what-do:hover, #what-we-do div#navigation a#selected{
	background:url(../images/what-we-do-over.gif) no-repeat;
}
div#navigation a.meet-team{
	background:url(../images/meet-the-team.gif) no-repeat; width:136px; height:22px; float:left; margin-right:6px;
}
div#navigation a.meet-team:hover, #team div#navigation a#selected{
	background:url(../images/meet-the-team-over.gif) no-repeat;
}
div#navigation a.contact{
	background:url(../images/contact-us.gif) no-repeat; width:118px; height:22px; float:left;
}
div#navigation a.contact:hover, #contact div#navigation a#selected{
	background:url(../images/contact-us-over.gif) no-repeat;
}
.content{
	padding:50px 0px 10px 20px; line-height:17px; width:565px; float:left;
}
.leftimg{
	float:left; margin:10px 17px 0px 0px; width:158px;
}
.content a{
 	text-decoration:underline;
}
.content a:hover{
 	text-decoration:none;
}
a.black{
	color:#0b0000; text-decoration:none;
}
a.black:hover{
	text-decoration:underline;
}
div#footer{
	background-color:#d8a517; text-align:center; clear:both; height:21px; padding:5px 0px 0px 0px;
}
div#footer1{
	padding:15px 0px 20px 1px;
}
div#footer a{
	color:#0b0000;
}
div#footer a:hover{
	text-decoration:underline;
}
a.redlnk
{
 font-family:Verdana;
 font-size:11px;
 color:#FF0000;
 text-decoration:none; 
 padding-left:6px;
 
}
a.redlnk:hover
{
 font-family:Verdana;
 font-size:11px;
 color:#FF0000;
 text-decoration:underline;
 padding-left:6px;
}
a.close{
	background:url(../images/close-bullet.gif) no-repeat center right; color:#000; padding:2px 20px 3px 0px;
}
.txtbox{
	width:185px;
}
.textarea{
	width:248px; height:70px; overflow:auto;
}
.address{
	float:right; padding-right:80px;
}
.btmspacing{
	margin-bottom:10px; display:block;
}
.right{
	float:right; padding-left:10px;
}
.newsimage{
	border: solid 1px #000000;
}