/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, dl, dt, dd, ol, ul, li,
fieldset, form, {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
	}

img {
	border: 0px;
}

/* General */
body {
	font-family: Verdana, Arial, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/headerBack.png);
	background-color: white;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
}

#content {
	margin: auto;
	width: 914px;
}

/* Header */
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 834px;
	overflow: hidden;
	padding-bottom: 12px;
}

#logo {
	width: 5px;
	text-indent: -1000px;
	overflow: hidden;
}

#navbar {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: right;
}

#navbar ul {
	float: right;
	margin: 0px;
	list-style-type:none;
	display: inline;
}

#navbar ul li {
	float:left;
	}

#navbar ul li a{
	font-size: 13px;
	line-height: 128px;
	text-align: center;
	color: #056aaf;
	text-decoration: none;
	display: block;
	width: 76px;
}

#navbar ul li a:hover {
	color: #023957;
}
/* Header */


/* Wrapper */
#wrapper {
	overflow: hidden;
	width: 845px;
	margin: auto;
}


/* col1 */
#col1 {
	float: left; padding: 8px; height:598px; width: 210px; background-image: url(images/menu.jpg); background-repeat: no-repeat; overflow: hidden;}

	/* menu */
#menu {
	height: 395px; width: 210px; color: white; overflow: hidden;}
#contactInfo {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 15px; color: white; font-size: 12px; border-top: #2b93ca 1px solid; border-bottom: #01679d 1px solid; height: 217px;
	}

h2 {
	font-family: Verdana, Arial, sans-serif; margin: 0px; padding-left: 15px; font-size: 14px; font-weight: bold; line-height: 30px; border-bottom: #01679d 1px solid;}

#menu ul {
	padding: 0px; margin: 0px;}

#menu ul li a{
	padding-left: 15px; font-size: 14px; line-height: 30px; color: white; text-decoration: none; border-top: #2b93ca 1px solid; border-bottom: #01679d 1px solid; display: block; height: 30px;}	

#menu ul li a:hover{
	border-top: #02486d 1px solid; border-bottom: #2b93ca 1px solid; background: #00517c;}

#menuFeature {
	border-top: #2b93ca 1px solid; font-size: 9px; padding: 5px 0px 5px 15px;}	
	/* end menu */
	
	/* red box */
#redBox {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; height: 180px; margin-top: 7px; padding: 15px; color: white; font-size: 12px;}

p.tenpt { font-size: 10px;}

p.bold {font-weight: bold;}

#aboutFiller {
	border-top: #2b93ca 1px solid; border-bottom: #01679d 1px solid; height: 162px;
}

#resourceFiller {
	border-top: #2b93ca 1px solid; border-bottom: #01679d 1px solid; height: 59px;
}

/* end col1 */

/* col2 */
#col2 {
	width: 589px;
	margin-left: 28px;
	float: left;
	overflow: hidden;
}

#main {
	background-image: url(images/mainBack.jpg);
	background-repeat: no-repeat;
	width: 541px;
	height: 356px;
	padding: 24px;
	font-size: 12px;
	color: #636363;
}

#mainstretch {
	background-image: url(images/mainBack_top.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	font-size: 12px;
	color: #636363;
}
#maintop {
	background: url(images/mainBack_repeat.png) repeat-y;
	padding: 0px 24px;

}
#mainbottom {
	background: url(images/mainBack_bottom.png) no-repeat; clear:both;
	height: 23px;

}


#about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	width: 541px;
	height: 356px;
	padding: 24px;
	font-size: 12px;
	color: #636363;
}

#main ul li a {
	color: #636363;
	text-decoration: none;
}

#main ul li a:hover {
	color: #636363;
	text-decoration: underline;
}

.border {
	border: black solid thin;
	float: left;
}

#contactContent{
	width: 175px;
	float: right;
	font-size: 12px;
}

#contactContent a{
	color: #636363;
	text-decoration: none;
}

#contactContent a:hover{
	text-decoration: underline;
}


#cancel {
	font-size: 10px;
	color: black;
	clear: both;
	padding-top: 15px;
 
}

#subMain{
	width: 574px;
	min-height: 178px;
	background: #f9f9f9;
	border: #e3e3e3 1px solid;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	overflow: hidden;
	margin-top: 14px;
	margin-left: 7px;
}

#officePics {
	margin-top: 45px;
	margin-bottom: 45px;
	background: #bcbcbc;
	height: 77px;
	line-height: 77px;
	text-align: center;
} 

#officePics ul {
	margin: 0px;
	padding: 0px;
}
#officePics ul li {
	
	display: inline;
	text-align: center;
}

#officePics ul li a img{
	margin-top: 10px;
	border: #646464 solid thin;
}

#subMainTitle {
	padding: 11px 18px 0px 18px;
}

#subMainTitle hr{
	border: 0;
	color: #a8a8a8;
	background-color: gray;
	height: 2px;
	float: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

.hFour {
	margin: 0px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #941318;
}

.box{
	width: 247px;
	float: left;
	margin: auto;
	padding: 11px 18px 0px 18px;
	overflow: hidden;
	}
	
.box hr {
	border: 0;
	color: #a8a8a8;
	background-color: gray;
	height: 2px;
	width: 220px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}


h4 {
	margin: 0px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #941318;
}

.date {
	padding-left: 8px;
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #898989;
	clear: both;
}	

p.time {
	padding-left: 8px;
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 11px;
	color: #898989;
}

p.news {
	padding-left: 8px;
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 11px;
	color: #636363;
}

p.title {
	margin: 0 0 0 8px;
	color: #636363;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}

p.heartTip {
	margin: 5px 0 0 8px;
	color: #636363;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}

a.title {
	margin-left: 8px;
	color: #636363;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

a.title:hover {
	 
	text-decoration: underline;
	 
}

a.service {
	color: #636363;


}


/* footer */


#footer {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding-top: 4em;
	padding-bottom: 3em;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 14px;
	color: #8a8a8a;

}
#footer ul li{
	margin: 0px;
	display: inline;
}

#footer a {
	color: #8a8a8a;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 10px;
	font-stretch:condensed;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
