h4.topnav {
	float: left;
	margin: 0 12px;
}

.spotlightBox {
	padding-left: 10px;
	padding-right: 8px;
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #f96;
	margin: 2px 0;
	vertical-align: middle;
}

.spotlightBox a,
.spotlightBox a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.spotlightBox a:hover {
	color: #fff;
	text-decoration: underline;
}

.searchbox {
	background-image: url(../graphics/search_button.jpg);
	border: 0;
	font-size: 12px;
	height: 25px;
	padding-top: 5px;
	width: 30px;
}

.linksTable {
	float: left;
	margin-bottom: 10px;
	width: 910px;
	margin-top: 0px;
	border: 0;
	border-spacing: 0;
	padding: 0;
}

.linkTable td {
	padding: 15px 10px 15px 0;
	vertical-align: top;
	width: 25%;
}

.linkTable a,
.linkTable a:link,
.linkTable a:visited {
	text-decoration: none;
}

.linkTable .img {
	padding-left: 8px;
	padding-bottom: 0;
	padding-right: 8px;
	padding-top: 0;
	float: right; 
	display: block; 
	clear: right;
}

.homeTable {
	float: left;
	margin-bottom: 10px;
	width: 910px;
	margin-top: 0px;
	border: 0;
	border-spacing: 0;
	padding: 0;
}

.homeTable td {
	padding: 14px 10px 0 16px;
	vertical-align: top;
}

.homeTable h3 {
	margin-bottom: 5px;
	line-height: 26px;
}

.homeTable p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.homeTable .img {
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
	float: right; 
	display: block; 
	clear: right;
}

.homeTable .logo {
}

.homeTable a,
.homeTable a:link,
.homeTable a:visited {
	text-decoration: none;
}

.hometd {
	background: url(../graphics/navigation/home_box.jpg) no-repeat top left;
	width: 25%; 
	height: 131px
}

.hometd2 {
	text-align: center;
	background: url(../graphics/navigation/home_box.jpg) no-repeat top left;
	width: 25%; 
	height: 131px
}



.hometd span {
	margin-bottom: 5px;
}
.date {
	font-size: 9px;
	line-height: 8px;
	color: black;
	margin: 0 0 15px 0;
}

.more {
	font-size: 10px;
	margin: 20px 0;
}

.more:hover {
	text-decoration: underline;
}

.nav1 {
	height: 35px;
	width: 74px;
	background: url(../graphics/navigation/nav1.jpg) no-repeat;
}

.nav1:hover {
	background: url(../graphics/navigation/nav1hover.jpg) no-repeat;
}

.active1 {
	height: 35px;
	width: 74px;
	background: url(../graphics/navigation/active1.jpg) no-repeat;
}


/* STYLES FOR MAIN SITE BUILD  */


.description {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	color: #666666;
	font-size: 10px;
}

.add, .add_sub {
	padding-left: 15px;
	color: #0033cc;
	background-position: 0 3px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background-image: url(../graphics/icons/add.png);
	background-repeat: no-repeat;
	font-size: 13px;
}

