html, body { 
margin:0; 
padding:0;  
color:#000;
background:#FFF;		
}

.clr {clear:both;}

A { color: #FF8040; text-decoration: none; font-weight: bold; }
A:link { color: #FF8040; text-decoration: none; font-weight: bold; }
A:active { color: #FF8040; text-decoration: none; font-weight: bold; }
A:visited { color: #FF8040; text-decoration: none; font-weight: bold; }

blockquote {
font-family:trebuchet ms, sans-serif;
color:#000;
font-size: 11px; 
font-weight:normal;
}

ul {
font-family:trebuchet ms, sans-serif;
color:#000;
font-size: 11px; 
font-weight:normal;
}

.left { 
text-align: left; 
}

.center { 
font-family: Trebuchet MS, sans-serif; 
font-size: 10px; 
color:#000000;
text-align: center
}

#container {
width: 100%;
margin: 0 0%;
}

#leftnav {
float: left;
width: 50%;
}

#logo {
margin-left: 10px;
margin-top: 10px;
}


#map {
margin-top: 180px;
margin-left: 40px;
}

#side {
font-family: Trebuchet MS, sans-serif; 
color:#000000;
font-weight:normal;
font-size: 10px;
line-height: 14px; 
text-align: left; 
margin-top: 30px;
margin-left: 50px;
}

#chair {
margin-top: 30px;
margin-left: 50px;
}

#content {
float: left;
width: 50%;
}

#warning {
margin-top: 190px;
text-align: center;
}

#blogcontent {
margin-top: 20px;
padding-left: 50px;
padding-right: 50px;
}

.blog {
background:#FFF;
padding: 15px; 
}

.title { 
font-family: Trebuchet MS, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #000;
text-align: left 
}

.date { 
font-family: Trebuchet MS, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-align: left; 
color: #3ecaff 
}

.blogbody {
font-family:trebuchet ms, sans-serif;
color:#000;
font-size: 11px; 
font-weight:normal;
text-align: justify;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
font-weight: bold;
text-decoration: none;
}

.extended {
font-family:trebuchet ms, sans-serif;
font-size: 11px; 
font-weight: normal;
font-style: italic;
text-align: center;
}

.extended a { font-weight: normal;}
.extended a:link { font-weight: normal;}
.extended a:visited { font-weight: normal;}
.extended a:active { font-weight: bold;}
.extended a:hover { font-weight: bold;}

.posted { 
font-family:trebuchet ms, sans-serif; 
font-size: 10px;
color: #000000; 
text-align: right;
}


#archives {
font-family: Trebuchet MS, sans-serif; 
color:#000000;
font-weight:normal;
font-size: 10px;
line-height: 14px; 
margin-top: 20px;
padding-left: 125px;
padding-right: 125px;
}


#search {
font-family: Trebuchet MS, sans-serif; 
font-size: 10px; font-family: Trebuchet MS, sans-serif; 
color:#000000;
font-weight:normal;
font-size: 10px;
line-height: 14px; 
color:#000000;
text-align: center;
padding-left: 45px;
padding-right: 45px;
}


#footer {
font-family: Trebuchet MS, sans-serif; 
font-size: 10px; 
color:#000000;
height:50px; 
width:100%; 
text-align: center;
}

.comments-body {
font-family:trebuchet ms, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
background:#FFF;
line-height:140%;
padding-bottom:10px;
padding-top:10px;		
border-bottom:1px dotted #999; 		
}		

.comments-post {
font-family:trebuchet ms, sans-serif;
color:#666;
font-size:x-small;
font-weight:normal;
background:#FFF;		
}	

.comments-head { 
font-family:trebuchet ms, sans-serif; 
font-size:small; 
color: #666; 
border-bottom:1px solid #999;
margin-top:20px;
font-weight:bold;
background:#FFF;		
}		

#banner-commentspop {
font-family:century gothic, sans-serif;
color:#FFF;
font-size:x-large;
font-weight:normal;
border-left:1px solid #FFF;	
border-right:1px solid #FFF;  		
border-top:1px solid #FFF;  		
background:#3ecaff;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
}