

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: georgia;
	color: #848075;
	font-size: 95%;
	line-height: 115%;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

a:link {
	color: #F00;
}

a:visited {
	color: #900E00;
}

body,td,th {
	color: #303030;
}


#apDiv1 {
	position:absolute;
	width:104px;
	height:128px;
	margin-top:80px;
	margin-left:-70px;
	z-index:1;
	background-image:url(images/fleur.gif);
	background-repeat:no-repeat;
}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-top: 20px;
	color: #333333;
	}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-size: 150%;
	padding-top:20px;
	padding-bottom:20px;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#dc281e;
	font-size: 16px;
}

p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #666;
	line-height: 20px;
	padding-bottom:30px;
	padding-top:10px;
}


strong, b {
	
	font-weight: bold;
	color:#333;
}

em, i {
	font-style: italic;
	color:#990003;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

img.alignright {float:right; margin:0 0 1em 1em; padding:5px;}
img.alignleft {float:left; margin:0 1em 1em 0; padding:5px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 200px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

#menu {
	margin-left:-90px;
	margin-top:-10px;
}

.item {
	width:600px;
	padding: 10px;
	padding-top:30px;
	background-color: #fff;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	margin-left:-70px;
	margin-right:0px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 16px;
	font-style:italic;
	color:#dc281e;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #990003;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
	background: #F7F7F7;
	padding: 25px;
	position: relative;
	border: 2px solid #ECECEC;
}
.commentlist li {
	padding: 2px;
	border-top: 1px dotted #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6E6E6E;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #6E6E6E;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #6E6E6E;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
	padding: 3px;
	font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {
	padding:0;
	border:0px solid #fff;
	
	}
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:0px dotted #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #6E6E6E; }
#menu ul li a:hover { color:#6E6E6E; font-weight:bold; background: #fff; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #990003;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #fff;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #990003;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #990003;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #990003;
}