﻿/* CSS layout */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/gbgimg.jpg);
	background-repeat:repeat;
}
#masthead {
	background-image: url('Images/Top.JPG');
	height: 125px;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #221D1A;
}
#topholder {

	height: 77px;
	width: 480px;
	float:right;
	position: relative;
	margin-top: 32px;
	padding-top: 0px;
	margin-right: 10px;
}

#top_nav {
	background-image:url('images/menutab.jpg');
	width:100%;
	
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	height:420px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image:url('images/leftpan.png');
	background-repeat:repeat-x;
		
	
}

#page_content {
	margin-right: 200px;
	margin-left: 200px;
	
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align:center;
}

#footer {
	clear:both;	
	position:relative;
	bottom:0;
	left:0;
	right:0;
	height:20px;	
	border-top:2px solid #496A8B;
	margin-left:0px;
		
	padding-left:10px;
	padding-top:2px;
	margin-bottom:0;
	
	background-image:url('Images/menutab.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, Sans-Serif;
	color:Black;		
	font-size:smaller;
	letter-spacing:0.25em;
}
.btn {
	border: 1px solid #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	color: Black;
	background-image: url('Images/menutab.jpg');
	background-repeat: repeat;
}
p {
	margin: 20px 30px 2px 30px;
	font-family: "bradley Hand ITC";
	font-size: 1.4em;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}


/* Side bar menue */
#menu1 {
	margin: 0px;
	padding: 0;
	height: 20.5em;
	overflow: hidden;
	background-color: Transparent;
}
#menu1 li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:100%;
  }
#menu1 li a {
  display:block; 
  text-decoration:none; 
  color:#00b; 
  margin:0; 
  width:100%;
  }
#menu1 li a span {
	display: none;
	color: #FFFFFF;
	text-align: justify;
	font-family:"Courier New", Courier, monospace;
	font-size:0.6em;
}
#menu1 li a.one span {
  display:block; 
  height:20em; 
  margin:0 10px;
  }
#menu1 li a:hover {
	background: #999966;
}
#menu1 li a:hover span {
  display:block; 
  height:15em; 
  margin:0 10px; 
  cursor:pointer;
  }
#menu1 .h2 {
	margin: 0 5px;
	padding: 0;
	color: #808;
	font-variant: small-caps;
	font-size: 0.9em;
	color: #FFFFFF;
	border: 0;
}
#menu1 .h3 {
	margin: 0 5px;
	padding: 0;
	font-size: 1.1em;
	
}
#menu1 img {
  margin:5px 5px 5px 0; 
  border:1px solid #000; 
  float:left;
  }
  
  .button {
    border:1px solid #963427;
    font-size:1em;
    background-color:#F7DE8A;
    color:#964327;
    } 
.curved {
	width: 15.2em;
	margin-top: 10px;
	
}
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
	font-size: 4px;
	display: block;
	background: #FFFFFF;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/
	overflow: hidden; 
/* */
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
	background-color: transparent;
	border-left: 1px solid #88c;
	border-right: 1px solid #88c;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.curved .b1 {
	margin: 0 4px;
	background: #FFFFFF;
}
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
	margin: 0 5px;
	background: #FFFFFF;
}
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
	display: block;
	background: transparent;
	border-left: 1px solid #88c;
	border-right: 1px solid #88c;
	font-size: 1.5em;
	text-align: justify;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Lucida Handwriting";
}
/*Photo enlarge*/

#pic {
	width: 177px;
	height: 99px;
	position: relative;
	
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 99px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 177px;
	
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 374px;
	left: -675px;
	position: absolute;
	top: 0px;
	width: 671px;
	
}
#info
{
	font-family:Verdana, Helvetica, Sans-Serif; 
	margin:5px;	color:Black;font-size:small; 
	font-weight:bold; text-align:justify;
}
#info2
{
	font-family:Verdana, Helvetica, Sans-Serif; 
	margin:5px;
	color:Black;font-size:small; 
	font-weight:bold; 
	text-align:justify;
}
/*************************************************************/

.CustomTabStyle .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/tab-line.gif) repeat-x bottom;
    
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
   background-image:url(Images/menutab.jpg);
   background-repeat:repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#tbltopmessage
{
	text-align:justify; 
	margin-top:5px; color:White;
	width:600px;
}

#master_content .accordionHeader a
{
	color: White;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-image:url(Images/menutab.jpg);
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: White;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionLink
{
	color:Black;
	letter-spacing:.25em;
	font-family: "Virdana";

}

.accordionContent
{
    background-color:Transparent;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#tbltopmessage
{
	color:Black;
	text-align:justify;
	
}