@charset "UTF-8";
/* CSS Document */

#overall {
  width:870px; 
  margin-top: 0px;
  margin-left: auto; 
  margin-bottom:0px;
  margin-right:auto; 
  padding-bottom: 0px;
  
  }
  
#wrapper {
float:left;
  background-image:url(images/bg-contentdiv.png);
  background-repeat:repeat-y;  

}

#ie6fix {
 display: none;
}

/* body */
body {
font-size: 13px;
word-wrap: normal;
word-break: break-strict;
text-decoration: none;
background-image: url(images/bg-bluetexture.jpg);
background-repeat: repeat;
font-family: "Adobe Garamond Pro", Georgia, serif;
orphans: 2;
}

/* typography */

h1 {
line-height: 1.7em;
margin-left: 0;
margin-bottom: 0em;
margin-right: 0;
margin-top: 0em;
color: #81a3d6;
text-shadow: 0px 2px 3px #d3d3d3;
text-transform: uppercase;
font-family: Helvetica Neue, Arial, sans-serif;
font-size: 1.4em;
text-align: left;
}


h2 {
color: #587093;
font-style: italic;
margin-left: 0;
margin-bottom: 0em;
margin-right: 0;
margin-top: -0.25em;
text-shadow: 0px 0px 0px;
font-family: Helvetica Neue, Arial, sans-serif;
font-size: 0.95em;
line-height: 1em;
text-align: left;
}


h3 {
line-height: 1.5em;
margin-left: 0;
margin-bottom: 0em;
margin-right: 0;
margin-top: 0em;
color: #6885b0;
text-shadow: 0px 0px 0px #d3d3d3;
text-transform: uppercase;
font-family: Helvetica Neue, Arial, sans-serif;
font-size: 1em;
text-align: left;
}


h4 {
font-style: italic;
line-height: 1.5em;
margin-left: 0;
margin-bottom: 0em;
margin-right: 0;
margin-top: 0em;
color: #3c4e68;
text-shadow: 0px 0px 0px #d3d3d3;
text-transform: none;
font-family: Helvetica Neue, Arial, sans-serif;
font-size: 1em;
text-align: left;
}


p {
margin-left: 0;
margin-bottom: 1.25em;
margin-right: 0;
margin-top: 0em;
word-spacing: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
line-height: 1.55em;
text-align: left;
}

#bodycopy {
	float: right;
	padding-top:0px;
	padding-left:300px;
	padding-bottom:30px;
	width:250px;
}


a:link {font-weight: bold; color: #587093;text-decoration: bold} 
a:visited {font-weight: bold; text-decoration: bold} 
                                                 
             
a:hover {font-weight: bold; color: #1e2632;text-decoration: bold} 

ul.generallist {  
list-style: disc; /*--Takes out the default bullets--*/  
margin: 0;  
padding: 0;
margin-left: 20px;  
}  


ul.generallist li {  
padding: 5px 5px 5px 15px; /*--Adds padding around each item--*/  
margin: 0;  
} 

span.leftindent{
margin-left: 12px; 
margin-top:10px;
}


/* wrapper */




/* header */
#header {
z-index: 3000;
float: left;
width: 842px;
height: 242px;
background-color: white;
margin: 0px;
clear: both;
}

.headerphoto {z-index: 5; height: 242px; width: 842px; position: absolute; }
.headerphoto img { border: 1px 0px 0px 1px; solid #ccc; background-color: #fff; }

#orangetagleft {
	padding: 5px;
	background-image: url(images/orangetag_left.png);
	float: left;
	position: absolute;
	margin-left: -22px;
	margin-top: 20px;
	z-index: 20;
	background-repeat: no-repeat;
	height: 61px;
	width: 210px;
}                     

                
#orangetagright {
	padding: 11px;
	background-image: url(images/orangetag_right.png);
	float: right;
	position: absolute;
	margin-left: 655px;
	margin-top: 20px;
	z-index: 20;
	background-repeat: no-repeat;
	height: 61px;
	width: 210px;
}

#orangetagright a, span {
margin-top: 1px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .85em;
color: white;
text-decoration: none;
}

#orangetagright a:hover,a:focus {
color: #d2e8ff;
text-decoration: underline;
}


#logo {
z-index: 10;
position: relative; right;
float: right;
}

/* search box */
img.searchbtn {
	padding-left: 7px;
	clear: none;
	float: left;
	background-repeat: no-repeat;
}
.searchtextbox {
    border-left-width: 1px;                                                         
    border-bottom-width: 1px;                                                         
    border-right-width: 1px;                                                         
    border-top-width: 1.25px;                                                         
    border-left-color: #dddddd;                                                         
    border-bottom-color: #dddddd;                                                         
    border-right-color: #dddddd;                                                         
    border-top-color: #7b7b7b;                                                         
    border-left-style: solid;                                                         
    border-bottom-style: solid;                                                         
    border-right-style: solid;                                                         
    border-top-style: solid;                                                         
    text-shadow: 0px 0px 0px #898989;                                                         
    text-transform: lowercase;                                                         
    padding-left: 2px;                                                         
    padding-bottom: 2px;                                                         
    padding-right: 2px;                                                         
    padding-top: 2px;                                                         
    color: #9e9e9e;                                                         
    clear: left;                                                         
    margin-top: 0px;                                                         
    float: left;                                                         
    margin-left: 0px;                                                         
    font-variant: normal;
    font-style: none;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    width: 110px;
    height: 24px;
}  

