/* CSS Document */


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/page_bg_wide.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	padding-right: 0px;

}

body, html {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

a:link {
	color: #6787a7;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #85D0AA;
	font-weight: bold;
	padding-top: 5px;
}

td,th {
	font-size: 11px;
	font-weight: none;
	color: #809CC9;
	font-family: "Trebuchet MS", Tahoma, Arial;

}

.Textbody  {
	text-align: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;

}

h1 {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-variant:small-caps;
	font-style:italic;
	font-weight: bold;
	font-size: 160%;
	color: #6787a7;
	border-bottom: 6px solid #C2C2C2;

}

h2 {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-variant:small-caps;
	font-weight: bold;
	font-size: 125%;
	color: #6787a7;
	border-bottom: 1px solid #CCCCCC;

}


.TextNav  {
	text-align: center;
	font-size: 90%;
	float:none;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	width: 100px;
	text-decoration: none;
	color: #ffffff;
	background-color: none;
	padding: 3px 15px;
	border: 2px solid white;
	font-family: "Trebuchet MS", Tahoma, Arial;

}

a.TextNav {
    font-size: 90%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #999999;
	padding:4px;
    font-family: "Trebuchet MS", Tahoma, Arial;
	
}

.TextMedium
{
    font-size: 12px;
	font-weight: bold;
	padding:4px;
    color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;
	
}

.TextForm
{
    font-size: 110%;
	font-weight: bold;
	font-variant:normal;
	line-height: 115%;
	padding:4px;
    color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;
	
}

.TextList
{
    font-size: 105%; 
	font-weight: bold;
	padding:4px;
    color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;
	
}

.TextDate
{
    font-size: 140%; 
	font-weight: bold;
	font-variant:small-caps;
	padding:4px;
    color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;
	
}

.TextHead
{
    font-size: 130%; 
	font-weight: bold;
	font-variant:small-caps;
	line-height: 25px;
	padding:0px 0px 0px 0px;
    color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;
	display: block;
	border-bottom: 1px solid #CCCCCC;
		
}


.TextHead_sub
{
    font-size: 130%; 
	font-weight: bold;
	font-variant:small-caps;
	margin-bottom: 10px;
	line-height: 25px;
	padding-left: 5px;
    color: #FFFFFF;
    font-family: "Trebuchet MS", Tahoma, Arial;
	display: block;
	background-image: url(../images/textside_bg02.png);
	background-position: bottom center;
	border: 0px solid #CCCCCC;

}

.TextHead_sub_b
{
	color: #FFFFFF;
	line-height: 15px;
	padding-left:5px;
	display: block;
	background-image:url(../images/content_sub_bg.png);
	background-repeat: no-repeat;

}

.news_head
{
    font-size: 115%; 
	font-weight: bold;
	font-variant:small-caps;
	line-height: 45px;
	margin: 0px;
	padding-left: 15px;
	color: #6787a7;
	display: block;
	background-image:url(../images/news_head.png);
	background-position: top center;

}

.Textbot_news
{
    line-height: 10px;
	color: #FFFFFF;
	display: block;
	background-image:url(../images/textbot_news.png);
	background-position: bottom center;

}

.Text_survey
{
	color: #FFFFFF;
	line-height: 25px;
	padding:10px;
	display: block;
	background-color:#6787a7;
}


.TextSide
{
    font-size: 110%;
	font-weight: bold;
	line-height: 28px;
	padding-left: 15px;
    color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;
	display: block;
	width: 275px;
	background:url(../images/textside_bg02.png);
	background-repeat:no-repeat;
	
}

.TextCaption
{
    font-size: 100%;
	font-variant:small-caps;
	padding:4px;
    color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;
	
}

/* =-=-=-=-=-=-=-[Page Layout]-=-=-=-=-=-=-=--=-=-=-=-=-=-=- */

#container {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 895px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 1100px;
}

#gallery_container {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 895px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 1200px;
}

#doc_container {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 895px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 1300x;
}

#cal_container {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 895px;
	border: 4px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	min-height: 500px;
}

