/*  
Theme Name: Peace_With_Christ
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}

img {
	border:none;
}

font {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B35639;
}

body {
	background:url(images/background-top.jpg) #51473b top center no-repeat;
	text-align:center;
}

#container {
	position:relative;
	margin:0 auto;
	width:906px;
	background:url(images/container-top.gif) no-repeat;
	height:200px;
	min-height:200px;
	height:auto!important;
	text-align:left;
}

#top {
	float:left;
	width:906px;
}

#top-text {
	float:left;
	text-align:right;
	width:906px;
	height:27px;
}

#top-text p {
	font-size:10px;
	padding:7px 7px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#D9D7C5;
}

#top-main {
	float:left;
	width:906px;
	height:136px;
}

#top-main-logo {
	float:left;
	width:363px;
	height:136px;
}

#top-main-right {
	float:right;
	width:290px;
	height:136px;
	background:url(images/home-topright.jpg) no-repeat;
}

#top-main-right-search {
	float:right;
	width:350px;
	height:73px;
}

#top-main-right-submenu {
	float:right;
	width:290px;
	height:63px;
}

#top-main-right-submenu p {
	padding:5px 5px 0 0;
	text-align:right;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

#top-main-right-submenu a {
	padding:0 15px;
	color:#FFFFFF;
}

#top-main-right-submenu a:hover {
	text-decoration:underline;
}

#menu {
	float:left;
	width:906px;
	height:52px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	padding:0;
	margin:0;
}

#nav a {
	color: #51473B;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:13px;
	padding:10px 0;
}

#nav li li a {
	display: block;
	font-weight: normal;
	background:#FFFFFF;
	width:180px;
}

#nav li li a:hover {
	text-decoration:underline;
}

#nav li {
	float: left;
	position: relative;
	text-align: center;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left:20;
	font-weight: normal;
	text-align:center;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, li.over ul {
	display: block;
}

#main {
	float:left;
	width:906px;
	height:200px;
	min-height:200px;
	height:auto!important;
	background:#FFFFFF;
}

#main-content {
	float:left;
	width:906px;
	height:200px;
	min-height:200px;
	height:auto!important;
}

#main-content-text {
	float:left;
	width:603px;
}

#main-content-text-inside {
	padding:20px 30px;
}

#main-content-text-inside h1 {
	font-family:Verdana;
	color:#B35639;
	font-size:28px;
	padding-bottom:20px;
}

#main-content-text-inside p {
	font-family:Arial;
	color:#5C4A55;
	font-size:12px;
	padding-bottom:14px;
	line-height:18px;
	text-align:justify;
}

#main-content-text-inside a {
	color:#B35639;
        
}

#main-content-sidebar {
        float:right;
	width:303px;
}

#main-content-sidebar-signup {
	float:right;
	width:303px;
	height:200px;
}

#main-content-sidebar-blog {
	float:right;
	width:303px;
	height:168px;
}

#footer {
	float:left;
	background:url(images/footer.jpg) no-repeat;
	width:906px;
	height:161px;
}

#footer p {
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
}

#footer a {
	padding:10px 20px;
	color:#FFFFFF;
}