/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, wrapper 
{ margin: 0; padding: 0; }

p {
	margin-bottom: 1.2em;
}

A:link, A:visited, A:active { 
	font-weight: normal;
	text-decoration: none;
	color: #3D1600;
}

A:hover 	{
	color: #9D9A95; 
}

body {
	background: #E5E5E5 url(sitegraphics/background.jpg) repeat-x 0 0;
	/***margin-top: 20px;
	margin-bottom: 20px;**/
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	text-align: center;
	color: #2F0101;
}

.wrapper {
	width: 80%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/**border: 1px solid #660000;**/
	background: #FFFFFF;
}

.header {
	background: url(sitegraphics/logo.jpg) no-repeat 50% 20%;
	height: 150px;
}

.content {
	margin: 30px;
	font-weight: 300;
}

.contentdk {
	padding: 30px;
	font-weight: 300;
	background: #f6f6f6;
}

.large {
	text-align: center;
	font-size: 130%;
}

.large p {
	color: #660000;
}

.footer {
	padding: 40px;
	text-align: center;
	background: #660000;
	font-size: 110%;
	color: #f7f2f2;
	/***border-top: solid 1px #660000;
	color: #7E0000;
	***/
}

.footer a {
	color: #f7f2f2;
}
.footer a:hover {
	color: #bdbdbd;
}

/*** top contact styles ***/

.topcontact {
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 30px;
	color: #660000;
	font-size: 100%;
	font-weight: 400;
}

.topcontact span {
	color: #660000;
	font-size: 120%;
	font-family: 'Libre Baskerville', serif;
}

/*** top nav styles ***/

#topnav	{
	/**border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;**/
	background: #660000;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	text-transform: uppercase;
}

#topnav li {
	margin: 0px 15px; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#topnav a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
}

#topnav a:hover {
	color: #bdbdbd;
}

/*** title styles ****/
h1 {
	color: #660000;
	font-weight: normal;
	font-size: 160%;
	font-family: 'Libre Baskerville', serif;
	text-transform: uppercase;
	margin-bottom: 0.7em;
}

h2 {
	color: #660000;
	font-weight: normal;
	font-family: 'Libre Baskerville', serif;
	font-size: 150%;
	margin-bottom: 0.5em;
}

h3 {
	font-weight: bold;
	font-size: 100%;
}

/***top image styles ***/

.topimage img {
	width: 100%;
	height: auto;
}

/*** content styles ****/

.mainContentfull { 
	margin: 0;
	padding: 0; 
}

.mainContent { 
	float: left;
	width: 65%; 
	/**margin-left: 20px;**/
} 

.mainContentright { 
	float: right;
	width: 65%; 
	padding-bottom: 30px;
	/**margin-left: 20px;**/
} 

.sidebar1 { 
	margin-left: 70%; 
	padding: 0 20px 10px 0;
	margin-top: 0;
	width: 30%;
	text-align: right;
}

.sidebar1footer { 
	margin-left: 70%; 
	padding: 0 0 10px 0;
	margin-top: 0;
	width: 30%;
	text-align: center;
}


.sidebar1 img { 
	width: 100%;
	height: auto;
}

.sidebar1left { 
	margin-right: 70%; 
	padding: 0 20px 20px 0;
	margin-top: 0;
	width: 30%;
}

.sidebar1left img { 
	width: 100%;
	height: auto;
}

.imgpaddingtop {
	padding-top: 50px;
}

.list {
	margin-bottom: 0px;
	padding-left: 30px;
}

.list li {
	padding: 0 0 5px 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bigbutton {
	padding-top: 20px;
}

.bigbutton a {
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;	
	background: #660000;
	color: #ffffff;
	margin: 0;
	padding: 15px 22px 13px 22px;
	height: 26px;
	text-decoration: none;
}

.bigbutton a:hover {	
	color: #b2b1b1;
}

.fullimage img {
	width: 100%;
	height: auto;
}

/**** used?***/

#bottomnav	{
	margin: 0;
	padding: 0;
	text-align: center;
	
}

#bottomnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#bottomnav a {
	text-align: center;
	font-weight: normal;
	margin: 0px 10px;
	text-decoration: none;
	color: #5B2201;
}

#bottomnav a:hover {
	color: #A68874;
}

.description {
	font-size: 90%;
	font-style: italic;
}

.quote {
	font-style: italic;
	margin-bottom: 0.3em;
}

.quotename {
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 1em;
}

.catlindesigns {
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: center;
}

.catlindesigns a {
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: #bdbdbd;
}

.catlindesigns a:hover {
	color: #ffffff;
}