/**** COLORS
dark blue: 152267
yellow: fffa9c
orange: fea809
red: 791902
****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}

body {
	font: 11px Tahoma, Geneva, sans-serif;
}
#page {
	width: 862px;
	margin: 20px auto;
	border: 1px solid #000;
	/*overflow: auto;*/
}
/********************** HEADER ***********************/
#header {
	width: 862px;
	overflow:auto;
	background:url("images/header_bkg.gif") top left repeat-x;
}


#flashheader {
	float: left;
	width: 660px;
}


#header-right {
	float: left;
	/*width: 202px;*/
	width: 192px;
	padding-left: 10px;
}

/********************** HEALTHYHOTLINE ONLY ON HOME PAGE ***********************/
#healthyhotline {
	margin: 32px 0 0 0;
}

#searchform {
	margin-top: 15px;	
}
#searchform table td {
	padding: 0;
	vertical-align: middle;
}
a#searchbutton2,
a#searchbutton {
	display: block;
	border: 1px solid #000;
	background-color:#152267;
	color: #fff;
	height: 18px;
	padding: 0 4px;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
#s {
	width: 150px;
	height: 16px;
	font-size: 11px;
	border: 1px solid #000;
}
.sampletext {
	color: #666;
}


/********************** QUICK LINKS ***********************/

#quicklinks-wrapper {
	width: 151px;
	margin:  15px 0 0 10px;
	padding-bottom: 11px;
	background:url("/css/images/QuickLinks_box_bottom.gif") bottom left no-repeat;
}
#quicklinks {
	/*width: 151px;*/
	width: 121px;
	padding: 11px 15px 0 15px;
	background:url("/css/images/QuickLinks_box_top.gif") top left no-repeat;
	overflow: auto;
}
#quicklinks h2 {
margin: 0;
padding: 0 0 5px 0;
}
#quicklinks ul {
margin: 0;
padding: 0;
list-style: none;
}
#quicklinks li {
margin: 0;
padding: 0;
border-top: 1px solid #000;
display: block;
clear:both;
float: left;
width: 121px;
}
#quicklinks li a {
display: block;
padding: 8px 0 8px 25px;
text-decoration: none;
color:#000;
}

#QL-physician a {
	background:url("images/physician.gif") 0 8px no-repeat;	
}
#QL-maps a {
	background:url("images/maps.gif") 0 6px no-repeat;	
}
#QL-services a {
	background: url("images/services.gif") 0 7px  no-repeat;	
}
#QL-contact a {
	background: url("images/contact.gif") 2px 6px no-repeat;	
}



/********************** MAIN NAV ***********************/
#main-nav {
	width: 862px;
	list-style: none;
	background:url("images/nav_bkg.gif") top left repeat-x;
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 4px 0;
	margin: 0;
	line-height: 12px;
	text-transform:uppercase;
}
#main-nav li {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	background:url("images/top_nav_divider.gif") top right no-repeat;
	display: inline;
	padding: 4px 28px 4px 8px;
}
#main-nav li.last {
	background: none;
	padding-right: 0;
}
#main-nav li a {
	text-decoration: none;
	color: #152267;
	padding: 4px 0 4px 0;
}
#main-nav li a:hover {
	/*color: #fffa9c;*/
	color:#fff;
}



/********************** CENTER CONTENT ***********************/
#center-content-wrapper {
	width: 822px;
	margin: 20px 20px 0 20px;
	border-bottom: 1px solid #000;
}
#center-content {
	width: 822px;
	background:url("images/content_inside_bkg.gif") top left repeat-y;
	overflow: auto;
	margin-bottom: 10px;
}
/********************** MAIN COLUMN ***********************/
#main-column {
	width: 617px;
	padding: 0 0 0 10px;
	float: left;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */

}

/********************** SIDEBAR ***********************/
#sidebar {
	width: 185px;
	padding: 0 10px 0 0;
	float: left;
}
#sidebar ul.sidenav,
#sidebar ul.sidenav ul,
#sidebar ul.sidenav ul ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style:none;
	list-style-type: none;
}
#sidebar ul.sidenav li,
#sidebar ul.sidenav ul li,
#sidebar ul.sidenav ul ul li {
padding-bottom: 4px;	
}
#sidebar .sidenav {
font-size: 13px;
}
#sidebar .current_page_item {
font-weight: bold;	
}
#sidebar .current_page_item li,
#sidebar .current_page_item li li,
#sidebar .current_page_item li li li {
font-weight: normal;	
}


