/* GAH - Designed by Karl Mikus*/


body{
	margin:0;
	background-color: eaf1f7;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin-bottom:5px;
	color: #000000;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0;
	text-transform:uppercase;
	color: #FF0000;
}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13pt; 
font-weight:bold; 
padding-bottom: 5px; 
margin:0; 
text-transform:uppercase;
color:#000000; 
}


h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14.5pt;
	font-weight:bold;
	color: #FFFFFF;
	font-style: italic;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	color:#FDF177;
	font-size:11pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h6{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt; 
font-weight:bold; 
padding-bottom: 5px; 
margin:0; 
text-transform:uppercase;
color:#000000; 
}



a:link, a:visited, a:active{
	background-color: inherit;
	color:#000000;
	text-decoration: none;
}

a2:link, a2:visited, a2:active{
	background-color: inherit;
	color:#CCFFFF;
	text-decoration: none;
}

a:hover{
	background-color: inherit;
	text-decoration: none;
	color:#666666;
	float: none;
}

ul {
	list-style:none;
	margin-left:10px;
	padding:1px;
}

ul li{
}

blockquote{ 
background:url(images/quote.gif) no-repeat #fff; 
padding-left: 30px; 
margin:0 50px; 
display:block;
color:#aaa; 
font-size:9pt; 
font-weight:normal; 
text-align:justify;
}
  
.capital { 
float:left; 
color:#000; 
font-size:100px; 
line-height:70px; 
padding: 4px 4px; 
font-family: "Times New Roman", times, Sans-Sherif; 
background:inherit; 
} 

#leftsidebar {
	color: #333;
	width: 703px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #EAF1F7;
}

#body2{
	color:#FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 789px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: eaf1f7;
}

#header{
	width:703px;
	height:102px;
	margin:auto;
	font-size:12pt;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	background-color: #EAF1F7;
	float: none;
}

#pic{
	width:703px;
	height:40px;
	margin:auto;
	background-color: #EAF1F7;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC0000;
}

#pic_no{
	width:703px;
	height:40px;
	margin:auto;
	background-color: #EAF1F7;
	float: none;

}
  
#menu{
	width:703px;
	height:104px;
	font-size:9pt;
	clear:both;
	background-color: #343377;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
}  

#body{
	color:#FFFFFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	width: 703px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: eaf1f7;
	margin: 0px;
}



#left {
	float: left;
	width: 171px;
	height: 433px;
	background-color: #DC0000;
	border: 3px solid #000000;
}

#leftcatagories {
	float: none;
	width: 100px;
	height: 22px;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#leftcatagories2 {
	float: none;
	width: 100px;
	height: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-top: 12px;
}

#leftcatagories3 {
	float: none;
	width: 100px;
	height: 16px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-top: 12px;
	padding-left: 20px;
}

/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

ul.sideMenu {
  margin: 0;
  padding: 0;
}


.sideMenu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FCF27F;
}

.sideMenu li a {
	text-decoration: none;
	color: #CCCCCC;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
	display: block;
	text-transform: capitalize;
	font-size: 10px;
} 

.sideMenu li a:hover {
	color: #CCCCCC;
	background: #5F5F5F;
	text-transform: none;
}

/* Active menu item */
.sideMenu li.here {
	display: block;
	padding: 5px;
	color: #999999;
	background-color: #000000;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
	margin: 0;
	padding: 0;
	color: #FDF177;
}

.sideMenu li.here ul li a {
	padding-left: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 200;
}

.sideMenu li.here ul li a:hover {
  color: #CCCCCC;
}



/**************************************************************
   #page: Holds the main page content.
 **************************************************************/




#bodynav {
	float: left;
	width: 415px;
	height: 21px;
	background-color: #CCCCCC;
	margin-left: 3px;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px solid #AEAEAE;
}

#bodynavbuttons {
	width: 81px;
	height: 21px;
	background-color: #CCCCCC;
	padding-top: 4px;
	float: left;
}

#bodynavspacer {
	width: 2px;
	height: 20px;
	background-color: #000000;
	float: left;
}

#topcontentbox {
	float: left;
	width: 407px;
	height: 130px;
	margin-left: 3px;
	background-color: #343377;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#topcontent {
	float: left;
	width: 413px;
	height: 25px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#right {
	float: right;
	width: 177px;
	height: 1378px;
	background-color: #CCCCCC;
	margin-top: 2px;
}

#rightboxes {
	width: 175px;
	border: 1px solid #000000;
	margin-bottom: 3px;
}

#rightboxtop {
	width: 175px;
	height: 30px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}


#content {
	margin-left: 5px;
	float: left;
	border: thin groove #c0c0c0;
	width: 550px;
}

#content_b {
	width: 312px;
	height: 338px;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content_circle {
	height: 21px;
	width: 21px;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}

#content_circle2 {
	height: 21px;
	width: 21px;
	margin-top: 110px;
	margin-left: 5px;
}

#content2 {
	float: none;
	width: 440px;
	height: 380px;
	margin-top: 25px;
	margin-bottom: auto;
	margin-left: 31px;
	background-color: #E0E0E0;
	margin-right: auto;
}

#content2title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	float: left;
	height: 32px;

}
#content2left_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	width: 73px;
	float: left;

}

