form {display:inline;}

html, body
{
    height:100%;
	margin: 0;
	padding: 0;
	color:#000;
	font-family:Arial;
	font-size:12px;
}

.bg-body
{
    background:#FFFFFF url(images/bg-body.jpg) repeat-x;        
}


a, a:visited
{
    color:#596422;
}

a:active
{
  outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
-moz-outline-style: none;
}

.btnLeft
{
    display:block;
    float:left;
    font-size:13px;
    font-weight:bold;
    color:#636363;
    text-decoration:none;
    width:auto;
}

.btnLight
{   
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/bg-btnLightLeft.gif) no-repeat scroll left top;    
    padding-left:11px;
}

.btnDark
{   
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/bg-btnDarkLeft.gif) no-repeat scroll left top;    
    padding-left:11px;
}

.btnRight
{
    font-weight:bold; 
    display:block;
    float:left;
    border:0 none;
    line-height:32px;
    padding-right:10px;
}

strong.light
{    
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/bg-btnLightRight.gif) no-repeat scroll right top;
    color:#636363;
}

strong.dark
{    
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/bg-btnDarkRight.gif) no-repeat scroll right top;
    color:#636363;
}

h1
{

}

h2
{

}

h3
{
    font-size:14px;
    color:#596422;
    padding:10px 0;
    margin:0;
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
	border:1px solid black;
}

img.contactImg
{
    float:right;
    width:379px;
    height:326px;
    margin:0px 0px 0px 5px;
    padding:0;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.border
{
    margin-right: 10px;
    margin-bottom: 10px;
	border:1px solid black;
}

/* Containers & Layout */

#cmsWrapper
{
    clear: both;
	width: 100%;
	padding-top: 0;
	margin:0px;
	position: relative;
	float:left;
	height:100%;
}

#container
{
    position: relative;
	margin-left:auto;
    margin-right:auto;
    width: 1037px;
	height: auto !important;
    clear: both;
    background:url(images/bg-sideShadows.jpg) no-repeat;    
    min-height:700px;
}

#container #wrapper
{
    width:966px;
    margin:0 auto;
    background:#FFFFFF;
}

#header
{
    float:left;
    clear: both;
    width:966px;    
    padding:20px 0 30px;
}

#header #left
{
    float:left;
    width:308px;
    padding-top:15px;
}

#header #left h1
{
    margin:0;
    padding:0;
}

#header #center
{
    float:left;
    width:486px;
    padding-top:15px;
}

#header #right
{
    float:left;
    width:172px;
}

#header #right #topLinks
{
    float:left;
    clear:left;
    width:172px;
    padding-top:10px;
    text-align:center;
    color:#000000;
}



#header #right #topLinks a
{
    color:#000000;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
}

#header #right #search
{
    float:left;
    clear:left;
    width:172px;
    margin-top:22px;
}

#header #search
{
    float:left;
    width:172px;  
    margin:0;
    padding:0;
}

#header #search #searchBox
{
    float:left;
    width:150px;
}

#header #search #searchButton
{
    float:left;
    width:22px;
}

#header #search #searchBox .sf_searchTextBox
{
    border:solid 1px #698315;
    width:150px;
    height:17px;
}

* html #header #search #searchBox .sf_searchTextBox
{
    width:146px;
}

#header #search .sf_searchSubmit
{
    background:url(images/bg-searchbutton.gif) no-repeat;
    width:22px;    
    padding:0px;
    margin:0px;
    border:0;
    min-height:21px;
    height:21px;
}

#mainnav
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-mainNav.jpg) no-repeat;
    min-height:30px;
    height:30px;
}

#flash
{
    float:left;
    clear:both;
    width:966px;
    margin-top:10px;
}

.introText
{
    line-height:20px;
	font-size:11px;
}

#threeCol
{
    float:left;
    clear:both;
    width:966px;
    margin-top:10px;
    background:#f5f7f9 url(images/bg-threeCol.gif) repeat-x;
}

#threeCol #top
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-threeCol-top.gif) no-repeat;
    min-height:19px;
    height:19px;
}

#threeCol #middle
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-threeCol-middle.gif) repeat-y;
    min-height:230px;
}

#threeCol #middle #left, #threeCol #middle #center, #threeCol #middle #right
{
    width:322px;
    float:left;
    color:#464646;
}

#threeCol #middle .inner
{
    padding:20px 30px;    
}

#threeCol #middle .inner .text
{
    float:left;
    clear:both;
    width:100%;
    min-height:180px;
    height:180px;
}