.delete {
	color: #0033cc;
	text-decoration: none;
	background-position: 0px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-right: 3px;
	background-image: url(../graphics/icons/delete.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 13px;
}

.edit {
	color: #0033cc;
	background-position: 0px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-top: 0;
	background-image: url(../graphics/icons/edit.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 13px;
}

.view {
	color: #0033cc;
	background-position: 0px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-top: 0;
	font-size: 13px;
}

.add:hover, .delete:hover, .edit:hover {
	color: #ff6600;
	text-decoration: underline;
}

.disclaimer {
	text-align: center;
	margin-top: 30px;
	color: #3366cc;
	font-size: 10px;
}

.disclaimerLogo {
	text-align: center;
	margin-top: 20px;
	color: #3366cc;
}

.homeimg {
	text-decoration: none;
	border-width: 0;
	border-style: none;
	padding: 0;
	margin: -5px 0 5px -6px;
}

.links {
	font-size: 12px;
	padding-left: 15px;
	background-image: url(../graphics/icons/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

.links_text {
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 15px;
}

.section {
	color: #fff;
	width: 102px;
	margin-top: 0;
	margin-right: 2px;
	text-align: left;
	height: 363px;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 6px;
}

.linkurl {
	margin-top: 0px;
	color: #999;
	font-style: italic;
	font-size: 14px;
}

.submit {
	cursor: pointer;
	background-color: #f0f0ee;
}

.submit:hover {
	background-color: #0066cc;
	color: #FFFFFF;
}


/*
 *
 * PAGE BOX GRAPHICS AND LAYOUT STYLES
 *
 */
 
.docs { 
	margin-left: 15px; 
	float: left; 
	width: 130px; 
}

.contact_list { 
	padding-left: 0; 
	padding-bottom: 10px; 
	padding-right: 0px; 
	padding-top: 10px; 
	float: left; 
	width: 540px;
	color: #666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
	margin-bottom: 20px;
}

.contact_list p {
	margin-top: 0px;
	padding: 0px;
	font-style: italic;
	color: #666666;
	font-size: 10px;
}

.publication_list { 
	float: left; 
	width: 540px;
	color: #666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
	margin-bottom: 20px;
	padding: 10px 0;
}

.publication_thumb { 
	padding-left: 0; 
	padding-bottom: 5px; 
	padding-right: 0; 
	padding-top: 10px; 
	margin-left: 0px; 
	margin-bottom: 15px; 
	margin-right: 10px; 
	margin-top: 0; 
	float: left;
	display: block; 
	width: 160px;
	color: #666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
}

.shop_list { 
	text-align: center; 
	margin-top: 0px; 
	margin-left: 8px; 
	margin-right: 8px; 
	float: left; 
	width: 160px;
	color: #666;
	margin-bottom: 20px;
	padding: 10px 0;
}

.shop_thumb { 
	padding-left: 0; 
	padding-bottom: 5px; 
	padding-right: 0; 
	padding-top: 10px; 
	margin-left: 0px; 
	margin-bottom: 15px; 
	margin-right: 10px; 
	margin-top: 0; 
	float: left;
	display: block; 
	width: 130px;
	color: #666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
}



.pageBox { 
	padding-left: 0; 
	padding-bottom: 0; 
	padding-right: 0px; 
	padding-top: 0; 
	width: 100%; 
	border: 0; 
	border-spacing: 0; 
	margin: 20px 0 0 0; 
}

.pageBoxtop1 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat top left;
	padding: 15px 20px 0 20px; color: #666;
}

.pageBoxtop2 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat top right;
	width: 7px;
	height: 7px;
}

.pageBoxmid3 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat left;
	padding: 10px 20px 0 20px; 
}

.pageBoxmid4 { 
	background: url(../graphics/corners/pageBox.gif) no-repeat right; 
}

.pageBoxbottom5	{ 
	background: url(../graphics/corners/pageBox.gif) no-repeat bottom left;
	height: 10px; 
}

.pageBoxbottom6	{ 
	background: url(../graphics/corners/pageBox.gif) no-repeat bottom right;
	width: 7px; 
}




.jobs { 
	width: 100%;
}

.jobs tr { 
	border-bottom-color: #999999; 
	border-bottom-style: solid; 
	border-bottom-width: 0px; 
}

.jobs th { 
	color: #999999; 
	font-style: normal; 
	font-weight: normal;
}

.jobs td {
	color: #666666;
}

.jobs img {
	margin-right: 10px;
}

.searchHead {
	float: left;
}

.pics1 {
	padding-left: 35px;
	padding-bottom: 0;
	padding-right: 20px;
	padding-top: 0;
	float: right;
	display: block;
	margin-bottom: 15px;
	max-width: 240px;
}

.pics2 {
	float: right;
	display: block;
	max-width: 240px;
}

.pics_admin {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 150px;
}


/* PAGE PAGINATION STYLES */

.pics_content {
	height: 375px;
	width: 520px;
	float: left;
	display: block;
	margin-bottom: 15px;
}

.page:link, .page:visited {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	padding: 0 3px;
}

.page:hover {
	text-decoration: none;
	color: #f00;
	font-size: 12px;
}

.pageselect {
	text-decoration: none;
	font-size: 15px;
	color: #f60;
	padding: 0 3px;
}

span.active {
	color: #f60;
}


.footer {
	margin: 0px;
	width: 900px;
	float: left;
	border-spacing: 0;
	border: 0;
}

.footertext {
	text-align: center;
}

.footertext a,
.footertext a:link,
.footertext a:visited {
	margin-right: 40px;
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.footertext a:hover {
	color: #ff6600;
}

.tableDark {
	background-color: #ccc;
	color: #000;
	padding: 5px;
}

.tableLight {
	background-color: #fff;
	color: #000;
	padding: 5px;
}

.shop input {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


