/*
Design by Monica Koepfer Graphic Design
http://www.monicakoepfer.com
*/

* {
	margin: 0;
	padding: 0;
}

body{
	margin: 0px 0;
	font: normal 13px "Times New Roman", Times, serif;
	color: black;
	background-color: #271205;
	background-position: left top;
	padding: 0;
	margin: 0;
	}
#bkg {	
	margin: 0px 0;
	background: url("images/woodbkg.jpg") repeat-x;
	font: normal 13px "Times New Roman", Times, serif;
	background-position: left top;
	color: black;
	height: 1114px;	}
	
h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% arial, Helvetica, san-serif;
	color: #880005;
}

h2 {
	font-size: 107%;
	color: #8b0005;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

h5 {
	margin: 0;
	padding: 0;
	font: italic 177% arial, Helvetica, san-serif;
	color: #880005;
	}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	text-align: right;
	/*background: url(images/img09.gif) no-repeat left center;*/
}

a {
	font-size: 14px;
	text-decoration: none;
	color: #880005;
}

a:hover {
	color: #549e36;
}

/*--------------------------------header-------------------*/
#main_header{
	width:100%;	margin:0 auto;  /*background:url(images/bar.jpg) repeat-x #cbdcb0;*/ color:#FFFFFF; height:244px;
	}
#main_header #header{
	width:755px; margin:0 auto; background:url(images/img02.jpg) no-repeat; color:#FFFFFF; height:244px;
	 position:relative;
	}
	
/* Menu */
#menu {
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 43px;
	margin-right: 0px;
	margin-bottom: 40px;
	}

#menu li {
	margin: 0px 17px 17px 17px;
}

/* Page */
#page {
	width: 760px;
	margin: 0 auto;
	}

/* Content */
#content {
	padding-left: 20px;
	padding-bottom: 0;
	padding-top: 25px;
	float: left;
	width: 755px;
	height: 597px;
	margin-left: 3px;
	background: url(images/bigpaperbkg.jpg) no-repeat;
	color: #5a2b0a;
}

#portfolioc {
	padding-left: 5px;
	padding-bottom: 0;
	padding-top: 0px;
	float: left;
	width: 740px;
	height: 570px;
	color: #5a2b0a;
}



#content .title {
	/*background: url(images/img07.gif) no-repeat 20px 50%;*/
	padding-left: 15px;
	                                                         
	padding-bottom: 10px;
	                                                         
	padding-right: 10px;
	                                                         
	padding-top: 10px;
	                                                         
}

#content .content {
	/*background: url(images/img08.gif) repeat-x;*/

	padding-left: 20px;
	                                               

	padding-bottom: 1px;
	                                               

	padding-right: 295px;
	                                               

	padding-top: 5px;
	                                               

}

#contenta {
	padding-left: 20px;
	padding-bottom: 0;
	padding-top: 25px;
	float: left;
	width: 755px;
	height: 597px;
	margin-left: 3px;
	background: url(images/aboutpaperbkg.jpg) no-repeat;
	color: #5a2b0a;
}

#contentc {
	padding-left: 20px;
	padding-bottom: 0;
	padding-top: 25px;
	float: left;
	width: 755px;
	height: 597px;
	margin-left: 3px;
	background: url(images/contactpaperbkg.jpg) no-repeat;
	color: #5a2b0a;
}

#contact a {
	font-size: large;
}

#contact {
	padding-left: 250px;
	padding-bottom: 0;
	padding-top: 175px;
	float: left;
	width: 755px;
	height: 597px;
	margin-left: 3px;
	color: #5a2b0a;
	font-size: large;
}


#welcome {
	/*background: url(images/img10.gif) no-repeat center bottom;*/
	padding-left: 20px;
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */
#sidebar {
	padding-left: -100px;
	margin-left: -270px;
	padding-bottom: 0;
	padding-right: 80px;
	padding-top: 30px;
	float: left;
	width: 160px;
}

#sidebar h2 {
	margin-bottom: 1em;
	color: #616954;
}

#thmbnls img {
	border: 2px solid #270601;
	}

/* Footer */

#footer {
	padding-left: 90px;
	padding-bottom: 0;
	padding-top: 20px;
	margin-top: 20px;
	float: left;
	width: 755px;
	height: 100px;
	margin-left: 3px;
	background: url(images/footer.jpg) no-repeat;
	color: #5a2b0a;
}

#footer li {
	display: inline;
	margin: 0px 17px 17px 17px;
}
