/* BASIC STYLES */
html { overflow: -moz-scrollbars-vertical;}
body { margin: 0px; padding: 0px; background-image:url(images/bg.gif); background-color: #000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #ededc2;}
table, tr, td, div, p, img { border: 0px; padding: 0px; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #ededc2;}

/* COLOR STYLES */
.maroon { background-color:#561102;}
.cont { border: 1px solid #9d4619; background-color:#200301;}

/* TEXT STYLES */
.textbold { font-size: 14px; color: #9d4619; font-weight: bold;}
.textbold2 { font-size: 14px; color:#FF9933; font-weight: bold; }
.textgal { font-size: 24px; color: #9d4619; font-weight: bold; font-family: "Monotype Corsiva", "Times New Roman", serif;}
.textcopy { font-size: 12px; color: #9d4619;}
.textcont { font-size: 30px; color: #ef9b4a;}
.textcont2 { font-size: 24px; color: #ededc2;}
.textcont3 { font-size: 18px; color: #ededc2;}
.textcont4 { font-size: 16px; color: #ededc2;}
.textcont5 { font-size: 14px; color: #ededc2;}
.textconttel { font-size: 14px; color: #ededc2;}
.textservhead { font-size: 18px; color: #ef9b4a; font-weight: bold; text-decoration: underline overline;}
.textmenuhead { font-size: 18px; color: #ef9b4a; font-weight: bold; text-decoration: underline overline; padding-bottom: 8px;}
.textmenuhead2 { font-size: 14px; color: #ededc2; font-weight: bold; text-decoration: underline;}
.footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-color:#fff;}


/* LINK STYLES */
.linkgal { font-size: 24px; color: #9d4619; font-family: "Monotype Corsiva", "Times New Roman", serif; text-decoration: underline overline; font-style: italic;}
.linkgal:hover { color: #ededc2; text-decoration: underline overline;}
.linkcopy { font-size: 12px; color: #9d4619; text-decoration: none;}
.linkcopy:hover { color: #ededc2; text-decoration: none;}
.linkmenu { font-size: 12px; color: #F08115; text-decoration: none; text-decoration: none; font-weight: bold;}
.linkmenu:hover { color: #ededc2; text-decoration: none;}
.linkmenu_a { font-size: 12px; color: #fff; text-decoration: none; text-decoration: none; font-weight: bold;}
a.footer_link:link, a.footer_link:visited  { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-color:#fff; text-decoration:none;}

/* BLANK STYLES */
.higher { line-height: 18px;}
.blanks { font-size: 11px; line-height: 12px; height: 12px;}
.halfs { font-size: 8px; line-height: 8px; height: 8px;}
.highit { height: 18px;}

/* PADDING STYLES */
.menupads { padding: 0 15px 0 0;}
.contpads1 { padding: 18px 18px 10px 20px;}
.contpads2 { padding: 0px 5px 10px 35px;}
.galpads { padding: 18px 0px 10px 40px;}
.copypads { padding: 10px 0 0 0;}
.timepads { padding: 0 0 0 145px;}


/* ALIGN & POSITIONING STYLES */
.justit { text-align: justify;}
.floater { float:right; margin: 0px 0px -2px 20px;}
.floaterl { float:left; margin: 0px 20px -2px 0px;}
.floatergal { float:right; margin: -30px 5px 0 5px;}
.entergal { margin: 30px -40px 0 0;}
.lists { margin: 0 6px 0 0;}

/* LIST STYLES */
.listing { }
.listing ul { margin: 0; padding: 0 0 0 16px; list-style-type: none;}
.listing ul li{ padding: 4px 0 0 4px; color: #ef9b4a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 16px;}
.listing ul li a{ color: #ef9b4a; text-decoration: none;}
.listing ul li a:hover{ color: #f60; text-decoration: none; border-bottom: 2px dotted #ef9b4a;}


/* OTHER STYLES */
.tdmenu { border-bottom: 1px dotted #9d4619; padding: 2px;}
.tdmenub { border-bottom: 1px dotted #9d4619; padding: 2px; background-color: #3F0C08;}
.tdmenu2 { border-bottom: 1px dotted #9d4619; padding: 8px 0 8px 0;}
/* TEXT BOX STYLES */
.text_box_on
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		COLOR: #fff;
		border: solid 1px #E56B00;
		background-color:#200301;
		padding-left:5px;
	}

.text_box_dim
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		COLOR: #EDEDC2;
		border: solid 1px #CCCCCC;
		background-color:#200301;
		padding-left:5px;
	}
.button {
	background:#9d4619;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	height:23px;
	border:0px;
	cursor:hand;
	paddin-top:2px;
}
/*GALLERY STYLE */
.gallery{
border:2px;
border-color:#fff;
border-style:solid;

	}

.gallery_over:hover {
	BORDER: #E56B00 2px solid; 
	}
.img_border
{
border:2px;
border-color:#fff;
border-style:solid;
}

a.url_1:link, a.url_1:active, a.url_1:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
a.url_1:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F08115;
	text-decoration:none;
	}