#threeCol #middle .inner .buttons
{
    float:left;
    clear:both;
    width:100%;
    text-align:right;
}

h2.icon
{
    margin:0;
    padding:7px 0 0 45px;    
    min-height:32px;
    height:32px;
    font-size:19px;
    color:#464646;
}

#threeCol #middle ul
{
    list-style-type:none;
    padding:0;
    margin:0;
}

#threeCol #middle ul li
{
    padding:5px 0 0 20px;
    font-weight:bold;
}

h2.donate
{
    background:url(images/h2-donate.gif) no-repeat;  
}

h2.patient
{
   background:url(images/h2-become-a-patient.gif) no-repeat;
}

#threeCol #middle #center .inner li
{
    background:url(images/li-center.gif) no-repeat 0px 10px;  
	padding-bottom:10px;
}

h2.volunteer
{    
    background:url(images/h2-volunteers-needed.gif) no-repeat;
}

#threeCol #middle #right .inner li
{
    background:url(images/li-right.gif) no-repeat 0px 10px;
	padding-bottom:10px;
}

#threeCol #bottom
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-threeCol-bottom.gif) no-repeat;
    min-height:9px;
    height:9px;
    font-size:0px;
}

#twoCol
{
    float:left;
    clear:both;
    width:966px;
    margin-top:10px;
    background:#f5f7f9 url(images/bg-twoCol.gif) repeat-x;
}

#twoCol #top
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-twoCol-top.gif) no-repeat;
    min-height:19px;
    height:19px;
}

#twoCol #middle
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-twoCol-middle.gif) repeat-y;
    min-height:130px;
}

#twoCol #middle h2
{
    color:#464646;
	font-size:19px;
	line-height:20px;
	margin:0;
	padding:8px 0 5px;
}

#twoCol #middle #left, #twoCol #middle #right
{
    width:483px;
    float:left;
}

#twoCol #middle .inner
{
    padding:20px 30px;
}

#twoCol #middle .photo
{
    float:left;
    width:190px;
}

#twoCol #middle .text
{
    float:left;
    width:233px;
	font-size:11px;
	line-height:16px;
}

#twoCol #bottom
{
    float:left;
    clear:both;
    width:966px;
    background:url(images/bg-twoCol-bottom.gif) no-repeat;
    min-height:6px;
    height:6px;
    font-size:0px;
}

#innerContainer
{
    width:921px;
    padding:45px 0 0 45px;
    float:left;
    clear:both;
}

#innerContainer #leftCol
{
    float:left;
    width:645px;
}

#innerContainer #leftCol #pageName
{
    clear:both;
    float:left;
    width:645px;
    color:#C88A11;
    font-size:16px;
    font-weight:bold;
}

#innerContainer #leftCol #pageName h2
{
    margin:0;
    padding:0;
}

#innerContainer #leftCol h2 img
{
    float:left;
    padding-right:20px;
}

#innerContainer #leftCol #content
{
    clear:both;
    float:left;
    width:605px;
    padding-right:40px;
    font-size:12px;
    padding-top:20px;
}

#innerContainer #leftCol #content h2
{
	color:#596422;
}

#innerContainer #leftCol #content ul
{
    list-style:none;
    margin:0;
    padding:10px 0 10px 20px;
}

#innerContainer #leftCol #content ul li
{
    background:url(images/li-arrow.gif) no-repeat 0 7px;
    padding:5px 0 15px 20px;
}

#innerContainer #leftCol #breadcrumb
{
    float:left;
    clear:both;
    width:605px;
    color:#666666;
    font-size:11px;
    font-family:Verdana;
    padding-top:11px;
}

#innerContainer #leftCol #breadcrumb a
{
    color:#666666;
    text-decoration:none;
}

#innerContainer #rightCol
{
    float:left;
    width:260px;
    padding-left:16px;
}

#innerContainer #rightCol #panelbar
{
    float:left;
    clear:both;
    width:260px;
    background:url(images/bg-panelBarTop.gif) no-repeat;
    padding:11px 0 20px;
}

.actionBoxes
{
    float:left;
    width:260px;
    clear:both;    
    padding-top:20px;
}

.actionBoxes .top
{
    float:left;
    clear:both;
    width:260px;
    min-height:10px;
    height:10px;
    font-size:0px;
}

.actionBoxes .middle
{
    float:left;
    clear:both;
    width:240px;
    padding:10px 0 0 20px;
    min-height:57px;
    height:57px;
    background:url(images/bg-actionBoxMiddle.gif) no-repeat;
}

