/* ################################################# */
/* Wrapper Template Stuff                            */
/* ################################################# */
* { 
	margin: 0px;
	padding: 0px;
}

html { }

body {
}

#aboutYou td{ widht:130px;}
#pageHeader { text-align: left; }
#giftInformation td{ width:130px;}
#pageHeader h1 {
	padding: 50px 5px 15px 20px;
	background-color: #802323;
	color: #FFF;
	font-weight: normal;
	font-size: 30px;
}

/* =mainNav */
/*#mainNavWrapper { position: absolute; top: -13px; right: 0; }*/
#mainNav { position: absolute; top: -13px; right: 0; color: #000; padding: 0; font-weight: normal; float: right; font-size: .9em; }
#mainNav #welcome { float: right; padding-right: 10px; }
#mainNav #tools { float: right; text-align: right; }
#mainNav #tools ul { list-style: none; }
#mainNav #tools ul li { display: inline; border-left: 1px solid #c9dce4; padding-left: 10px; padding-right: 7px; }
#mainNav #tools ul li a,
#mainNav #tools ul li a:link,
#mainNav #tools ul li a:visited { color: #000; text-decoration: none; }
#mainNav #tools ul li a:hover { text-decoration: underline; } 

#pageFooter {
	clear: both;
	color: #FFF;
	background-color: #802323;
	padding: 5px;
	text-align: center;
}

#main {
	text-align: center;
	padding: 20px;
	/*width: 100%;*/
}

a:link,
a:visited { color: #802323; }


/* ################################################# */
/* IE6 HACKs  (from screenLayout_ie6.css)            */
/* ################################################# */
* html body { padding: 0px; margin: 10px 0px 10px 0px; text-align: center; }
* html #container { width: 1000px; margin: 0px auto; text-align: left; }
* html .wideBottomClear { position: relative; }
* html #main {width:500px; padding:10px;}
* html iframe#eNewsletters { width: 564px; }
* html .question{ width:500px; background:#ffffff;}
* html #pageHeader { }
* html #pageHeader #logoLink { position: absolute; top: 2px; left: 0px; }
* htm .wideTop { width:auto;}
* html #primaryNavigation { margin-right: 0px; }
* html #secondaryNavigation { margin-right: -2px; }

* html body.front .left { width: 180px; }
* html #featured_art_blah { width: 596px; left: -3px; margin-right: -1px; }
* html #featured_art { position: absolute; width: 596px; top: 74px; left: 180px; }
* html .featured_image { }
* html #front_title_chambers { }
* html #front_title_waynes { }
* html #front_title_physician { }

* html .front-wrap { margin-top: 0px; }
* html .front-wrap .featured_news { margin-top: 0px; }
* html .front-wrap .featured_news ul { height: 156px; }
* html .front-wrap .featured_content { padding-top: 5px; padding-bottom: 5px; } 
* html #contentArea { margin-right: 2px; }
* html #actualContent { height: 1%; width: 410px; }
* html #actualContent .index_col,
* html #actualContent .hub { width: 48%; }


* html #actualContent .page_general_body ul { height: 1%; }
* html #actualContent .page_general_body ol { height: 1%; }
* html #actualContent .media_select { width: 98%; }

* html #calendarModule ul.view li a img { margin-top: 0px; }

* html .building_zip { margin-left: .5em; }
* html .building_state { margin-left: .5em; }

* html .right,
* html .container-right,
* html #generic_topic_index,
* html #topicRelated { overflow: hidden; }

* html #bar_graph .data_point_even,
* html #bar_graph .data_point_odd { position: absolute; bottom: -1px; z-index: 2; }

* html #actualContent #generic_child_page_list { width: 100%; }



/* ################################################# */
/* IE7 HACKs  (from screenLayout_ie7.css)            */
/* ################################################# */

*+html .wideBottomClear { position: relative; margin-left -2px; padding: 0px; }
*+html .front-wrap { margin-top: 0px; }
*+html .front-wrap .featured_news { margin-top: 0px; }
*+html .front-wrap .featured_news ul { height: 156px; }

*+html #calendarModule ul.view li a img { margin-top: 0px; }


