/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family layout: ARCH */
body {
	width: 718px;
	margin: 5px auto;
	line-height: 1.4em;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	margin: 0;
}

h3, h4, h5 {
	margin: 0;
	padding: 0;
}

p {
	text-align: left;
	line-height: 1.4em;
}

ul, ol, li {
	text-align: left;
	line-height: 1.2em;
}

#smt_page {
	width: 718px;
	min-height: 300px;
	margin: 0 auto;
	float: left;
}

#smt_pageWrapper {
	width: 718px;
	float: left;
}

#smt_header {
	width: 718px;
	text-align: center;
	float: left;
	clear: both;
}

#smt_headerwrapperTop {}

#smt_headerwrapper {
	width: 718px;
	min-height: 65px;
	_height: 65px;
	padding: 10px 0 25px 0;
	text-align: center;
	clear: both;
}

#smt_headerwrapperBot {
	width: 718px;
	margin: 5px 0 0 0;
	float: left;
}

/* Image centering CSS for ALL themes */
.smt_imagewrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 350px;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    clear: both;
    display: inline;
}

.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_headerCenterImage {
	min-height: 55px;
	_height: 55px;
	text-align: center;
}

#smt_content {
	margin: 0;
	text-align: left;
	float: left;
	clear: both;
}

#smt_contentWrapper {
	width: 718px;
	margin: 0;
	float: left;
}

#smt_column1Wide {
	width: 648px;
	min-height: 200px;
	margin: 15px 0 0 0;
	padding: 4px 35px 0 35px;
	text-align: left;
	float: left;
}

#smt_column1 {
	width: 345px;
	min-height: 200px;
	margin: 15px 0 0 0;
	padding: 4px 5px 0 35px;
	text-align: left;
	float: left;
}

#smt_columnSep1-2 {}

#smt_column2 {
	width: 298px;
	margin: 30px 0 0 35px;
	padding: 0 0 5px 0;
	float: left;
}

#smt_menu {
	width: 718px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
}

#smt_footer {
	width: 718px;
	min-height: 98px;
	_height: 98px;
	padding: 10px 0 0 0;
	text-align: center;
	float: left;
	clear: both;
}

#smt_footerwrapperTop {}

#smt_footerwrapperBot {
	width: 718px;
	height: 25px;
	_height: 25px;
	float: left;
}

#smt_footerLinks {
	width: 700px;
	height: 15px;
	_height: 15px;
	padding: 3px 7px 0 0;
	font-size: 11px;
	text-align: right;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	text-decoration: none;
}

#smt_footerLinks a:hover {
	text-decoration: underline;
}


/***** BEGIN THEME VARIANT *****//* Theme Family/Variation: ARCH/Tan */
a:link, a:visited, a:active {
	color: #7b4f35;
}

a:hover {
	color: #7b4f35;
}

address {
	font-style: normal;
	line-height: 1.2em;
}

h2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000;
}

h3, h4, h5 {
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}

p, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


#smt_page {
	background-color: #fae7c4;
	border: solid 1px #000;
}

#smt_headerwrapper {
	background: #fff url(/binary/themes/ARCH/images/TAN/archtan_bg_header.gif) bottom no-repeat;
}

#smt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fae7c4;
}

#smt_column1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #fae7c4;
}

#smt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fae7c4;
	background: #fff url(/binary/themes/ARCH/images/TAN/archtan_bg_footer.gif) no-repeat top left;
}

#smt_footerLinks {
	font-size: 11px;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #fae7c4;
}

#smt_footerLinks a:hover {
	color: #fae7c4;
}

#smt_footerCenterContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
}

#smt_menu {
	height: 16px;
	background-color: #fae7c4;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* Menu Wrapper */
#smt-menu-nav {
    height: 18px;
}

/* all menu links */
#smt-menu-nav a {
        font-family: verdana, arial;
        font-size: 12px;
        font-weight: normal;
	text-decoration: none;
	display: block;
}

/* All ULs */
#smt-menu-nav, #smt-menu-nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Just main menu links */
#smt-menu-nav a {
	margin: 0;
	float: left;	
	color: #7b4f35;
        letter-spacing: .1px;
        padding: 0 8px;
        line-height: 16px;
}

/* All menu links on hover or focus */
#smt-menu-nav a:hover, #smt-menu-nav a:focus {
	color: #000;
}

/* All submenu ULs */
#smt-menu-nav ul {	
	left: 0;
}

/* Just sub menu links */
#smt-menu-nav li li a {
	text-align: left;
        color: #7b4f35;
        font-family: verdana, arial;
        line-height: 16px;
}

/* sub menu links on hover or focus */
#smt-menu-nav li a:hover,
#smt-menu-nav li a:focus {
line-height: 16px;
       color: #000;
}

#smt-menu-nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em;
	margin-top: 1.6em;
        padding: 0;
        background: #fae7c4;
	border: 1px solid #fff;
        z-index: 10;
}

/* List items in main menu  */
#smt-menu-nav li { 
	display: block;
	list-style: none;
	position: relative;
	float: left;
	text-align: center;
        padding: 0 5px;
}

/* main menu ul or ol elment */
#smt-menu-nav {
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	z-index: 5;
	text-align: center;
}

#smt-menu-nav li li{
     float: none; 
     padding: 0;
}

#smt-menu-nav li li a { /* Just submenu links*/	
	position: relative;
	float: none;
}

#smt-menu-nav li:hover ul {
margin: 16px 0 0 0;
}

/* third-and-above-level lists */
#smt-menu-nav li ul ul { margin: 0 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: 10px; }
#smt-menu-nav li li:hover ul {	margin-left: 10em; margin-top: -1.1em;}


/***** 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;
}


