@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #CBBAA0;
}
a:link, a:visited {
	text-decoration: none;
	color: #033;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: 250300;
	background-color: e0dad0;
	text-transform: capitalize;
}

h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #250300;
	font-style: italic;
}

#container {
	width: 1024px;
	position: relative;
	background-color: #E1DBCF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

#Header {
	background-image: url(images/Allon-Chapel_Website_01.png);
	height: 370px;
	width: 563px;
	float: left;
}

#Header2 {
	float: right;
	height: 209px;
	width: 461px;
	background-image: url(images/Allon-Chapel_Website_02.png);
}

#menu {
	border: 0px;
	height: 47px;
	width: 461px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(images/Allon-Chapel_Website_03.png);
}

#menu ul {
	height: 47px;
	width: 461px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 3px;
	font-weight: normal;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu li {
	border: 0px;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu li a {
	border: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFF;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#ministries {
	list-style-type: disc;
	text-indent: 0px;
	line-height: 24px;
}

#Header4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 250300;
	background-color: e0dad0;
}
#contentMaster {
	overflow: hidden;
	width: 1024px;
}

#Content  {
	background-color: e0dad0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #250300;
	text-align: left;
	padding-left: 100px;
	width: 610px;
	overflow: visible;
	float: left;
	padding-bottom: 100px;
}

#Header5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 250300;
	text-align: left;
}

#Sidebar {
	float: right;
	margin-right: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	padding-left: 50px;
	width: 200px;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	padding-bottom: 80px;
}
#footer {
	height: 26px;
	width: 1024px;
	vertical-align: bottom;
	text-align: center;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #250300;
	margin-top: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/Allon-Chapel_Website_12.png);
	padding-top: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #482C27;
}

#footer p {
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
}

.clear {  clear: both; 
}
.Leg {
	float: right;
	height: 114px;
	width: 461px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Allon-Chapel_Website_04.png);
	position: absolute;
	top: 255px;
	left: 563px;
}
.req {
	color: #F00;
}
form input , form select , form textarea{
	border: 1px solid #033;
	background-color: #FFF;
	color: #033;
	padding: 3px;
}
form label {
	color: #000;
}
textarea {
	width: 500px;
	height: 200px;
}
#icons {
	float: right;
	width: 200px;
	clear: right;
	margin-right: 50px;
	text-align: center;
	padding-right: 20px;
}
