/* CSS Document */

html, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #660000;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
}

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #660000; text-decoration: underline; }
a:active { color: #660000; text-decoration: underline; }

#top { 
	margin: 0;
	height: 30px;
	padding: 0;
	width: 950px;
}

#topL { 
	width: 855px;
	height: 22px;
	margin: 0;
	padding: 8px 0 0 0;
	color: #777;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: right;
	display: inline;
	float: left;
}

#topL a:link { color: #777; text-decoration: none; }
#topL a:visited { color: #777; text-decoration: none; }
#topL a:hover { color: #fff; text-decoration: none; }
#topL a:active { color: #fff; text-decoration: none; }

#topL2 { 
	width: 835px;
	height: 22px;
	margin: 0 0 0 20px;
	padding: 8px 0 0 0;
	color: #777;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
	display: inline;
	float: left;
}

#topL2 a:link { color: #777; text-decoration: none; }
#topL2 a:visited { color: #777; text-decoration: none; }
#topL2 a:hover { color: #fff; text-decoration: none; }
#topL2 a:active { color: #fff; text-decoration: none; }

#topM { 
	margin: 0;
	width: 30px;
	height: 30px;
	padding: 0;
	display: inline;
	float: left;
}

#topR { 
	margin: 0;
	height: 26px;
	width: 50px;
	padding: 4px 0 0 0;
	color: #999;
	font-size: 11px;
	text-align: left;
	display: inline;
	float: left;
}

.st_sharethis_custom{
        background: url("images/btn-tweet.gif") no-repeat scroll left top transparent;
		padding: 0px 44px 5px 0;
}

#wrap { 
	margin: 0; 
	width: 950px;
	background-color: #660000; 	
}


/*-------------------------------------------
	home
-------------------------------------------*/


#home {
	width: 950px; 
	height: 650px; 
	margin: 0; 
	position: relative; 
	text-align: left;
	background-image: url(images/bg-Home.jpg);
}

#homeLeft {
	width: 790px;
	float: left;
	text-align: right;
}

#homeRight {
	float: right;
	width: 160px;
	padding: 0;
	text-align: left;
}

#homeNavContainer {
	width: 260px;
	height: 330px;
	margin: 172px 0 0 530px;
	padding: 0;
	background-image: url(images/HOME-nav.jpg);
	background-repeat: no-repeat;
}

#homeNav {
    width: 260px; height: 330px;
    background: url(images/HOME-nav.jpg);
    margin: 0; padding: 0;
    position: relative;
}


#homeNav li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; }
#homeNav li a { height: 0px; display: block; padding-top: 30px; overflow: hidden; }

#homeNav1 { top: 0; width: 260px; height: 30px; }
#homeNav2 { top: 30px; width: 260px; height: 30px; }
#homeNav3 { top: 60px; width: 260px; height: 30px; }
#homeNav4 { top: 90px; width: 260px; height: 30px; }
#homeNav5 { top: 120px; width: 260px; height: 30px; }
#homeNav6 { top: 150px; width: 260px; height: 30px; }
#homeNav7 { top: 180px; width: 260px; height: 30px; }
#homeNav8 { top: 210px; width: 260px; height: 30px; }
#homeNav9 { top: 240px; width: 260px; height: 30px; }
#homeNav10 { top: 270px; width: 260px; height: 30px; }
#homeNav11 { top: 300px; width: 260px; height: 30px; }

#homeNav1 a:hover { background: transparent url(images/HOME-nav.jpg) -260px 0 no-repeat; }
#homeNav2 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -30px no-repeat; }
#homeNav3 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -60px no-repeat; }
#homeNav4 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -90px no-repeat; }
#homeNav5 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -120px no-repeat; }
#homeNav6 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -150px no-repeat; }
#homeNav7 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -180px no-repeat; }
#homeNav8 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -210px no-repeat; }
#homeNav9 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -240px no-repeat; }
#homeNav10 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -270px no-repeat; }
#homeNav11 a:hover { background: transparent url(images/HOME-nav.jpg) -260px -300px no-repeat; }

