/* CSS Document - Author: AmbreJewel */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: url('images/bggrad2.jpg') repeat-x;
	background-color: #464646;
}

a 	{color: #0033CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a:visited {color:#999999;
text-decoration: none;}

a:hover {color: #0033CC;
text-decoration: none;}

a:active { color:#0033CC;
text-decoration: none;}

img { border: none; }

#container 
{
	width: 700px;
	margin-left: -350px;
}
#navcontainer 
{
	clear: both;
	margin-top: 10px;
}
#navcontainer{
	margin-top: 4px;
	height: 50px;
	width: 700px;
	background: url("../images/menu-bg.jpg") no-repeat top center;
}
#navcontainer ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#navcontainer ul li{
	float: left;
	padding: 8px;
}
#navcontainer ul li a {
    color: #003082;
    font-size: 15px;
    line-height: 33px;
    padding: 13px;
}
#navcontainer ul li a:hover {
    color: #30A5DD;
}
#navcontainer ul li a.last{
	padding-right: 0px;
}
#nav1 
{
	width: 88px;
	height: 42px;
	float: left;
	background: url(images/1-home.gif) no-repeat;


}

#nav2 
{
	width: 85px;
	height: 42px;
	float: left;
	background: url(images/2-staff.gif) no-repeat;

}

#nav3 
{
	width: 99px;
	height: 42px;
	float: left;
	background: url(images/3-events.gif) no-repeat;

}

#nav4 
{
	width: 106px;
	height: 42px;
	float: left;
	background: url(images/4-gallery.gif) no-repeat;

}

#nav5 
{
	width: 119px;
	height: 42px;
	float: left;
	background: url(images/5-products.gif) no-repeat;

}

#nav6 
{
	width: 122px;
	height: 42px;
	float: left;
	background: url(images/6-aboutus.gif) no-repeat;

}

#nav7
{
	width: 81px;
	height: 42px;
	float: left;
	background: url(images/7-links.gif) no-repeat;

}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}


#hidden {
	clear: both;
	height: 5px;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;

	float: left;
}

#fpic
{
	width: 635px;
	height: 200px;
	background-color: #999999;
	clear: both;
	background: url('images/header5.gif') no-repeat;
}


#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 16px;
	font-weight: bold;
	color: #003082;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
	color: #0095DA;
}

.headertext3 
{
	font-size: 12px;
	font-weight: bold;
	color: #0095DA;
}

#footer 
{
	background-color: #003082;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#b2 
{
	width: 200px;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
}

#b2 li a 
{
	display: block;
	padding: 4px 0px 3px 0.5em;
	border-left: 5px solid #003082;
	border-right: 5px solid #003082;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: auto;
	background-color:#777;
	
}

#b2 li a:hover 
{
	border-left: 5px solid #003082;
	border-right: 5px solid #003082;
	color: #fff;
	background-color: #0095DA;
font-size: 12px;
	font-weight:bold;
}

.bhz 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	border-right: 5px solid #444;
	display: block;
	background-color: #444;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 150px;
    height: 200px;
    background: #ffffff;
    float: right;
    clear:both;
}

.noteblock1
{
    background: #E2E2E2;
    width: 452px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}

#searchBar
{
  width: 200px;
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}
#searchBar .head
{
  margin: 0 0 0 0;
height: 20px;
  background: #003082 url(../images/search_bg.gif) bottom left repeat-x;
  color: #FFF;
  font-weight: bold;
  line-height: .8em;

}
#searchBar .content
{
  background: #FFF;
  margin: 0;
  padding: 0;
  height: 18px;
}
form
{
  margin: 0;
  padding: 0;
}
#searchBar .content form input.search
{
  background: #E2E2E2;
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  width: 130px;
height: 18px;
}
#searchBar .content form input.button
{
  margin: 3px 0 0 0;
  padding: 0;
  width: 15px;
  height: 16px;
  float: right;
}
.workshop {
	padding: 10px; 
	width: 200px; 
	float: left; 
	text-align: center;
}
