/***********************************************/
/* wall_base.css                               */
/* Use with template wall_X.html               */
/* Highest finition level for Wall select      */
/* Start from /halo_nav/wall_test_18.css       */
/***********************************************/
/*
div {
border: 1px solid #FF6633 !important;
}
*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}

.Style1 {
	color: #FF6633;
	font-style: italic;
	font-weight: bold;
}

.Style2 {
	color: #FFFF66;
	font-style: italic;
	font-weight: bold;
}

.Style3 {
	color: #003399;
	font-weight: bold;
}

/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #FF3300;
	text-decoration: none;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/


/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#wrapper{
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	background-attachment: fixed;
	background-image: url(pict/home/bg_grey.jpg);
	background-repeat: repeat-x;
}

#pagecell1{
	width:800px;
	background-color: #ffffff;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -6px;
}

/************************************/

/************************************/
#masthead{
	position: static;
	top: 0px;
	width:100%;
	background-image: url(pict/home/top_banner.jpg);
	background-repeat: repeat-x;
	height: 121px;
}

.topdeco {
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	right: 0px;
	height: 121px;
	width: 308px;
	top: 0px;
}

.toplogo {
	position: absolute;
	top: 24px;
	left: 45px;
}
/************************************/


/************************************/
#col2{
	padding: 0px 10px 0px 0px;
	border-left: 1px solid #ccd2d2;
	background-image: url(pict/home/page_bkgd.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 2;
}
/************************************/

.wall {
	z-index: 3;
}

.wall img{
	border: 1px solid #347C8A;
	z-index: 4;
	
}

#map_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-color: #499DB7;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 2px solid #666666;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #666666;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#map_display {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	margin-bottom: 10px;
	font-size: 10pt;
	margin-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#map_display td{
	text-align: left;
	padding: 10px;
	font-size: 9pt;
}

#map_display a:link{
	color: #333399;
}

#map_display a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#map_display a:visited{
	color: #CC0066;
	background-color: #CCCCCC;
}

/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #003399;
	font-weight: normal;
}

/************************************/


/************************************/
#pageName{
	margin: 0px;
	border-bottom:1px solid #327681;
	background-repeat: repeat;
	height: 76px;
	background-color: #8BAED2;
	background-image: url(pict/home/title_bkgd_b.gif);
}

#pageName h2{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: italic;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 24px;
	padding-left: 160px;
	font-weight: lighter;
}

.top_home {
	position: absolute;
	top: 12px;
	left: 12px;
}

.top_ban {
	position: absolute;
	right: 50px;
	top: 2px;
}

/*#pageName img{
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}*/

/************************************/


/************************************/
#globalNav{
	position: absolute;
	width: 100%;
	color: #cccccc;
	padding: 0px;
	top: 50px;
	background-image: url(pict/home/glbnav_background.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 34px;
}

#globalLink{
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
	z-index: 100;
	width: 600px;
	height: 28px;
	padding: 0px;
	top: 6px;
}

#globalLink a:link{
	color: #3579C0;
	margin: 0px;
	border-right: 1px solid #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#globalLink a:visited{
	color: #3579C0;
	margin: 0px;
	border-right: 1px solid #8FB8BC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#globalLink a:hover{
	color: #000066;
	background-image:  url(pict/home/glblnav_selected.gif);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #8FB8BC;
	padding-top: 2px;
	padding-bottom: 4px;
	}

#globalLink a:active{
	color: #FF6600;
	background-image:  url(pict/home/glblnav_selected.gif);	
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #8FB8BC;
	}

#globalLink a.current:link{
	background-image:  url(pict/home/glblnav_selected.gif);
	color: #000066;
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #8FB8BC;
}

#globalLink a.current:visited{
	background-image:  url(pict/home/glblnav_selected.gif);
	color: #000066;
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #8FB8BC;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 3px;
	right: 60px;
	z-index: 101;
}

#search input{
  font-size: 60%;
  margin: 0px 0px 0px 20px;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	font-size: 80%;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	
}


/************************************/

/************************************/
#wallSelect{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
	width: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	display: block;
	padding-bottom: 10px;
}

#wallSelect a{
	color: #3D80C6;
	background-image: url(pict/home/gblnav_h28_off.jpg);
	background-repeat: repeat-x;
	word-spacing: 20px;
	padding: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}

#wallSelect a:hover{
	color: #000066;
	background-image: url(pict/home/gblnav_h28_on.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}

#wallSelect a:active{
	color: #FF6600;
	background-image: url(pict/home/gblnav_h28_on.jpg);
	background-repeat: repeat-x;

}

#wallSelect a.current{
	color: #FF6600;
	background-image: url(pict/home/gblnav_h28_on.jpg);
	background-repeat: repeat-x;
}

/************************************/


/************************************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

/************************************/



/************************************/
.story{
	clear: both;
	font-size: 80%;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.story h2{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #499db7;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FF6633;
}

.story p{
padding: 0px 0px 10px 0px;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 12px;
	background-image: url(pict/home/title_bkgd_c.gif);
	border-top: 1px solid #327681;
}

#siteInfo img{
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-left: 10px;
}

#siteInfo a{
	color: #FFCC33;
	font-weight: bold;
}

#siteInfo a:link{
	color: #FFCC33;
	font-weight: bold;
}

#siteInfo a:hover{
	text-decoration: underline;
	color: #FFFFCC;
}

#siteInfo a.current{
	text-decoration: underline;
	color: #FFFFCC;
}

/************************************/

/************************************/
.advert{
	padding: 2px 6px;
	text-align: left;
	position: absolute;
	right: 0px;
	visibility: visible;
	z-index: 100;
	width: 440px;
	font-size: 9px;
	font-weight: lighter;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	clear: both;
	margin-top: -4px;
	margin-right: 20px;
	background-color: #547DA6;
	color: #FFFFFF;
}

/************************************/
.home_map {
	margin-top: 20px;
	margin-bottom: 20px;
}

.home_map applet{
	border: 1px solid #999999;
}
/***********************************************/
/*End Component Divs                           */
/***********************************************/

