/*
Author: Marje Cannon Anexio New Media
Version: 2.04.2005
Version: 04.06.2006
Version: 12.17.2007
*/

* {
	margin: 0;
	padding: 0;
}
body {	
	background-image: url(resources/bg.jpg);
	background-repeat: repeat-x;
	background-color: #BBE0FA;
	text-align: center; 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #215570 !important;
}
#wrap {
   position: relative;
	width: 776px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(resources/bg-wrap.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	color: transparent;
}
#sendmailtofriend {
	position: absolute;
	top: 190px;
	right: 10px;
	z-index: 10;
}
#sitemap {
	float: right;
	margin: 52px 20px 0 0;
}
#email {
	float: right;
	margin: 58px 20px 0 0;
}
#home {
	float: right;
	margin: 60px 20px 0 0;
}
/* ---------------------------- header ------------------- */

#header {
	height: 240px;
	position: relative;
}
#header img {
	display: block;
}
#headermenu img {
	display: block;
}
#headerflash img {
	display: block;
}
#headerbottom img {
	display: block;
}
#headermenu {
	position: absolute; 
	top: 0;
	height: 27px;
	background-color: #84DBFF;
	color: transparent;
}
#headerflash {
	position: absolute; 
	top: 27px;
	height: 113px;
	background-color: #84DBFF;
	color: transparent;
}
#headerbottom {
	position: absolute; 
	top: 140px;
	height: 110px;
}




/* ---------------------------- content ------------------- */

#content {
	position: relative;
	background-color: #FFFFFF;
	color: transparent;
	background-image: url(resources/bg-content.jpg);
	background-repeat: repeat-y;
}
#content-left {
   position: relative;
   float: left; 
	left: 0;
	width: 228px;
	/* border-right: 2px solid #FF0000; */
}

#content-left img {
	padding: 6px;
	background-color: #BBE0FA;
	color: transparent;
/*  	position: absolute;*/
  	position: relative;

	top: -45px;
	left: 24px;
	margin: 0;
}
/* #content-right a {
	color: #215570 !important;
	background-color: transparent;
}
*/
#content-right {
	position: relative;
	margin: 0 0 0 238px;
	/* border-left: 2px solid #0000FF; */
}
#content-wide {
	position: relative;
	margin: 0;
}
#content-wide h1 {
	color: #215570 !important;
	background-color: transparent;
	position: relative;
	top: -48px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	background-image: none !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 54px;
	padding-bottom: 16px;
   padding-left: 50px !important;
}
#content-wide p  {
	margin:  5px 80px 15px 58px !important;
	line-height: 1.5;
	color: #215570 !important;
	background-color: transparent;
}
#content-right p  {
	margin:  5px 80px 15px 58px !important;
	line-height: 1.5;
	color: #215570 !important;
	background-color: transparent;
}
#content-right p.initial  {
	margin:  -50px 80px 15px 58px !important;
	line-height: 1.5;
	color: #215570 !important;
	background-color: transparent;
}
.imgleft {
	padding: 6px;
	background-color: #BBE0FA;
   float: left;
	margin: 6px 20px 20px 0;
}


/* h1 {
	background-color: transparent;
	color: #265F7D;
	font-family: georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 22px; 
}
*/
img.tower {
	position: relative !important;
	top: -108px !important;
	padding: 0 !important;
	background-color: transparent;
	color: transparent;
	left: 0 !important;
}

.headlineimgindex {
  position: relative;
 top: -60px;
}
#footer {
	clear: both;
	background-image: url(resources/bg-footer.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 93px;
	width: 776px;
}
#belowfooter {
	clear: both;
   background-image: url(resources/bg-below-footer.jpg);
	background-position: 0 0;
   background-repeat: repeat-x;
	height: 81px;
	width: 776px;
}
#copyright {
   margin: 0 auto 50px auto;
	clear: both;
	height: 81px;
	width: 776px;
	text-align: center !important;
	font-size: 10px;
	color: #398BB5;
	line-height: 3;
}
#copyright a {
	color: #398BB5;
	background-color: transparent;
	text-decoration: none;
}



/* .imgframe {
	padding: 6px;
	background-color: #BBE0FA;
	color: transparent;
  	position: absolute;
	top: -45px;
	left: 24px;
	margin: 0;
}*/
h1 {
	color: #215570 !important;
	background-color: transparent;
	position: relative;
	top: -48px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	background-image: url(resources/bg-header1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 54px;
	padding-bottom: 16px;
   padding-left: 24px;
}
h2 {
	color: #25607E !important;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 26px;
	padding-bottom: 12px;
   padding-left: 26px;
	}
h3 {
	color: #2D7498 !important;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	font-weight: normal;
	padding-top: 26px;
	padding-bottom: 12px;
   padding-left: 28px;
	}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* ----------------------- lists ----------------- */


#content-right ul {
	margin: 0 50px 20px 80px;
}
#content-right ul li {
	color: #215570 !important;
	background-color: transparent;
}
#content-right ol {
	margin: 0 50px 20px 80px;
}
#content-right ol li {
	color: #215570 !important;
	background-color: transparent;
}
ul.list  {
	color: #215570 !important;
	background-color: transparent;
	line-height: 1.5;
	margin-left: 0 !important;
	padding-left: 70px !important;
	width: 400px;
}
/* ---------------------------- subnavigation ----------------------------  */

#navcontainer {
   position: relative;
	margin: -30px 0 30px 57px;
}
#content-right #navcontainer #navlist {
	margin: 0;
	padding: 0;
}
#navlist li {
   display: inline;
   list-style-type: none;
   padding-right: 20px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
ul#navlist li a {
	background: transparent url(resources/btn-list.gif) left center no-repeat;
   padding-left: 15px;
   text-align: left;
   line-height: 22px; 
}

/* ---------------------------- inline button ------------------- */
.inline-button {
   _width: 12em;
   font: bold 100%/1 verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; 
	_padding:0;
   border: 1px solid black;
   white-space: nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #0066CC;
   color: #FFFFFF;
   }
.inline-button em {
   _width: 1em; 
	_cursor: hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: #FFFFFF;
   color: #215570 ;
   }
.inline-button span {
   _width: 1em; 
	_cursor: hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.inline-button:hover {
   background: #FFFFFF ;
   color: #0066CC;
   }
.inline-button:hover em {
  background: #0066CC;
   color: #FFFFFF;
   }

/* 

---------------------------- links ------------------- */
a:link {
	color: #215570;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #296A8C;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: none !important;
}
a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: none !important;
}













/* ---------------------------- table and forms  ------------------- */
 table#tellfriend td {
	background-color: transparent;
	color: #396473;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	
}
 table#contact td {
	background-color: transparent;
	color: #396473;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	
}
input { 
   color: #215570;
   background-color: #BBE0FA !important; 
	border: 1px solid #0063C1;
	font-family: arial, sans-serif;
	} 
textarea { 
   color: #215570;
   background-color: #BBE0FA !important; 
	border: 1px solid #0063C1;
	font-family: arial, sans-serif;
	}
th {
	background-color: #102F61;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 2px 3px 2px 3px;
}
table#listings  {
	position: relative;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #215570 !important;
	margin-top: 0;
	margin-left: 50px;
}
table#listings td {
    padding: 2px 3px 2px 3px;
}




/* ----------------------- signature ----------------- */
/* body#home h1 {
	color: #215570 !important;
	background-color: transparent;
	position: relative;
	top: -48px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 28px;
	font-weight: normal;
	background-image: url(resources/bg-header1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 54px;
	padding-bottom: 16px;
   padding-left: 24px;
}
*/