/* -- [ imports ] -- */
@import url("clearfix.css");
/* -- [ /imports ] -- */

/* Link control */
a:link, a:visited {
	color: #10147E;
}

a:hover {
	color: #B89C00;
}

a {
	outline: none;
}

p {
	margin: 0 0 16px 0;
}

body {
	background: #FBFBFB url(../images/bodyBG.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 829px;
	background: #fff url(../images/topDots.gif) no-repeat top right;
	margin: 0 auto;
	text-align: left;
	border: 0px solid black;
}

#header {
    width: 829px;
    height: 110px;
}

#logo {
	padding: 14px 0 0 14px;
	border: 0px solid black;
}

#topNav {
    width: 829px;
	text-align: center;
    height: 40px;
	border: 0px solid black;
	margin: 0;
	padding: 0;
}

#homeSplash {
	width: 829px;
	height: 236px;
	margin: 0;
	padding: 0;
	background: url(../images/homeSplash.jpg) no-repeat;
	border-top: 1px solid #fff;
}

#homeSplash h1 {
	color: #fff;
	font-size: 170%;
	padding: 40px 0 0 40px;
	width: 230px;
	line-height: 1.5em;
}

#secSplash {
	width: 800px;
	height: 40px;
	padding: 0;
	margin: 0 0 0 10px;
	background: url(../images/secSplash.jpg) no-repeat;
}

#subNavText {
	color: #fff;
	padding: 17px 0 0 130px;
	font-size: 110%;
}

#subNavText a:link, #subNavText a:visited {
	color: #fff;
	margin: 0 10px 0 10px;
}

#subNavText a.selected {
	font-weight: 900;
}

#mainBody {
    background: url(../images/bottomDots.gif) no-repeat bottom left;
    width: 829px;
    margin: 0;
    border: 0px solid black;
}

#footer {
    clear: both;
    font-size: 85%;
	text-align: center;
	font-weight: 900;
}

table.footer {
	margin: 10px 0 0 0;
	padding: 0;
}

/* mainBody Controls */

#leftNav {
	float: left;
	width: 200px;
	border: 0px solid black;
	padding: 30px 0 0 30px;
	font-size: 110%;
	color: #10147E;
	font-weight: 900;
}

#leftNav img {
	padding: 2px 7px 0 0;
}

#rightCopy {
	position: relative;
	margin-left: 150px;
	padding: 15px 30px 20px 0;
}

#mainBody h1 {
	font-size: 170%;
	padding: 0;
	margin: 0;
	color: #A78F45;
}

#mainBody h1 span {
	font-size: 80%;
	padding: 0;
	margin: 0;
	color: #10147E;
}

#mainBody h3 {
	font-size: 110%;
	padding: 0;
	margin: 0;
	color: #10147E;
}

.bio-photo {
	width: 178px;
	float: right;
	border: 3px solid #b89c00;
	margin: 10px;
}

.photo-right {
	float: right;
	border: 3px solid #b89c00;
	margin: 10px;
	padding: 0;
}

.photo-left {
	float: left;
	border: 3px solid #b89c00;
	margin: 0 10px 10px 0;
	padding: 0;
}

.service-entry {
	clear: both;
}

.staff-block-holder {
	clear: left;
}

.staff-block {
	float: left;
	width: 100px;
	height: 130px;
	text-align: center;
	font-size: 85%;
	font-weight: 900;
	margin: 0 10px 0 0;
}

.staff-block img {
	border: 2px solid #b89c00;
}

.staff-block a {
	text-decoration: none;
}

/* Nav Control */

#topNav ul {
	list-style: none;
    padding: 0;
    margin: 0 0 0 20px;
}

li.navHome {
    height: 40px;
    width: 87px;
    float: left;
    background: url(../images/navHome.gif) no-repeat 0 -80px;
    }

li.navHome a.selected {
    height: 40px;
    width: 87px;
    float: left;
    background: url(../images/navHome.gif) no-repeat;
    }
    
li.navHome a:link, li.navHome a:visited {
    height: 40px;
    width: 87px;
    float: left;
    text-indent: -1000em;
    }
    
li.navHome a:hover {
    float: left;
    background: url(../images/navHome.gif) no-repeat 0 -40px;
    }

li.navAbout {
    height: 40px;
    width: 155px;
    float: left;
    background: url(../images/navAbout.gif) no-repeat 0 -80px;
    }

li.navAbout a.selected {
    height: 40px;
    width: 155px;
    float: left;
    background: url(../images/navAbout.gif) no-repeat;
    }
    
li.navAbout a:link, li.navAbout a:visited {
    height: 40px;
    width: 155px;
    float: left;
    text-indent: -1000em;
    }
    
li.navAbout a:hover {
    float: left;
    background: url(../images/navAbout.gif) no-repeat 0 -40px;
    }

li.navServices {
    height: 40px;
    width: 106px;
    float: left;
    background: url(../images/navServices.gif) no-repeat 0 -80px;
    }

li.navServices a.selected {
    height: 40px;
    width: 106px;
    float: left;
    background: url(../images/navServices.gif) no-repeat;
    }
    
li.navServices a:link, li.navServices a:visited {
    height: 40px;
    width: 106px;
    float: left;
    text-indent: -1000em;
    }
    
li.navServices a:hover {
    float: left;
    background: url(../images/navServices.gif) no-repeat 0 -40px;
    }

li.navCS {
    height: 40px;
    width: 172px;
    float: left;
    background: url(../images/navCS.gif) no-repeat 0 -80px;
    }

li.navCS a.selected {
    height: 40px;
    width: 172px;
    float: left;
    background: url(../images/navCS.gif) no-repeat;
    }
    
li.navCS a:link, li.navCS a:visited {
    height: 40px;
    width: 172px;
    float: left;
    text-indent: -1000em;
    }
    
li.navCS a:hover {
    float: left;
    background: url(../images/navCS.gif) no-repeat 0 -40px;
    }

li.navNews {
    height: 40px;
    width: 132px;
    float: left;
    background: url(../images/navNews.gif) no-repeat 0 -80px;
    }

li.navNews a.selected {
    height: 40px;
    width: 132px;
    float: left;
    background: url(../images/navNews.gif) no-repeat;
    }
    
li.navNews a:link, li.navNews a:visited {
    height: 40px;
    width: 132px;
    float: left;
    text-indent: -1000em;
    }
    
li.navNews a:hover {
    float: left;
    background: url(../images/navNews.gif) no-repeat 0 -40px;
    }

li.navContact {
    height: 40px;
    width: 123px;
    float: left;
    background: url(../images/navContact.gif) no-repeat 0 -80px;
    }

li.navContact a.selected {
    height: 40px;
    width: 123px;
    float: left;
    background: url(../images/navContact.gif) no-repeat;
    }
    
li.navContact a:link, li.navContact a:visited {
    height: 40px;
    width: 123px;
    float: left;
    text-indent: -1000em;
    }
    
li.navContact a:hover {
    float: left;
    background: url(../images/navContact.gif) no-repeat 0 -40px;
    }

table.contact {
	border: 1px solid #10147e;
}


table.contact th {
	color: #fff;
	background-color: #10147e;
	margin: 0;
	padding: 5px;
}

table.contact th.name {
	width: 150px;
}

table.contact th.title {
	width: 140px;
}

table.contact th.phone {
	width: 120px;
}

table.contact td {
	padding: 5px;
}

table.contact tr.alt {
	background-color: #dbdcf4;
}

