/* CSS Document */

body {
	background-color:#ffffff;
	text-align:left;
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:1024px;
	height:768px;
}

#nav {
	width:968px;
	height:143px;
	float:left;
}


#home {
	float:left;
	width:111px;
	height:41px;
}



#about-image {
	float:left;
	width:247px;
	height:93px;
}

#psyc-image {
	float:left;
	width:365px;
	height:93px;
}

#banner {
	float:left;
	height: 93px;
	width:478px;
	background-image:url(/images/banner.jpg);
	background-repeat:repeat-x;
}

#psyc-banner {
	float:left;
	width:450px;
	height:93px;
}

a
{
	color: #477836;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

#news-banner {
	float:left;
	width:445px;
	height:93px;
}

#services-image {
	float:left;
	width:247px;
	height:95px;
}


#about {
	float:left;
	height:41px;
	width:100px;
}

#psyc {
	float:left;
	height:41px;
	width:190px;
}

#services {
	float:left;
	height:41px;
	width:99px;
}

#news {
	float:left;
	width: 80px;
	height: 41px;
}

#careers {
	float:left;
	width: 95px;
	height: 41px;
}


#contact {
	float:left;
	width: 95px;
	height: 41px;
}

#links {
	float:left;
	width: 73px;
	height: 41px;
}

#home-pic {
	float:left;
	width:257px;
	height:94px;
}
	


#logo-top {
	float:left;
	width: 125px;
	height: 41px;
	padding-left:0px;
	/*background-image:url(/bwWebsite/images/new-images/slicer.jpg);*/
	background-repeat:repeat-x;
}

#logo {
	float:left;
	width: 719px;
	height: 94px;
}


#split-nav {	
	background-image: url(/images/background.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	width:235px;
	float:left;
	vertical-align: top;
}

.clear {
	clear:both;
}


#content {
	width: 680px;
	float:left;
	padding:12px 12px 12px 20px;
}

#updateable-image {
	float: bottom;
	height:379px;
	width:235px;
}

#home-image1 {
	background-image:url(/images/fullbanner3.jpg);
	background-repeat:no-repeat;
	background-color:#397c3c;
	width:968px;
	height:87px;
	float:left;
	padding-top:15px;
}

ul
{
	list-style-image: url(/images/bullet.gif);
}

.cmsContent H1 {
color: #000000;
font-size: 18pt;
font-family: Verdana-Bold;
font-weight: normal;
}
.cmsContent H2 {
   color: #000000;
   font-size: 16pt;
   font-weight: Verdana-Black;
}

.cmsContent H3 {
   color: #000000;
   font-size: 14pt;
   font-weight: Verdana-Black;
}

.cmsContent H4 {
   color: #000000;
   font-size: 12pt;
   font-weight: Verdana-Black;
}

.Content, . TD {
color: #000000;
font-family: Verdana Black, Arial, Helvetica;
font-size: 10pt;
}
.
.H1 {
color: #000000;
font-size: 18pt;
font-family: Verdana-Black;
font-weight: normal;
}
.H2 {
   color: #000000;
   font-size: 16pt;
   font-family: Verdana-Black;;
}
.H3 {
   color: #000000;
   font-size: 14pt;
   font-family: Verdana-Black;
}
.H4 {
   color: #000000;
   font-size: 12pt;
   font-family: Verdana-Black;

.MenuItemTop div
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal;
	cursor: default; 
	color: #ffffff;
	background-color: transparent;
	border-bottom: 1px solid #51773c;
}

.MenuItemTopHover div
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal;
	cursor: default; 
	background-color: transparent;
	color: White;
	border-bottom: 1px solid #51773c;
}

.MenuItemTopExpanded div
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold;
	cursor: default; 
	background-color: transparent;
	color: White;
	border-bottom: 1px solid #51773c;
}

.MenuItem
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	cursor: default; 
	color: white;
	background-color: #000000;
}

.MenuItemHover 
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	cursor: default; 
	background-color: #000000;
	font-weight: bold;
	color: White;
	padding-left: 10px;
}

.MenuItemExpanded
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	cursor: default; 
	background-color: #000000;
	font-weight: bold;
	color: White;
	padding-left: 10px;
}