#home_container {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 895px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 2400px;
}

#imgpref_container {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 895px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 1100px;
}




#calendar container {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 855px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 700px;
}

* html div #container { /* This is the Tan hack */
width: 782px;
w\idth: 760px; 
} 

#container_about {
background: #fff;
margin-left: auto;
margin-right: auto;
width: 850px;
border: 4px solid #CCCCCC;
margin: 0px;
padding: 0px;
min-height: 1000px;
}

#banner {
	padding-top: 0px;
	background-image:url(../images/banner.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: white;
	border-bottom: 0px solid #CCC;
	min-height: 113px;
	width: 895px;
	height: 210px;
}

#content {
font-size: 100%;
text-align: left;
padding: 0px 10px;
margin-right: 0px;
margin-left: 0px;
background-color: none;
border: 0px solid #fff;
min-height: 750px;
}

#content_intro{
	font-size: 75%;
	text-align: left;
	padding: 0px 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: none;
	border: 0px solid #fff;
	min-height: 895px;
	width: 895px;
}

#content_faq {
font-size: 100%;
text-align: left;
padding: 0px 10px;
margin-right: 0px;
margin-left: 0px;
background-image: url(../images/bg-faq.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-color: none;
border: 0px solid #fff;
min-height: 700px;
}


}


#content_download {
font-size: 100%;
text-align: left;
padding: 0px 10px;
margin-right: 0px;
margin-left: 0px;
background-image: url(../images/bg-arrow.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color: none;
border: 0px solid #fff;
min-height: 700px;
}

#content_sub {
font-size: 110%;
text-align: left;
color: #666666;
padding: 5px 5px 10px 5px;
background-color: #FFFFFF;
border: #CCCCCC 1px dotted;
width: auto;
margin-bottom: 20px;

}

#content_news {
text-align: left;
color: #999999;
background-image:url(../images/news_bod01.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding-top: 5px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 35px;
min-height: 50px;

}

#content_links {
text-align: left;
padding: 0px 10px;
margin-right: 225px;
margin-left: 0px;
background-image:url(../images/bg-arrow.jpg);
background-position: bottom center;
background-repeat:no-repeat;
background-color: white;
border: 4px solid #fff;
min-height: 400px;
}

#content_contact {
text-align: left;
padding: 0px 10px;
margin-right: 225px;
margin-left: 0px;
background-image:url(../images/bg-contact00.jpg);
background-position: bottom center;
background-repeat:no-repeat;
background-color: white;
border: 4px solid #fff;
min-height: 400px;
}

#content p {
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 2px;
padding-right: 2px;
align: left;
font-family: "Trebuchet MS", Tahoma, Arial;
font-variant:small-caps;
font-weight:bold;
color: #6787a7;
font-size: 122%;
line-height: 98%;
border-bottom: 1px dotted #C2C2C2;
}

#content-photo {
padding: 2px;
margin-left:auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #FFFFFF;
border: 2px solid #CCCCCC;
width: 600px;
}

#content-popup {
padding: 2px;
margin-left:auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #FFFFFF;
border: 2px solid #CCCCCC;
width: 275px;
min-height: 100px;
}

#content-popup a {
	color: #FFFFFF;
}

#content-video {
padding: 2px;
margin-left:auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #FFFFFF;
border: 2px solid #CCCCCC;
width: 320px;
min-height: 100px;
}


#sidebar-a {
text-align: left;
font-size: 85%;
text-align: right;
float: right;
width: 200px;
margin: 2px;
margin-left: 5px;
padding: 5px;
background-color: #fff;
border-left: 1px solid #ccc;
text-decoration:none;
min-height: 300px;
}

* html div #sidebar-a { /* This is the Tan hack */
width: 210px;
w\idth: 200px; } 


#footer {
	text-align: center;
	font-size: 75%;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 2px solid #ebebeb;
	width: 895px;
}

address {
margin-top: .5em;
padding-top: .5em;
border-top: thin dotted;
border: #ccc;
}

#iframe {
text-align: center;
border: 0px solid #ccc;
width: 100%;
min-height: 800px;
}

