html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	text-align: center;
	background: #ffffff url(http://www.nkyhelps.org/img/bg/bg_main.jpg) repeat-x;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

div {
	margin: 0;
	padding: 0;
}

a {
	color: #2C6BBB;
	text-decoration: underline;
}

a:hover {
	color: #2C6BBB;
	text-decoration: none;
}

a:active {
	color: #4696FB;
	text-decoration: none;
}

.bg {
	background-color: #36426C;
}

.clear {
	clear: both;
}

.centered {
	margin: 0 auto;
	text-align: left;
}

.main {
	width: 750px;
	background-color: #ffffff;
	position: relative;
	
	height: auto !important;
	min-height: 100%;
	margin-bottom: -75px;
}

* html .main {
	height: 100%;
}

.main .tl {
	float: left;
	background-image: url(http://www.nkyhelps.org/img/curve_tl.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.main .tr {
	float: right;
	background-image: url(http://www.nkyhelps.org/img/curve_tr.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.main #logo {
	width: 185px;
	height: 34px;
	margin: 19px 0 0 10px !important;
	margin: 19px 0 0 7px;
}

p.small_nav {
	margin: 0 0 0 19px !important;
	margin: -1px 0 0 19px;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
}

p.small_nav a {
	font-size: 12px;
}

p.small_nav a, p.small_nav a:link, p.small_nav a:visited {
	text-decoration: none;
}

p.small_nav a:hover, p.small_nav a:active {
	text-decoration: underline;
}

#help {
	float: right;
	width: 161px;
	height: 42px;
	margin: 19px 9px 0 0;
	border: 0;
}

#nav {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #ffffff;
	background-color: #1C867D;
	height: 25px;
	overflow: visible;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7EBDB7;
	background-color: #1C867D;
	background-image: url(http://www.nkyhelps.org/img/bg/nav_fade.png);
	background-repeat: repeat;
	float: left;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
}

#nav li.first {
	padding-left: 10px;
}

#nav li a {
	display: block;
	padding-left: 8px;
	padding-right: 9px;
}

#nav li a, #nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active {
	text-decoration: none;
	color: #ffffff;
}

#nav li a:hover {
	background-color: #68AEA8;
}

#nav form {
	float: left;
	background-color: #35426C;
	background-image: url(http://www.nkyhelps.org/img/bg/nav_fade.png);
	background-repeat: repeat;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 11px 0 15px !important;
	padding: 2px 11px 0 15px;
}

#LOGGEDIN {
	float: left;
	background-color: #35426C;
	background-image: url(http://www.nkyhelps.org/img/bg/nav_fade.png);
	background-repeat: repeat;
	width: 396px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 2px 11px 0 15px;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 15px;

}

#LOGGEDIN a, #LOGGEDIN a:link, #LOGGEDIN a:visited, #LOGGEDIN a:hover, #LOGGEDIN a:active {
	font-size: 11px;
	font-weight: normal;
	color: #B8C3EA;
	text-decoration: underline;
	margin-left: 5px;
}

#LOGGEDIN a:hover {
	text-decoration: none;
}


#nav form .textbox {
	width: 83px;
	height: 17px;
	background-color: #E4E8F5;
	vertical-align: middle;
	border: 0;
	margin: 0 5px 0 0;
	padding: 0 2px;
	font-size: 11px;
}

#nav form .sign_in {
	behavior: url(css/iepngfix.htc); /* to fix transparent PNGs */
	width: 55px;
	height: 18px;
	margin: 0;
	vertical-align: middle;
	border: 0;
}

#nav form a, #nav form a:link, #nav form a:visited, #nav form a:hover, #nav form a:active {
	font-size: 11px;
	font-weight: normal;
	color: #B8C3EA;
	text-decoration: underline;
	margin-left: 5px;
}

#nav form a:hover, #nav form a:active {
	text-decoration: none;
}

#content{
	padding: 20px 20px 100px 20px;
}

h1 {
	font-size: 23px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:active {
	font-size: 17px;
	color: #1C867D;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	text-decoration: none;
}
h2 a:hover {
	text-decoration:underline;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

#footer {
	position: relative;
	width: 100%;
	height: 75px;
	background-color: #35426C;
}

#footer p {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	margin: 0;
	padding-top: 15px;
}

#footer a {
	color: #ffffff;
}

.HEADTEXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.BOTTOMLINE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.SMALLTEXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#CALLOUT {
	width: 200px;
	float: right;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ADMINTOOLBOX {
	margin-bottom: 15px;
	border: thin solid #8287A4;
	background-color: #F8F8F8;
}
.REDNO {
	font-weight: bold;
	color: #FF0000;
}
.GREENYES {
	font-weight: bold;
	color: #006600;
}
#VOLLISTINGS {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFEA;
	padding-bottom: 5px;
	padding-top: 5px;
}
TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.LGTEXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.MEDTEXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}#ITEMPHOTO {
	width: 300px;
	float: right;
	margin-left: 10px;
}
#CALLISTING {
	padding-bottom: 10px;

}
#MPLEFTFRAME {
	background: url(../Images/mainpagegreenborder.gif) no-repeat left -1px;
	height: 240px;
	width: 348px;
	padding-top: 10px;
	padding-left: 10px;
}
#MPRIGHTFRAME {
	height: 240px;
	width: 350px;
	background-color: #e9e6b1;
}
#MPservicelogin {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #F3F3F3;
}
#MPVOLOPPS {
	width: 230px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #E9E6B1;
	height: 400px;
	padding-right: 8px;
	margin-right: 10px;
}

