.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: 04848c;
	line-height: 35px;
}
.burgundy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #96142C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1ea6ae;
	font-weight: bold;
}

a {
	font-family: arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal
}
.Links a {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
a:link {color: #ffffff}
a:visited {color: #cef3f6}
a:hover {color: #a6eaee}
a:active {color: #ffffff}

.ContLinks a {
	font-family: arial;
	font-size: 12px;
	color: #b04444;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
}
.ContLinks a:link {color: #b04444}
.ContLinks a:visited {color: #15a8b1}
.ContLinks a:hover {color: #15a8b1}
.ContLinks a:active {color: #b04444}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 25px;
}
.White-Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: 100px;
}
.Content-Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #862828;
	text-transform: capitalize;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	line-height: 25px;
}
.Sm-Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #097B82;
}
.ContLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #862828;
}

#logo { 
    position:relative;
	top: -3 em;
    right: -4.8em;
}

#heading {
	position:relative;
	top:-1.2em;
}

#headtxt {
	position:relative;
	top:-1.2em;
}

#topgif {
	position:relative;
	right: -0.1em;
}

#topnavimg {
	position:relative;
	top:0.8em;
	
}

#imgposition {
	position:relative;
	top:0.4em;
}

#floatCol {
  float:left;

}
#floatCol h1 {

  position:relative;
	top: 1em;
}
#miniLogo {
	position:relative;
	left: 2em
}
