/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/sitebg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}


#mainpage {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	margin-top: 47px;
	padding-top: 0px;
	border:0;
	width: 965px;
	background-color: #fff;
}

#header {
	width: 965px;
	height: 156px;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
}

#headertop {
	width: 965px;
	height: 114px;
}

#logo {
	padding-left: 33px;
	padding-top: 37px;
	float: left;
}

#headerright {
	width: 480px;
	float: right;
}

#headeradress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #124590;
	padding-top: 10px;
	padding-left: 15px;
	letter-spacing: .01em;
}

#headerflyer {
	padding-top: 28px;
	padding-left: 34px;
	background-image: url(images/flyers_01.gif);
	background-repeat: no-repeat;
}

#headerflyer a {
	text-decoration: none;
	color:#124590;
}

#headerflyer a:hover,
#headerflyer a:hover span.headerflyerbottom {
	color:#a71515;
}

#headerflyertop {
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #124590;
	padding-left: 140px;
	letter-spacing: .03em;	

}

.headerflyerbottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #124590;	
		line-height: 30px;
		letter-spacing: .14em;
}

#footer {
	clear:both;
	padding-top:20px;
	margin-bottom:47px;
}

/*--------------------MAIN NAV--------------------*/

#nav {
	width: 953px;
	height: 32px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;

}

#navcontainer {
        margin: 2px 0 0 22px;
        padding: 0;
        height: 34px;
		width: 940px;
		float:none;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {

        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
	height: 21px;
	border-right: none;
	padding: 0;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 6px;
	margin: 0 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

	display: block;
	float: left;
	clear: left;	
}

#navcontainer ul li a:hover {
        color: #ffffff;
        background: #a71515;
}

#navcontainer a:active {
        background: #a71515;
        color: #fff;
}

#navcontainer li#active a {
        background: #a71515;
        border: 1px solid #c60;
        color: #fff;
}

/*--------------------FRONTPAGE--------------------*/

#frontpageflash {
	padding-top: 14px;
	float: left;
	width: 691px;
	height: 355px;
}

#frontpagerightside {
	width: 259px;
	float: right;
}

div.frontpagesidebar {
	height: 109px;
	background-image: url(images/frontpagesidebarbg.gif);
	margin-top: 14px;	
}

div.frontpagesidebaricon {
	padding-top: 22px;
	width: 62px;
	padding-left: 21px;
	float: left;
}

div.frontpagesidebarright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 19px;
	color: #124590;
	float: right;
	width: 154px;
	padding-top: 12px;
	padding-right: 9px;
	padding-left: 10px;

}
	
div.frontpagesidebarrightsub {
	font-size: 10px;
	padding-top: 10px;
	line-height: 12px;
	padding-right:20px;
}

/*--------------------MAINPAGE INDIVIDUAL SECTIONS--------------------*/

#staff {
	float: left;
	width: 541px;
	margin-top:	14px;
	overflow: hidden;
}

.staffheader {
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0c418d;
	font-style: italic;
	font-weight: bold;
	margin-left: 36px;
	line-height: 40px;
}

.staffblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c418d;
	line-height: 26px;
	margin-top: 06px;
	margin-left: 36px;
}

#staff p {
	padding: 15px 39px 24px 36px;
	margin: 0;
	background-image: url(images/computerstaffbgbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;

}

#staffend {
	padding: 10px;
	margin: 0;
	background-image: url(images/computerstaffbgbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;

}

#staffpics {
	width: 541px;
	margin-left: 0px;
	background-image: url(images/staffbg.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 0px;
	min-height: 100px;
	float:left;
	overflow:hidden;
}

#staff-managers,
#staff-others {
	width:505px;
	padding:0 0 0 36px;
	overflow:hidden;
	float:left;
}

div.staff {
	text-align:center;
	color: #124590;
	font-size: 12px;
	line-height: 18px;
	float:left;
}

#staff-managers div.staff {
	display:inline;
	width:161px;
	height:320px;
	margin:0 35px 0 35px;
}

