/* @override http://charlesseife.jasonconny.com/site/css/styles.css */

body { 
	background-color: #FFF;
	background-image: url(../img/backgroundBody.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
	margin: 0;
}

a { 
	color: #6B1401;
}

a:visited { 
	color: #995B4E;
}

a img { 
	border: none;
}



#header { 
	background-color: #6B1401;
	height: 170px;
	width: 955px;
	margin: 0 auto;
}

#header h1 { 
	margin: 0;
	height: 50px;
	width: 310px;
	position: absolute;
	top: 120px;
	text-indent: -1400px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}



#navigation { 
	background-color: #6B1401;
	margin: 0;
	padding: 5px 0 0 10px;
	width: 945px;
	margin: 0 auto;

}

#navigation li { 
	list-style: none;
	float: left;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6B1401;
}

#navigation li a {
	color: #FFFFCD;
	text-decoration: none;
	display: block;
	padding: 5px 25px;
}

#navigation li a:hover, #navigation li a:active { 
	text-decoration: underline;
}

#biography #navigation li.biography { 
	background-color: #FFFFCD;
	background-image: url(../img/tabCornerLeft.gif);
	background-repeat: no-repeat;
}

#biography #navigation li.biography a { 
	color: #6B1401;
	background-image: url(../img/tabCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#biography #navigation li.biography a:hover, #biography #navigation li.biography a:active { 
	text-decoration: none;
}

#books #navigation li.books { 
	background-color: #FFFFCD;
	background-image: url(../img/tabCornerLeft.gif);
	background-repeat: no-repeat;
}

#books #navigation li.books a { 
	color: #6B1401;
	background-image: url(../img/tabCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#books #navigation li.books a:hover, #books #navigation li.books a:active { 
	text-decoration: none;
}

#otherWriting #navigation li.otherWriting { 
	background-color: #FFFFCD;
	background-image: url(../img/tabCornerLeft.gif);
	background-repeat: no-repeat;
}

#otherWriting #navigation li.otherWriting a { 
	color: #6B1401;
	background-image: url(../img/tabCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#otherWriting #navigation li.otherWriting a:hover, #otherWriting #navigation li.otherWriting a:active { 
	text-decoration: none;
}

#teaching #navigation li.teaching { 
	background-color: #FFFFCD;
	background-image: url(../img/tabCornerLeft.gif);
	background-repeat: no-repeat;
}

#teaching #navigation li.teaching a { 
	color: #6B1401;
	background-image: url(../img/tabCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#teaching #navigation li.teaching a:hover, #teaching #navigation li.teaching a:active { 
	text-decoration: none;
}

#mailingList #navigation li.mailingList { 
	background-color: #FFFFCD;
	background-image: url(../img/tabCornerLeft.gif);
	background-repeat: no-repeat;
}

#mailingList #navigation li.mailingList a { 
	color: #6B1401;
	background-image: url(../img/tabCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mailingList #navigation li.mailingList a:hover, #mailingList #navigation li.mailingList a:active { 
	text-decoration: none;
}

#contact #navigation li.contact { 
	background-color: #FFFFCD;
	background-image: url(../img/tabCornerLeft.gif);
	background-repeat: no-repeat;
}

#contact #navigation li.contact a { 
	color: #6B1401;
	background-image: url(../img/tabCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

* { 
	
}

#contact #navigation li.contact a:hover, #contact #navigation li.contact a:active { 
	text-decoration: none;
}

#content { 
	width: 955px;
	background-image: url(../img/backgroundContent.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	position: relative;
}

#content h2 { 
	color: #995B4E;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 40px 105px 10px 130px;
}

#content h3 { 
	font-size: 13px;
	font-family: Georgia, Times, "Times New Roman", serif ;
	font-style: italic;
	line-height: 18px;
	margin: 0 105px 0 130px;
}

#content h4 { 
	font-size: 13px;
	font-family: Georgia, Times, "Times New Roman", serif ;
	font-style: italic;
	line-height: 18px;
	margin: 30px 105px 10px 170px;
}

#content p { 
	font-size: 13px;
	font-family: Georgia, Times, "Times New Roman", serif ;
	line-height: 18px;
	margin: 0 105px 10px 170px;
}

#content label { 
	font-size: 13px;
	font-family: Georgia, Times, "Times New Roman", serif ;
	line-height: 18px;
	margin: 0 105px 5px 170px;
	display: block;
}



#content form input, #content form textarea { 
	margin-left: 170px;
	margin-bottom: 15px;
	display: block;
}

#content div { 
	padding: 0 0 80px;
}

#content #leftColumn { 
	width: 755px;
	float: left;
	background-color: #FFFFCD;
}

#content #rightColumn { 
	float: right;
	width: 200px;
	background-color: #BEA876;
}

#content #rightColumn h2,#content #rightColumn p, #content #rightColumn img { 
	color: #6B1401;
	margin-left: 25px;
}

#content #rightColumn p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-right: 25px;
}

#content #rightColumn a { 
	color: #6B1401;
	text-decoration: underline;
}


#footer { 
	background-color: #6B1401;
	height: 60px;
	width: 955px;
	margin: 0 auto;
}

#footer p { 
	color: #FFFFCD;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 30px;
	padding-top: 10px;
}



.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
