

body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #33cc00;
	
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: #626262;
}
hr {
  border: 0;
  width: 80%;
  color: #2455fc;
}

form {
	margin: 0;
	padding: 0;
}

#gs input {
	padding: 1px;
	margin-left:  5px;
	margin-right:  5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 0.8em Arial, Helvetica, sans-serif;}


input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}
input, textarea{
	font: normal 1em Arial, Helvetica, sans-serif;

}
.splashform {
margin-top: 23px;
background-color:#FEFEFE;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	border: 1px solid #626262;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #3366cc;
	
	width: 550px;
}

.splashforma {

	
	  background: #FEFEFE url(images/img13.gif) repeat-x;

		border: 1px solid #626262;
	font: normal 1.5em Arial, Helvetica, sans-serif;
	color: #2455fc;
	width: 550px;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	margin-top: 2px;
	letter-spacing: 0px;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2.splash
{
	margin-top: 2px;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 130%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #59C0F8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
/*	background: #FEFEFE url(images/img01.jpg) repeat-x; */
	background: #999999;

	height: 42px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 40 0 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	margin-top: 10px;
	margin-right: 2px;
	background: #D8DFE6;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	background: #33cc00;
	padding: 40px 40px 0 40px;
}

/* Impressions like content */
#spacer {
height: 1px;
}

#contentimp {
	background: #FFFFFF;
	margin-right: 260px;
	margin-bottom:20px;
	padding: 0 30px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
}


.postimp {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;

}

.postimp .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.postimp .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 2.2em;
}

.postimp .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	
	border-top: 1px #D8DFE6 dotted;
	line-height: normal;
	color: #BABABA;
}

.postimp .title p a {
	color: #59C0F8;
}

.postimp .entry {
	padding: 0;
	line-height:normal;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top: 1px #D8DFE6 dotted;
}

.postimp .entry p {
	
	margin-bottom: 0px;
	margin-top:10px;
	}
.postimp .links {
	padding: 0px 0;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px #D8DFE6 dotted;
	color:#999999;
	text-align: right;
	line-height: normal;
}

.postimp .links img {
vertical-align: middle;
}
.postimp .links a {
	font-weight: bold;
}

.postimp .links a:hover {
}

.postimp .links .more {
}

.postimp .links .comments {
	padding-left: 20px;
}


/* Impressions below div */

#impinfo {
	background: #FFFFFF;
	margin-right: 260px;
	margin-bottom:20px;
	padding-left: 30px;
	padding-top: 10px;
	border-bottom: 0px solid #FFFFFF;

	border-top: 3px solid #FFFFFF;
}


.postimpinfo {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.postimpinfo .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.postimpinfo .title h3 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 1.5em;
}

.postimpinfo .title p {
	margin: 0;
	padding: 0px;
	line-height: normal;
	color: #BABABA;
}

.postimpinfo .title p a {
	color: #59C0F8;
}

.postimpinfo .entry {
	padding: 0;
	line-height:normal;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top: 1px #D8DFE6 dotted;
}





/* Content */

#content {
	background: #FFFFFF;
	margin-right: 260px;
	margin-bottom: 40px;
	padding: 0 30px;
	border-bottom: 3px solid #FFFFFF
;
	border-top: 0px solid #FFFFFF
;
}

.post {
	padding-top: 30px;
	margin-bottom: 10px;
	
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 2.2em;
}
.post .title p {
	margin: 0;
	padding: 10px 0 10px 0px;
	
	border-top: 1px #D8DFE6 dotted;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #59C0F8;
}

.post .entry {
	padding: 0;
	border-top: 1px #D8DFE6 dotted;
}

.post .links {
	padding: 5px 0;
	border-top: 1px #D8DFE6 dotted;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: right;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
}

.post .links .comments {
	padding-left: 20px;
}


#splashmid {
	margin: 0 auto;
margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 550px;
	padding-top: 0px;
background-image: url("images/topbar190.jpg");
background-repeat: no-repeat;
	
}
#splashtext {

	margin: 0 auto;
margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 550px;
	padding-top: -10px;
background-color: #ffffcc ;	
}


}
#splashmida {

		margin: 0 auto;
margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 550px;
	padding-top: 0px;
	background: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding-top: 0px;
	background: #FFFFFF;
	border-bottom: 3px solid #FFFFFF
;
	border-top: 0px solid #FFFFFF
;
	margin-bottom:20px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 0px 40px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(images/img12.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	background: url(images/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


/* Search */

#search {
	padding: 20px 50px 40px 30px;

}

#search select {
color:#000000;
font-size:12px;
letter-spacing:-1;
}
#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;

}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
	
	background: #999999 url(images/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

div.map {

height:220px;
float:left;
clear:	left;
}

img.floatLeft { 
    float: left; 

}

img.left { 
 margin-right: 20px;
}

#mytable {
	width: 400px;
	padding: 0;
	margin: 0;
}

#scorestable {
	width: 100%;
}

#hiddeninitially {

 display: none;
 font-size: 11px;
 }
span.hiddeninitially {
 display: none;

 font-size: 11px;
 }
span.showinitially {

 font-size: 11px;
 }


p.clearl
{
	

	clear:  left;
}

#mytable.a
{ text-decoration:none; }

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font-size: 9px;
	border-right: 0px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 12px;
}



th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #C1DAD7;
	background: none;
}

td {

	font-size: 9px;

	border-right: 0px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.stars {

	font-size: 12px;

	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	background: #fff;
	padding: 0px 20px 0px 0px;
	color: #4f6b72;
	white-space:nowrap;
}

td.cat {

	font-size: 12px;

	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	background: #fff;
	padding: 0px 5px 0px 0px;
	color: #4f6b72;
	white-space:nowrap;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}