@charset "UTF-8";
/* CSS Document */

/* Twitter RSS Feed on Main Page */

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#twitterfeed li{ /*CSS specific to demo 1*/
margin-bottom: 6px;
margin-left: -18px;
color: #ff9900;
cursor: text;
text-decoration:none;
font-size:95%;
}

#twitterfeed a{
	text-decoration:none;
	color:#666;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #88b0b0;
	background-image: url(/php/rotate-sub.php);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.testimonial_city {
	font-size:9px;
	color:#aaa;
	font-family:Tahoma, Geneva, sans-serif;
}

h2 {font-family:Arial, Helvetica, sans-serif;
letter-spacing:-1px;
border-bottom:1px solid #ff9900;
padding-top:10px;
font-size:16px;
}

#center_main {padding:5px 25px 25px 25px;
width:400px;
}
#right_sidebar {padding:18px;
border-left:1px dashed #bbb;
width:189px;
}
#right_sidebar h3 {padding-left:15px;
background-image:url(../new-images/sidebar-bullet.png);
background-position:left;
background-repeat:no-repeat;
color:#333;
border-bottom:#ccc dashed 1px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:-1px;}

#right_sidebar p {margin-left:20px;
font-size:95%;}

#left_sidebar_menu {
	display:block;
	width:125px;
	position:relative;
	left:50px;
	top:25px;
	font-size:105%;
	font-weight:bold;
	color:#F90;
	line-height:1em;}
#left_sidebar_menu a{
	color:#666;
	text-decoration:none
}
#left_sidebar_menu a:hover{
	color:#999;
	text-decoration:underline
	padding-left:5px;
}
#left_sidebar_quote {
	display:block;
	width:175px;
	position:relative;
	left:25px;
	top:50px;
	color:#F90;
	font-size:115%;
}
#left_sidebar_quote a{
	color:#333;
	text-decoration:none;
	
}
#left_sidebar_quote a:hover{
	color:#555;
	text-decoration:underline
	padding-left:5px;
}
.left_sidebar_quote_author {
	font-size:12px;
}
.bottomtag {
	font-size:11px;
}
div.hr {
  border-bottom: 1px dashed #f90;
}
div.hr hr {
  display: none;
}
#left_sidebar {
	width:189px;
}
input, textarea {
	background-color:#666; 
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:12px;
	width:225px;
}
.formlabel {
	font-size:10px;
}
li {
	padding-bottom:10px;
	}