#homeNav1 a.selected { background: transparent url(images/HOME-nav.jpg) -260px 0 no-repeat; }
#homeNav2 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -30px no-repeat; }
#homeNav3 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -60px no-repeat; }
#homeNav4 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -90px no-repeat; }
#homeNav5 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -120px no-repeat; }
#homeNav6 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -150px no-repeat; }
#homeNav7 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -180px no-repeat; }
#homeNav8 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -210px no-repeat; }
#homeNav9 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -240px no-repeat; }
#homeNav10 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -270px no-repeat; }
#homeNav11 a.selected { background: transparent url(images/HOME-nav.jpg) -260px -300px no-repeat; }


#hiNavContainer {
	width: 260px;
	height: 80px;
	margin: 0 0 0 530px;
	padding: 0;
}

#hiNav {
    width: 260px; height: 80px;
    margin: 0; padding: 0;
    position: relative;
}

#hiNav li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; }
#hiNav li a { height: 0px; display: block; padding-top: 80px; overflow: hidden; }

#hiNav1 { top: 0; width: 260px; height: 80px; }



/*-------------------------------------------
	sub
-------------------------------------------*/


#header {
	width: 950px; 
	height: 103px; 
	margin: 0; 
	position: relative; 
	text-align: left;
	background-image: url(images/bg-Header.jpg);
}

#header-Title {
	width: 400px;
	margin: 0 0 0 250px;
	padding-top: 30px;
	float: left;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	letter-spacing: 1px;
}

#header-Title p {
	margin: 20px 0 0 0;
}

#backNavContainer {
	width: 200px;
	height: 103px;
	margin: 0 20px 0 0;
	float: right;
	padding: 0;
}

#backNav {
    width: 200px; height: 103px;
    margin: 0; padding: 0;
    position: relative;
}

#backNav li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; }
#backNav li a { height: 0px; display: block; padding-top: 103px; overflow: hidden; }

#backNav1 { top: 0; width: 200px; height: 103px; }

#sub {
	width: 950px;
	margin: 0; 
	position: relative; 
	text-align: left;
	background-image: url(images/bg-Sub.jpg);
	background-repeat: repeat-y;
}

#subLeft {
	width: 250px;
	min-height: 500px;
	float: left;
	text-align: right;
	background-image: url(images/bg-Sub-left.jpg);
	background-repeat: no-repeat;
}

#subRight {
	float: right;
	width: 650px;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: left;
}

#subRightCenter {
	float: right;
	width: 650px;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: center;
}

#subRight p {
	margin: 15px 0 15px 0;
}

#subRight li {
	margin: 0 0 0 40px;
}

#subRight h3 {
	margin: 15px 0 15px 0;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}

#subNavContainer {
	width: 250px;
	height: 319px;
	margin: 0;
	padding: 0;
	background-image: url(images/SUB-nav.jpg);
	background-repeat: no-repeat;
}

#subNav {
    width: 250px; height: 319px;
    background: url(images/SUB-nav.jpg);
    margin: 0; padding: 0;
    position: relative;
}


#subNav li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; }
#subNav li a { height: 0px; display: block; padding-top: 29px; overflow: hidden; }

#subNav1 { top: 0; width: 250px; height: 29px; }
#subNav2 { top: 29px; width: 250px; height: 29px; }
#subNav3 { top: 58px; width: 250px; height: 29px; }
#subNav4 { top: 87px; width: 250px; height: 29px; }
#subNav5 { top: 116px; width: 250px; height: 29px; }
#subNav6 { top: 145px; width: 250px; height: 29px; }
#subNav7 { top: 174px; width: 250px; height: 29px; }
#subNav8 { top: 203px; width: 250px; height: 29px; }
#subNav9 { top: 232px; width: 250px; height: 29px; }
#subNav10 { top: 261px; width: 250px; height: 29px; }
#subNav11 { top: 290px; width: 250px; height: 29px; }

