/*
-----------------------------------------------
http://www.billydspub.com
author:   Logistica Systems
version:  08.25.2008
----------------------------------------------- */

html,body,div {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	margin-top:1em;
	background: #ededed url(images/bg_wide.jpg) no-repeat center bottom; 
}


h1 {
	color: #FFE700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	letter-spacing:1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
}

h2 {
	margin: .5em  0;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;	
}

h3 {
	margin: .5em  0;
	color: #FFE700;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;	
}


p	{
	color:#FFFFFF;
	line-height: 130%;
	margin: 0 0 1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	text-align:justify;
}

p.news	{
	color:#FFFFFF;
	line-height: 120%;
	margin: 0 0 1em 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}


p.news a {font: normal 13px "Times New Roman", Times, serif; text-decoration: underline;
color: #FFF}

p.news a:hover {font: normal 13px "Times New Roman", Times, serif; text-decoration: none;
color: #FFF}

ol,ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.address {
	line-height: 130%;
	text-align:left;
	padding-left:1em;
	margin: 0;
	font-size: 13px;
}

li.links {
	list-style-type: square;
	margin: 0;
	margin-bottom: 0.5em;
}

td.nav_cell {
	background-color:#485E71;
	height:50px;
	border-right:1px solid  #000000;
	border-left:1px solid  #000000;

}

td.content_cell {
	background-image: url(images/top_bg.jpg);
	background-color:#333333;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}

td.special_day {
	background-color: #D7D7D7;
	font: bold 14px Arial,Helvetica,sans-serif;
	color: #000000;
}

td.bott_nav	{
	background-color:#000000;
	font-size: 9px;
	font-weight:normal;
	color: #FFF;
	font-family: Verdana, arial, sans-serif;
	background-image: url(images/bott_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	vertical-align: bottom;
}


td.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left:30px;

}



/* MISC */
.small		{font-size: 10px; color:#C80000; }

/*- Staff Gallery - */
div.thumbnail
{
float: right;
width: 400px;
margin: 0 0 0 1.2em;
}

div.thumbnail img {border: 1px solid #999; }

.note {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 100%;
	text-align:center;
}

/* Link Styles */

a				{font: normal 10px "Times New Roman", Times, serif; text-decoration: underline;}
a:link			{color: #666666; text-decoration: underline;}
a:visited		{color: #666666; text-decoration: underline;}
a:hover			{color: #666666; text-decoration: none; }

a.link				{font: normal 13pt  Georgia "Times New Roman", Times, serif; text-decoration: underline;}
a.link:link			{color: #FFE700; }
a.link:visited		{color: #FFE700; }
a.link:hover		{color: #FFCC00; text-decoration: none;}

a.link2				{font: normal 13px Arial, Helvetica, sans-serif; text-decoration: none;}
a.link2:link		{color: #FFFFFF; }
a.link2:visited		{color: #FFFFFF; }
a.link2:hover		{color: #FFE700; text-decoration: underline;}


/* Legal Stuff */
td.copyright	{
	background-color:#000000;
	font-size: 9px;
	font-weight:normal;	
	color: #FFF;
	font-family: Verdana, arial, sans-serif;
	padding-left: 1em;
	height:50px;
}

a.logistica				{font-size: 9px; color: #FFF; font-family: Verdana, arial, sans-serif; text-decoration: none;}
a.logistica:link		{color: #FFF;}
a.logistica:visited		{color: #FFF;}
a.logistica:hover		{color: #FFF; text-decoration: underline; font-weight: normal; }

