/*h1 {	
	font-family: Georgia, Arial Narrow;
	margin : 10px;
	margin-bottom: 5px;
	font-size : 2.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #ffffff;
}

h1 a:hover {
	color : #ffffff;
	text-decoration : none;
}

h2 {
	color: #738AC4;
	font-size: 15pt;
	font-weight: normal;
	font-family: Georgia, Arial Narrow, Arial, Helvetica;
	padding: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
}

h5 
{
	color: #EF6522;
	font-size: 18pt;
	font-family: Georgia, Arial, Helvetica;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}

h5 a:visited,
h5 a:active,
h5 a:link {
	color : #EF6522;
}

h5 a:hover {
	color : #EF6522;
	text-decoration : none;
}

#top {
	text-align: left;
	border: solid 2px #999999;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: #4C7A9E;
}

#tagline {
	font-size : 1em;
	margin : 10px;
	margin-top: 5px;
	color: #dddddd;
	padding-bottom: 10px;
}

p.date img {
	vertical-align : middle;
}

p.date {
	font-size : 0.9em;
	font-weight : bold;
	border-bottom : 1px solid #AAA;	
	margin-bottom : 0px;
	padding : 2px 0px;
}

blockquote {
	font-style : italic;
}

p.postfoot {
	font-size : 0.75em;
}

.post 
{
	text-align: justify;
	line-height: 20px;
}

#leftmenu {
	float: left;
	left : 10px;
	margin-left: 20px;
	margin-top : 10px;
	width : 180px;
}

#leftmenu h3 {
	font-size : 0.9em;
	margin : 0px;
	margin-top: 25px;
	padding : 0px;
	border-bottom : none;	
}

#leftmenu ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 0.8em;
}

input.text {
	width : 300px;	
}

textarea {
	width : 300px;
	height : 200px;	
}

#comments h4 span {
	color : #999;
}

#comments h4 {
	margin : 0px;
	font-size : 0.9em;
}

#comments
{
 margin-top:15px;
}


p {
	margin : 10px 0px;
}

h3 {
	font-size : 1.2em;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

	#commentform, #contactform {
	padding: 10px 0px 3px 0px;
	/*border: 1px solid #ddd;*/ /*
	}

#commentform dl, #contactform dl {
	margin: 0;
	padding: 0;
	}

#commentform dt, #contactform dt {
	color: #333;
	}

#commentform dt em, #contactform dt em {
	color: #999;
	font-weight: normal;
	font-style: normal;
	}
 
#commentform .smallbox, #contactform .contactbox {
	width: 300px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}

#commentform textarea, #contactform textarea {
	width: 400px;
	height: 180px;
	border: 1px solid #ccc;
	color: #444;
	}
	


#search .searchBox 
{
	width: 150px;
	border: 1px solid #ccc;
	padding: 2px;

}

#search
{
    margin-bottom: 5px;
}

#news
{
    margin-bottom: 5px;
}

#Cal
{
	margin-top: 25px;
}

.CalendarTitle td, td.CalendarDays
{
	color : #000;
	font-size : .75em;
	font-weight: bold;
	width:14%;

}

td.CalendarNextPrev
{
	width:15%;
	font-weight: normal;
	font-size : .65em;
}


td.CalendarDay
{
	color : #000;
	font-size : .75em;
}

.copyright   used to format the content owner's copyright notice 
{
    text-align: center;
    font-size : .65em;
    font-style:italic;
}

*/
