
body {
	font: 62.5%/2em Georgia, "Times New Roman", Times, serif;
	background: url(images/bg.png); background-image: none;
	color: #232323;
	padding: 0 0 15px;
	text-align: center;
}

img {
display: none; 
}

.cfx:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cfx {display: inline-table;  min-height: 1%;}

h2,h3,h4,h5,h6,p,blockquote {margin: 0 0 10px;}
h2 {font-weight: normal;}

p {font-size: 1.2em; word-spacing:0.15em;}

a, a:visited, a:active {color: #000;}
a:hover {background-color: #d6e6c6;}

#col1 a:hover, #col2 a:hover, #col3 a:hover, #siteinfo a:hover {background-color: #d6e6c6;}

img {border: 0;}


#container {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	background-color: #e8dda7; background-image: url(images/fabric.gif); background-repeat: repeat; background-image: none;
	margin-top:10px;
}

#header { 
background-image: url(images/straintop.gif); background-repeat: no-repeat;
margin: 0 -15px 0 -15px; height: 130px;	
}

#header h1 { 
padding-top: 50px;
}

#header h1 a { 
display: block; font-size: 35px; text-decoration: none; line-height: 40px;
width: 350px; margin-left: 15px; background-image: none;
}

#header h1 a:hover  { 
background: url(images/logoheaderMoved.gif);  background-image: none;
}

#langOptions {
position: relative;
	left:550px; top: 0px;
	margin-top: -90px;
	width: 300px;
	text-align:right;
	height: 30px;
}

#langOptions h5 { font-size: 1.6em; color: #333;}

#langOptions h6 { font-size: 1.1em; color: #660000;}

#langOptions h5 a:hover { background-color: transparent; }



h3#intro {
	font-size: 1.7em;
	position: absolute;
	top: 82px;
	margin: 0;
	color: #f4f4f4;
	font-weight: normal;
	background: url(../img/tagline.gif) no-repeat 15px -6px; background-image: none;
	text-indent: -5000px;
	width: 350px;
	height: 30px;
}
#main-nav {
	list-style: none;
	height: 30px;
	background: #55493c;
	padding:0;
	margin: 0 0 10px;
}
#main-nav li {display: inline;}
#main-nav li a {
	float: right;
	font-size: 1.2em;
	text-decoration: none;
	color: #f4f4f4;
	border-left: 1px dotted #d4d4d4;
	padding: 7px 15px 0;
	height: 23px;
	font-weight: bold;
}
#main-nav li a:hover {background: #726659; color: #fff;}

#main-nav li#skipCont a { float: left; text-decoration: underline; font-size: 1.1em; border: 0; }
#main-nav li#skipCont a:hover { background: #55493c;}

#widget-hor {

}

#widget-hor ul { list-style: none; height: 40px; margin: 0; padding: 0;	}
#widget-hor li { display: inline; margin: 0; padding: 0; }
#widget-hor li a {  height: 40px; display: block; width: 85px; float: left; font-size: 1.6em;  } 
#widget-hor li a:hover { background: none; }

#widget-hor li#imagesOff a { 
background-image: url(images/offimages.gif); background-repeat: no-repeat; background-image: none;
}

#widget-hor li#imagesOn a { 
text-indent: 0px; 
}

#widget-hor li#notepad a { 
background-image: url(images/notepad.gif); background-repeat: no-repeat; background-image: none;
}

#widget-hor li#todolist a { 
background-image: url(images/todolist.gif); background-repeat: no-repeat; background-image: none;
}

#widget-hor li#slideshow a { 
background-image: url(images/slideshow.gif); background-repeat: no-repeat; background-image: none;
}

#widget-hor li#countdown a { 
background-image: url(images/countdown.gif); background-repeat: no-repeat; background-image: none;
}

#widget-hor div#search {
position: relative; width: 100%; right: 0; top: -25px; text-align: right; padding-bottom: 20px;
background-image:  url(images/divider.gif); background-repeat: no-repeat; background-position: center bottom; 
background-image: none;
}

hr { display: none;}

form {
margin:0;
padding:0;
}

.button, .field { color: #fff; background-color: #3B332A; border: 1px solid #000; font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em; padding: 2px; }

#col1 {
	float: left;
	width: 560px; padding-right: 10px; background-image: url(images/dot.gif); background-position: right; background-repeat: repeat-y;
	text-align:justify; background-image: none;
	}

#col1.sitemapcoll {
width: 890px;
}

#col1.sitemapcoll .floatCol {
float:left; width: 250px; padding: 0 35px 0 3px; 
}

div.entry {padding: 0 15px 25px 0;}

div.entry h2 {
	border-left: 5px solid #55493c;
	padding: 0 0 0 10px;
	font-size: 1.9em;
	margin: 0 0 10px;
}

div.entry h2 a, div.entry h4 a {text-decoration: none;}

div.entry h3 {font-size: 1.2em;}
span.author, span.photoby, span.title {
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	display: block;
}

#col1-content {padding: 15px;}
#col1 ul, #col2 ul {
	padding: 0 0 20px 20px;
	font-size: 1.2em;
	list-style: square;
}
#col1 ul li, #col2 ul li {padding: 0 0 3px;}


#col2 {
	float: left;
	width: 255px;
	border-right: 1px dotted #d4d4d4;
	padding: 15px;
	padding-right: 0px;
}
#col2 h2 {
	font-size: 1.8em;
	border-bottom: 1px solid #333;
	padding: 10px 0 10px 0; background-image: url(images/decor.gif); background-image: none;
	background-position: bottom right; background-repeat: no-repeat;
}

blockquote {
background: url(images/parchbg.gif) no-repeat; padding: 15px 40px 20px 18px;  height:53px; background-image: none;
font-size: 1.9em; font-weight: bold; color: #442729; font-weight: normal;
}

blockquote em {
font-size: 0.8em; position: relative; top: 3px;
}

/***** navigation ******/

#navigation { float: left; width: 100%; margin: 0; padding: 0; }

#navigation li a {
text-decoration:none; color: #660000; font-size: 1.2em; 
}

#navigation li#heading a, #navigation li#heading {
font-size: 1.3em; list-style: none; margin: 10px 0 10px -10px; padding: 0; text-indent: 0;
}

#navigation li a#this { font-weight: bold; }

#navigation a:hover {
	background: none; text-decoration: underline;
}

li.sub1 {
	margin-bottom: 2px;
	margin-left: 20px; list-style-image: url(images/step.gif);
}
	
li.sub2 {
	margin-bottom: 2px;
	margin-left: 50px; list-style-image: url(images/step.gif);
}

/*********************/

#siteinfo {
	width: 902px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 12px 5px 12px;
	background: #e8dda7; background-image: url(images/footerbg.gif); background-repeat: no-repeat; background-image: none;
	color: #333;
}

#siteinfo a {color: #333;}
#siteinfo a:hover {color: #000; background-color: #d6e6c6;}
#siteinfo h4 {float: left; font-size: 1.2em;}
#siteinfo h5 {text-align: right; font-size: 1.2em;}

.liodd {background:#F6FAF1;}

#todo {
list-style: none;
margin:0px;
padding:0px;
}

#done {
list-style: none;
margin:0px;
padding:0px;
}

#timeToGo {
background-image: url(images/bubble.png); background-repeat: no-repeat;  background-image: none;
position: absolute; top: 10.5%; left: 43%;
width: 202px; height: 87px; padding: 20px; padding-top: 15px; padding-bottom: 0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 1.8em;
}