#staff-others div.staff {
	display:inline;
	width:132px;
	height:220px;
	margin-right:35px;
}

#computerstafftop {
	padding-top: 40px;

	background:url(images/computerstaffbg.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#caraudiostafftop {
	padding-top: 40px;

	background:url(images/caraudiobg.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#cellularstafftop {
	padding-top: 40px;

	background:url(images/cellularbg.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#homeaudiostafftop {
	padding-top: 40px;

	background:url(images/homeaudiobg.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#tvvideostafftop {
	padding-top: 40px;

	background:url(images/tvvideo.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#artstafftop {
	padding-top: 40px;

	background:url(images/art.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#acsstafftop {
	padding-top: 40px;

	background:url(images/acs.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#servicestafftop {
	padding-top: 40px;

	background:url(images/servicebg.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

/*--------------------SUBPAGE INDIVIDUAL SECTIONS--------------------*/

#subpagerightside {
	width: 410px;
	float: right;
	margin-top: 14px;
}

div.subpagesidebar {
	width:410px;
	background-image: url(images/subpagesidebgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 14px;
	min-height:100px;
	overflow: hidden;
}

#subpagesidebarwhatsnewright {
	text-align: left;
	padding: 10px 16px 0px 96px;
	line-height: 64px;
	background: url(images/subpagesidebgtop.gif) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #124590;
	letter-spacing: -.05em;
}

#subpagesidebarblogright {
	text-align: left;
	padding: 10px 16px 0px 96px;
	line-height: 64px;
	background: url(images/subpagesideblogbgtop.gif) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #124590;
	letter-spacing: -.05em;
}

div.blog-published {
	text-align: left;
	margin-left: 22px;
	padding-left: 26px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676769;
	padding-top: 6px;
	background-image: url(images/published.gif);
	background-repeat: no-repeat;

}


div.blog-posted {
	text-align: left;
	margin-left: 22px;
	padding-left: 26px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676769;
	padding-top: 6px;
	background-image: url(images/posted.gif);
	background-repeat: no-repeat;
}


div.blog-content {
	text-align: left;
	width: 366px;
	margin-left: 22px;
	margin-top: 6px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124590;
	padding-top: 6px;
	margin-bottom: 14px;
	border-bottom: #124590 solid 1px;
	padding-bottom: 10px;
}
div.blog-content:last-child {
	border-bottom:none;
}

#subpagesidebarblogcontentend {
	text-align: left;
	width: 366px;
	margin-left: 22px;
	margin-top: 6px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124590;
	padding-top: 6px;
	margin-bottom: 14px;
	padding-bottom: 10px;


}
	
#subpagesidebarrightsub {
	font-size: 10px;
	padding-top: 10px;
	line-height: 12px;

}
#whatsnew {
	width: 410px;
	min-height: 100px;
	overflow:hidden;
}

#whatsnewimage {
	width: 120px;
	padding-left: 22px;
	padding-top: 15px;
	float: left;
}

#whatsnewbody {
	width: 215px;
	padding-left: 20px;
	float: left;
	padding-top: 2px;
	color: #124590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:14px;
}
a.pdf {
	display:block;
	height:22px;
	line-height:22px;
	margin:10px 0 0 0;
	background-image:url(images/readmoredot.gif);
	background-repeat:no-repeat;
	text-indent:24px;
}
#morenews {
	display:inline;
	width: 220px;
	margin-left: 162px;
	color: #124590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: both;
	font-weight: bold;
}
#allnews {
	clear:both;
	margin-left: 164px;
	color: #124590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 18px;
	font-weight: bold;
	height: 22px;
	background-image: url(images/readmoredot.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-left: 24px;
}


#morenews ul {
	width: 220px;
	color: #124590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: both;
	margin-top: 14px;
	padding-bottom: 14px;
	font-weight: bold;
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}


