/*Template Stuff */
body{
	color:white;
}
div{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
h1{

	font-size:20px;
	color:#f4c90e;
	margin:5px 0;
	padding-bottom:0;
}

p strong{
	color:#f4c90e;
}
h3{
	margin:0;
	padding:0;
	outline:0;
	border:0;
	font-size:16px;
	color:#f4c90e;
	height:50px;
	padding-left:10px;
}
h2{
	font-size:20px;
	text-align:left;	
	padding-top:20px;
}
#homeTopics {
	margin:auto;
	padding:20px 0;
}
#homeTopics div{
	float:left;
	width:216px;
	font-size:12px;
	line-height:18px;
}
#homeTopics div img{
	margin-left:6px;
}
#homeTopics div p{
	padding:0 8px;
}

#homeTopics div ul{
	margin-left:20px;
	padding:0 8px;
}
#about{
	float:right;
	width:280px;
	font-size:12px;
	padding:50px 9px;
	
}
#about p{

	line-height:30px;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#f4c90e;
	text-align:center;
}
#about h3{
	height:auto;
	margin-top:2px;

}
#splash{
/*	width:660px;*/
	margin:auto;
	height:220px;
	overflow:hidden;
/*	border-left:2px solid white;*/
/*	border-bottom:1px solid white;*/
	
}
#splash h2{
	margin:0px;
	padding-top:5px;
	padding-bottom:13px;
}
.text{

	float:left;
	width:260px;
	font-size:18px;
	height:200px;
	padding:10px;
	color:#f4c90e;
	color:white;
	display:none;
/*	margin-left:70px;*/
	
}
.text span, .text h2{
	display:none;
}
.text h2{
	margin-top:25px;
	font-size:24px;
}
.text span{
	line-height:25px;
	color:#CCC;

}
.picture{
	float:right;
	width:280px;
	height:220px;
	overflow:hidden;
	text-align:center;
	display:none;
}
.picture img{
	display:block;
	margin:auto;
	width:100%;
	height:100%;
}
a{
	color:#f4c90e;
	text-decoration:none;
	
}
p{

}
body{
	background:#333;
	font-family:Arial, Helvetica, sans-serif;
}
.frame{
	width:864px;
	margin:auto;
	border-left:25px solid white;
	border-right:25px solid white;
	background:url("../images/bg.jpg");
}
#header{
	background:url("../images/header.png") -1px 0;
	height: 149px;
	border-top:25px solid white;
}
#footer{
	text-align:center;
	font-size:14px;
	color:#f4c90e;
	height:25px;
	line-height:25px;
	border-bottom:25px solid white;
	clear:both;
}
#body{
	background:url("../images/bg.jpg");
}

#menu{
	background:white;
	height:40px;
	line-height:40px;
	text-align:right;
	color:black;

}
#menu a{
	color:black;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:40px;
}
#menu a:hover{

	color:#f4c90e;

}

#nav{

height:40px;
}


#nav .topic{
	height:40px;
	float:left;
	text-decoration:none;
	height:40px;
	line-height:40px;

}
#nav .topic{

}


/*ph1*/
.navigation .topic{

/*	width:120px;*/
	height:20px;
	
}
.navigation .topic a{
	display:block;
	float:left !important;
	height:20px;
	list-style:none;
	text-align:right;
	padding-left:15px;
	font-size:5px;
	
}
.navigation .topic span{
	color: black !important;
	padding-left:15px;
	font-size:14px !important;
	font-weight:normal !important;
}

.navigation .subTopic{
	font-weight:normal;
	position:relative;
	z-index: 10000;
	width:1px !IMPORTANT;
	display:none;
	float:left;
	clear:both;
	
/*	background:white;
	border: 2px solid #004368;*/
}

.navigation .subTopic a{
	font-size:12px !important;
}
.navigation div:hover{
/*	background: no-repeat url('../images/menubg.png');*/

}
.navigation .topic:hover a{
/*	color:white;*/
	

}

.navigation .topic:hover .subTopic a:hover{

}
.navigation .topic:hover .subTopic a{
	text-decoration:none;
	background:white;
	width:180px;
	text-align:left;
	padding-left:4px;
	border:1px solid gray;
	font-size:12px;
	line-height:20px;
	height:20px !important;
	line-height:20px !important;
}


.navigation .topic:hover .subTopic{
	position:relative;
	float:none;
	display:block;
	float:left;

}
#more{
	clear:both;
	padding:0 10px;
}
#more img{
	margin:10px !important;
}


#leftCol{
	width:200px;
	padding:10px;
	float:left;
}
#leftCol img{
	margin-top:10px;
	margin-left:5px;
}
#rightCol{
	float:right;
	width:630px;
	margin-right:10px;
	margin-bottom:10px;
	
}
#leftCol .subNavigation{
	border-top:2px solid #f4c90e;
}
#leftCol .subNavigation a{
	display:block;
	border-bottom:2px solid #f4c90e;
	font-weight:bold;	
	padding:10px;
	font-size:13px;
	line-height:18px;
	
}
#text0 span{
	display:inline;
}
#text0 h2{
	display:inline-block;
}
#picture0{
	display:block;
}
form{
	width:412px;
	margin-left:35px;
}
form input, form textarea{
	float:right;
	width:290px;
	margin: 5px 3px;

}
form label{
	float:left;
	width:100px;
	text-align:right;
	margin: 5px 3px;

}
#submit{
	width:auto;
	height:auto;
	float:right;
	clear:right;
}
#header h4{
	text-align:right;
	padding-right:20px;
	margin:0;
	font-size:18px;
}
#rightCol img, #more img, #homeTopics img{
border:1px solid  #333;
}
#rightCol ul, #more ul{
font-size:13px;
}