/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family: OLD_WORLD */
body {
	margin: 5px auto;
	width: 820px;
	height: 617px;
	text-align: center;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	padding: 0;
	text-align: left;
}

p {
	padding: 0;
	line-height: 1.2em;
	text-align: left;
}

ul, ol, li {
	line-height: 1.2em;
	text-align: left;
}

#smt_page {
	width: 820px;
	height: 617px;
	margin: 0 auto;
}

#smt_pageWrapperLeft {
	margin: 0;
	padding: 0;
	width: 110px;
	height: 617px;
	float: left;
	display: block;
}

#smt_pageWrapperRight {
	width: 710px;
	height: 617px;
	float: right;
}

#smt_menu {
	padding: 10px 0;
	width: 100px;
}

#smt_header {
	width: 709px;
	height: 150px;
	float: left;
}

#smt_headerLeft {
	width: 460px;
	height: 150px;
	float: left;
}

#smt_headerRight {
	width: 240px;
	height: 150px;
	text-align: center;
	float: right;
}

/* Image centering CSS for ALL themes */
.smt_imagewrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 460px;
    height: 149px;
padding: 10px 0 0 0;
}

.smt_imagewrapper * {
    vertical-align: middle;
}

/*\*//*/
.smt_imagewrapper  {
    display: block;
}

.smt_imagewrapper  span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

/* site logo - if using image */
#smt_headerLeftContent {
	height: 149px;
}

#smt_headerRightContent {
	margin: 40px 0 0 0;
	padding: 0 15px 0 0;
	text-align: right;
	float: right;
	line-height: 1.2em;
}

#smt_content {
	width: 709px;
	height: 412px;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}

#smt_contentWrapper {
	margin: 0;
}

#smt_column1 {
	width: 400px;
	height: 360px;
	margin: 40px 0 20px 0;
	padding: 0 20px 0 30px;
	text-align: left;
	float: left;
	overflow: auto;
}

#smt_columnSep1-2 {}

#smt_column2 {
	width: 255px;
	margin: 60px 0 0 0;
	padding: 0;
	float: right;
}

#smt_footer {
	width: 709px;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	clear: both;
}

#smt_footerLinks {
	height: 30px;
	margin: 15px 0 0 0;
	padding: 0 60px 0 30px;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	text-decoration: none;
}

#smt_footerLinks a:hover {
	text-decoration: underline;
}


/***** BEGIN THEME VARIANT *****//* Theme Family/Variation: OLD_WORLD/TAN */
a:link, a:visited, a:active {
	color: #964031;
}

a:hover {
	color: #964031;
}

address {
	font-style: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #000;
}

p, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#smt_page {
	background: #fff;
	border: solid 1px #000;
}

#smt_pageWrapperLeft {
	background: #585650;
}

#smt_pageWrapperRight {
	background: url(/binary/themes/OLD_WORLD/images/TAN/bg_paper.jpg) no-repeat bottom left;
}

#smt_header {
	background: #fff;
}

/* site logo - if using image */
#smt_headerLeftContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#smt_headerRightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
}

/* HTML address tag override */
address {
	font-style: normal;
}

#smt_footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #000;
}

#smt_footerLinks a:hover {
	color: #000;
}




/* main menu */
#smt-menu-nav{
	display: block;
	list-style: none;
	margin: 0;
	width: 100px;
	z-index: 5;
        text-align: left;
}

/* all menu links */
#smt-menu-nav a, #subMenusContainer a{
        color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 13px;
        font-size: 14px;
	font-weight: bold;
        text-align: left;
        font-family: "Times New Roman", serif;
}

/* Just sub menu links */
#subMenusContainer a, #smt-menu-nav li li a{
	text-align: left;
        color: #fff;
}

/* All menu links on hover or focus */
#smt-menu-nav li a:hover,
#smt-menu-nav li a:focus,
#smt-menu-nav a:hover, 
#smt-menu-nav a:focus{
	color: #ccc;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#smt-menu-nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#smt-menu-nav li a:hover,
#smt-menu-nav li a:focus{
	color: #ccc;
}

/* All submenu ULs */
#smt-menu-nav ul{	
	left:0;
}

#subMenusContainer ul { background: #57656e; }

/* All ULs */
#smt-menu-nav, #smt-menu-nav ul,#subMenusContainer ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* List items in main menu  */
#smt-menu-nav li { 
	/*great place to use a background image as a divider*/
	display: block;
	list-style: none;
	position: relative;
}

#subMenusContainer li{
	list-style: none;
}

#subMenusContainer{	
	display: block; 
	position: absolute;	
	top: 0;	
	left: 0; 
	width: 100%; 
	height: 0; 
	overflow: visible; 
	z-index: 20000; 
}

#smt-menu-nav li li{ float:none; }

#smt-menu-nav li li a{ /* Just submenu links*/	
	position: relative;
	float: none;
}

#smt-menu-nav li ul { /* second-level lists */
	position: absolute;
	width: 13em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        background: #585650;
        border: 1px solid #ccc;
        z-index: 10;
}

/* third-and-above-level lists */
#smt-menu-nav li ul ul { margin: -1em 0 0 -1000em; }
#smt-menu-nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#smt-menu-nav li:hover ul{ margin-left: 100px; margin-top: -2em; }
#smt-menu-nav li li:hover ul { margin-left: 13em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#smt-menu-nav li a:focus + ul {  margin-left: 100px; margin-top: -2em; }
#smt-menu-nav li li a:focus + ul { left: 100px; margin-left: 1010em; margin-top: -2em; }
#smt-menu-nav li li a:focus { left: 100px;  margin-left: 1000em; width: 10em;  margin-top: -2em; }
#smt-menu-nav li li li a:focus { left: 100px; margin-left: 2010em; width: 10em;  margin-top: -2em; }
#smt-menu-nav li:hover a:focus{ margin-left: 0; }
#smt-menu-nav li li:hover a:focus + ul { margin-left: 10em; }

/***** BEGIN SITE CSS *****//* Base PSP site styles for content/images
DBargerhuff - 12/2/09
*/

#pspHomeContent {}

#pspOverviewContent {}

#pspLocationContent {}

#pspContactUsContent {}

#pspServicesContent {}

#pspGenInfoContent {}

/* physician profiles content styles */
#pspPhysProfileContent {}

/* type5 */
#profileLeft {
	width: 165px;
	padding: 0;
	float: left;
}

/* type5 */
#profileRight {
	width: 225px;
	padding: 0;
	float: right;
}

/* type5 */
#profilehr {
	width: 390px;
	padding: 0;
	float: left;
}
/* end of physician profiles content styles */

#pspLinksContent {}

#pspDisclaimerContent {}

#pspAddress {}



/* image styles */
.pspLogoImage {}

#pspHomeImages {}

#pspOverviewImages {}

#pspServicesImages {}

#pspLinksImages {}

/* location map style */
.pspLocationMapImage {}

/* phys profile image style */
.pspProfileImage {
	margin: 30px 10px 0 0;
	padding: 0;
	float: left;
}

img.pspProfileImage {
	margin: 30px 10px 0 0;
}

