body {

	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;

	font-size: 12px;

	font-color: #222;

	margin: 0 auto;

	text-align: center;

	background: #003291 url('../images/bg.jpg') repeat-x left top;

}



p {

	line-height: 1.5em;

}

.phone {
    float: left;
    font-style: italic;
    margin: 49px 0 0 0;
}



a:link {

	color: #0050B8;

}



a:visited {

	color: #0050B8;

}



a:hover {

	color: #617392;

}



a:active {

	

}





h1 {

	color: #022670;

	font-size: 19px;

}



h2 {

	color: #0050B8;

	font-size: 16px;

}



h3 {

	font-size: 13px;

}



#content-sidebar {

	clear: both;

	min-height: 100%;

	float: left;

	background: #fff url('../images/column_bg.jpg') repeat-y right top;

	width: 100%;

}



#content {

	clear: both;

	float: left;

}



#toplinks {

	background: #EFEFEF;

	border-bottom: 1px solid #ddd;

	clear: both;

	float: left;

}



#banner {

	border-bottom: 1px solid #aaa;

}



#toplinks ul {

	float: right;

	margin: 0;

	padding: 0;

	padding-top: 5px;

	clear: both;

}



#toplinks ul li {

	display: inline;

	font-size: 13px;

	background: url('../images/sm_arrow.png') no-repeat left 1px;

	padding: 0 10px 0 18px;

}



#toplinks ul li a:link, #toplinks ul li a:visited {

	color: #0050B8;

	text-decoration: none;

	font-weight: bold;

}



#toplinks ul li a:hover {

	color: #001E5A;

}



#header {

	background: #fff url('../images/UVLcolor.gif') no-repeat right 8px;

	clear: both;

	float: left;

	width: 100%;

}



#container {

	margin: 0 auto;

	text-align: left;

	background: #fff;

	width: 800px;

	border-left: 3px solid #022670;

	border-right: 3px solid #022670;

	clear: both;

}



#container ul li {

	list-style-image: url('../images/sm_arrow.png');

	padding-bottom: 5px;

	line-height: 1.5em;

}



#navigation {

	clear: both;

}



#navigation {

	float:left;

	width:100%;

	background:#efefef;

	font-size:13px;

	line-height:normal;

	border-bottom:2px solid #70A1EB;

	border-top:1px solid #ddd;

}

#navigation ul {

	margin:0;

	padding:5px 10px 0 10px;

	list-style:none;

}

#navigation li {

	display:inline;

	margin:0;

	padding:0;

}

#navigation a {

	float:left;

	background:url("../images/tableft.gif") no-repeat left top;

	margin:0;

	padding:0 0 0 5px;

	text-decoration:none;

}

#navigation a span {

	float:left;

	display:block;

	background:url("../images/tabright.gif") no-repeat right top;

	padding:5px 15px 4px 6px;

	color:#0050B8;

}



/* Commented Backslash Hack hides rule from IE5-Mac \*/

#navigation a span {float:none;}

/* End IE5-Mac hack */

#navigation a:hover span {

	color:#FFF;

}



#navigation a:hover {

	background-position:0% -42px;

}



#navigation a:hover span {

	background-position:100% -42px;

}



/* CURRENT STATE */



#navigation #current a {

	background-position:0% -42px;

}



#navigation #current a span {float:none;}

/* End IE5-Mac hack */

#navigation #current span {

	color:#FFF;

}

#navigation #current span {

	background-position:100% -42px;

}



#footer {

	font-size: 90%;

	text-align: center;

	padding: 5px;

	background: #efefef;

	border-top: 1px solid #aaa;

	clear: both;

}



#footer ul li {

	display: inline;

}



#footer ul li a:link, #footer ul li a:visited {

	color: #666;

	text-decoration: none;

	border-right: 1px dotted #aaa;

	padding-right: 8px;

	padding-left: 8px;

}



#footer ul li.last a:link, #footer ul li.last a:visited {

	border-right: none;

}



#footer ul li a:hover {

	color: #333;

	text-decoration: underline;

}



#main {

	float: left;

	width: 520px;

	padding: 15px;

}



#home {

	float: left;

	clear: both;

	background: #fff;

	width: 100%;

}



#home-map {

	border-top: 3px solid #FCBF3A;

	border-bottom: 3px solid #FCBF3A;

}



#home-text {

	padding: 15px;

}



#sidebar {

	float: right;

	width: 220px;

	font-size: 90%;

	padding: 0px;



}



#sidebar-inside {

	padding: 10px;

}



#sidebar h1 {

	font-size: 14px;

}



.sidebar-picture {

	border-bottom: 3px solid #FCBF3A;

}



