/* CSS Document */

/* GENERAL */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/main_bkg_tile.gif) repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

/* LINKS AND RELATED */

img {
border: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #414141;
}
a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #414141;
	
}

a:hover {
	color: #006699;
	border-bottom: 1px solid #006699;
	
}
a:active {
	color: #666666;
}

/* TYPOGRAPHY */

h1 {
font-size: medium;
font-weight: bold;
line-height: 0px;
margin-top: 25px;
padding-bottom: 13px;
border-bottom: 1px dashed #999999;
margin-bottom: -5px;
}

/* START Holly Hack \*/
* html h1{
margin-bottom: -10px;
}
/* END Holly Hack */

#contact h1 {
margin-bottom: 0px;
}

h2 {
font-size: small;
font-weight: bold;
margin-bottom: -10px;
}

h3 {
font-size: x-small;
font-weight: normal;
}

#employees h2 {
margin-bottom: -10px;
margin-top: 10px;
padding-bottom: 5px;
border-bottom: 1px dashed #999999;
}

#contact h2 {
margin-bottom: -10px;
margin-top: 10px;
padding-bottom: 5px;
}



/* GENERAL LISTS */

ul {
list-style-position: inside;
text-indent: -15px;
margin-top:-10px;
}

/* DIVs */

#wrapper {
margin: 0 auto;
width: 820px;
text-align: left;
}

#header {
height: 118px;
background: url(../images/header.gif) no-repeat bottom;
margin-bottom: 0px;
}

#accessibility {
padding: 20px;
font-size: x-small;
}

#accessibility a:link {
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
	border-bottom: 0px;
}
#accessibility a:visited {
	color: #FFFFFF;
	border-bottom: 0px;
}

#accessibility a:hover {
	color: #FFFFFF;
	border-bottom: 0px;
}
#accessibility a:active {
	color: #FFFFFF;
	border-bottom: 0px;
}

#breadcrumb {
font-size: x-small;
color:#CCCCCC;
padding-bottom: 0px;
padding-left: 1px;
text-align: right;
margin-right: 25px;
margin-top: 15px;
width: 200px;
float: right;
}

/* START Holly Hack \*/
* html #breadcrumb{
margin-right: 10px;
}
/* END Holly Hack */

#breadcrumb a:link {
	color: #CCCCCC;
	border-bottom: 0px;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 0px;
}

#breadcrumb a:hover {
	color:#006699;
	border-bottom: 0px;
	
}
#breadcrumb a:active {
	color: #CCCCCC;
	border-bottom: 0px;
}

#breadcrumb img {
padding-right: 5px;
padding-left: 5px;
}

#main {
background: url(../images/main_bkg.gif) repeat-y top;
margin-top:0px;
padding-top:1px;
margin-bottom:0px;
display: table;
height: 1%;
width: 100%;
}

#mainSidebar {
width: 130px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 25px;
float: left;
margin-left: 20px;
}

.quote {
background: url(../images/quote_bkg.gif) top no-repeat;
height: 100px;
text-align: center;
}

.quote_main {
font-size: 11px;
text-align: center;
}

.quote_author {
font-size: 10px;
text-align: left;
}

/* START Holly Hack \*/
* html #mainSidebar{
padding-left: 0px;
}
/* END Holly Hack */

#mainContent {
width: 580px;
margin-right: 15px;
float: right;
margin-top: 10px;
margin-bottom: 10px;
}

/* START Holly Hack \*/
* html #mainContent{
margin-right: 10px;
}
/* END Holly Hack */


#footer {
height: 37px;
background: url(../images/footer.gif) no-repeat top;
margin-top: 0px;
clear: both;
}

/* SUB-NAVIGATION*/

#subNav {
font-size: x-small;
text-align: center;
margin-left: 55px;
}

#subNav ul {
display:inline;
list-style: none;
text-align: left;
float: left;
margin-top: 0px;
margin-right: -20px;
text-indent: 0px;
margin-bottom: 10px;
}

/* START Holly Hack \*/
* html #subNav ul{
margin-right: -40px;
margin-bottom: 20px;
}
/* END Holly Hack */

#subNav li {
list-style: none;
padding-right: 5px;
margin-left: 0px;
}

#subNav a:link {
	color:#666666;
	border-bottom: none;
	text-decoration: none;
}

#subNav a:visited {
	color:#666666;
	border-bottom: none;
	text-decoration: none;
}

#subNav a:hover {
	color:#666666;
	border-bottom: 1px dashed #666666;
	text-decoration: none;
}
#subNav a:active {
	color:#666666;
	border-bottom: none;
	text-decoration: none;
}

#subNav h4{
font-size:small;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}

#subNav h5{
font-size: x-small;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
}

#copyright {
clear: both;
margin-top: -2px;
font-size: small;
text-align: center;
margin-bottom: 10px;
}


#copyright a:link {
	color:#666666;
	border-bottom: none;
	text-decoration: none;
}

#copyright a:visited {
	color:#666666;
	border-bottom: none;
	text-decoration: none;
}

#copyright a:hover {
	color:#666666;
	border-bottom: 1px dashed #666666;
	text-decoration: none;
}
#copyright a:active {
	color:#666666;
	border-bottom: none;
	text-decoration: none;
}

/*APPLY TODAY BUTTON*/

.applytoday_button {
height: 50px;
margin-left: 170px;
padding-left: 12px;
padding-top: 15px;
margin-bottom: -25px;
margin-top: 10px;
background:url(../images/applytoday_button.gif) left top no-repeat;
}

.applytoday_button a:link {
	color: #666666;
	border-bottom: 0px;
	font-weight: bold;
}
.applytoday_button a:visited {
	color: #666666;
	border-bottom: 0px;
	font-weight: bold;
}

.applytoday_button a:hover {
	color: #006699;
	border-bottom: 0px;
	font-weight: bold;
}
.applytoday_button a:active {
	color: #666666;
	border-bottom: 0px;
	font-weight: bold;
}


/*EVENTS LIST*/

#eventslist {
background: #F3F3F3;
}

#eventslist p {
font-size: x-small;
}

/* START Holly Hack \*/
* html #eventslist p{
margin-top: -10px;
}
/* END Holly Hack */

.eventlist_header {
color: #009966;
font-size: small;
}

#eventslist h2 {
margin-bottom: -8px;
}

/* START Holly Hack \*/
* html #eventslist h2{
margin-bottom: 12px;
}
/* END Holly Hack */
