body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(assets/images/bg2.jpg);
	margin:0px;
	color: #ffffff;
	}

p { font-size: 12px;
	line-height: 16px;}

h1 { 
	 font: 24px Verdana, Arial, Helvetica, sans-serif;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#767676;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#990000;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#909090;}

a:hover { text-decoration:none;
		color:#490B10;
		font-weight:bold;}

SPAN.bold { font-weight: bold;}

li { font-size: 11px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-20px;
	 color:#E1E1E1;}
	 
hr {color:#999999;
	background:#999999;
	height:1px;
	border:0;
	}

.imgborder { BORDER: #990000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.redborder	{border: 1px solid #990000;}

.address	{
	font: 12px/1.2 "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

.backtotop {font-size:10px;}

#nav	{
	font: 12px/1.2 "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#nav a	{
	color: #ffffff;
	text-decoration:none
}
#nav a:link	{

}
#nav a:visited {}
#nav a:hover	{
	color:#990000;
	text-decoration:none;
}
