* {
	margin: 0px;
	padding: 0px;
}

html {
	 height:100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;/*'book antiqua', palatino;*/
	font-size:13px;
	/*background-image:url('/recommend/images/design/background.png');*/
	margin:0;
	padding:0;
	/*min-height:100%;*/
	color:#333;
}

body #header {
	font:14px/1.3 'Segoe UI',Arial, sans-serif;
	color:#888;	
}

#content {
	/*min-height:400px;*/
	padding:15px;
	padding-top:20px;
	/*text-align: justify; */
	/*text-justify: newspaper;*/
}

#bottom_shadow {
	width:988px;
	height:25px;
	margin:auto;
	margin-left:10px;
	margin-left:3px;
	padding: 0px;
	margin: 0 auto;
	/*background: url('/images/design/shadow-bottom.png') repeat-x;*/
}

#site-id, #menu-items {
	float:left;
}

#site-id {
	width:232px;
	position:relative;
	top:2px;
	z-index:10;
}

.navbar-default {
	background:none;
	border:none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
	background-color: #FFFFFF;
	width:100%;
}

.navbar-collapse {
	border: 1px solid transparent;
	min-width:400px;
}

img.fellowship-logo {
	height:250px;
}

#vine {
	height:18px;
	width:100%;
	background-image: url('../images/design/master-vine.png');
	z-index:5;
}

.vine-top {
	position:relative;
	top:-3px;
}

.nav li a {
	margin-left:25px;
	margin-top:20px;
}

.nav li {
	margin-bottom:20px;
}

.nav a {
	color: #FF8000;
}

.vine-bottom {
	position:relative;
	top:7px;	
}

.about-picture img {
	width:350px;
}

p.faq {
	margin-left:30px;
	font-size:16px;
}

img.beech-wedding {
	width:300px;
	margin-top:30px;
}

.sunflower-back {
	padding-top:0px;
	/*background-image: url('/images/sunflowers-transparent.jpg');*/
	min-height:500px;
}

.sunflower-back p {
	line-height:25px;
}

#menu-items {
	display: inline-block;
	position: relative;
	top: 89px;
	left: -20px;
	z-index: 50;
}

.clear-faq {
	clear: both;
	border-top: 1px solid #DDD;
}

img.image-fill {
	width:100%;
}

#banner {
	display:inline;
	float:left;
	margin-top: 20px;
}

#logo {
	/*margin-top:10px;*/
	display:inline;
	float:right;
}

form.well {
	padding-bottom:50px;
}

table, td, tr {
	/*border:solid 1px black;*/
}

p {
	margin-bottom:14px;
}

#header {
	/*background-image:url('/recommend/images/banner.jpg');*/
	height:135px;
	/*border-bottom: solid 3px #8e2006;*/
}

#header td {
	position:relative:
	margin-top: 15px;
}

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

#menu li {
	display:inline;
	margin-right: 20px;
}

#menu a {
	color:color: rgb(255, 215, 115);; /* original red - #B50210;*/
	text-decoration:none;
	font-weight:bold;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family:"Times New Roman",Georgia,Serif;
}

#menu a:hover {
	color:#BD6674;
	text-decoration:underline;
}

#menu a:active {
	color:#BD6674;
	text-decoration:underline;
}

#menu li {
	/*border-left: solid #DDD 1px;*/
	padding-right:15px;
}

#menu ul {
	/*border-bottom: solid #DDD 1px;*/
}

#footer {
	height:30px;
	font-size:9px;
	text-align:center;
	padding-top:10px;
	border-bottom:2px solid color: rgb(255, 215, 115);;
	margin-bottom:0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#left_footer {
	width:480px;
	float:left;
}

#footer_logo img {
	margin-top:15px;
	margin-left:15px;
	width:30px;
	height:30px;
}

#right_footer {
	width:480px;
	margin-top:6px;
	padding-right:10px;
	/*font-weight:bold;*/
	color:color: rgb(255, 215, 115);;
	float:right;
	text-align: right;
}


.clear, hr
 {
	clear: both;
	border-top:1px solid color: rgb(255, 215, 115);
}


.header_clear {
	clear: left;
}

.footer_clear {
	clear: both;
	border-top:2px solid color: rgb(255, 215, 115);;
}

.clear_no_line {
	clear: both;
}

.clear_footer {
	height:5px;
}

.clear_space {
	position:relative;
	top:60px;
	height:90px;
	clear: both;
	border-top:1px solid color: rgb(255, 215, 115);;
}

#left_footer ul {
	margin:0;
	padding:0;
	font-size:10px;
	margin-left:15px;
	margin-top:5px;
	list-style-type:none;
	font-family: 'book antiqua', palatino;
	/*border-bottom: solid #DDD 1px;*/
}

input[type=submit] {
	width: 80px;
	height: 25px;
	font-weight:bold;
	color:color: rgb(255, 215, 115);;
	/*background-image: url('/recommend/images/design/send.jpeg');*//*
	/*background-repeat:no-repeat;*/
	cursor: pointer;
}

#content h3, #content h4 {
	margin-left:0px;
	margin-bottom:10px;
}

#content-editor {
	width:550px;
	padding:20px;
}

#content-editor ul {
	margin-left:40px;
}

#content-editor h1 {
	margin-bottom:20px;
}

#content-editor .view {
	border-bottom: solid 1px #DDD;
	width: 350px;
	padding:10px 0 10px 0;
}

#content-editor fieldset {
	padding:20px;
}

ul.yiiPager {
	list-style-type:none;
	display:inline;
}

.yiiPager li {
	display:inline;
}

.pager {
	margin-top:30px;
}

.items td {
	font-weight:bold;
	color:color: rgb(255, 215, 115);;
	border:1px solid #DDD;
	padding:5px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FF8000;
}

.navbar-default .navbar-toggle {
	border-color: #FF8000;
}