/* 
	CSS Document for www.concernedcarekc.org
	Created 02.09.2009
	By Dana Ford
	copyright River City Studio
*/



	/* ------------------------ Global Declarations ----------------------------------- */


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

a:link, a:visited {
	text-decoration: none;
	color: #55833B;
}

a:hover {
	color: #174A7C;
	text-decoration: underline;
}

img {
	border: none;
}

h1  {
	border-bottom: 3px solid #174A7C;
	color: #174A7C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px 3px 0;
	margin-bottom: 20px;
}

h2 {
	color: #55833B;
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.news {
	margin-top: 0px;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
}

p {
	color: #174A7C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

ol, ul {
	color: #174A7C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

li {
	margin-top: 10px;
}

dt {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

dd {
	font-size: 12px;
}

body {
	background-image: url('/_img/background.jpg');
	background-repeat: repeat-y, repeat-x;
	color: #174A7C;
	font-family:Verdana, Arial, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	text-align:center;
}

#container {
	margin:0 auto;
	position:relative;
	width: 990px;
	text-align: left;
}

#mainContainer {
	/* float: left; */
	background-color: #FFF;
	border: 8px solid #174A7C;
	margin-bottom: 35px;
	padding: 20px;
	/*position: relative;*/
	width: 935px;
}

#content {
	/* float: left; */
}

#homeContent {
/* 	float: left; */
	padding: 0 20px 0px 135px;
}

#content p, #homeContent p {
	margin-top: 10px;
}

/* ------------------------ Header Declarations ----------------------------------- */

#header {
	text-align: center;
}

#header p, #header a {
	color: #174A7C;
	font-size: 13px;
	margin-bottom: 30px;
	text-align: center;
}

#header a:hover {
	color: #DBC500;
}

/* ------------------------ Main Content Declarations ----------------------------------- */

#rotate {
	border-left: 4px solid #DBC500;
	border-right: 4px solid #DBC500;
	height: 200px;
	margin-bottom: 80px;
	margin-left: 135px;
	width: 675px;
}

/* ------------------------ For All Secondary Pages Declarations ----------------------------------- */

#left {
	border-left: solid 1px #55833B;
	/*float: left;*/
	margin: 0px 248px 10px 130px;
	min-height: 450px;
	padding-left: 23px;
}

#left p {
	margin-top: 10px;
}

#left span a {
	color: #55833B;
	font-size: 11px;
	font-weight: bold;
	/* margin-left: 5px; */
	margin-right: 15px;
	vertical-align: middle;
	/*text-decoration: underline;*/
}

#left span a:hover {
	color: #DBC500; 
}

#left ol {
	margin-left: 20px;
	width: 440px;
}

.payable {
	color: #55833B;
	font-weight: bold;
}

#right {
	float: right;
	font-family: Georgia, serif;
	border-left: 4px solid #55833B;
	margin-bottom: 35px;
	min-height: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 200px;
}

#right p {
	color: #666;
	font-family: Georgia, serif;
}

#right p strong {
	color: #4D4D4D;
}

.aboveSpace {
	margin-top: 20px;
}

#board li, #donor li {
	margin-left: 30px;
}

#faq ol {
	margin-left: 21px;
}

#faq dt.question {
	margin-top: 20px;
}

#faq dl {
	border-bottom: 1px solid #55833B;
	padding-bottom: 11px;
}

/* ------------------------ Secondary Sub Pages Declarations ----------------------------------- */

#subNav {
	float: left;
	font-size: 11px;
	min-height: 400px;
	padding-bottom: 20px;
	width: 120px;
}

#subNav a:hover {
	text-decoration: underline;
}

#subNav ul {
	font-size: 10px;
	line-height: 6px;
	list-style-type: none;
	margin-top: -5px;
	text-indent: 8px;
}

#subNav li a {
	color: #174A7C;
}

#subNav li a:hover {
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------ Form Declarations ----------------------------------- */

form {
	margin-bottom: 25px;
	text-align: left;
}

form input {
	margin-left: 8px;
	margin-right: 3px;
	vertical-align:middle;
	/* width: 150px; */
}

.check{
	width: 13px;
}

form textarea {
	margin-left: 8px;
	margin-right: 3px;
	vertical-align: top;
	width: 204px;
}

#align {
	margin-right: 150px;
	text-align: right;
}

#alignEmploy {
	margin-right: 150px;
	text-align: right;
}

.gifts {
	margin-right: 170px;
}

/*
.thanks {
	margin-right: 50px;
}
*/

/*
.memory {
	margin-right: 89px;
}
*/

.send {
	width: 65px;
}

.submitted {
	min-height: 500px;
}

.address {
	margin-right: 170px;
}

.otherContact {
	padding-top: 20px;
}

#checkBottom {
	float: left;
	width: 150px;
}

#checkRight {
	float: right;
	width: 220px;
}

.other {
	clear: both;
	margin-left: 8px;
	padding: 20px 0px 15px 0px;
}

.date {
	margin-left: 8px;
}

.required {
	font-size: 9px;
	margin-right: 98px;
}

.select {
	margin-right: 100px;
}

option {
	padding-left: 10px;
}

/* ------------------------ Footer Declarations ----------------------------------- */

#footer {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 50px;
}

#footer p, #footer a {
	color: #174A7C;
	text-align: center;
}

#footer a:hover {
	color: #DBC500;
}
/* ----------------  Album Styles -------------------- */

.album {
	width: 200px;
	padding: 15px;
	height: 180px;
	float: left;
}

.album h3 {
	color: #55833B;
	font-size: 15px !important;
	font-weight: bold !important;
	margin: 5px;
}

.album h3:hover {
	color: #174A7C;
}

.photo {
	width: 180px;
	height: 200px;
	padding: 10px;
	float: left;
}

#middleGallery {
	border-left:1px solid #55833B;
	/* float:left; */
	margin: 10px 10px 10px 135px;
	/* min-height:450px; */
	padding-left:20px;
}
