
ul {list-style-type: none;
  				 margin-left: 0px;
  				 padding-left: 0px}
.dyncontent{display:none;}


body {
margin-left: 10%;
margin-right: 10%;
padding: 0;
font: 70%  verdana, helvetica, "Trebuchet MS", arial,sans-serif;
line-height: 1.8em;
color: #666;
}
			/*WRAP*/
.container {
width: 100%;
height: 40px;
padding: 0;
margin: 0 0 30px 0;
background: #82A9D0 url(images/shade_bottom.gif) bottom repeat-x;
}
			/*TOP BANNER*/
#header {
height: 200px;
margin-bottom: 0;
background: transparent url(images/banner.jpg) no-repeat;
}


			/*3 COLUMNS*/
#gutter {
float: left;
width: 3%;
height: 1px;
}
#col1 {
float: left;
width: 40%;
margin-left: 3%;
margin-bottom: 1em;
border-right: 1px solid #ddd;
padding-right: 0%;
}
#col2 {
float: left;
width: 23%;
margin-left: 1%;
margin-bottom: 1em;
 
border-right: 1px solid #ddd;
padding-right: 3%;
}
#col3 {
float: right;
width: 25%;
margin-left: 0%;
margin-bottom: 1em;
}
			/*FOOTER*/
#totalLine {
clear: both;
padding: 5px;
font-size: 0.8em;
border-top: 1px solid #eee;
}

			/*FOOTER*/
#footer {
clear: both;
padding: 5px;
font-size: 0.8em;
border-top: 1px solid #eee;
color: #333;
background: #82a9d0;
}
			/*TYPOGRAPHY*/
h1 {
margin:0;
padding: 15px 0 0 0;
text-align: left;
font-size: 100%;
letter-spacing: 2px;
color: #333;
background: transparent;
}
h2  { 
margin: 0;
padding-top: .5em;
padding-bottom: .5em;
letter-spacing: 3px;
text-transform: uppercase;
font: 130% verdana, helvetica, "Trebuchet MS", arial,sans-serif;;
color: #82A9D0;
background: inherit;
}
h3 {
margin-top: 0;
font-family: arial, georgia, helvetica, sans-serif;
font-size: 1em;
text-align: center;
color: #006699;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
text-decoration: none;
font-weight: bold;
color: #CE565F;
background: inherit;
}
a:hover {
text-decoration: none;
color: #000;
background:  inherit;
}
a img {
border: 0;
}
			/*SEARCH BOX*/
legend { 
font-weight : bold;
color : #82A9D0;
} 
input { 
background : #eee;
} 
			/*CLASSES*/
.imgleft {
float : left;
margin : 5px 15px;
padding : 5px;
}
.post {
padding : 3px;
margin : 20px 10px 10px 5px;
border : 1px dashed #8a795d;
font-size : 80%;
color: #aaa;
background : #fff;
} 
.post .date { 
background : url(images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 

input.groovybutton
{
   font-size:12px;
   font-family:Century Gothic,sans-serif;
   font-weight:bold;
   font-style:italic;
   text-decoration:underline;
   background-color:LIGHTBLUE;
}

#menu {
	background: #4A82BA;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #4A82BA; url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: GREY url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;

/*        V2        */
.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#vmenu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 1px;
	padding:0px;

	}
#vmenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#vmenu li a {
        
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#vmenu li a:link, #vmenu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/v6.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#vmenu li a:hover {
	color: #666666;
	background: url(images/v6.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#vmenu li a:active {
	color: #666666;
	background: url(images/v6.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
