body {
	background-color:  #CCCCCC;
}
#phone {
	font-family: Trebuchet MS;
	text-decoration: none;
	color:#737373
	font-weight:bold;
	font-size: 20px;
	padding: 170px 635px 0 0;
}

#header_nav {
  padding: 14px;
  padding-right: 18px;
  
}
#header_nav, #header_nav a {
	color: #9A9696;
	font-size: 14px;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	text-decoration: none;
	}
	
#header_nav a {
	padding-left: 3px;
	padding-right: 3px;
	}
	
#nav {
	padding: 14px;
	color: #D1DC90;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 14px;
	text-align: center;
}	
#nav a {
	color: white;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;	
 }
 #nav a:hover, #nav.active{
	color: #D1DC90;
	
}
#sidebar a {
	color: #777;
	display: block;
	text-decoration: none;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 12px;
	background: url(images/dots.jpg) repeat-x left bottom;	
	padding: 24px 0 4px 5px;
	margin: 0 8px;	
	}
#sidebar a:hover {
	color: #8C9F0D;
	}
 #container {
	background: transparent url("images/content_m_w.gif") repeat-y;
}
#content {
	padding: 0 0 0 30px;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color:#000000;
	font-size: 14px;
	width: 500px;
	text-align:justify;
	

}





h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color:#000000;
}
h1 {
	font-size: 190%;	
	font-weight: bold;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}


#footer_info {
	background-repeat:no-repeat;
}

#footer_info a {
	color: #9EB413;
}

#footer_info a:hover, #nav.active{
	color:#666;
}


a img { border: 0px; }
.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.page_controls {
	text-align: center;
}

.timestamp {
	text-align: right;
	font-size: .9em;
	color: #999;
}
.o {
	background-color:#CCC;
}
.e{
	background-color:#CAE1AA;
}
.gallery_thumb {
	width: 120px;
	height: 106px;
	text-align: center;
	float: left;
	margin: 0 0 10px 12px;
}
.gallery_thumb img {
	width: 120px; height: 90px;
}
#view .e td, #view .o td {
	font-size: .9em;
	font-family: tahoma;
}
#meta_desc {
	width: 98%;
	height: 120px;
	font-family: arial;
	font-size: 11px;
}