#morenews ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#morenews ul li a {
	background: #fff;
    width: 20px;
    height: 23px;
    padding: 0;
    margin: 0 0 2px 0;
    color: #f5d7b4;
    text-decoration: none;
    display: block;
    text-align: center;
	color: #124590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
}

#morenews ul li a:hover {
        color: #930;
		text-decoration: underline;
}

#morenews a:active {

}


#morenews li.active a {
        color: #124590;
		background-image: url(images/bgdot.gif);
		background-repeat: no-repeat;
}

.currentnews {
	color: #124590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* What's new page */
#whats-new {
	display:block;
	float:left;
	width:691px;
	background-image:url(images/whats-new-bg.gif);
	margin-top:14px;
	padding:0;
	overflow:hidden;	
}
#whats-new-header {
	display:block;
	width:619px;
	height:91px;
	padding:40px 36px 0 36px;
	background-image:url(images/generic-top.jpg);
	background-position:top;
	overflow:hidden;
}
#whats-new-header h1 {
	color:#0C418D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
}
#whats-new-header p {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin:0;
}
.whats-new-item {
	display:inline;
	float:left;
	clear:both;
	width:619px;
	margin:0 36px 15px 36px;
	font-family:Arial,Helvetica,sans-serif;
	color:#003399;
	padding-bottom:15px;
	border-bottom:#003399 1px solid;
}
.whats-new-item:last-child{
	border-bottom:none;
}
.whats-new-image {
	width:220px;
	text-align:center;
	float:left;
}
.whats-new-item h2 {
	display:block;
	width:395px;
	float:right;
	font-size:15px;
	font-weight:bold;
	margin:0 0 2px 0;
}
.whats-new-item p {
	display:block;
	width:395px;
	float:right;
	margin:0;
}
.whats-new-item a.pdf {
	display:block;
	width:395px;
	height:22px;
	line-height:22px;
	float:right;
	margin:10px 0 0 0;
	background-image:url(images/readmoredot.gif);
	background-repeat:no-repeat;
	text-indent:24px;
}
#whats-new-footer {
	display:block;
	clear:left;
	width:691px;
	height:74px;
	background-image:url(images/whats-new-bottom.gif);
}

/* Blog page */
#blog {
	display:block;
	float:left;
	width:691px;
	background-image:url(images/whats-new-bg.gif);
	margin-top:14px;
	padding:0;
	overflow:hidden;	
}
#blog-header {
	display:block;
	width:619px;
	height:91px;
	padding:40px 36px 0 36px;
	background-image:url(images/generic-top.jpg);
	background-position:top;
	overflow:hidden;
}
#blog-header h1 {
	color:#0C418D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
}
#blog-header p {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin:0;
}
#blog-items {
	float:left;
}
.blog-item {
	display:inline;
	float:left;
	width:450px;
	margin:0 36px 15px 36px;
	font-family:Arial,Helvetica,sans-serif;
	color:#003399;
	padding-bottom:15px;
	border-bottom:#003399 1px solid;
}
.blog-item:last-child{
	border-bottom:none;
}
.blog-item div.blog-published {
	margin:0;
}
.blog-item div.blog-posted {
	margin:0 0 20px 0;
}
.blog-item h2 {
	display:block;
	font-size:15px;
	font-weight:bold;
	margin:0 0 2px 0;
}
.blog-item p {
	display:block;
	margin:0;
}
#blog-footer {
	display:block;
	clear:both;
	width:691px;
	height:74px;
	background-image:url(images/whats-new-bottom.gif);
	line-height:50px;
}
#blog-footer a#more-recent {
	float:left;
	margin-left:36px;
}
#blog-footer a#earlier {
	float:right;
	margin-right:36px;
}
#blog-archives {
	width:150px;
	float:right;
	padding-left:15px;
	border-left:solid 1px #b8d0f6;
}
#blog-archives h2 {
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003399;
}
#blog-archives h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
#blog-archives ul,
#blog-archive ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#blog-archives li,
#blog-archive li {
	padding-left:10px;
}
.blog-archive-year {
	width:100px;
	float:left;
	margin:0 26px 0 36px;
}
.blog-image {
	float:left;
	margin:0 5px 5px 0;
}

