@charset "utf-8";
html { overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	height: 100%; }

body	{padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #4f331e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	}

.container {width: 900px;

	    min-height: 100%;

	    // border: medium dashed #c74523;
	    position: absolute;
	    left: 50%;
	    margin-left: -450px;
	   }

a {
	text-decoration: none;
	color: #555555;
	font-weight: normal;
}

 a:hover {
	text-decoration: underline;
}

li	{font-weight: normal;
	 font-size: 12px;}

.pLine {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	border-bottom: medium dashed #555555;
	}

.pBot {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	}

.left {width: 280px;
	float: left;
	min-height: 100%;
	position: absolute;
	left: -280px;
	background-color: #c74523;
	background-image: url(images/logo_orange_back.gif);
	background-repeat: repeat;
	}

.leftContain {position: absolute;
	      top: 40%;
		width: 100%;
		text-align: center;
	}

.leftMenu {position: absolute;
	      top: 60%;
		width: 99%;
		text-align: right;
	}

a.leftLink {color: #E3B37C; 
	    font-size: 14px;
	font-weight: bold;
}

a.leftLink:hover {color: #777777; 
		  text-decoration: none;
	    font-size: 14px;}

.h3Link	{font-size: 18px;
	 color: #ACDA77;}

.right {background: #ffffff;
	width: 620px;
	float: right;
	min-height: 100%;
	position: absolute;
	top: 0px;
	margin-left: 280px;
	}

.Logo	{font-size: 40px;
	 color: #CAE7FF;
	 font-weight: bold;
letter-spacing: 6px;
	}

.Name	{font-size: 40px;
	 color: #E3B37C;
	 font-weight: bold;
letter-spacing: 6px;
	}

.subName	{font-size: 18px;
	 color: #000000;
	letter-spacing: 1px;
	}

.copyright	{width: 100%;
		 float: both;
		 text-align: center;
		 font-size: 10px;
		 position: absolute;
		 bottom: 0px;
		 height: 15px;
		 background-color: #E3B37C;
	}

.upperBar	{width: 100%;
		 height: 25px;
		 background-color: #4f331e;
		 text-align: center;
		 color: #000000;
		 font-weight: bold;
		 overflow: hidden;
	}

.upperMenu	{width: 99%;
		 text-align: center;
		 margin-left: auto;
		 margin-right: auto;
	}

.upperMenu a	{font-weight: bold;
		 font-size: 15px;
		 color: #CAE7FF;
	}

.upperSub	{width: 120px;
		 background-color: #4f331e;
		 border-bottom: medium dashed #c74523;
		 border-right: medium dashed #c74523;
	}

.upperSubEnd	{width: 120px;
		 background-color: #4f331e;
		 border-bottom: medium dashed #c74523;
	}

.upperMenu_index	{width: 99%;
		 text-align: center;
		 margin-left: auto;
		 margin-right: auto;
		 border-bottom: medium dashed #c74523;
	}

.upperMenu_index a	{font-weight: bold;
		 font-size: 15px;
		 color: #CAE7FF;
	}

.upperSub_index	{width: 120px;
		 border-left: medium dashed #c74523;
	}

.upperSubEnd_index	{width: 120px;
		 border-right: medium dashed #c74523;
		 border-left: medium dashed #c74523;
	}

.main	{padding: 10px;}

.h3	{font-size: 22px;
	 font-family: 'trebuchet ms';
	 font-variant: small-caps;
	 border-bottom: 2px solid #ACDA77;
	 color: #555555;}

.h3par	{font-size: 28px;
	 color: #c74523;}

.h3s	{font-size: 22px;
	 font-family: 'trebuchet ms';
	 font-variant: small-caps;
	 border-bottom: 2px solid #ACDA77;
	 color: #ffffff;}

ul	{font-size: 14px;}

.quote	{width: 250px;
	 font-style: italic;
	 margin-top: 155px;
	 margin-left: auto;
	 margin-right: auto;
	 text-align: center;
	 color: #ffffff;
	}

.slogan	{width: 400px;
	margin-top: 155px;
	 text-align: center;
	margin-left: auto;
	margin-right: auto;}

.section {
	 text-align: right;
	 font-weight: bold;
	  font-size: 14px;
	  color: #c74523;
	  border-bottom: 2px solid #ACDA77;
}

a.section { text-decoration: none;}

.tcenter {text-align: center;
	  height:340px;}
.tcenterNH {text-align: center;
	  width: 100%;}

.thumb1	{ width: 50px;
	  cursor: pointer; }

.thumb2	{ width: 100px;
	  cursor: pointer; }

.thumb3	{ width: 200px;
	  cursor: pointer; }

.textA	{width: 250px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	}

.textA a {font-size: 12px;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

.textA a:hover {
	text-decoration: underline;
}

.box	{border: medium dashed #c74523;
	 padding: 10px;
	 width: 400px;}

a.more {font-size: 12px;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

a.more:hover {
	text-decoration: underline;
}