﻿body 
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font: 85% "Trebuchet MS",Arial,sans-serif;
	/* font-size: small; */
	background-color: #000;
   margin: 0px; 
}

.container 
{
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
	width: 800px;
   margin: 0 auto;
}

.page-header
{
	text-align: right;
	background-color: #336699;
	background-image: url('../images/wave_logo.jpg');
	background-position: 50% top;
	background-repeat: no-repeat;
	height: 114px; 
	width: 800px;
}

.page-footer
{
	width: 800px; 
	height: 40px; 
	/* background-image: url(../images/background-footer.gif); */
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: White;
	background-color: #336699;
}

.footer-center
{
    /* background-image: url(../images/background-footer.jpg); */
    padding-bottom: 5px;
}


.smallimage
{
	vertical-align: bottom; 
	margin-left: 5px;
}

.pl5
{
   padding-left: 5px;
}

.pr5
{
   padding-right: 5px;
}

.pr10
{
   padding-right: 10px;
}

.smallimagebutton
{
	vertical-align: bottom; 
	margin-left: 5px;
}

.field-label
{
   font-weight: bold;
   font-size: 12px;
}

#header_logo{ width:729px;}
#header_logo .col_1{ width:574px;}
#header_logo .col_1 img{ margin:13px 0 0 36px;}
#header_logo .col_2{ padding-top:28px;}
#header_menu{ text-indent:8px;}
.h_baner{ margin:10px 0 26px 3px;}
.h_content
{ 
   padding-top: 280px;
   width: 707px; 
   color: #3e3a37; 
   line-height: 15px;
}
#header_logo
{
   height: 75px
}
#header_menu
{ 
   height: 63px;
}
#header_content{margin:0 0 0 11px; width:707px;}

/*==================list====================*/
.header_con { width:100%;}
.header_con .t { background:url(../images/con_line1.gif) repeat-x top #ffffff;}
.header_con .b { background:url(../images/con_line1.gif) repeat-x bottom;}
.header_con .l { background:url(../images/con_line.gif) repeat-y left;}
.header_con .r { background:url(../images/con_line.gif) repeat-y right;}
.header_con .l_t { background:url(../images/con_left_top_h.gif) no-repeat left top;}
.header_con .r_t { background:url(../images/con_right_top_h.gif) no-repeat right top;}
.header_con .l_b { background:url(../images/con_left_bot_h.gif) no-repeat left bottom;}
.header_con .r_b { background:url(../images/con_right_bot_h.gif) no-repeat right bottom;}

.footer_con { width:100%;}
.footer_con .t { background:url(../images/con_top_left_f.gif) no-repeat left top #272522;}
.footer_con .b { background:url(../images/con_top_right_f.gif) no-repeat right top;}
.footer_con .l { background:url(../images/con_bot_left_f.gif) no-repeat left bottom;}
.footer_con .r { background:url(../images/con_bot_right_f.gif) no-repeat right bottom;}


li a {background:url(images/../list_bull.gif) center left no-repeat; padding:0 0 0 12px; line-height:19px; color:#dddad1; font-weight:bold;}
/*==========================================*/

/*footer*/
#footer{margin:18px 0 0 11px; width:707px;}
.indent_footer{ padding:17px 0 16px 39px; color:#807d73; line-height:18px;}
.indent_footer a{ color:#807d73; word-spacing:normal;}
.indent_footer strong a{ color:#a6a39a;}
.indent_footer span{
	display:block;
	font-size:12px;
	word-spacing:13px;
	color: #CCC;
}

.indented
{
   padding-left: 0px;
   padding-right: 50px;
}

.thin-line
{
   background-image: url(../images/title_wr.gif);
   background-repeat: repeat-x;
}

hr  
{
   border: 0;
   height: 1px;
  
   /* color: #c81921; */
   background-color: #666666;
}

.red-right
{
   text-align: right;
   color: #c81921;
   margin-top: 3px;
   margin-bottom: 10px;
}

.red-location
{
   color: #c81921;
   margin-top: 20px;
   margin-bottom: 3px;
}

.link-gray
{
   color: #cccccc;
}

.maincol
{
  /* float: left; */
  width: 470px;
  text-align: left;
  margin-bottom: 5px;
}

.rounded-maincol
{
   background-color: #FFFFFF;
   padding: 4px;
   background-image: url(../images/maincol-gradient.png);
   background-repeat: repeat-x;
   -moz-border-radius: 10px;  
   border: 1px solid #bfd4ec;
}

.rounded-colhead
{
   background-color: #3f6daf;
   -moz-border-radius: 6px;
}

.rounded-colhead h1
{
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 4px 10px;
   color: white;
   font-size: 135%;
   font-weight: normal;
   font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
}

.rounded-colhead h1 a
{
   color: white;
}

.guestbook-entry
{
   margin-top: 4px;
   margin-bottom: 2px;
   padding: 3px 0px 3px 10px;
   -moz-border-radius: 6px;  
   border: 1px solid #bfd4ec;
}

.guestbook-bg-white
{
   background-color: White;
}

.guestbook-bg-gray
{
   background-color: #F0F0F0;
}

.guestbook-author
{
   margin-bottom: 3px;
   color: Gray;
   font-size: 12px;
}

.guestbook-link
{
   margin-bottom: 3px;
   font-size: 12px;
}

.topic-title
{
   font-family: "Arial Black";
   font-weight: bold;
   font-size: 18px;
	color: #3f6daf;
	text-decoration: none;
   font-style: oblique
}

.topic-title-small
{
   font-family: "Arial Black";
   font-weight: bold;
   font-size: 14px;
	color: #3f6daf;
	text-decoration: none;
   font-style: oblique
}

.accordionHeader
{
   border: 1px solid #2F4F4F;
   color: white;
   background-color: #2E4d7B;
   font-family: Arial, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
   padding: 2px 0px 2px 5px;
   margin-top: 3px;
   cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
   border: 1px solid #2F4F4F;
   color: white;
   background-color: #5078B3;
   font-family: Arial, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
   padding: 2px 0px 2px 5px;
   margin-top: 3px;
   cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.search-textbox-watermark
{
   color: #aaaaaa;
}

.link-footer a
{
	color: White;
	text-decoration: none;
}

.link-footer a:link
{
	color: White;
}

.link-footer a:active
{
	color: White;
	text-decoration: underline;
}

.link-footer a:hover
{
	color: White;
	text-decoration: underline;
}

.link-footer a:visited
{
	color: White;
}

.gridview-font-13
{
   font-size: 13px;
}
