/*GLOBAL*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7300E6;
}
a:hover {
	text-decoration: none;
	color: #688C9B;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	letter-spacing: 1px; }
h1 {	font-size: 16px;	color: #006699; }
h2 {	font-size: 14px;	color: #006699; }
h3 {
	font-size: 14px;
	color: #7300E6;
}
h4 {	font-size: 14px; color: #666666; letter-spacing: 1px; }
h5 { 	font-size: 11pt; color: #000000; }
h6 {	font-size: 14px;	color: #FF0000; }
h1 a:link{
	font-size: 16px;
	color: #006699;
}
h1 a:hover{
	font-size: 16px;
	color: #688C9B;
}
h1 a:active{
	font-size: 16px;
	color: #FF0000;
}
h1 a:visited{
	font-size: 16px;
	color: #006699;
}
h3 a:link{
	font-size: 14px;
	color: #7300E6;
}
h3 a:hover{
	font-size: 14px;
	color: #688C9B;
}
h3 a:active{
	font-size: 14px;
	color: #FF0000;
}
h3 a:visited{
	font-size: 14px;
	color: #7300E6;
}
label {	cursor: pointer; }



.header {	
     height: 93px;	
	 background-color: #000000;
}

.footer {	background-color: #000000;	height: 165px;}

.footerb {	font-family: verdana, arial, sans-serif; font-size: 10px; color: #FFF; }

.footerb a {color: #FFF; text-decoration: none;}

.footerb a:hover { color: #FFF;	text-decoration: underline;}

/* navagation  */
.nav {	background-image: url(/images/nav.gif);	background-repeat: no-repeat;	height: 58px;	color: #ffffff;
	font-family: verdana, arial, sans-serif;	font-size: 14px;	padding: 4px;	font-weight: bold;	word-spacing: 12px;  padding-top: 1px;	padding-left: 15px;	line-height: 12px;	background-position: top;}