#subNav1 a:hover { background: transparent url(images/SUB-nav.jpg) -250px 0 no-repeat; }
#subNav2 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -29px no-repeat; }
#subNav3 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -58px no-repeat; }
#subNav4 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -87px no-repeat; }
#subNav5 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -116px no-repeat; }
#subNav6 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -145px no-repeat; }
#subNav7 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -174px no-repeat; }
#subNav8 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -203px no-repeat; }
#subNav9 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -232px no-repeat; }
#subNav10 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -261px no-repeat; }
#subNav11 a:hover { background: transparent url(images/SUB-nav.jpg) -250px -290px no-repeat; }

#subNav1 a.selected { background: transparent url(images/SUB-nav.jpg) -250px 0 no-repeat; }
#subNav2 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -29px no-repeat; }
#subNav3 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -58px no-repeat; }
#subNav4 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -87px no-repeat; }
#subNav5 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -116px no-repeat; }
#subNav6 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -145px no-repeat; }
#subNav7 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -174px no-repeat; }
#subNav8 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -203px no-repeat; }
#subNav9 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -232px no-repeat; }
#subNav10 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -261px no-repeat; }
#subNav11 a.selected { background: transparent url(images/SUB-nav.jpg) -250px -290px no-repeat; }



#sub div.port {
	float: left;
	width: 160px;
	height: 200px;
	margin: 0 0 25px 0;
	display: inline;
	text-align: center;
}

#sub div.portend {
	float: right;
	width: 160px;
	margin: 00;
	display: inline;
	text-align: center;
}

.ContactNames {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #660000;
	font-style: italic;
	letter-spacing: 1px;
}

.ten {
	font-size: 10px;
}

.Titles {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
}

.dots { background: transparent url(images/dots.gif) bottom left repeat-x; }
.item { background-color: #fff; }

#mainDivider .column {
  position: relative;
  float: left;
}

#pd_left {
  width: 220px;
  padding: 0px;
  margin: 0;
  text-align: left;
}

#pd_right {
  width: 430px;
  padding: 0px;
  margin: 0;
  text-align: left;
}

#at_left {
  width: 325px;
  padding: 0px;
  margin: 0;
  text-align: left;
  background-image: url(images/break-vert.gif);
  background-repeat: repeat-y;
}

#at_right {
  width: 305px;
  padding: 0px;
  margin: 0 0 0 20px;
  text-align: left;
}

#ho_left {
  width: 160px;
  padding: 0px;
  margin: 0;
  text-align: left;
  font-size: 11px;
}

#ho_mid {
  width: 160px;
  padding: 0px;
  margin: 0;
  text-align: left;
  font-size: 11px;
}

#ho_right {
  width: 160px;
  padding: 0px;
  margin: 0;
  text-align: left;
  font-size: 11px;
}

#countbox1 {
	font-size: 24px;
	font-weight: bold;
}

#center { text-align: center; }


#notable {
  width: 800px;
  padding: 0;
  margin: 0 auto;
}

#notable p {
  padding: 10px 0 10px 0;
}

#n1 {
	float: left;
	width: 180px;
	margin: 0;
	display: inline;
	text-align: left;
}
#n2 {
	float: left;
	width: 180px;
	margin: 0 0 0 20px;
	display: inline;
	text-align: left;
}
#n3 {
	float: left;
	width: 180px;
	margin: 0 0 0 20px;
	display: inline;
	text-align: left;
}
#n4 {
	float: left;
	width: 180px;
	margin: 0 0 0 20px;
	display: inline;
	text-align: left;
}



/*-------------------------------------------	
	Clear
-------------------------------------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------------------------------	
	Footer
-------------------------------------------*/

#subFooter {
	width: 950px;
	height: 115px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/SUB-footer.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 500px;
	height: 100px;
	margin: 20px 0 0 40px;
	padding: 0;
	text-align: left;
	color: #000;
	font-size: 10px;
	font-family: Georgia;
}

#footer p { padding: 15px 0 0 0; }

.footerHeadline {
	color: #000;
	font-size: 14px;
	font-family: Georgia;
	letter-spacing: 1px;
	word-spacing: 1px;
}


