/*	Brown:	#271c1c;
**	Orange: #b5812c;
**	Black:	#0b0204;
*/



body {
	background-color:#000000;
	font-family: "Times New Roman", Times;
	font-size:12px;
	
}
#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 570px;
	text-align: left;
	background-color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
#content {
	position:absolute;
	top:73px;
	left:108px;
	width:681px;
	height:486px;
	
	padding:5px;
	color:#FFFFFF;
	
	scrollbar-face-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#b5812c;
	scrollbar-highlight-color:#b5812c;
	scrollbar-shadow-color:#b5812c;
	
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
}
input {
	width:98%;
	font-size:14px;
}
textarea {
	width:98%;
	font-size:14px;
}
select {
	width:98%;
	font-size:14px;
}
.error {
	color:#FF0000;
}
a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*buttons ---------------------------------------------------------------------- */
a.menu:link, a.menu:visited, a.menu:active {
	display:block;
	border-color:#b5812c;
	border-width:2px;
	border-style:solid;

	background-color:#b5812c;
	color:#000000;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}
a.menu:hover {
	border-color:#b5812c;
	border-width:2px;
	border-style:solid;
	
	background-color:#000000;
	color:#b5812c;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}
a.menu_act:link, a.menu_act:visited, a.menu_act:active {
	border-color:#b5812c;
	border-width:2px;
	border-style:solid;
	
	background-color:#000000;
	color:#b5812c;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}
a.menu_act:hover {
	display:block;
	border-color:#b5812c;
	border-width:2px;
	border-style:solid;

	background-color:#b5812c;
	color:#000000;
	
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}

#button1 { 	position:absolute;	top:0px;	left:8px;	width:100px;	height:70px;	background-image:url(../images/logo_top_left.gif); }
#button2 {	position:absolute;	top:73px;	left:8px;	width:96px;		height:16px;	padding-top:15px;	padding-bottom:10px;	}
#button3 {	position:absolute;	top:119px;	left:8px;	width:96px;		height:36px;	padding-top:2px;	padding-bottom:3px;	 font-size:14px; color:#800020;	}
#button4 {	position:absolute;	top:165px;	left:8px;	width:96px;		height:16px;	padding-top:15px;	padding-bottom:10px;	}
#button5 {	position:absolute;	top:211px;	left:8px;	width:96px;		height:16px;	padding-top:15px;	padding-bottom:10px;	}
#button6 {	position:absolute;	top:257px;	left:8px;	width:96px;		height:36px;	padding-top:5px;	padding-bottom:0px;	font-size:14px; color:#FFF; line-height:14px;	}
#button7 {	position:absolute;	top:303px;	left:8px;	width:96px;		height:16px;	padding-top:15px;	padding-bottom:10px;	}
#button8 {	position:absolute;	top:349px;	left:8px;	width:96px;		height:16px;	padding-top:15px;	padding-bottom:10px;	}
#button9 {	position:absolute;	top:395px;	left:8px;	width:96px;		height:24px;	padding-top:12px;	padding-bottom:10px; font-size:14px; color:#800020;	}


/*end buttons ---------------------------------------------------------------------- */

/*generic elements---------------------------------------------------------------------- */

.header_image {
	position:absolute;
	left:110px;
	top:15px;
}

#g0 {
	
}
#g1 {
	position:absolute;
	left:0px;
	top:70px;
	width:8px;
	height:3px;
	background-image:url(../images/2_1px_strip_orange.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}
#g2 {
	position:absolute;
	left:8px;
	top:70px;
	width:100px;
	height:3px;
	background-image:url(../images/2_1px_strip_black.gif);
	background-repeat:repeat-x;
	background-color:#b5812c;
}
#g3 {
	position:absolute;
	left:108px;
	top:70px;
	width:692px;
	height:3px;
	background-image:url(../images/2_1px_strip_orange.gif);
	background-repeat:repeat-x;
}
#g4 {
	position:absolute;
	left:0px;
	top:440px;
	width:8px;
	height:3px;
	background-image:url(../images/2_1px_strip_orange.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}
#g5 {
	position:absolute;
	left:8px;
	top:440px;
	width:100px;
	height:3px;
	background-image:url(../images/2_1px_strip_black.gif);
	background-repeat:repeat-x;
	background-color:#b5812c;
}
#g6 {
	position:absolute;
	left:8px;
	top:443px;
	width:100px;
	height:127px;
	
	background-color:#b5812c;
}
#g7 { /*address*/
	position:absolute;
	left:8px;
	top:520px;
	width:100px;
	height:40px;
	
	text-align:center;
	font-weight:bold;
	color:#000000;
}
#g9 {
	position:absolute;
	left:540px;
	top:3px;
	width:255px;
	height:55px;
	background-image:url(../images/logo_top_right.gif);
	
}
/*end generic elements---------------------------------------------------------------------- */
