table {
	background-color: #000; 
	color:#CCC;
	font:Verdana, Geneva, sans-serif;
}
#form1 {
	font-family:"Century Gothic";
	text-align: right;
	vertical-align:top;
	text-color:#CCA562;
	font-size:12px;
	
}
#log {
	text-align: right;
	vertical-align:top;
	border-color:#000;
	text-color:#D49F55;
	border-width: 1px;
	border-style: none;
	font-family: "Century Gothic";
	font-size: 12px;
}
.main_menu {
	font-family:"Century Gothic";
	text-align:center;
	color:#CCA562;
	font-size:14px;
	border-collapse: collapse;
	border-style: solid;
	border-color:#000;
	border-width: 1px;
	border-top-color: #D49F55;
	border-bottom-color: #999;
	font-weight: bold;
	/*text-shadow: #FC0 0.1em 0.1em 0.2em;*/
	/*text-shadow: -1px 0 black, 0 1px black;*/
	table-layout:auto;
	width:100%;
			}

.main_menu a {
	color:#CCA562;
	text-decoration:none;
		}

.main_menu a:hover{ 
    font-size:14px;
	color:#FFF;
	text-decoration:none;
}


.main_menu a:visited {
    color:inhered;
	font-size:14px;
	text-decoration:none;
	color:#CCA562;
	}

#text{
	font-family:"Century Gothic";
	color:#999;
	font-size: 11px;
	border-left-width: 10px;
	border-left-style:solid ;
	border-left-color: #a80000;
	-text-align:justify;
}
	
#cell_1 {
	border-color:#000;
	/*border-top-color: #999;*/
	border-bottom-color: #D49F55;
	text-color:#999;
	border-width: 1px;
	border-style: solid; 
	}
#cell_1_1 {
	border-color:#000;
	border-top-color: #CCC;
	border-width: 2px;
	border-style: solid;
	padding-top: 8px;
	margin: 0 0 30px 0;
	}	
#cell_1_2 {
	border-color:#000;
	border-top-color: #CCC;
	border-width: 2px;
	border-style: solid;
	padding-top: 8px;
	margin: 0 0 30px 0;
	/*border-left-width: 10px;
	border-left-style:solid ;
	border-left-color: #F00;*/
	}

#red_line{
	border-left-width: 10px;
	border-left-style:solid ;
	border-left-color: #a80000;
	font-family:Arial, Helvetica, sans-serif;
	color:#D49F55;
	font-size:11px;
	-text-align:justify;
	border-opacity:0.5;
	}

#footer {
	border-top-color: #CCA562;
	text-color:#CCA562;
	font-size:9px;
	color:#CCA562;
	font-family:"Century Gothic";
	font-weight: bold;
	opacity: 0.5;
	}
	
.about {
	font-family:"Century Gothic";
	text-align:center;
	text-color:#D49F55;
	font-size:11px;
	color: #D49F55;
	font-weight: bold;
	border-top-color: #D49F55;
		}
 
.about a {
	color:#CCA562;
	text-decoration:none;
		}

.about a:hover{ 
    font-size:11px;
	color:#FFF;
	text-decoration:none;
}


.about a:visited {
    color:inhered;
	font-size:11px;
	text-decoration:none;
	}
 
  #slide-container {
     text-align:center;
     margin:20px 0px;
  }
  #slide-container #slideshow {
     width:400;
     height:300px;
     margin:auto;
     position:relative;
  }
  #slide-container #slideshow IMG {
     position:absolute;
     top:0;
     left:0;
  }
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(Scripts/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:absolute;
}
.nivo-controlNav {
	position:absolute;
	right:5px;
	bottom:1px;
	}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(Scripts/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.page_text {
	background:#FFF;
	-text-align:justify;
	font-family:"Century Gothic";
	color:#333;
	line-height:20px;
	font-size:14px;
	-text-indent: 30px;
	border-bottom-style:solid;
	border-bottom-color:#CCA562;
	border-bottom-width:3px;
	border-top-style:solid;
	border-top-color:#CCA562;
	border-top-width:3px;
	padding:10px;
	padding-left:35px;
	padding-right:35px;
}

.page_text h1 {
font-family:"Century Gothic";
color:#a80000;
font-size:28px;
-text-indent: 30px;
line-height:30px;
margin-top: 0.6in;
}
.page_text h2 {
font-family:"Century Gothic";
color:#333;
opacity:0.7;
font-size:22px;
-text-indent: 30px;
line-height:30px;
}

.page_text a:hover{
	color:#00C;
		}	
        