/* CSS Document */
h1 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 50px;
}
h2 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
}
h3 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	display:inline;
	font-family:Verdana;
	font-size:10px;
	line-height: 15px;
	font-weight: bold;
	color: #03aeda;
	text-transform:uppercase;
}
h5 {
	display:inline;
	font-family:Verdana;
	font-size:8px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
h6 {
	display:inline;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}
h7 {
	display:inline;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-transform:uppercase;
}

.main-content{
	background-image:url(/images/content_tiler.jpg);
	background-repeat:repeat-y;
}
.drop {
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
background-color:#ffffff;
}

.drop2 {
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
background-color:#ffffff;
background-image: url(/images/startile.gif);
background-repeat: repeat-y;
background-position: right top;
}

body {
background: #c5c5c5;
background-image:url(/images/background2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.contact a {
	position:relative;
	left:503px;
	top:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	text-decoration:none;
}

.contact a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#990000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
.list, .list a, .list a:hover {
	line-height:12px;
}
.home-side, .home-side a {
	line-height:13px;
	padding-top: 3px;
	text-decoration:none;
}
.home-side a:hover {
	line-height:13px;
	padding-top: 3px;
	text-decoration:underline;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #03aeda;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #58595b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #58595b;
	font-weight: bold;
	text-decoration: underline;
}
.news-active, .news-active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #03aeda;
	text-decoration: underline;
}