@charset "utf-8";
/* CSS Document */
body {
	background-color: #e2e0e0;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	background-attachment: fixed;
	background-image: url(../siteimages/bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	*/
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/* -----------------  ELEMENTS  ------------------------------------- */
.bg1 {
	width: 100%;
	text-align: center;
}
.box1 {
	font-size: 18px;
	text-align: center;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #095e8f;
	border: 1px solid #333;
	border-radius: 15px;
	padding-top: 1%;
	padding-bottom: 1%;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
.clear1 {
	clear: both;
	margin: 0px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#content {
	width: 78%;
	padding: 1%;
	float: left;
}
.ctxt1 {
	text-align: center;
}
.fl {
	float:left;
	margin-right:.5%;
}
.fr {
	float:right;
	margin-left:.5%;
}
a img { 
	border: none;
}
.interstarbox {
	color: #CCC;
	background-color: #333;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.list1 {
	color: #900;
	margin-left: -5%;
}
.logoitem {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-bottom: 3%;
}
.logopanel {
	float: right;
	width: 800px;
	padding-top: 1%;
	padding-bottom: 1%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	font-weight: bold;
	color: #900;
	text-align: center;
	font-size: 24px;
	font-style: italic;
}
.main-col1 {
	float: left;
	width: 23%;
}
#mainpanel {
	width: 100%;
	background-color: #FFF;
	float: left;
}
#navbar {
	background-color: #333;
	height: auto;
	width: 100%;
	position: fixed;
	float: left;
}
.pic75 {
	max-width:75px;
	height:auto;
}
.pic100 {
	max-width:100px;
	height:auto;
}
.pic110 {
	max-width:110px;
	height:auto;
}
.pic160 {
	max-width:160px;
	height:auto;
}
.pic175 {
	max-width:175px;
	height:auto;
}
.pic195 {
	max-width:195px;
	height:auto;
}
.pic210 {
	max-width:210px;
	height:auto;
}
.pic-l {
	float: left;
}
.pic-ls {
	float: left;
	box-shadow: 5px 5px 5px #888888;
	margin-right: 15px;
	margin-bottom: 15px;
}
.pic-s {
	box-shadow: 5px 5px 5px #888888;
}
.sa-box {
	width:30%;
	padding-left:1%;
	padding-right:1%;
	height:auto;
	float:left;
}
.sa-panel {
	width:100%;
	height:auto;
	float:left;
}
.sa-list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.sa-list li{
	font-size: .9em;
}

.sb-box1 {
	text-align: center;
	padding: 1%;
	float: left;
	width: 98%;
}
.sb-txt1 {
	padding: 1%;
}
#sidebar {
	width: 20%;
	float: right;
}
.sh-box1 {
	float: left;
	width: 175px;
	padding-left: 2px;
}
.sh-box2 {
	width: 800px;
	padding-top: 1%;
	padding-bottom: 1%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	float: right;
	text-align: center;
	font-size: 16px;
}
.sh-col1 {
	float: left;
	width: 600px;
	font-weight: bold;
	color: #900;
	text-align: center;
	font-size: 28px;
	font-style: italic;	
	text-shadow: 1px 1px 1px #000;
}
.sh-col2 {
	float: right;
	width: 200px;
	margin-top: 75px;

}
#sitefooter {
	width: 100%;
	-webkit-box-shadow: 0px 0px 8px 0px #000000;
	-moz-box-shadow: 0px 0px 8px 0px #000000;
	box-shadow: 0px 0px 8px 0px #000000;
	background-color: rgba(1, 1, 1, 0.8);
	color: rgba(204,204,204,0.8);
	font-size: 12px;
	text-align: center;
	float: left;
}
#sitehead {
	width: 100%;
	float: left;
	background-color: #FFF;
	padding-top: 45px;
}
.slidebox1 {
	width: 99%;
	max-width: 1000px;
	height: auto;
	float: left;
	padding-right: .5%;
	padding-left: .5%;
	text-align: center;
}
.title-sa2 {
	color: #666;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topbar {
	background-color: #000;
	float: left;
	width: 1000px;
	height: auto;
	opacity: 0.9;
	color: #FFF;
	position: fixed;
	-webkit-box-shadow: 0px 0px 8px 0px #000000;
	-moz-box-shadow: 0px 0px 8px 0px #000000;
	box-shadow: 0px 0px 8px 0px #000000;
	background-color: rgba(1, 1, 1, 0.8);
	color: rgba(1, 1, 1, 0.8);
	z-index: 100;
}
.tag1 {
	font-weight: bold;
	float: left;
	width: 98%;
	padding-left: 2%;
	color: #FC0;
	font-size: 12px;
	text-shadow: 1px 1px 1px #000;
}
.tag2 {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-shadow: 1px 1px 1px #000;
}
.title1 {
	color: #069;
}
.title2 {
	color: #069;
	font-size: 20px;
}
.txt24 {
	font-size: 24px;
}
.txt-phone1 {
	color: #154596;
	font-weight: bold;
	float: right;
	font-size: 28px;
	margin-right: 10px;
	text-shadow: 1px 1px 1px #000;
	margin-top: -25px;
}
.txt-red1 {
	font-size: 28px;
	font-weight: bold;
	color: #900;
	font-style: italic;
	text-align: center;
}
.txt-red2 {
	color: #F00;
	text-shadow: 1px 1px 1px #cccccc;
	text-align: center;
}
.txt-white {
	color: #ffffff;
}
.txt-yellow1 {
	color: #FC3;
	
}
/* -----------------------  LINKS  -------------------------------------- */
a:link, a:visited {
	color: #42413C;
	text-decoration: underline; 
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
a.bnav:link, a.bnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bnav:hover, a.bnav:active, a.bnav:focus {
	text-decoration: underline;
	color: #FC0;
}
a.nav1:link, a.nav1:visited {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: auto;
	margin-left: 2%;
	font-size: 16px;
}
a.nav1:hover, a.nav1:active, a.nav1:focus {
	text-decoration: none;
	color: #FC0;
	background-color: #000;
}
a.t1:link, a.t1:visited {
	color: #134595;
	text-decoration: none;
	font-weight: bold;
}
a.t1:hover, a.t1:active, a.t1:focus {
	text-decoration: underline;
}
a.t2:link, a.t2:visited {
	color: #FC3;
	text-shadow:1px 1px 1px #000000;
	text-decoration: none;
	font-weight: bold;
}
a.t2:hover, a.t2:active, a.t2:focus {
	text-decoration: underline;
}
a.t3:link, a.t3:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.t3:hover, a.t3:active, a.t3:focus {
	text-decoration: underline;
}