/* =-=-=-=-=-=-=-[Page Layout Two Columns]-=-=-=-=-=-=-=--=-=-=-=-=-=-=- */
#sidebar-a {
text-align: right;
float: left;
width: 200 px;
margin: 2px;
margin-left: 5px;
padding: 5px;
background-color: #ebe3ca;
border-left: 1px solid #ffffff;
}

#sidebar-b {
	text-align: left;
float: right
	width: 450px;
	height: auto;
	margin: 2px;
	margin-left: 5px;
padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #ffffff;
	position: relative;
}

* html div #sidebar-a { /* This is the Tan hack */
	width: 275px;
	w\idth: 200px;
	padding-right: 50px;
} 


#two_column {
background: #FFFFFF;
margin-left: auto;
margin-right: auto;
width: 820px;
border: 0px solid #6699CC;
margin: 0px;
padding-right: 0px;
padding-left: 0px;
min-height: auto;
padding-bottom: 10px;
}

* html div #container { /* This is the Tan hack */
width: 782px;
w\idth: 760px; }

#column_left {
text-align: left;
margin: 0px;
padding-left: 0px;
padding-right: 10px;
border-right: 1px solid #CCCCCC;
width: 60%;
float: left;
min-height: 800px;
}




#image_container {
text-align: left;
margin: 0px;
padding-left: 0px;
padding-right: 10px;
border-right: 1px solid #CCCCCC;
width: 570px;
float: left;
min-height: 700px;
}

#column_left_2 {
text-align: center;
margin: 0px;
padding-left: 0px;
padding-right: 10px;
width: 62%;
float: left;
min-height: auto;
}

* html div #column_left { /* This is the Tan hack */
width: 210px;
w\idth: 200px; }

#column_left p{
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 2px;
align: left;
font-family: "Trebuchet MS", Tahoma, Arial;
font-variant:small-caps;
font-weight:bold;
color: #999999;
font-size: 122%;
line-height: 150%;

border-top: 1px dotted #C2C2C2;
background-image: url(../images/blue_arrow.png);
background-repeat:no-repeat;
background-position: center left;
}

#column_right {
text-align: left;
margin: 0px;
margin-right: 0px;
padding: 0px 0px 0px 5px;
border-left: 0px solid #6699CC;
width: 35%;
float: right;
min-height: 200px;
}

* html div #column_right { /* This is the Tan hack */
	width: 200px;
	w\idth: 200px;
	color: #333399;
	margin-right: 5px;
	padding-right: 10px;
}

#img-a {
text-align: center;
margin-left: 5px;
border: 1px solid #fff;
width: 725px;
min-height: 300px;
}

#img-b {
text-align: center;
border: 2px solid #CCCCCC;
padding: 5px;
width: 720px;
min-height: 300px;
}

#img-column {
	text-align: right;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	min-height: 50px;
	border: 6px solid #ebebeb;
	width: 150px;
	float: none;
	padding-right: 10px;
}

#img-calendar {
text-align: right;
font-size: 100%;
margin: 0px;
padding: 0px;
min-height: 50px;
border: 6px solid #ebebeb;
width: 300px;
}

#search {
text-align: right;
font-size: 100%;
margin: 0px;
padding: 0px;
min-height: 40px;
border-bottom: 1px solid #CCCCCC;
width: 300px;
}


#head_index {
	background-image: url(../images/banner.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	min-height: 85px;
	width: 820px;
	height: 200px;
}


#head_links {
	background-image: url(../images/head_links.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}

#head_history {
	background-image: url(../images/head_history.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	min-height: 75px;
	font-size: 75%;
	width: 895px;
}

#head_comments {
background-image: url(../images/head_comments.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}


#head_docs {
background-image: url(..images/head_docs.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}

#head_docs2 {
background-image: url(../images/head_docs2.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}


#head_news {
background-image: url(../images/head_images.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}

#head_faq {
background-image: url(../images/head_faq.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}

#head_cal {
background-image: url(../images/head_cal.png);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}

#head_exhibits {
background-image: url(../images/head_exhibits.gif);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
min-height: 85px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

