/*
blue #0E2B87
pink #E4007F
green #109B88
*/

body {
	background-color:#0E2B87;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
img {border: 0;}

th{
text-align:left;
}

img.border{
border:1px solid #000;
}

div.padTop10{
	padding-top:10px;
}

div.padTop5{
	padding-top:5px;
}

div.leftContainer{
	padding-top:20px;
	clear:both;
}

div.indexLeftColumn{
	float:left;
	width:160px;
}

div.indexRightColumn{
	float:right;
	width:270px;
}

p{margin: 0;}
form{margin:0;}
hr{color:#0E2B87;}
ul{margin-left:10px; padding-left:10px;}
li{line-height:14pt; }

a, a:visited{ COLOR: #0e2b87}
a:hover { COLOR: #109b88; TEXT-DECORATION: underline}

a.white, a:visited.white{ COLOR: #FFF}
a:hover.white { COLOR:#099;TEXT-DECORATION: underline}

#container {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #E4007F;
	background-color: white;
	}

#topBar{
	font-size: 8pt;
	padding: 7px 0 0 0;
	height: 80px;

	}
	#logo{
		width: 400px;
		float:left;
	}
	#hours{
		width: 180px;
		float:left;
		text-align: center;
	}
	#contactInfo{
		width: 220px;
		float:right;
		line-height:16px;
	}
#navBar{
	padding-top:3px;
	height: 20px;
	border-bottom: 1px dotted #E4007F;
	clear:both;
	}
	#navBar ul{
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	#navBar li{
		float: left;
		padding:0 14px;
		border-left: 1px solid #109B88;
		margin-left: -2px;
	}
	#navBar a{

	}
#footer{
	clear:both;
	border-top: 1px dotted #E4007F;
	padding-top: 7px;
	}
#content{
	padding:50px 10px 20px 10px;
	}
/*--------------------------------------------*/
table{
	width:100%;
	font-size:12px;
}

a.hand {cursor:pointer;
}

.subhead{
font-size: 16px;
color: #0E2B87;
font-weight:600;
}

.subhead1{
font-size: 12px;
color: #0E2B87;
font-weight:600;
}

.subhead2{
font-size: 10px;
color: #0E2B87;
font-weight:600;
}

.subhead3{
font-size: 13px;
}

.subhead4{
font-size: 10px;
}

.text{
font-size: 10px;
color: #000;
}

.green{ color:#109B88; }
.blue { color:#0E2B87; }
.pink { color:#E4007F; }

h1 {color:#0E2B87; }


.image{
border:1px solid #000;
}

.indent{
padding:0 0 5px 10px;
}

.indent2{
padding:0 0 5px 30px;
}

.header {
font-size: 10px;
}

.subheadBlack{
font-size: 12px;
line-height:18px;
color: #000;
}

.testimonials{
font-size:11px;
line-height:15px;
}

div.article{
	padding:10px 0 5px;
}