body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../indeximages/bg.jpg) repeat-x;
}

a:link {
	color:#0065bd;
}

a:visited {
	color:#330099;
}
	
a:hover {
	color:#0f76cf;
	text-decoration:underline;
}

#nav {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../indeximages/navhl.gif) 0px 33px no-repeat;
}

#nav ul {
		margin-top:10px;
		margin-bottom:10px;
	}
#nav li {
		list-style-type:none;
		margin-left:-28px;
		margin-bottom:1px;
		}
#nav li a {
		color:#ffffff;
		padding-left:5px;
		text-decoration: none;
		}

#nav li a:hover {
		text-decoration: underline;
		}

.address {
	margin:10px 0px 10px 0px;
	padding-left:5px;
	font-size:xx-small;
	color:white;
}

.contentTbl {
	padding:5px 0px 0px 5px;
	background:white;
}

.twoColumn {
	background:#f5f5f5 url(../indeximages/bg_content.gif) repeat-x;
}



h1 {
	color: #0065bd;
	font-size:large;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #666666;
	font-weight:normal;
}

h2 {
	color: #0075ab;
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:normal;	
}

h3 {
	color: #333333;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

.text {
	font-size:smaller;
	color:#666666;
}


li {list-style-type:square}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: smaller;
	border:1px solid #666666;
	border-top:none;
	padding:5px;
	background:#cccccc url(../indeximages/bg_sidebar.gif) repeat-x;
}

.sidebar h1 {
	color: #000000;
	font-size:small;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid black;
}

.sidebar h2 {
	color: #000000;
	font-size:small;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid white;	
	
}

.sidebar li {
	list-style-image:url(../images/bullet_arrows.gif);
	margin-left:-15px;
}

.sidebar a:link, .sidebar a:visted, .sidebar a:hover {color:black;}

.sidebar img {
	border:1px solid #ffffff;
}

.locations {
	padding:15px 0px 15px 0px;
	border-bottom:2px dotted #efefef;
	background:#fffffc;
}

.subhead {
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#333333;
}
.team{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.select {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
}


.mainpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-left: 10px;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.vline {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#twoColumn {
	float:left;
	width:195px;
	margin-left:5px;
}

.dash {
	border-bottom:1px dashed #efefef;
	margin:5px 0px 20px 0px;	
}

.three {
	text-align:center;
}

.clear {clear:both;}

.columns {
	float:left;
	width:47%;
}
.tgif {
	margin-bottom:20px;	
	padding-bottom:20px;
	border-bottom:1px dotted #efefef;
}
.tgif img {
	margin-right:15px;
}
.tgif p, .tgif h3 {
	margin:5px 0px 0px 0px;
}

#footer {
	font-size:x-small;
	text-align:center;
	width:750px;
	margin:auto;	
}