#twitter_div {
	background: #efeed1 url(/img/logos/twitter.gif) no-repeat 150px 4px;
	padding: 10px;
	width: 160px;
	margin: 0 0 15px 10px;
	font-size: 11px;
	line-height: 14px;
}
#twitter_div h2 {
	font-size: 15px;
	color: #222;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}
ul#twitter_update_list {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
ul#twitter_update_list li {
	margin-bottom: 5px;
	padding: 3px 0 5px 0;
	border-bottom: 1px dotted #bbb99e;
}
ul#twitter_update_list a {
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
ul#twitter_update_list span a {
	display: inline;
	font-size: 11px;
	line-height: 14px;
	color: #2C6BBB;
	text-decoration: underline;
}
ul#twitter_update_list a:hover {
	text-decoration: underline;
}
ul#twitter_update_list span a:hover {
	text-decoration: none;
}
#SPONSORS {
	background-color: #E9E6B1;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#SPONSHEAD {
	font-weight: bold;
	color: #35426c;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: center;
}

#MPVOLLISTING {
	margin-top: 20px;
}
#SPONSOR {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
}
#sponsor_list {
	list-style: none;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding: 0 5px;
}
#sponsor_list li {
	margin-bottom: 10px;
}
#NEWSLIST {
	background-color: #E2E2D3;
	padding: 10px;
	margin-left: 20px;
}
#NEWSLIST2 {
	background-color: #E2E2D3;
	padding: 10px;
	margin-left: 20px;
	width: 360px;
	float: right;
}

.navlinkmini{
	font-size:10px;
	font-family:verdana;
	letter-spacing:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.navlinkmini:link{
text-decoration:none;
color:#FFFFFF;
}

.navlinkmini:visited{
text-decoration:none;
color:#FFFFFF;
}

.navlinkmini:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

.navlinkmini:active{
text-decoration:none;
color:#FFFFFF;
}

#topheadleft {
	float: left;
}
#topheadright {
	float: right;
}
#TopHead {
	width: 750px;
	height: 22px;
	color: #CCCCCC;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #35426C;
}
.ACTBUTTON {
	padding: 3px;
	border: 1px solid #000000;
	background-color: #1C867D;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.ACTBUTTON:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.ACTBUTTON:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a.ACTBUTTON:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #777E9A;
}
a.ACTBUTTON:active{
	text-decoration: none;
	color: #FFFFFF;
}

/* for volunteer page */

.flush {
	margin-top: 0px;
	margin-bottom: 0px;
}

#volunteer_listings {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #1c857d;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#volunteer_listings tr {
	border-right: 1px solid #1c857d;
	border-left: 1px solid #1c857d;
}

#volunteer_listings th {
	text-align: left;
	white-space: nowrap;
	padding: 5px 5px 5px 7px;
	background-color: #1c857d;
	color: white;
	font-weight: bold;
	border-left: 1px solid #147169;
}

#volunteer_listings th a {
	text-decoration: none;
	color: white;
}

#volunteer_listings th a:hover {
	text-decoration: underline;
}

#volunteer_listings td {
	vertical-align: top;
	padding: 5px 5px 5px 7px;
	border-top: 1px solid #eeeeee;
}

#volunteer_listings td.num {
	text-align: center;
}

#volunteer_listings td.good_for {
	text-align: center;
	color: #dddddd;
	word-spacing: 4px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#volunteer_listings td.good_for .yes {
	text-align: center;
	color: #1c857d;
	
}

h1.hand {
	background-image: url(../img/icons/hand.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 30px;
	vertical-align: middle;
	margin-bottom: 10px;
}

p.indent {
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3.indent {
	margin-left: 35px;
	margin-bottom: 3px;
}

p.donate {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	width: 310px;
	padding-top: 10px;
	margin-top: -10px;
	padding-right: 45px;
	padding-bottom: 10px;
}

img.volunteer_pg {
	border: 0;
	float: right;
	margin-left: 15px;
}

.sm_note {
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}

div#vol_search {
	background: url(../img/bg/searchboxsmall.jpg) no-repeat top left;
	margin-top: 15px;
	margin-left: 35px;
	width: 348px;
	height: 40px;
	padding: 8px 0 0 10px !important;
	padding: 5px 0 0 10px;
}

div#vol_search form {
	margin: 0px;
	font-size: 11px;
}

div#vol_search .text {
	margin-left: 7px;
	width: 140px;
	height: 15px;
	vertical-align: middle;
}

div#vol_search .button {
	margin-left: 7px;
	width: 70px;
	height: 25px;
	vertical-align: middle;
}

div#vol_browse {
	margin-top: 7px;
	margin-bottom: 15px;
}

div#vol_browse form {
	margin: 0px;
	font-size: 13px;
}

div#vol_browse input {
	margin-left: 10px;
}

.count {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #666666;
	font-size: 12px;
}
