/*========================================================*/
/*         CSS for DotNetNuke Skin - Clipped              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1 Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                    #body { font-size:62.5%; color:#444; background:#ada194 url("images/bg_body.gif") repeat-x left top; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; } */
/* Setting Text Throughout the skin       table, tr, td { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0;} *\
/* outermost div of skin                 */ .OuterDiv {width:100%; height:100%;}
/* H1 { font-family: arial; font-size: 18px; font-weight: bold; color: #0e3257; }
H2 { font-family: arial; font-size: 16 px; font-weight: bold; color: #0e3257; }
H3 { font-family: arial; font-size: 14 px; font-weight: bold; color: #0e3257; } */

/*========================================================*/
/*  2 Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin                --*/ .OuterTable { width: 770px; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 0 0 0; }
/*-- top header panel background            --*/ .TopLogoRowBG    { background: url(header_bg.gif) repeat top left; padding: 0 0 0 0; }
/*-- top header panel right                 --*/ .TopLogoRowRight { background: url(top_logo_r.gif) repeat-y top right; padding: 0 0 0 0;}
/*-- top header panel left                  --*/ .TopLogoRowLeft  { background: url(top_logo_l.gif) repeat-y top left;  padding: 7px 15px 0 15px;}
/*-- top header section                     --*/ .TopRow { background:  url(top_bg.jpg) repeat-x top left; height: 270px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeft { background:  url(top_l.jpg) no-repeat top left; height: 270px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background:  url(top_r.jpg) no-repeat top right; height: 270px; width:100%; padding: 0;}
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg_r.gif) repeat-y top right; padding: 0 12px 0 12px; }
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center; height: 72px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { width:100%; background:  url(footer_bg_l.gif) no-repeat top left; height: 60px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 60px;}
                                                 
