body, html {
      height:100%;
      margin: 0;
      border: none;
      text-align: center;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color:#CFD6D2;
   }
   
#wrapper {
height:100%;
width: 100%;
margin: 0 auto;
}

#wrapper td{
vertical-align:top;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

#leftNormal{
	padding-top:45px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/bground_paper.gif);
	background-repeat:no-repeat;
	width:148px;
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;

}

#leftNormal a{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration:underline;
}

#leftNormal a:hover{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
}

#leftNormal ul{
	position:relative;
	margin-left: 5px;
	padding-left: 1.2em;
	color:#003366;
}

#leftNormal li{
	list-style-image:url(images/bullet.gif);
	margin: 0;
  	padding: 0;
}


#leftStripes{
padding-top:230px;
text-align:right;
vertical-align:top;
background-image:url(images/bground_stripes1.gif);
background-repeat:no-repeat;
width:208px;
}

#leftStripes a{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration:none;
}

#leftStripes a:hover{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
}

#divide{
width:20px;
}

#contentIntro{
text-align:left;
padding-top:20px;
vertical-align:top;
}

#contentIntro a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration:underline;
}

#contentIntro a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}


.bodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}

#footer{
padding-left:41px;
text-align:left;
vertical-align:bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:underline;
}

#footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
}
.bodyLargeGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.bodyLargeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}

.bodyCopyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}
/* ------ menu styles -------*/

#nav {


color:#FFFFFF;
background-color:#003366;
text-align:left;
padding-left:208px;
vertical-align:middle;
}

#nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#nav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#BED62F;
}
.menu_padding{padding:6px 0px 6px 205px; background:#003366;}
.andrewMenu ul{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#003366;
vertical-align:middle;
text-align:left;
margin: 0;
padding:0px 0px 0px 0px;
list-style-type: none;
}

/*Top level list items*/
.andrewMenu ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
position: relative;
/*display: inline;*/
float: left;
background-color: #003366; /*overall menu background color*/
}

/*Top level menu link items style*/
.andrewMenu ul li a{
display: block;
width: 40; /*Width of top level menu link items*/
padding: 0px 3px;
text-decoration: none;
color: #FFF;
}
	
/*1st sub level menu*/
.andrewMenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
padding-top:6px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.andrewMenu ul li ul li{
display: list-item;
float: none;
margin:0px 0px 0px 0px;
background-color:#BED62F;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.andrewMenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.andrewMenu ul li ul li a{
display: block;
width: 150px; /*width of sub menu levels*/
text-decoration: none;

border-bottom:1px solid #fff;
padding: 1px 5px;
background:#BED62F ;
color:#003366;
}

.andrewMenu ul li a:hover{
background-color: #003366;
color: #BED62F;
}
.andrewMenu ul li ul li a:hover{
background-color: #003366;
color: #FFF;
border-bottom:1px solid #fff;
}

/*Background image for top level menu list links */
.andrewMenu .mainfoldericon{
background: #003366;
}

/*Background image for subsequent level menu list links */
.andrewMenu .subfoldericon{
background: #BED62F;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 3em;
}
	
/* Holly Hack for IE \*/
* html .andrewMenu ul li { float: left; height: 1%; }
* html .andrewMenu ul li a { height: 1%; }

subItem{border:none;}
subItem a {background:url(images/menu_bg.jpg) no-repeat bottom left;}
subItem a:hover {background:url(images/menu_bg_hover.jpg) no-repeat bottom left;} 
/* End */

/* End CSS Drop Down Menu */

.gallery_table{}

.gallery_table a img{border:7px solid #FFF;}
.gallery_table a:hover img{border:7px solid #FFF;}


#leftNormal2{
	padding-top:45px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/bground_paper2.gif);
	background-repeat:no-repeat;
	width:148px;
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;

}

#leftNormal2 a{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration:underline;
}

#leftNormal2 a:hover{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
}

#leftNormal2 ul{
	position:relative;
	margin-left: 5px;
	padding-left: 1.2em;
	color:#003366;
}

#leftNormal2 li{
	list-style-image:url(images/bullet.gif);
	margin: 0;
  	padding: 0;
}
