/* CSS Document */

html, body
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
 	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color:#333333;
	background:url(../images/back.png) repeat;
	font-size:11px;
	scrollbar-face-color: #6A0000; 
	scrollbar-shadow-color: #6A0000;
	scrollbar-highlight-color: #6A0000; 
	scrollbar-darkshadow-color: #6A0000; 
	scrollbar-track-color: #C8C2B5;
	scrollbar-arrow-color: #C8C2B5;
	height:100%;
	margin: 5px;
	padding: 0;
	border: 0px;
	text-align: center;
}

#logo{
	/* width:240px; */
	padding-left: 24px;
	padding-top:3px;
	position:relative;
	float:left;
	text-align:left;
	}
	
#logo a{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;	
	text-decoration:none;
	color:#000
}	
	
a{
	color:#990000;
	text-decoration:underline;
 }	


h1{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9D0000;
	margin: 3px;
	}

h3 {
	color: #4A0000;
	font-size: 12px;
	font-weight: bold;
}

#inner-content ul{
	list-style-image:url("../images/shared/arrow.gif");
	list-style-type: disk;
	}	
	
#header{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center
	}
			
#master_frame{
	margin:0px auto;
	vertical-align: middle;
	padding: 0px;
	border: none;
	text-align: center;
	width:960px
	}

/* Frame */
#content_frame{
	width:952px;	
	height:630px;
	margin:0px;
	background:#FAFAF8;
	border:#C8C2B5 4px solid
	}	

#content_frame_inner{
	width:952px;		
	margin:auto;
	background:#FAFAF8;
	border:#C8C2B5 4px solid
	}	
	
/* Content Container */
#content_container{
	position:relative;
	margin:0px auto;
}

#footer{
	width:952px;	
	height:20px;
	padding:0 4px 2px 4px;
	background:#C8C2B5;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	}
	
#social-media{
	float:right;
	width:100%;
	height:18px;
	margin-top:2px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	}
	
#social-media img{
	margin-top:-2px;
	padding:2px 4px 0 0
	}	
	
#social-media a{
	margin-top:-2px;
	text-decoration:underline;
	color:#333
	}	

#copyright{
	width:960px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding:4px 2px 4px 2px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#menu-wrapper{
	background:url(../images/menu-back.png) no-repeat top right ;
	width:660px;
	height:54px;
	text-align:center;
	position:relative;
	float:right
	}	
	
#menu {
	text-align:right;
	margin-top:16px;
	}	
		
#menu a{
	text-align:center;
	color:#993333;
	text-decoration:none;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:20px
	}	
		
#menu a:hover{
	text-decoration:underline;
	}	
		
#search-bar{
	width:952px;
	height:22px;
	background:#9D0000;
	}
			
#slogan{	
	font-weight:bold;	
	color:#fff;	
	padding-left: 24px;
	position:relative;
	float:left;
	text-align: left;
	line-height: 22px;
	}				

#site-search{
	position:relative;
	float:right;
	margin:2px 15px 0 0; 
	}
	
.search-box {
	width:100px;
	height:12px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000
	}
	
.search-button{
	width:50px;
	height:18px;
	padding:2px;
	background:#ccc;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	border:ridge 1px #000
	}	

/* forms */	
form{
	margin:0;
	padding:0;
	}	

.formText{
	color: #626262;
	font-size: 11px;
	border: #626262 1px solid;
	background: #FFFFFF url(../images/shared/background-form.jpg) bottom repeat-x;
}

.formButton{
	color: #626262;
	font-size: 11px;
	border: #626262 1px solid;
	background: #FFFFFF url(../images/shared/background-form.jpg) bottom repeat-x;
}

select{
	color: #626262;
	font-size: 11px;
	border: #626262 1px solid;
}
	
#left-panel{
	width:276px;
	height:325px;
	background:#FAFAF8;
	position:relative;
	float:left;
	font-size:11px;
	}	

#left-panel h1{
	color:#9D0000;
	margin-bottom: 12px;
	margin-top: 30px;
}

#left-panel  p{
	margin: 2px 15px 2px 15px;
}
	
#center-panel{
	width:400px;
	height:325px;
	background:#FAFAF8;
	position:relative;
	float:left;
	}		
	
#right-panel{
	width:276px;
	height:267px;
	background: url(../images/right-panel-back.png) no-repeat left top #FAFAF8;
	position:relative;
	float:left;
	}	
	