/* slideshow */
.slideshow {z-index: 5; height: 242px; width: 842px; position: absolute; }
.slideshow img { border: 1px 0px 0px 1px; solid #ccc; background-color: #fff; }

/* nav-bar */
#nav{ border-left-color: #e9e9e9; border-bottom-color: #b0b0b0; border-right-color: #e9e9e9; border-top-color: #e9e9e9; border-left-width: 1px; border-bottom-width: 2px; border-right-width: 1px; border-top-width: 1px; border-style: solid; float:left; _float:none; margin: 0 0 0 0; _margin: 0px 0 0 0px; width: 840px; background: url(images/bg_nav.png) repeat-x; overflow:  hidden;}
div#nav ul{width:100%; margin:0; list-style:none; padding:0px 0px 0px 0px; font-size:.95em;}
div#nav ul li{display:inline; margin:0; width:auto; padding:0; border-top:none;}
div#nav a{float: left; background: url(images/bg_buttons.png) no-repeat right top; margin:0; text-align: center; text-decoration:none; color:#e5decb; font-family: Helvetica, Arial;
    font-size: 11px; display:block; padding:12px 7px 5px 7px; _padding:12px 7px 12px 7px; overflow: hidden;}
div#nav a:visited{float: left; background: url(images/bg_buttons.png) no-repeat right top; margin:0; text-align: center; text-decoration:none; color:#e5decb; font-family: Helvetica, Arial;
    font-size: 11px; display:block; padding:12px 7px 5px 7px; _padding:12px 7px 12px 7px; overflow: hidden;}
div#nav a span{font-size: 9px; color:#FFFFFF;}
div#nav a:hover{background-position:100% -39px; cursor:pointer; color:#ffffff}

/* sub nav-bar */
#subnavcontainer
{
clear:both;
width: 841px;
height:15px;
font-family: Helvetica, Arial;
font-size: 11px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #f2f2f2;
}

#subnav
{
margin: 0;
padding: 0 0 20px 10px;
}

#subnav ul, #subnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#subnav a:link, #subnav a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #545454;
}

#subnav a:link#current, #subnav a:visited#current, #subnav a:hover
{
border-bottom-color: #545454;
border-bottom: 4px solid;
padding-bottom: 2px;
background: transparent;
color: #2f2f2f;
}

#subnav a:hover { color: #2f2f2f; }



/* clear */
.clear{clear:both; height:1px; margin:0; padding:0; line-height: 1px;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;} 

/* img */
img.double_border {  
border: 1px solid #bbb;  
padding: 5px; /*Inner border size*/  
background: #ddd; /*Inner border color*/  
}  

.center {  
margin: 0 auto;  
display: block; /*--Since IMG is an inline element--*/  
} 

.floatleft {
clear:right;
border-color: #878787;
border-width: 1px;
border-style: solid;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 5px;
margin-top: 0px;
clear: none;
padding: 0px;
float: left
}

.floatright {
margin-right: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-top: 0px;
float: right
}

/* content */
#maincontent {
clear:both;
width:870px; 	
}

#mainpagecontent {
clear:both;
width:870px; 
height:598px;	
}

#subpagecontent {
width:870px;
	clear:both;
	float:left; 	
}

#toppic { 
	width:230px;
	}
	
#landingtopleft { 
	width:500px;
	}
	
#landingbottomleft {
	width:500px;
	float:left;
	}
	
#landingbottomleft img {
	float:left;
	}
	
#landingright {
	float:right;
	width:280px;
	padding-right:40px;
	margin-top:30px;
	}
	
#toptext {
	clear:both;
	width:230px;
	padding-top:5px;
	padding-left:15px;
	}

#topcontainer {
	float:left;
	margin-left:20px;
	margin-top:30px;
	}
	
#maintitle {
	float:left;
	width:230;
	margin-left:20px;
	margin-top:20px;
	
	}
	
	#maintitle1 {
	clear:both;
	float:left;
	width:230;
	margin-left:20px;
	margin-top:20px;
	
	}
	
#maintitle img {
	margin-top:10px;
	}
	
#toptext {
	width:230px;
	padding-top:5px;
	padding-left:15px;
	}
	
#toptext img {
	padding-bottom:10px;
}

#sub-area {
	padding-top:55px;
	padding-right:60px;
	padding-bottom:40px;
	width:40em;
	float:right;

}

#maintopcontainer {
	float:left;
	margin-left:20px;
	margin-top:30px;
	width:533px;
	}

#bottomcontainer {
	float:left;
	margin-left:20px;
	margin-top:30px;
	width: 300px;
	}
	
#bottomright {
	margin-right: 20px;
	padding-right: 0px;
	margin-top: 30px;
	float: right;
	height: 300px;
	display: inline;
	position: relative;
	background-repeat: no-repeat;
	margin-left:20px;
	width: 220px;
	}
	
#sidebar {
	background-color: #e3b676;
	height: 598px;
	float:right;
	margin-right:28px;
		
}

#photobar {
	float:right;
}

#newsletter {
	margin-top: 0px;
	height: 52px;
	}


/* footer */
#footer {
background-image:url(images/footer.png);
background-repeat:no-repeat;
text-align:center;
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top:13px;
width:870px;
height:56px;
font-size: 13px;
color:#333333;
font-family: Helvetica, Arial;
}