ul.arrow {
	list-style-image:url(../images/more_arrow.gif);
	list-style-type:square;
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;
	line-height: 98%;
	font-size: 100%;
	font-style: italic;
	color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.arrow ul{
	list-style-image:url(../images/more_arrow.gif);
	list-style-type:square;
	padding: 2px;
	font-weight: normal;
	margin-left: 1em;
	font-size: 90%;
	color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

ul.arrow_sub {
	list-style-image:url(../images/more_arrow.gif);
	list-style-type:square;
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;
	line-height: 98%;
	font-size: 100%;
	font-style: italic;
	color: #6787a7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.calendar {
	list-style-image:url(../images/blue_arrow.png);
	list-style-position: inherit;
	list-style-type:square;
	padding-right: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;
	font-size: 135%;
	font-weight: bold;
	font-variant:small-caps;
	color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;
}

ul.calendar ul{
	list-style-image:url(../images/more_arrow.gif);
	list-style-type:square;
	padding: 0px 10px 10px 2px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 1em;
	font-size: 75%;
	color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	background-image: url(../images/line000.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

ul.download {
	list-style-image: url(../images/blue_arrow.png);
	list-style-type:square;
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;
	font-size: 105%;
	line-height: 100%;
	color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;
}

ul.download ul{
	list-style-image:url(../images/ul-arrow.gif);
	list-style-type:square;
	padding: 2px 5px 15px 5px;
	font-weight: normal;
	margin-left: 1em;
	font-size: 100%;
	color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;

}


ul.download a{
	color: #6787a7;
}

ul.faq {
	list-style-image:url(../images/blue_arrow.png);
	list-style-type:square;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;
	font-size: 110%;
	font-weight: bold;
	color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;;
}

ul.faq ul{
	list-style-image:url(../images/more_arrow.gif);
	list-style-type:square;
	padding: 2px 2px 10px 0px;
	font-weight: normal;
	margin-left: 1em;
	margin-right: 25px;
	font-size: 100%;
	color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;;
	text-decoration: none;
	border-bottom: 2px dotted #CCCCCC;

}

ul.faq a{
	color: #6787a7;
}

ul.about {
	list-style-image: url(../images/bluearrow.gif);
	list-style-type:square;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;
	font-size: 120%;
	font-weight: bold;
	color: #6787a7;
    font-family: "Trebuchet MS", Tahoma, Arial;;
}

ul.about ul{
	list-style-image: url(../images/ul-arrow.gif);
	list-style-type:square;
	padding: 0px 0px 2px 0px;
	font-weight: normal;
	margin-left: 1em;
	margin-right: 25px;
	font-size: 80%;
	color: #666666;
    font-family: "Trebuchet MS", Tahoma, Arial;;
	text-decoration: none;
	border-bottom: 0px solid #CCCCCC;

}

ul.about a{
	color: #6787a7;
}

ul.form {
	list-style-image:url(../images/more_arrow.gif);
	list-style-type:square;
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 2em;

}


#client {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-color: #ebe3ca;
	border: 4px solid white;
	margin: 10px;
	padding: 10px;
}

#content_client {
	align: left;
	padding: 0px 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: white;
	border: 4px solid #e1d4c0;
}

/* =-=-=-=-=-=-=-[Navigation Menu Top]-=-=-=-=-=-=-=--=-=-=-=-=-=-=- */

 #nav_top {
	width:850px;
	height:40px;
	float:left
	background-position: top;
	font-size: 75%;
	line-height:normal;
	border-bottom: 1px solid #ccc;
	float: none;
    }
 #nav_top_2 {
	width:127.8px;
	height:40px;


	float:left
    font-size: 75%;	
	float: left;
	font-size: 100%;
	line-height:normal;
	border-bottom: 1px solid #ccc;
    }







/* =-=-=-=-=-=-=-[Navigation Menu Side]-=-=-=-=-=-=-=- */
	
#menu {
	width: 200px;
	border: 1px solid #ccc;
	text-align:left;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #888;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #283A50;
	background: url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

