﻿* { margin: 0; padding: 0; }

header, nav, section, article, aside, footer { display: block; }

body {
	width: 100%;
	background-color: #fdf9f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #636363;
	border-top: 7px solid #5e3322;
}

a {		color: #754532;
		outline: none;
		text-decoration: none; }

a:hover {	color: #b79689;
			outline: none;
			text-decoration: none; }

/* menu */
menu a:after, footer a:after {
    padding: 0 2px 0 4px;
    content: "|";
	color: #754532;
}

menu a:last-child:after, footer a:last-child:after {
    content: "";
	padding-right: 0;
}

menu a.active {
	color: #b79689;
}

/* End of of styles for the demonstration */

p 			{ margin: 0 0 18px }
img 		{ border: none; }
input 		{ vertical-align: middle; }

#wrapper { width: 1005px; margin: 0 auto; }


/* Header -----------------------------------------------------------------------------*/

header {
	height: 100px;
}

header h1 {
	font-size: 20px;
	color: #754532;
	transform: scale(1, 2.1);
	padding-top: 26px;
	text-transform: uppercase;
	text-align: center;
}


/* Menu -----------------------------------------------------------------------------*/

#menu { 	height: 50px;
			background-color: #f8f1ee;
			border-top: thin solid #dbdbdb;
			border-bottom: thin solid #dbdbdb;
			text-align: left;
			font-size: 20px;
			font-weight: normal;
			font-family: Georgia, "Times New Roman", Times, serif;
			text-indent: 20px;
			line-height: 2.5em; }


/* Middle -----------------------------------------------------------------------------*/

#middle {	height: 1%;
			position: relative;
			padding-top: 20px;
			padding-bottom: 20px; }

#middle:after {	content: '.';
				display: block;
				clear: both;
				visibility: hidden;
				height: 0; }

#middle2 {	border-right: 335px solid  #fdf9f8;
			height: 1%;
			position: relative;
			padding-top: 20px;
			padding-bottom: 20px; }

#middle2:after {	content: '.';
					display: block;
					clear: both;
					visibility: hidden;
					height: 0; }

#middle3 { 	height: 100%;
			position: relative;
			background-image: url(images/line.jpg);
			background-repeat: repeat-y;
			background-position: 10px;
			margin-top: 20px;
			margin-bottom: 20px; }

#middle3:after { 	content: '.';
					display: block;
					clear: both;
					visibility: hidden;
					height: 100%; }


#container {	width: 100%;
				float: left;
				overflow: hidden;
				margin-right: -100%; }

#content {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
}

#content2 {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
}

#content3 {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
	float: right;
	width: 630px;
	height:100%;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 300px;
	position: relative;
	background: #fdf9f8;
	left: -335px;
	padding-top: 20;
	padding-bottom: 20;
	padding-left: 20px;
}

#sideLeft2 {
	float: left;
	width: 300px;
	height: 100%;
	padding-bottom: 20;
	padding-left: 20px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: right;
	margin-right: -320px;
	position: relative;
	background: #fdf9f8;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 300px;
}

#sideRight2 {
	float: right;
	margin-right: -320px;
	position: relative;
	background: #fdf9f8;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 400px;
}

/* homeQuote
-----------------------------------------------------------------------------*/
#homeQuote {
	float: left;
	width: 300px;
	position: relative;
	background: #fdf9f8;
	padding-top: 20px;
	padding-bottom: 25px;
	border-top-width: 5px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #754532;
	border-bottom-color: #754532;
	font-size: 20px;
	line-height: 1.4em;
	color: #77432E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#leftLine {
	float: left;
	width: 150px;
	height: inherit;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #754532;
	background-color: #0F0;
}

#leftTitle {
	float: left;
	width: 300px;
	position: relative;
	background: #fdf9f8;
	padding-bottom: 8px;
	font-size: 48px;
	line-height: 1.4em;
	color: #eee6e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 20px;
	vertical-align: top;
}

#leftTitle2 {
	float: left;
	width: 300px;
	position: relative;
	background: #fdf9f8;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 5px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #754532;
	border-bottom-color: #754532;
	font-size: 48px;
	line-height: 1.4em;
	color: #eee6e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 20px;
	vertical-align: top;
}

/* homebanners
-----------------------------------------------------------------------------*/
#homeBanner {
	float: left;
	width: 302px;
	height: 73px;
	position: relative;
	text-align: center;
	margin-top: 10px;
}


#resurrectionpic {
	float: left;
	width: 170px;
	height: 220px;
	position: relative;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/opres2.jpg);
	margin-left:50px;
	background-repeat: no-repeat;
}

#engagement {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 600px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #754532;
	margin-bottom: 15px;
}

#enDate {
	width: 600px;
	padding-bottom: 4px;
	font-size: 18px;
	color: #977876;
}

#enTitle {
	width: 600px;
	padding-bottom: 4px;
	font-size: 20px;
	color: #754530;
}

#enBody {
	width: 600px;
	font-size: 12px;
	color: #6f6e6d;
}


/* Footer
-----------------------------------------------------------------------------*/
footer {
	height: 38px;
	border-top: thin solid #dbdbdb;
	border-bottom: thin solid #dbdbdb;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.5em;
	margin-bottom: 30px;
	padding-top: 5px;
}

footer h6 {
	float: left;
	font-size: 11px;
	color: #754532;
	transform: scale(1, 2.1);
	text-transform: uppercase;
}