/*-- cell containing login and register     --*/ .LoginTD { vertical-align: middle; color: #FFF; padding: 0 35px 8px 0; text-align:right; }
/*-- cell containing flash or images        --*/ .FlashCell       { vertical-align:top; text-align:left; width:430px; height:195px; padding: 26px 0 0 12px; }
/*-- cell containing header pane            --*/ .HeaderPaneArea  { vertical-align:top; text-align:left; width:100%; height:195px;}
/*-- cell containing date                   --*/ .DateTD { text-align:right; vertical-align: bottom; padding: 0 30px 8px 0 ; height:54px;}
/*-- cell containing header pane            --*/ .HeaderPaneTD { vertical-align: middle; padding: 0 30px 0 0 ; width:100%;}
/*-- cell containing header pane in blank   --*/ .HeaderPaneTD2 { vertical-align: middle; padding: 0 30px 0 30px ; width:100%;}
/*-- cell containing menu                   --*/ .MenuTD { height: 28px; vertical-align: middle; padding: 0 0px 0 0px;}
/*-- cell containing breadcrumbs            --*/ .BreadcrumbsTD { color:#808080; height: 28px; vertical-align: top; padding: 5px 20px 0 20px; }
/*-- cell containing privacy                --*/ .PrivacyTD { text-align: left; vertical-align: top; padding: 20px 0 0 25px; }
/*-- cell containing copyright              --*/ .CopyrightTD { text-align: right; vertical-align: bottom; padding: 20px 16px 0 0; }
/*-- cell containing search                 --*/ .SearchTD { text-align:center; vertical-align: middle; padding: 0px 0px 0px 0px;}
                                                 .Search_Button { vertical-align: middle; padding: 0px 0px 0px 0px;}               
/*-- applied to invisible objects           --*/ .Invisible { visibility:hidden; }
                                                                


/*========================================================*/
/*  3 Content Panes                                      */
/*========================================================*/

/*-- top inside content pane        .PaneTop { width: 100%; padding: 0 7px 0 7px;}--*/
/*-- left content pane             .PaneLeft { padding: 0 7px 0 7px; width: 33%; }--*/ 
/*-- content pane                  .PaneCenter { padding: 0 7px 0 7px; } --*/
/*-- right content pane             .PaneRight { padding: 0 7px 0 7px; width: 33%; }--*/
/*-- bottom inside pane            .PaneBottom { width: 100%; padding: 0 7px 0 7px; }--*/ 
/*-- bottom menu content pane      .PaneMenuBottom { width: 100%; padding: 5px 5px 0 5px; }--*/ 
/*-- header content pane            .PaneHeader { height:139px; width: 100%; padding: 0 0 0 0; } --*/

/*========================================================*/
/*  4 Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFF; background:  url(bull.gif) no-repeat bottom left;  font-family: arial; font-size: 11px; font-weight:bold; text-decoration: none; padding: 0 0 0 20px; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { background:  url(bull.gif) no-repeat bottom left; color: #DDD; font-family: arial; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #c1c1c1; font-family: arial; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font-family: arial; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: arial; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: arial; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#5a5a5a; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#5a5a5a; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#000; font-weight:bold; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: arial; font-size: 11px; text-decoration: none; }


/*========================================================*/
/*  5 Text                                               */
/*========================================================*/

/*-- most of the text on site           .normal, .Normal, p { font-family: arial; font-size: 12px; color: #000000; }--*/
/*-- most of the bold text on site     .NormalBold { font-family: arial; font-size: 12px; font-weight: bold; color: #555; } --*/
/*-- red text on site for errors       .NormalRed { color: #C50000; font-family: arial; font-weight: bold; font-size: 11px; } --*/
/*-- subheadings - mostly in admin      .SubHead { font-family: arial; font-size: 12px; font-weight: bold; color: #777; padding: 0; }--*/
/*-- headings - mostly in admin        .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;} --*/

/*========================================================*/
/*  6 Links                                              */
/*========================================================*/

/*-- default links visited and active   a:link, a:visited, a:active { color: #32578a; font-family: arial; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover                a:hover { color: #444; font-family: arial; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active   a.Normal:link, a.Normal:visited { color: #32578a; font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover                a.Normal:hover { color: #444; font-family: arial; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style            a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover      a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form       .SearchButton { background: transparent; padding: 13px 28px 4px 27px; cursor: hand; font-size:1px; margin: 0 0 0 0px;} --*/

/*========================================================*/
/*  7 Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: arial; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: arial; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: #ffffff; width: 116px; color: #000000; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {  background: url(images/nav-bg.gif) repeat-x top center transparent;  height: 28px; border-top : 1 solid #0146a3; border-bottom : 1 solid #00224f;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  height: 28px;}
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 0; background: #EEEEEE; padding: 0px; border: 1px solid #BBBBBB; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { color: #6A6A6A; font-size: 11px; background: #EEEEEE; font-weight: normal; font-style: normal; padding: 0px 7px 0px 7px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; color: #222; background: #BBBBBB; padding: 0px 7px 0px 7px; height: 20px; border: 0;}


/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #FFF; background: url(images/nav-bg.gif) repeat-x top center transparent; font-weight: bold; padding: 7px 0px 7px 0px; font-weight: normal; font-size: 8pt; }

/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #FFF; background: url(images/nav-bg-sel.gif) repeat-x top center; font-weight: bold; padding: 7px 0px 7px 0px; font-weight:normal; font-size: 8pt; }

/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFF; background: url(images/nav-bg-sel.gif) repeat-x top center; font-weight: bold; padding: 7px 0px 7px 0px; font-weight: normal; font-size: 8pt; }


/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url(images/nav-div.gif) no-repeat top right; width:1px; height: 28px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}


/*========================================================*/
/*    Imported - what will I break with this?                          */
/*========================================================*/

body {
	background:#ada194 url("images/bg_body.gif") repeat-x left top;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

li
{
	font-size:10pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18pt;
	list-style-type : circle;
}

li.hhh
{
	font-size:10pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style-type : circle;
}

.Title
{
	font-size:13pt;
	color:#ed1f27;
	font-family: Arial, sans-serif, Helvetica,;
	font-weight: bold;
	font-style: italic;
}


hr {
    color: #d6d0c9;
    
    }

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #54473a;
}

h1 {
	margin-bottom: 1em;
	font-size: 2.4em;
	font-weight: bold;
	color: #54473a;
}
h2 {
	margin-bottom: .6em;
	font-size: 2em;
	font-weight: bold;
	color: #54473a;
}

h2.physicians {
	font-size: 14pt;
	font-weight: normal;
	color: #d01c32;
	line-height:2pt
}

h3 {
	margin-bottom: .6em;
	font-size: 1.5em;
	font-weight: bold;
	color: #54473a;
}
h4 {
	margin-bottom: .6em;
	font-size: 1.6em;
	font-weight: bold;
	color: #54473a;
}
h5 {
	margin-bottom: .6em;
	font-size: 1.4em;
	font-weight: bold;
	color: #54473a;
}
h6 {
	margin-bottom: .6em;
	font-size: 1.2em;
	font-weight: bold;
	color: #54473a;
}
.homeTitle
{
	padding-bottom: 1em;
	font-size: 16pt;
	color: #55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 0pt;

}

td {
    font-size:10pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.newsTitle {
    font-size:9pt;
	color:#55483b;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.newsSummary {
    font-size:9pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.normal {
    font-size:10pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
    font-size:10pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 14.5pt;
}

p.docs {
    font-size:10.5pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:18pt;
}
p.dang
{
    line-height:1pt;
    }

p.large {
    font-size:12pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #d6d0c9;
	line-height: 18pt;
	padding-bottom: 1em;
}

p.large2 {
    font-size:15pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18pt;
	padding-bottom: 12pt;
}
p.large3 {
    font-size:11pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 15pt;
}

p.bottomLink {
    font-size:8pt;
	color:#edeae8;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
}
p.copyright {
    font-size:8pt;
	color:#edeae8;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:right;
}
p.homeAwards
{
    font-size:9pt;
	color:#55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:link
 {
    color: #cf142b;
}

a:hover
 {
    color: #54473a;
}

a:visited
 {
    color: #cf142b;
}

a.subnav:link
 {
    color:#55483b;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height:12pt;
    border-bottom:1 solid #e8deba;
    
}

a.subnav:hover
 {
    color: #54473a;
}

a.subnav:visited
 {
    color: #cf142b;
}



a.sectionLink 
{
    font-size:14pt;
	color: #cf142b;
	font-weight: normal;
	text-decoration: none;
}

a.sectionLink:hover {
	color: #54473a;
	font-weight:normal;
	text-decoration: underline;
}


a.newsLink:link 
{
    font-size:9pt;
	color: #cf142b;
	font-weight: bold;
	text-decoration: none;

}
a.newsLink:visited
{
    font-size:9pt;
	color: #cf142b;
	font-weight: bold;
	text-decoration: none;

}
a.newsLink:hover {
	color: #54473a;
    font-weight: bold;
	text-decoration: underline;

}


a.homeLink:link
{
    font-size:10.5pt;
	color: #cf142b;
	font-weight: normal;
	text-decoration: none;

}
a.homeLink:visited
{
    font-size:10.5pt;
	color: #cf142b;
	font-weight: normal;
	text-decoration: none;

}

a.homeLink:hover {
	color: #54473a;
	font-weight:normal;
	text-decoration: underline;

}


a.servicesLink:link
{
    font-size:12pt;
	color: #cf142b;
	font-weight: normal;
	text-decoration: none;

}
a.servicesLink:visited
{
    font-size:12pt;
	color: #cf142b;
	font-weight: normal;
	text-decoration: none;

}

a.servicesLink:hover {
	color: #54473a;
	font-weight:normal;
	text-decoration: underline;
	
}
a.bottomLink
{
    font-size:8pt;
	color: #edeae8;
	font-weight: normal;
	text-decoration: underline;


}


a.bottomLink:visited
{
    font-size:8pt;
	color: #edeae8;
	font-weight: normal;
	text-decoration: underline;


}
a.bottomLink:hover
{
	color: #55483b;
	font-weight:normal;
	text-decoration: underline;

}

a.link 
{
    font-size:10pt;
	color: #cf142b;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	color: #54473a;
	font-weight: bold;
	text-decoration: underline;
}

a.footLink
{
    font-size:8pt;
	color: #edeae8;
	font-weight: normal;
	text-decoration: underline;
}

a.footLink
{
    font-size:8pt;
	color: #54473a;
	font-weight: normal;
	text-decoration: underline;
}

.leaf
{
 	border-bottom: 1px solid #d6d0c9;
	line-height: 18pt;   
    }






.home_title
{
	padding-bottom: 1em;
	font-size: 14pt;
	border-bottom: 1px solid #54473a;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;

}
.home_title2
{
	padding-bottom: 1em;
	font-size: 13pt;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;

}

.home_title3
{
	font-size: 13pt;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;

}

.blueBox
{
    background: #e7ecec;
    border-right: #b0bfbf 1px solid;
    border-top: #b0bfbf 1px solid;
    border-left: #b0bfbf 1px solid;
    border-bottom: #b0bfbf 1px solid    
}

.photo
{
	border: #b0bfbf 1px solid;
	padding-left : 10px;
	list-style-type : circle;
}
.Contitle_Transparent
{
	padding-bottom: 1em;
	font-size: 16pt;
	color: #55483b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;

}

.bottom {
    border-bottom: 1px solid #d6d0c9;
    border-top: 1px solid #d6d0c9;
	}


/* image styles ---------------------------------------- 
.caption, .image {
	margin: 4px 14px 0 0;
	float: left;
	clear: both;
}

.caption img, .image img { margin-bottom: 1em; }

.caption p {
	margin-bottom: .6em;
	width: 145px;
	font-size: 1.1em;
	line-height: .8em;
}*/


/*==========================================================*/
/*  End Style Sheet                                         
/*==========================================================*/