.actionBoxes .bottom
{
    float:left;
    clear:both;
    width:260px;
    min-height:8px;
    height:8px;
    font-size:0px;
    background:url(images/bg-actionBoxBottom.gif) no-repeat;
}

.actionBoxes .bar1
{
    background:url(images/bg-actionBar1.gif) no-repeat;
}

.actionBoxes .bar2
{
    background:url(images/bg-actionBar2.gif) no-repeat;
}

.actionBoxes .bar3
{
    background:url(images/bg-actionBar3.gif) no-repeat;
}

.actionBoxes .link
{
    float:right;
    text-align:right;
    padding-right:5px;     
}

.actionBoxes .link a
{
    color:#acacac;
    font-size:24px;
    font-weight:bold;
    padding:0;
}

#footer
{
    clear: both;
    float: left;
    width:966px;
    font-size:10px;
    font-family:Verdana;
    padding:30px 0;
}

#footer #top
{
    clear: both;
    float: left;
    width:966px;
    text-align:center;
    padding:30px 0;
    color:#464646;
}

#footer #top a
{
    color:#464646;
}

#footer #bottom
{
    clear: both;
    float: left;
    width:966px;
}

#footer #bottom #left
{
    float:left;
    width:483px;
}

#footer #bottom #right
{
    float:left;
    width:483px;
    text-align:right;
    margin-top:5px;
}

#social ul
{
    margin:0;
    padding:0;
    list-style:none;
}

#social li
{
    float:left;
    clear:none;
}


/* Home Page Styling */

#home
{
    clear: both;
    float: left;
}


/* Inner Page Styling */

#inner
{
    clear: both;
    float: left;
}


/* Blog Styling */

ul.sf_postListing
{

}

ul.sf_postListing li.entry
{

}

ul.sf_postListing li
{

}

p.sf_postDate
{

}


h2.sf_postTitle
{

}

h2.sf_postTitle a
{

}

div.categoryAuthor
{

}

div.sf_postContent
{

}

.sf_postContent p
{

}

p.sf_postTags
{

}

p.sf_readMore,
p.sf_postBookmark
{

}


/* Dynamic Form CSS */
.dynamicFormRow
{
    width: 100%;
    margin: 5px 0;
    clear: both;
    float: left;
}

.dynamicFormLeftColumn
{
    float: left;
}

.dynamicFormRightColumn
{
    float: right;
}

ul.dynamicFormRadioButtonList
{
    margin: 0;
    padding: 0;
}

ul.dynamicFormRadioButtonList li
{
    list-style-type: none;
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

.clear
{
    clear:both;
}


/* table style */

#visitTable
{
    width:500px;
    margin:10px 0 0 0;
    padding:0;
}

.header
{
    background-color:#82baf1;
    border:2px solid #cccccc;
    font-weight:700;
    padding:3px 10px;
    margin:0;
}

.leftTable
{
    line-height:28px;
    padding:5px 0px;
    width:140px;
    float:left;
}

.rightTable
{
    line-height:28px;
    padding:5px 0 0 45px;
    width:300px;
    float:right;
    border-left:1px dotted #cccccc;
}

.partnerTitle
{
    margin:0;
    padding:0 0 0 15px;
}

.partnerTitle h4
{
    font-size:14px;
    color:#004A80;
    font-weight:700;
    margin:0;
    padding:5px 0;
}

.partnerTitle a
{
    text-decoration:none;
}

/* List control style */

#ctl00_LeftColumnContent_ListDisplay1 h2
{
    display:none;
}

/* Expanded List */

.sf_expandedList
{
    margin:0 !important;
    padding:0 !important;
}

.sf_expandedList li
{
    background:none !important;
    padding:10px 0 !important;
    margin:0 !important;
    line-height:20px;
}

.sf_expandedList p
{
    margin:0;
    padding:0;
}

.sf_expandedList img
{
    float:left;
    margin-bottom:5px;
    margin-right:10px;
    height:250px;
    width:175px;
}
  

/* Expandable List */

#expandableList
{
    padding:0 !important;
    margin:0 !important;
}

#expandableList li
{
    background:none !important;
    margin:0 !important;
    padding:10px 0px !important;
}

#expandableList a
{
    text-decoration:none !important;
    color:#596422 !important;
}

.sf_expandableList p
{
    margin:0;
    padding:0;
}

.sf_expandableList img
{
    float:left;
    margin-bottom:5px;
    margin-right:10px;
    height:250px;
    width:175px;
}

.sf_expandableList li
{
    line-height:20px;
}