#sidebar .current_page_ancestor ul,	
#sidebar .current_page_item ul,
#sidebar .current_page_ancestor.current_page_parent .current_page_item ul,
#sidebar .current_page_ancestor.current_page_parent ul {
display: block;
}

#sidebar .current_page_item ul ul,
#sidebar .current_page_ancestor.current_page_parent ul ul,
#sidebar ul ul {
display: none;
}
#sidebar ul li,
#sidebar ul li ul li,
#sidebar ul li ul li ul li {
padding-left: 10px;	
}
#sidebar ul li.parentul {
background:url("images/sidenav_more.gif") 0 5px no-repeat;
}
#healthyhotline-sidebar {
	margin-top: 20px;
padding-top: 10px;
border-top: 1px solid #000;
}
#healthyhotline-sidebar.norule {
border: none;	
}

/********************** ******************** ***********************/
/********************** HOME PAGE ONLY STYLES ***********************/
/********************** ******************** ***********************/

/********************** CENTER CONTENT ***********************/
#home #center-content {
	width: 822px;
	background:url("images/content_bkg.gif") top left repeat-y;
	overflow: auto;
}

/********************** MAIN COLUMN ***********************/
#home #main-column {
	width: 625px;
	padding: 0 10px 0 0;
	float: left;
}

/********************** FEATURE ARTICLE ***********************/
.feature-article {
	width: 615px;
	overflow: auto;
	border-bottom: 1px solid #000;
}
.feature-article-image {
	/* max width for images: 100px */
	padding: 0 10px 10px 0;
	float: left;
}
.feature-article-content {
	width: 505px;
	float: left;
}
.second-article {
	border: none;
	margin-top: 10px;
}

/*.first-article img.alignleft {
float: left;
padding: 5px 10px 60px 0;
}*/

/********************** SIDEBAR ***********************/
#home #sidebar {
	width: 177px;
	padding: 0 0 0 10px;
}
#home #sidebar h3 {
padding-bottom: 5px;
}


/********************** FOOTER BLOCKS ***********************/

#footer-content {
	clear: both;
	width: 822px;
	margin: 10px 20px 0 20px;
	border-bottom: 1px solid #000;
	/*overflow: auto;*/
	background:url("images/footer-blocks-all.gif") top left no-repeat;
}
.footer-block {
	width: 190px;
	margin-right: 21px;
	float: left;
	padding-bottom: 10px;
}

.footer-block.last {
	margin-right: 0;
	width: 189px;
}

.footer-block h3 {
	padding: 10px 15px 3px 15px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	font-size: 14px;
}
.footer-block.last .footer-block-content {
	padding: 10px 14px 0 14px;
}
.footer-block-content {
	padding: 10px 15px 0 15px;
}
.footer-block-content p {
clear: both;
}
.footer-block-content a {
color: #7F5907;
}

.footer-block-image {
	float: right;
	padding: 0 0 10px 10px;
}
.footer-block-content ul {
margin: 0;
padding: 0;
}

.footer-block-content ul li {
list-style: none;	
padding: 0 0 10px 20px;
background:url("images/blue_arrow_bullet.gif") 0 3px no-repeat;
}

.footer-block-content ul li.facebook {
background:url("/gsmc_cms/wp-content/uploads/2009/06/facebook-16.gif") 0 0 no-repeat;
}



/********************** ******************** ***********************/
/********************** END HOME PAGE ONLY STYLES ***********************/
/********************** ******************** ***********************/


/********************** FOOTER ***********************/
#footer {
margin-top: 10px;	
}
#footer p {
	text-align: center;	
}

