/* General
-------------------------------------------------------------------------------- */

body
{
	padding: 0px;
	margin: 0px;
	
	background-color: #000000;

}
TD
{
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
span.small
{
	font-size: 10px;
	line-height: 12px;
	color: #62605b;
	font-family: Arial;
	text-decoration: none;
}

input, textarea, select
{
	font-family: Verdana, Arial, sans-serif;
}

h1
{
	font-size: 1.4em;
}
h2
{
	font-size: 1.2em;
}
h3
{
	font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6
{
	color: #47443e;
}

.footer
{
	color: #bf702d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active
{
	color: #bf702d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: underline;
}

a.footer:hover
{
	color: #bf702d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
}





/* HOMEPAGE
-------------------------------------------------------------------------------- */
span.title
{
	font-size: 2.2em;
	line-height: 30px;
	color: #990022;
	font-family: Trebuchet MS;
	text-decoration: none;
	letter-spacing: normal;
}


.subtitle
{
	font-size:17px;
	line-height: 23px;
	color: #FE9900;
	font-family: Trebuchet MS;
	text-decoration: none;
	letter-spacing: normal;
}



span.date
{
	font-size: 1.0em;
	line-height: 24px;
	color: #996633;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
}

a.post
{
	font-size: 11px;
	line-height: 18px;
	color: #990022;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #990022;
}
a.post:link
{
	font-size: 11px;
	line-height: 18px;
	color: #990022;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #990022;
}
a.post:active
{
	font-size: 11px;
	line-height: 18px;
	color: #990022;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #990022;
}
a.post:visited
{
	font-size: 11px;
	line-height: 18px;
	color: #990022;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #990022;
}
a.post:hover
{
	font-size: 11px;
	line-height: 18px;
	color: #990022;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: #990022;
}

a.postdate
{
	font-size: 11px;
	line-height: 24px;
	color: #c18e5b;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.postdate:link
{
	font-size: 11px;
	line-height: 24px;
	color: #c18e5b;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.postdate:active
{
	font-size: 11px;
	line-height: 24px;
	color: #c18e5b;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.postdate:visited
{
	font-size: 11px;
	line-height: 24px;
	color: #c18e5b;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.postdate:hover
{
	font-size: 11px;
	line-height: 24px;
	color: #c18e5b;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: #c18e5b;
}




/* INNER PAGES
-------------------------------------------------------------------------------- */
a.link1:link
{
	font-size: 1.0em;
	color: #fa0407;
	font-family: tahoma;
	line-height: 30px;
	text-decoration: underline;
	letter-spacing: normal;
}
a.link1:active
{
	font-size: 1.0em;
	color: #fa0407;
	font-family: tahoma;
	line-height: 30px;
	text-decoration: underline;
	letter-spacing: normal;
}
a.link1:hover
{
	font-size: 1.0em;
	color: #fa0407;
	font-family: tahoma;
	line-height: 30px;
	text-decoration: underline;
	letter-spacing: normal;
}
a.link1:hover
{
	font-size: 1.0em;
	color: #fa0407;
	font-family: tahoma;
	line-height: 30px;
	text-decoration: underline;
	letter-spacing: normal;
}

div.pic
{
	padding: 5px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* NAVIGATION
-------------------------------------------------------------------------------- */
div.searchbox
{
	width: 163px;
	height: 132px;
	background-image: url('/images/search_bkg_off.jpg');
}
div.searchbox:hover
{
	width: 163px;
	height: 132px;
	background-image: url('/images/search_bkg_on.jpg');
}


/* FOOTER
-------------------------------------------------------------------------------- */

.footer
{
	color: #bf702d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active
{
	color: #bf702d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: underline;
}

a.footer:hover
{
	color: #bf702d;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
}






/* DIRECTORY
-------------------------------------------------------------------------------- */
a.cat
{
	font-size: 11px;
	line-height: 14px;
	color: #113d4a;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.cat:link
{
	font-size: 11px;
	line-height: 14px;
	color: #113d4a;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px; ;}
a.cat:active
{
	font-size: 11px;
	line-height: 14px;
	color: #113d4a;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.cat:visited
{
	font-size: 11px;
	line-height: 14px;
	color: #113d4a;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.cat:hover
{
	font-size: 11px;
	line-height: 14px;
	color: #c40467;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}




/*TABS
-------------------------------------------------------------------------------- */
span.tabsmall
{
	font-size: .9em;
	line-height: 24px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
}



.shadetabs
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
	display: inline;
	margin: 0;
}

.shadetabs li a
{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	color: #FFFFFF;
	background-color: #4f8b9d;
}

.shadetabs li a:visited
{
	color: #FFFFFF;
}

.shadetabs li a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.shadetabs li.selected
{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a
{
	/*selected main tab style */
	background-color: #113d4a;
	border-bottom-color: white;
	color: #FFFFFF;
}

.shadetabs li.selected a:hover
{
	/*selected main tab style */
	text-decoration: none;
}

.contentstyle
{
	border: 1px solid #4f8b9d;
	width: 270px;
	margin-bottom: 1em;
	padding: 10px;
	background-color: #113d4a;
	color: #FFFFFF;
}