#right-panel .panel-content{
	padding:30px 10px 0 70px;
	font-size:10px;
	text-align:left
	}	
	
#right-panel h1{
	margin:0 0 4px -40px;
	}			
	
#left-panel .panel-content{
	padding:2px 30px 0 20px;
	text-align:left
	}		
	
#focus-areas{
	width:952px;
	height:54px;
	background:url(../images/focus-areas-back.png) no-repeat top center
	}	
	
.focus-area-item{
	width:310px;
	position:relative;
	float:left;
	text-align:center;
	color:#fff;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	}		

.focus-area-item a{
	color: #FFF;
	text-decoration: none;
}		
	
.v-spacer{
	margin:0 0 4px 0;
}

.h-spacer{
	margin:0 5px 0 0;
	display:inline;
	}

#bottom-left-panel{
	width:276px;
	height:175px;
	background: url(../images/bottom-panel-back.png) repeat;
	position:relative;
	float:left;
	font-size:11px;
	}	
	
#bottom-center-panel{
	width:400px;
	height:175px;
	background: url(../images/bottom-panel-grad.png) repeat-y;
	position:relative;
	float:left;
	}		
	
#bottom-right-panel{
	width:276px;
	height:175px;
	background: url(../images/bottom-panel-back.png) repeat;
	position:relative;
	float:left;
	}			
	
.news-item{
	margin-bottom:5px;
	}	
	
.news-item a{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#626262
	}
	
.bottom-panel-content{
	padding:2px 20px 2px 20px;
	font-size:11px;
	text-align:left
	}	
	
.bottom-panel-content h1{
	margin:2px 0px 5px -8px;
	font-size:14px;
	font-weight:bold
	}	

.bottom-panel-content ul{
	list-style-image:url("../images/shared/arrow.gif");
	list-style-type: disk;
	}	
	
.bottom-panel-content li{
	margin:0 0 5px -20px;
	}			
	
.more-link{
	text-align:right;
	text-decoration:underline
	}
	
.bottom-panel-content-sm{
	margin-left: 20px;
	/* font-size:10px; */
	text-align:left
	}	
	
.bottom-panel-content-sm h1{
	margin:2px 0px 5px -8px;
	font-size:14px;
	font-weight:bold
	}	
	
.shift-left{
	margin-left:-5px
	}	


#content-inner{
	background:  #FFFFFF url(../images/back-inner-content-full.png) repeat-y left ;
}

#inner-left{
	width: 162px;
	float:left;
	padding-left: 10px;
	/* margin-left: 10px; */
	margin-top: 10px;
	text-align: left;
}

#inner-left h4{
	color: #9D0000;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 2px 5px 2px;
}

#inner-content{
	float: left;
	width: 745px;
	margin: 10px 0px 10px 0px;
	text-align: left;
	padding: 0px;	
}

#inner-content h1{
	font-size:18px;
	font-weight:bold;
	color:#9D0000;
}

#inner-content-text{
	margin: 15px;
}

#inner-spacer{
	width: 25px;
	float: left;
}

.clearBoth{
	clear: both;
	height: 0px;
}

/* portfolio */
#portfolio-list h2{
	background-color: #E9E9E9;
	border-width: 1px 0px 1px 0px;
	border-color: #d1d1d1;
	border-style: solid;
	font-size: 13px;
	font-weight: bold;	
}

#portfolio-list hr{
	color: #808080;
	width: 85%;
	height: 1px;
}

/* messages */
.errorMessage{
	color: #CC0000;
	background-color: #FFF5CC;
	border: #CC0000 1px solid;
	padding: 3px;
	width: 500px;
}

.confirmMessage{
	color: #008000;
	background-color: #FFF5CC;
	border: #CC0000 1px solid;
	padding: 3px;
	width: 500px;
}

#slideshowContainer{
	width: 676px;
	float: left;
	text-align: left;
}


.testimonials-content{
	background: #FFF url(../images/back-testimonials.jpg);
	border: #EBEBEB 2px solid;
	padding: 3px;
	margin-bottom: 15px;
	font-size: 12px;
}

/* search */
.searchHeader{
	background-color: #E9E9E9;
	border-width: 1px 0px 1px 0px;
	border-color: #d1d1d1;
	border-style: solid;
	font-size: 13px;
	font-weight: bold;	
}

.required{
	color: #FF0000;
}

.highlightContainer{
	padding: 5px;
	background-color: #E9E9E9;
}
