A 			{ color: #310402; font-family: Trebuchet MS, verdana, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #310402; text-decoration: none; } 
A:visited	{ color: #310402; text-decoration: none; } 
A:active	{ color: #99CC66;  } 
A:hover		{ color: black;  } 

body {background-color:#310402;}

h1 {
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 0;
	color: #000;
}
#content {
	float: left;
	border-right:1px dotted #999;
	margin-right:15px;
	width: 100%;
	margin-top: 15px;
	background-color:#D9AB77;
	height:100%;
}

#topper{width:864px;
margin-top:35px;  }

#frame{width:864px;
background-image:url(../images/background.jpg);
background-position:top;
background-repeat:repeat-y;
}


#menu {
	margin-left: 15px;
	margin-top: 15px;
	margin-right:5px;
}

#blogText {
	padding-left: 15px;
	padding-right: 15px;
}

#banner {
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	font-size: 1px;
	color: black;
	width:640px;
	height:237px;
}

.body, td {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	margin-left: 0px;
}

input, select {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

.byline {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	color: #000;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
}

.menuTitle {
width:186px;
height:23px;
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	background-color: #983A17;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
	color:#F2C298;
	background-image:url(../images/headerback.jpg);
	background-repeat:no-repeat;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.calendar_table, .calendar_table a {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendar_today {
	background-color: #F2C298;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
//	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
}

.date {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #F2C298;
	background-image:url(../images/dateback.jpg);
	background-repeat:no-repeat;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.date a:link {color: #F2C298;}
.date a:visited {color: #F2C298;}

.blogHeader, .trackbackHeader, .commentHeader {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.rightMenu {
	border:none;
}

.code {
	font-family: courier;
	font-size: 11px;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
}

.codePrint {
	font-family: courier;
	font-size: 11px;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
}

h3 {
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0;
	color: #000;
}



.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}


.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}


/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}