.nav a {	color: #006699;	text-decoration: none;	font-weight: bold;}

.nav a:hover {	color: #8CB9C8;	text-decoration: none;	font-weight: bold;}
img{ border: 0pt; }

#bottom_div{width: 520px;height: 150px;background-color: #b9d1ea; clear:both;}

img{ border: 0pt; }

#bottom_div{width: 520px; height: 150px; background-color: #b9d1ea; clear:both;}

#vista_toolbar {	float:left;	font:normal 12px Verdana, Arial, Helvetica, sans-serif;	margin:0;
	padding:0;	letter-spacing: -1px;}

#vista_toolbar ul {	background-image:url(/images/back.gif); background-repeat:repeat-x; float:left;	line-height:32px;  list-style:none;	margin:0;	padding:0 4px 0 4px; width:952px;}

#vista_toolbar li {display:inline; padding:0;}

#vista_toolbar a {color:#FFF; float:left;	padding:0 2px 0 2px; text-decoration:none;}

#vista_toolbar a span { display:block; float:none; padding:0 10px 0 7px;}

#vista_toolbar a span img {	border:none; margin:8px 4px 0 0;}

/* show picture when mouse over link */
#vista_toolbar a:hover{ background: url(/images/left.png) no-repeat left center;}

#vista_toolbar a:hover span { background:url(/images/right.png) no-repeat right center;}

#vista_toolbar a.right { float:right; font-size: 9px;	text-transform: uppercase; margin-right: 1px;	margin-left: 1px;	padding-right: 1px;	padding-left: 1px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}
#topBar form { float:right; width:19em;	text-align:right;	padding-right: 1px;	background-position: center;}

/* end navagation  */

.pagename { font-weight: bold; 	font-size: 14px; font-family: verdana, arial, sans-serif; color: #006699;}
/* places  */
.places {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.placestitle{
	font-size:11px;
	font-weight:bold;
	color: #666666;
}
.emphasis {
	font-size: 8.2pt;
	color: #596A71;
	letter-spacing: -0.3px;
	font-family: Arial, Helvetica, sans-serif;
}


/* end places */
/* containers */

.justify{
	text-align: justify;
	font-weight: normal;
	color: #000000;
}
.center{
	text-align: center;
	font-weight: normal;
	color: #000000;
}
/* Octopus Engine */
.north { background: url(/images/north.png) repeat-x top; }
.east { background: url(/images/east.png) repeat-y right; }
.south { background: url(/images/south.png) repeat-x bottom; }
.west { background: url(/images/west.png) repeat-y left; }
.ne { background: url(/images/ne.png) no-repeat top right; }
.se { background: url(/images/se.png) no-repeat bottom right; }
.sw { background: url(/images/sw.png) no-repeat bottom left; }
.nw { background: url(/images/nw.png) no-repeat top left; }

.nw { padding: 20px; } /* Controls padding.  Increase to make text further away from edges; decrease to bring closer.  */

/* Octopus Box 1 - max width default */
.octopus {
	width: 100%;
	clear: both;
	text-align: justify;
	}
.orca {
	clear: both;
	width: 80%;
	}

/* Octopus Box 2 - 30% width */
.seahorse {
	float: none;
	width: 600px;
	clear: both;
	}

/* Octopus Box 3 - 70% width */
.swordfish {
	float: right;
	width: 200px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	}


/* Octopus Box 4 - 100% width - Verbose, same as box #1 */
.squid {
	clear: both;
	width: 260px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	background-position: center top;
	vertical-align: top;
	text-align: justify;
	color: #4B4B4B;
	}
.squidleft {
	clear: both;
	width: 260px;
	float: left;
		}
.eel {
	clear: both;
	text-align: justify;
	float: left;
	}
.rightwhale {
	clear: both;
	width: 430px;
	float: right;
	}
.babywhale {
	clear: both;
	width: 370px;
	float: right;
	}
.formula {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
	width: 620px;
	}
.formula2 {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
	width: 620px;
	}
/* containers */
/* list  */
ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: .3em;
	}

#nestedlist, #nestedlist ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left:-1px;
	padding-left:18px;
	text-indent: -1px;
	list-style-image: url(/images/bullet2.gif);
}
/* end lists */
.content { font-family: verdana, arial, sans-serif;  font-size: 12px; padding: 10px 30px 10px 25px; padding-left: 25px; padding-right: 25px; text-align:left;}

.content td { font-family: verdana, arial, sans-serif; font-size: 12px; text-align:left;}

.mailing { background-image: url(../../images/footertopbg.jpg);	background-repeat: no-repeat;	background-position: bottom right; height: 33px;	font-family: verdana, arial, sans-serif; font-size: 10px;  color: #957BBA;	width: 536px;	padding-left: 25px;}

.footerbg {	background-image: url(/images/footer.gif);	background-repeat: no-repeat;	background-position: right top;	color: #006699;	font-family: verdana, arial, sans-serif;	font-size: 11px;	font-weight: 400;	text-decoration: none;}

.footerbg a {	color: #006699;}

.footerbg a:hover {	color: #89A5B1;	text-decoration: none;}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D1E3E9;
	text-decoration: none;
	vertical-align: text-bottom;
	word-spacing: normal;
	display: inline;
	position: static;
	text-align: center;
	height: 58px;
	letter-spacing: -0.5px;
	line-height: 20px;
}
.search a {	color: #006699;	text-decoration: none;}
.search a:hover {	color: #414A6D;	text-decoration: none;}

.copyright { font-family: Arial, Helvetica, sans-serif; color: #6A8E9D;	font-size: 9px; font-weight: bolder;	letter-spacing: 1%;	vertical-align: text-top;}

.copyright a{ color: #6A8E9D;}
.copyright a:hover {	color: #006699;}
.feature { background-image: url(http://rainbow.onlinepublicity.net/media/images/feature_tour.gif);	background-repeat: no-repeat;	background-position: top;	height: 256px; width: 300px; width: 321px; padding: 25px; padding: 15px; padding-top: 15px; padding-top: 30px;}


.bottomLinks { list-style:none; margin:0 0 15px 0; padding:0;}
.bottomLinks li { list-style:none; display:inline; margin:0 15px 0 0; padding:0;}



.rss h1{font-size:12px; font-weight:normal;}
.rss ul{margin:0px; padding:0px; list-style:none;}
.rss ul li{margin:0px; padding:0px;}
.rss ul li a{font-size:10px; font-weight:normal;}


#subcats a{font-size:10px;font-weight:normal;}
#subcats ul {list-style:none;}
#subcats {font-size:10px;}


.leftmenu{
	background:url(/images/menu-mid.gif);
	width: 170px;
	line-height: 12px;
	font-weight: bold;
}
.leftmenu a{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.leftmenu a:hover{
	font-weight: bold;
	color: #89A5B1;
	text-decoration: none;
}

.leftmenu-inside{padding-left:15px;}
.leftmenu-top{height:23px; width:170px; background:url(/images/menu-top.gif);}
.leftmenu-btm{height:20px; width:170px; background:url(/images/menu-btm.gif);}

/*color*/

.purple {
	color: #7300E6;
}
.ptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.red { color: #FF0000;}
.blue { color: #003399;}
.gold { color: #FFCC00;}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	text-decoration: none;
}
/*end color*/
.center {
	background-position: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
}

.clean {
	list-style: none;
}
.clean li{
	margin-top:5px;
}