/* Employee directory page */
#employee-directory {
	display:block;
	float:left;
	width:965px;
	background-image:url(images/generic-body-wide.gif);
	margin-top:14px;
	padding:0;
	overflow:hidden;	
}
#employee-directory-header {
	display:block;
	width:893px;
	height:91px;
	padding:40px 36px 0 36px;
	background-image:url(images/generic-top-wide.jpg);
	background-position:top;
	overflow:hidden;
}
#employee-directory-header h1 {
	color:#0C418D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
}
#employee-directory-header p {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin:0;
}
#employees {
	margin:0 0 0 50px;
	width:645px;
	float:left;
}
.employee {
	display:inline;
	text-align:center;
	color: #124590;
	font-size: 12px;
	line-height: 18px;
	float:left;	
	width:120px;
	height:220px;
	margin-right:35px;
}
#employee-directory-footer {
	display:block;
	clear:both;
	width:715px;
	padding-right:250px;
	height:74px;
	background-image:url(images/generic-bottom-wide.gif);
}
#employee-directory-footer a#previous {
	float:left;
	margin-left:36px;
}
#employee-directory-footer a#next {
	float:right;
	margin-right:36px;
}
#contact-info {
	width:199px;
	float:right;
	padding:0 36px 0 15px;
	border-left:1px solid #B8D0F6;
}
#contact-info h2 {
	font-size:15px;
	font-weight:bold;
	margin:10px 0 3px 0;
}
#contact-info p {
	margin:0;
}

/* Flyers page */
#flyers {
	width:619px;
	margin:0 36px 15px 36px;
	font-family:Arial,Helvetica,sans-serif;
	color:#003399;
}
.flyer {
	display:inline;
	float:left;
	clear:both;
	width:619px;
	font-family:Arial,Helvetica,sans-serif;
	color:#003399;
	padding-bottom:15px;
	border-bottom:#003399 1px solid;
	margin-bottom:15px;
}
.flyer:last-child {
	border-bottom:none;
}
.flyer h2 {
	display:block;
	font-size:15px;
	font-weight:bold;
	margin:0
}
.flyer .subtitle {
	line-height:12px;
	margin:4px 0 12px 0;
}
.flyer .pdf-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	background-image: url(images/readmoredot.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-left: 24px;
}
#employees .email {
	font-size:10px;
}
#staff-others .email {
	font-size:10px;
}
.since {
	font-size:10px;
	display:block;
}

/* Policies page */
#policies {
	display:block;
	float:left;
	width:691px;
	background-image:url(images/whats-new-bg.gif);
	margin-top:14px;
	padding:0;
	overflow:hidden;	
}
#policies-header {
	display:block;
	width:619px;
	padding:40px 36px 0 36px;
	background-image:url(images/generic-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}
#policies h1, h2 {
	color:#0C418D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 30px 0;
}
#policies h2 {
	font-size:16px;
	margin-bottom:15px;
}
#policies h3 {
	margin:0 0 2px 0;
	padding:0;
}


#policies-footer {
	display:block;
	clear:left;
	width:691px;
	height:74px;
	background-image:url(images/whats-new-bottom.gif);
}

/* Pictures */
.pictureholder {text-align:center; padding-top:25px; padding-bottom: 25px;}

.picture {padding:2px; border:#5585cb solid 1px;}


ul.niceList {
	margin-left: 1.5em;
    padding-left: 0.2em;
	padding-top: 0.5em;
    margin-bottom:1em;
	padding-right: 30px;
}

ul.niceList li {
	background:url(images/bullets_red.gif) 0em 0.5em no-repeat; /* change background em accordingly */
	padding-left: 1.8em;
	list-style: none;
	line-height: 22px;
	color: #3c1d11;
}

.niceList ul li { 
	background-image:url(images/secondbullet.gif);
	margin-left: 10px;
}