@charset "utf-8";

body {
margin:0;
background-color:#999999;
}

p {
margin-top:0;
}

a {
color:#7e0c13;
text-decoration:underline;
}

a:hover {
color:#7e0c13;
text-decoration:none;
}

.red {
color:#7e0c13;
}

/* ---------- header ---------- */

#header {
width:950px;
height:107px;
background-color:#7e0c13;
background-image:url(../images/gui/background_header.jpg);
margin-top:20px;
}

#logo {
width:156px;
height:48px;
float:left;
padding:13px 0 0 16px;
}

#mainNav {
width:780px;
height:35px;
float:left;
text-align:left;
padding:10px 0 0 0;
}

#phoneInfo {
width:156px;
height:45px;
float:left;
padding-right:14px;
}

/* ---------- upper nav ---------- */

#upperNavContainer {
width:771px;
height:55px;
float:left;
text-align:right;
padding:6px 7px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

#upperNavContainer a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
padding:5px;
}

#upperNavContainer a:hover {
color:#7e0c13;
text-decoration:none;
background-color:#ffffff;
}

#upperNav {
width:300px;
float:right;
padding:5px 0 0 0;
}

#resizeMedium {
width:13px;
float:right;
font-size:14px;
padding:3px 0 0 0;
}

#resizeMedium a {
font-size:14px;
color:#ffffff;
text-decoration:none;
}

#resizeMedium a:hover {
color:#7e0c13;
text-decoration:none;
background-color:#ffffff;
}

#resizeLarge {
width:15px;
float:right;
font-size:16px;
padding:2px 12px 0 0;
}

#resizeLarge a {
font-size:16px;
color:#ffffff;
text-decoration:none;
}

#resizeLarge a:hover {
color:#7e0c13;
text-decoration:none;
background-color:#ffffff;
}

#physicianButtonLeft {
width:8px;
height:24px;
float:right;
}

#physicianButton {
width:100px;
height:24px;
float:right;
padding:0;
background-color:#790103;
}

#physicianButton a {
display:block;
width:100%;
height:19px;
float:right;
text-align:center;
padding:5px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}

#physicianButton a:hover {
display:block;
color:#ffffff;
text-decoration:underline;
background-color:#790103;
}

#physicianButtonRight {
width:8px;
height:24px;
float:right;
}

/* ---------- body ----------*/

#bodyContainer {
width:950px;
background-color:#ffffff;
background-image:url(../images/gui/background_sidenav.gif);
background-position:left;
background-repeat:repeat-y;
}

#bodyContainer2 {
width:950px;
/*background-color:#ffffff;*/
/*background-image:url(../images/gui/background_sidenav.gif);
background-position:left;
background-repeat:repeat-y;*/
}

.bodyHeader {
width:735px;
float:left;
margin-right:-3px;
text-align:left;
padding:25px 25px 14px 30px;
}

.rightColumn {
width:260px;
float:left;
padding:0 25px 30px 0;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:20px;
}

.rightColumnButton {
width:235px;
float:right;
text-align:left;
padding:0 12px 0 12px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}

.rightColumnButton a {
display:block;
width:100%;
padding:8px 0 8px 0;
color:#999999;
font-weight:bold;
text-decoration:none;
}

.rightColumnButton a:hover {
display:block;
color:#333333;
font-weight:bold;
text-decoration:underline;
}

.iframeContainer {
width:785px;
float:left;
text-align:left;
padding:0;
}

/* ---------- side nav ---------- */

#sideNav {
width:145px;
height:360px;
float:left;
text-align:left;
padding:15px 0 0 15px;
overflow:hidden;
}

.sideNavButton {
width:117px;
float:left;
text-align:left;
padding:0 20px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}

.sideNavButton a {
display:block;
width:100%;
padding:11px 0 11px 0;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.sideNavButton a:hover {
display:block;
color:#333333;
font-weight:bold;
text-decoration:underline;
}

/*Added style for basic location links*/
.sideNavButton2 {
width:117px;
float:left;
text-align:left;
padding:0 5px 0 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;

}

.sideNavButton2 a {
display:block;
width:100%;
padding:1px 0 1px 0;
color:#990000;

text-decoration:none;
}

.sideNavButton2 a:hover {
display:block;
color:#990000;

text-decoration:underline;
}


.sideNavCurrent {
width:117px;
float:left;
margin-right:-3px;
text-align:left;
padding:11px 23px 11px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
background-image:url(../images/gui/sidenav_current.gif);
background-position:right center;
background-repeat:no-repeat;
}

/* ---------- anchor ---------- */

#anchor {
width:950px;
height:50px;
background-color:#7e0c13;
background-image:url(../images/gui/background_anchor.gif);
}

/* ---------- footer ---------- */

#footer {
width:950px;
padding:12px 0 16px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
line-height:16px;
}

#footer a {
color:#333333;
text-decoration:none;
padding:5px;
}

#footer a:hover {
color:#ffffff;
text-decoration:none;
background-color:#333333;
}

/* ---------- clear ---------- */

.clear {
clear:both;
}
