body {
margin: 0 auto;  
padding: 0;

color: #333;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;

}

h4 {
margin-bottom: 30px;
font: 11px Arial, Helvetica, sans-serif;
background: transparent;
color: #666;
font-weight: bold;
}

p {
font-family: Arial, Helvetica, sans-serif;
}

.center {
text-align: center;
}

blockquote {
font-family:  Arial, Helvetica, sans-serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 90%;
font-family: Arial, Helvetica, sans-serif;;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { text-decoration: none;
    font-weight: bold;
    color: navy;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; }
a:hover {text-decoration: none;
    color: rgb(155, 162, 165);
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; }
a:visited {text-decoration: none;
    font-weight: bold;
    color: navy;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;  }

a.posted:link,a.posted:visited { background-color: transparent; text-decoration: none; color: Gray; font-weight:normal; }

a.sideNav:link { background-color: transparent; text-decoration: none; color: Gray; font-weight:normal; }
a.sideNav:hover, a.posted:hover { background-color: transparent; text-decoration: none; color:#9BA2A5; font-weight:normal;  }
a.sideNav:visited { background-color: transparent; text-decoration: none; color: Gray; font-weight:normal;  }

#wrapper {
margin: 0px auto;
padding-bottom: 10px;
width: 740px;
border-top: 7px solid #9DB7A7;
border-right: 1px solid #aaa;
border-bottom: 20px solid #9DB7A7;
border-left: 1px solid #aaa;
background: #eee;
color: #333;
}

#header {
margin-bottom: 10px;
padding: 5px 10px 5px 20px;
border-bottom: 1px solid #ccc;
background: #fff;
color: #003300;
font-variant: small-caps;
}

#blogtitle {
float: left;
margin: 0;
padding: 0;
width: 200px;
text-align: left;
}

#blogtitle h1 {
margin: 0;
padding: 0;
font-size: 160%;
letter-spacing: 0.1em;
text-align: left;
}

#nav {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
background: transparent;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#content {

margin-bottom: 10px;
padding: 0 0px;
}

#blog {
float: left;
margin-right: 5px;
padding: 10px;
border: 1px solid #ccc;
width: 440px;
background: #fff;
color: #333;
font-size: 80%;
text-align: left;
}

#sidebar {
float: left;
margin-left: 5px;
padding: 10px;
border: 1px solid #ccc;
width: 225px;
background: #fff;
color: #333;
text-align: left;
font-size: 70%;
}

#footer {
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

.date {
font-size: 100%;
background: transparent;
color: #F6A61A;
}

.title {
font-size: 15px;
font-weight: bold  Arial, Helvetica, sans-serif;
background: transparent;
color: navy;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 30px;
font: 11px Arial, Helvetica, sans-serif;
background: transparent;
color: #666;
font-weight: bold;
} 


.sidetitle {
margin: 10px 0;
font-size: 10px
letter-spacing: 0.09em;
font-weight: bold;
background: transparent;
color: #F6A61A;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Arial, Helvetica, sans-serif;
 font-size:			10px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;  
}

.pagecount {
 font-family:		Arial, Helvetica, sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;  
}

.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:      Arial, Helvetica, sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Helvetica, sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:      Arial, Helvetica, sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Arial, Helvetica, sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
} 

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Arial, Helvetica, sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:      Arial, Helvetica, sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}  














body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header{
	font-size: 15px;
	color: navy;
	border-bottom:1px dotted #DAD6D6;
	font-weight:bold;
background: transparent;

}
.content{
font-size: 12px;
}

.leftnav{
	color: Gray;
	font-weight: bold;
	font-size: 14px;

}
A.leftnav:ACTIVE, A.leftnav:LINK, A.leftnav:VISITED {
	text-decoration : none;
	
	
	color: Gray;
	font-weight: bold;
	font-size: 14px;
}
A.leftnav:HOVER{
	text-decoration : none;
	color:#9BA2A5;
	
	
	font-weight: bold;
	font-size: 14px;
}
#dotted{
	border-right: 1px dotted #DAD6D6;
 border-left: 1px dotted #DAD6D6;
 border-bottom:1px dotted  #DAD6D6;
}
#leftdotted{

 border-left:1px dotted  #DAD6D6;

}
#headerdotted{
	border-right: 1px dotted  #DAD6D6;
 border-left:1px dotted  #DAD6D6;
 border-top:1px dotted #DAD6D6;
}
.footer1{
	font-size : 12px;
	color: navy;
	
}





A.footer1:ACTIVE, A.footer1:LINK, A.footer1:VISITED {
	font-size : 12px;
	color:navy;
	font-weight: bold;
	text-decoration : none;
	}
	A.footer1:HOVER {
	font-size : 12px;
	color:#C0C9F4;
	font-weight: normal;
	text-decoration : none;
	font-weight: bold;
	}





.footer2{
	font-size : 12px;
	color: gray;
	
}
A.footer2:ACTIVE, A.footer2:LINK, A.footer2:VISITED {
	font-size : 12px;
	color:gray;
	font-weight: bold;
	text-decoration : none;
	}
	A.footer2:HOVER {
	font-size : 12px;
	color:#9BA2A5;
	font-weight: normal;
	text-decoration : none;
	font-weight: bold;
	}

#bottom{
	
 border-bottom:1px dotted  #DAD6D6;
}

.rightnav{
	color: Gray;
	
	font-size: 14px;

}
A.rightnav:ACTIVE, A.rightnav:LINK, A.rightnav:VISITED {
	text-decoration : none;
	
	
	color: Gray;
	
	font-size: 14px;
}
A.rightnav:HOVER{
	text-decoration : none;
	color:#9BA2A5;
	
	
	
	font-size: 14px;
}

.postedarch {

font: 12px Arial, Helvetica, sans-serif;
background: transparent;
color: #666;

} 
A.postedarch:ACTIVE, A.postedarch:LINK, A.postedarch:VISITED {
	text-decoration : none;
	font: 12px Arial, Helvetica, sans-serif;
	
	color: #666;
	
	
}
A.postedarch:HOVER{
	text-decoration : none;
	color:#9BA2A5;
	
	font: 12px Arial, Helvetica, sans-serif;
	
	
}
.right_text{
	color: Gray;
	font-weight: bold;
	font-size: 11px;

}