/********************** Universal Styles ***********************/
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #152267;
}
h1.title,
.feature-article h1 {
	margin: 0 0 10px 0;
}
#sidebar h2 {
margin-bottom: 10px;	
}
#sidebar h2.subnavtitle a {
	text-decoration: none;
}
#sidebar h2.subnavtitle {
padding-top: 0;
}
h2 {
	padding-top: 10px;
	font-size: 14px;
}
h2.important {
	padding-top: 0;
	color: #990013;
}
h3 {
	font-size: 12px;
}
h4, h5, h6 {
	font-size: 11px;	
}
h2, h3, h4, h5, h6 {
margin-bottom: 5px;	
color: #152267;
}
p {
	margin-bottom: 10px;
	line-height: 15px;
}
a {
	color: #AF7A0A;
	text-decoration:none;
}
a:hover {
	color: #152267;
}
#sidebar .sidenav a {
text-decoration: none;	
}
blockquote {
border: 1px solid #666;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
background-color: #dedede;
}
ol, ul {
margin: 0 0 10px 25px;
}
ol ul, ul ol,
ol ol, ul ul {
margin: 5px 0 0 25px;
}
ol {
list-style: decimal;
}
ol.roman {
list-style:upper-roman;	
}
ul {
list-style: disc;
}

li {
padding-bottom: 3px;
}

.navigation {
overflow: auto;
padding-bottom: 10px;
}

.article-image {
float: right;
padding: 0 0 10px 10px;
}
img.alignright {
float: right;	
}

img.alignleft {
float: left;
padding: 10px 10px 10px 0;
}

div.alignleft {
float: left;
}

div.alignright {
float: right;
}

.wp-caption p {
margin-top: 3px;
text-align: center;
}

p.readmore {
	background: transparent url("/css/images/blue_button_right.gif") top right no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin-right: 6px;
	padding-right: 8px;
	font-weight:bold;
	margin-bottom: 10px;
}
p.readmore a {
	background: transparent url("/css/images/blue_button_left.gif") top left no-repeat;
	display: block;
	line-height: 15px;
	padding-left: 8px;
	padding-bottom: 3px;
color: #fff;
text-decoration: none;
}
p.readmore a:hover {
	color: #fea809;
}

p.error {
font-weight: bold;
color: #C00;
}

p.success {
font-weight: bold;
font-size: 14px;
}

/*** FORM STYLES ***/
.row {
padding-bottom: 10px;
clear: both;
overflow: auto;
}
.row label {
	display: block;
width: 150px;
float: left;
text-align:right;
padding-right: 10px;
font-weight: bold;
}
.row input,
.row select {
/*float: left;*/
}
.checkboxgroup label.error,
.row label.error {
width: auto;
float: right;
padding-left: 5px;
text-align: left;
color: #C00;
clear: both;
font-weight: bold;
}
.row .field {
display: block;
float: left;
}

.row .txt {
width: 200px;
}
.row .txt2, .row .txt3, .row .txt4, .row .txt5 {
width: 50px;
}


.buttonrow {
padding: 10px 0 10px 160px;
clear: both;
overflow: auto;
}
.phonelist {
clear: both;
display: block;
float: left;
width: 150px;
background:url("/css/images/bkg-dot-line.gif") bottom left repeat-x;
}
.phonelist span {
display: inline;
width: auto;
background: #fff;	
}



fieldset {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #fea809;
}
form#donationform {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #fea809;
}

.checkboxgroup {
clear: both;
overflow: hidden;
padding-bottom: 10px;
}
.checkboxgroup p {
font-weight: bold;
}

.checkboxitem {
float: left;
padding: 0 10px 10px 0;
}
.rowlong {
padding-bottom: 10px;
clear: both;
overflow: auto;
}
.rowlong label {
	display: block;
float: left;
text-align:right;
padding-right: 10px;
font-weight: bold;
}




/*a.readmore {
	background: transparent url(images/blue_button_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin-right: 6px;
	padding-right: 8px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	margin-bottom: 10px;
}
a.readmore span {
	background: transparent url(images/blue_button_left.gif) top left no-repeat;
	display: block;
	line-height: 15px;
	padding-left: 8px;
	padding-bottom: 3px;
}
a.readmore:hover {
	color: #fea809;
}*/

#downloads {
display: block;
border: 1px solid #152267;
width: 200px;
float: right;
padding: 10px;
background-color: #fffa9c;
}
#downloads h2 {
margin-top: 0;
padding-top: 0;
}

table.directory td {
padding: 5px;
border-bottom: 1px solid #dedede;
vertical-align: top;
}
table.directory td.indent {
padding-left: 20px;	
}

.center {
text-align: center;	
}

img, div { behavior: url("/css/iepngfix.htc") }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
