@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	background-image: url(../images/bigbckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center 225px;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 840px;
	text-align: left;
	background-image: url(../images/bodybackground.png);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFCC;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../images/footerhead.png);
	background-repeat: no-repeat;
	height: 190px;
	background-position: center 180px;
	z-index: 4;
}
.banner1 {
	float: left;
	padding-top: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.oneColFixCtrHdr   #container #header #navbar   {
	margin-top: 0px;
	float: right;
}
.oneColFixCtrHdr #mainContent {
	margin-top: -3px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #container #mainContent #flashmovieright {
	float: right;
	margin: 2px;
	clear: both;
}
.oneColFixCtrHdr #container #mainContent #rightimagebar {
	float: right;
	height: 100%;
	width: 150px;
}
.rightimages     {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	float: left;
	margin-left: -20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer {
	background-image: url(../images/footerhead.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: x-small;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	width: 100%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	font-weight: normal;
	color: #FFFFFF;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menus li {
	display:inline;
	list-style:none;
	text-align: center;
}
#menus li a {
	display:block;
	color:#000000;
	height:43px;
	line-height:30px;
	text-decoration:none;
	font-size:14px;
	float:left;
	z-index:1;
	background-color: transparent;
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	padding-top: -10px;
	padding-bottom: 0;
}
#menus   li   .current {
	padding-top: 0;
	padding-bottom: 0;
}
#menus  li  a:hover 
   {
	color: #FFFFFF;
}
body#about /*body#home a#homenav{
background-position:0 -240px;
}*/
  a#about{
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	color: #FFFFFF;
}

body#contact /*body#home a#homenav{
background-position:0 -240px;
}*/
  a#contact{
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	color: #FFFFFF;
}
body#gallery /*body#home a#homenav{
background-position:0 -240px;
}*/
  a#gallery{
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	color: #FFFFFF;
}

#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0px;
}
#menus li a.home {
	padding-top: -20px;
	padding-bottom: 0px;
	width: 118px;
	z-index: 3;
	background-image: url(../images/navbar.png);
}
#menus li a.home:hover {
	color: #FFFFFF;
	background-image: url(../images/navbar.png);
	width: 118px;
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
#menus li.current_page_item a.home {
	background-position:0 0px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}

#menus li a.lastmenu {
	background-position:0 0;
	cursor:default;
}
/* submenu START */
#menus li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a {
	float:none;
	display:block;
	padding:7px 5px;
	text-decoration:none;
	width:118px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
}
#menus li li.first a {
	border-top:none;
}
#menus li li a:hover {
	color:#382E1F;
}
.galleryviewer {
	width: 800px;
	height: 600px;
	background: transparent;
}
	/* end hide */	
a {
	color:#999999;
}
.oneColFixCtrHdr #container #mainContent #titleheader {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 350px;
}
#contact #container #mainContent #contactleft {
	width: 620px;
	float: left;
}
#form_box {
	width: 420px;
	background: transparent;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 20px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