#content3 {
	height: 308px;
	color: #000000;
	padding: 5px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: justify;
	float: left;
}

#content4 {
	height: 308px;
	color: #000000;
	padding: 5px;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: left;
	text-align: justify;
}

#contentpics {
	width: 300px;
	height: 160px;

}

#contentpic_thumb {
	width: 48px;
	height: 45px;
	margin: 5px;
	float: left;
	border: 1px solid #000000;

}

#table {
	margin-left: 5px;
	float: left;
	border: thin groove #c0c0c0;
	width: 550px;
}


#bottom{
	font-size:8pt;
	background-color: #EAF1F7;
	height: 35px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC0000;
} 

#bottom_no{
	font-size:8pt;
	background-color: #EAF1F7;
	height: 35px;
	color: #FFFFFF;

} 

#bottom_contact{
	background-color: #EAF1F7;
	height: 40px;
	color: #000000;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 9pt;
	padding-top: 5px;
}   


#footer{
	font-size:7pt;
	background-color: #EAF1F7;
	height: auto;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
  
.header{ 
float:right; 
font-size:9pt; 
font-weight:normal;
padding-top:8px; 
text-align:right; letter-spacing:0;
}

.menu {
	width:180px;
	height:104px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	color: #060606;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
}

.menu a:link, .menu a:visited, .menu a:active{
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	height:15px;
	padding-top:5px;
	font-weight:bold;
	font-size:9pt;
	background-color: #5CB849;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-bottom: 4px;
}

.menu a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.submenu{ 
float:right; 
font-size:8pt; 
font-weight:normal; 
margin:0 0 5px 0;
}


.content{
	background-color:#d1d1d1;
	color:#000000;
	text-align:left;
	float: right;
	width: 500px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	height: 433px;
	border: 3px solid #000000;
}

.content2{
	background-color:#C4C4C4;
	color:inherit;
	text-align:justify;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	border: medium solid #A6A6A6;
}

.table{
	background-color:#7DC76D;
	color:inherit;
	text-align:justify;
	width: 546px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}

.bigimage {
float: left;
clear: left;
border: 2px solid #444;
background: #eee;
color: #000;
width: 200px;
height: 150px;
margin: 0 12px 10px 0;
}

.bigimage:hover {
border:2px solid #850608;
}

.video{
margin: 4px;  
padding:0px; 
background:#fff; 
color:inherit; 
text-align:justify; 
}

.footer {
	float:right;
	color: #FFFFFF;
}

.spacer{
	clear:both;
	background-color: #CCCCCC;
	height: 0px;
	width: 610px;
}

/*---------The form Data-------------------------------------------------------------------*/

form {
	padding:10px;
	background-color:inherit;
	font-style: normal;
}

label {
display:block;
font-weight:bold;
color:#000;
margin:5px 0;
}

input {
width:300px;
padding:4px;
border:none;
background:#fff;
border:1px dotted #000;
font:90% Verdana;
color:#000;
}

textarea {
width:400px;
padding:4px;
font:90% Verdana;
border:1px dotted #000;
background:#fff;
height:200px;
display:block;
color:#000;
}

.scrollArea {
	float: left;
	height: 308px;
	color: #000000;
	padding: 5px;
	width: 307px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

overflow: auto;
}

.mail {
margin: 5px auto;
width:400px;
padding: 5px 20px;
border: 1px solid #ccc;
background: #eee;
color: #444;
}


img.floatRight {
	margin: 5px 0px 10px 15px;
	border: 1px solid #000000;
}

img.floatLeft {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a img {

}

a:hover img {
	float: none;
}



.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}


blockquote {
  margin: 5px 5px;
  padding-left: 5px;
  
  background-color: #444;  
  background-image: url(../images/icons/quote.gif);
  background-repeat: no-repeat;
  background-position: 5px 50%;  
}

a.example
{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

a.example:hover
{
	color: #ED1B24;
	font-weight: bold;
} 

a.example2
{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt; 
font-weight:bold; 
padding-bottom: 5px; 
margin:0; 
text-transform:uppercase;
color:#000000; 
}

a.example2:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt; 
font-weight:bold; 
padding-bottom: 5px; 
margin:0; 
text-transform:uppercase;
color:#666666; 
} 

/********************Light Box Data-DO NOT TAMPER!!!!**********/

#lightbox{
position: absolute;
top: 40px;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer{
padding: 10px;
}

#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}

#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#imageContainer>#hoverNav{ 
left: 0;
}

#hoverNav a{
 outline: none;
}

#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}
#prevLink { 
left: 0; 
float: left;
}

#nextLink { 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover {
background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
}

#imageData{
padding:0 10px;
}

#imageData #imageDetails{ 
width: 70%; float: left; 
text-align: left; 
}	

#imageData #caption{ 
font-weight: bold;	
}

#imageData #numberDisplay{ 
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}	
		
#imageData #bottomNavClose{ 
width: 66px; 
float: right;  
padding-bottom: 0.7em;	
}	
		
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}
	

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

* html>body .clearfix {
display: inline-block; 
width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}

.style7b {
	color: #AEAEAE;
	font-size: 6px;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	float: left;
	margin-top: 3px;
}

.style6 {color: #D1D1D1}
.style7 {
	color: #999999;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
