@charset "utf-8";
/*font-family: Verdana, Geneva, sans-serif;
	font color and active color: #386cfb;
	link font color color:#dc3a14;
	hover: background:#03aec8;
			color:#fff;
*/
body  {
	margin: auto; 
	padding: auto;
	text-align: center;
	width:100%;
	max-width:1280px;
	background-image: url(graphics/cloth044.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
}

#container {
	width: 90%;
	border: 0px solid #000000;
	text-align: left; 
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto; 
	background:#f9eddd;
	/*opacity: 0.8;
	filter:Alpha(opacity=80);  IE8 and earlier */
	color: #000;
	} 
.bucket {
	border: 0px solid #000000;
	text-align: left; 
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto; 
	background:#f9eddd;
	/*opacity: 0.8;
	filter:Alpha(opacity=80); /* IE8 and earlier */
	color: #000;
}
#home #homeActive,
#about #aboutActive,
#test #testActive, 
#order #orderActive,
#quote #quoteActive,
#bs #bsActive, #bs #bsSide,
#gs #gsActive, #gs #gsSide,
#memory #memoryActive, #memory #memorySide,
#service #serviceActive, #service #serviceSide,
#air #airActive, #air #airSide,
#martial #martialActive, #martial #martialSide,
#dog #dogActive, #dog #dogSide,
#school #schoolActive, #school #schoolSide,
#flag #flagActive, #flag #flagSide,
#misc #miscActive, #misc #miscSide,
#sea #seaActive, #sea #seaSide,
#christmas #christmasActive, #christmas #christmasSide{
	color:#FFF;
	background-color: #386cfb;
	}
#header {
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#header {
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#header h1 {
	margin-left: 8px;
	padding-top: 5px;
	font-size: 130%;
}
.image, imageR {
	float: left;
	width: auto;
	text-align: center;
	text-decoration: none;
}
.imageR {
	float: right;
	width: auto;
	margin-top: 0px;
}
.text	{/*text width changed from 77 to 100*/
	float: none;
	width: 50%;
	margin-left: 25%;
}
#navigation	{/*test width changed from 77 to 100*/
	width: 70%;
	font-size: 80%;
	height: 3em;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#sidebarNav	{
	width: auto;
	font-size: 80%;
	font-weight: 500;
	padding-top: 10px;
}
#navigation ul, #sidebar1 ul {
	width:100%;
	list-style:none;
	padding:0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	}
#navigation ul li, #sidebar1 ul li {
	float:left;
	display:inline;
	list-style:none;
	position:relative;
	margin-bottom: 1px;
	}
#navigation li a, #sidebar1 li a {
	display:block;
	float:left;
	text-align:center;
	background:#def5f9;
	/*opacity: 0.8;
	filter:Alpha(opacity=80);  IE8 and earlier */
	border: 1px outset #b2e2e0;
	color:#dc3a14;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
#navigation li a:hover, #sidebar1 li a:hover {
	background:#e7ac71;
	color:#fff;
	}
#navigation ul li a.active,
#navigation ul li a.active:hover,
#sidebar1 ul li a.active,
#sidebar1 ul li a.active:hover{
	color:#fff;
	font-weight:bold;
	background-color: #224093;
	}
#navigation li ul, #sidebar1 li ul {
	width:6em;
	display:none;
	position:absolute;
	left:0em;
	top:1.6em;
	margin-bottom:0px;
	padding-bottom:4px;
	margin-left:16px;
	}
#navigation li li a	{
	color:#dc3a14;
	text-decoration:none;
	}
#navigation li li a:hover	{
	color:#fff;
	text-decoration:none;
	}
#navigation li:hover ul	{
	display:block;
	width:12em;
 }
#navigation li li {
	list-style:none;
	display:list-item;
	}
#navigation a.trigger {}
#navigation li ul a {
	padding-top: .2em;
	padding-right: 0px;
	padding-bottom: .2em;
	padding-left: .4em;
	font-size: 75%;
	width: 20em;
	z-index: 100;
	text-align: left;
}
#wrap {
	width: 99%;
	margin: 0 auto;
	text-align: left;
}
#sidebar1 {
	float: left;
	width: 18%; /*20%*/
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 20em;
}
#sidebar1 h3, #sidebar1 h4 {
	margin-left: 5px;
	margin-right: 5px;
}
#mainContent {
	width: 78%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0%;
	float: right;
	overflow: visible;
} 
.mainContent {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0%;
	float: right;
	overflow: visible;
} 
#footer { 
	padding: 0 10px; 
	background:#e7ac71;
	opacity: 0.8;
	filter:Alpha(opacity=80); 
} 
#footer p {
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 80%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3, h4, h5, p	{
	font-family: Verdana, Geneva, sans-serif;
	color: #4db8bc;
	margin-right: 1%;
	margin-left: 1%;
	font-weight: 700;
	letter-spacing: .1em;
}
h1, h2, h3 {
	font-size: 130%;
	text-shadow: 1px 1px 0px #666;
}
h2	{font-size: 110%;}
h3	{font-size: 100%;}
h4	{font-size: 95%;}
h5	{
	font-size: 90%;
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
	}
p	{
	font-size: 90%;
	color: #333;
	font-weight: normal;
	letter-spacing: normal;
}
.foot	{font-size: 1.5em;}
.listhome	{
	font-size: 80%;
	color: #000;
}
.resize {
	height: 100%;
	width: 100%;	
}
#FormInfo {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: left;
}
p.FieldList {
	margin: 0px 0px 0px 5em;
	text-indent:-2em
}
.quote {
	font-size: 80%;
	text-align: left;
	width: 82%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	margin-bottom: 2px;
	margin-top: 25px;
}
.name {
	font-size: 75%;
	text-align: left;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
img, object, embed {
max-width: 100%;
}
img {
	height: auto;
}
.space {
	width: 3%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00ffff;
}
.shape{
	padding-bottom: 10px;
		}
