/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family layout: PATIENTS_BLUE */
body {
	margin: 0 auto;
	background: #fff;
}

a {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #6e6761;
}

a:hover {
	color: #000;
	text-decoration: none;
}

address {
	font-style: normal;
}

b {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: bold;
}

p, ul, ol, li {
	font-family: Arial, serif;
	font-size: 15px;
}

h1 {
	font-family: "Times New Roman", serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

h2 {
	font-family: "Times New Roman", serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #3464ad;
}

ul.no_image {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: normal;
	list-style-image: url(/binary/themes/PATIENTS_BLUE/images/checkmark_14.jpg);
}

#smt_page {
	width: 776px;
	margin: 0 auto;
	border: solid 1px #000;
}

#smt_pageWrapper {}

#smt_header {}

#smt_headerwrapperTop {}

#smt_headerRightContent {
	padding: 75px 25px 0 0;
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background: none;
	text-align: right;
	float: right;
}

#smt_headerwrapper {
	height: 264px;
	background: #fff url(/binary/themes/PATIENTS_BLUE/images/patients_header.jpg) top left no-repeat;
}

#smt_headerwrapperBot {
	height: 20px;
	background: #fff url(/binary/themes/PATIENTS_BLUE/images/gradient_bar.jpg) top left no-repeat;
}

#smt_content {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: normal;
}

#smt_content a {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #6e6761;
}

#smt_menu {
	margin: 35px 0 0 0;
	padding: 2px 0 0 0;
	background: #e5dbca;
	text-align: left;
}

#smt_menu ul {
	margin: 5px 0 5px 15px;
	list-style-type: none;
	border-top: none;
	border-bottom: none;
}

#smt_menu li {
	margin: 12px 0 0 0;
 	font-family: "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
 }
 
#smt_menu a {
	font-family: "Times New Roman", serif;
	font-size: 16px;
}
 
#smt_menu li a:link, #smt_menu li a:visited {
	color: #000;
	text-decoration: none;
}

#smt_menu li a:hover {
	color: #6e6761;
}

#smt_content a:hover {
	color: #000;
	text-decoration: none;
}

ul#smt_content {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: normal;
}

li#smt_content {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: normal;
}

#smt_column0 {
	width: 215px;
	height: 199px;
	margin: 0;
	padding: 25px 25px 25px 25px;
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	float: right;
	background: none;
}

#smt_column1 {
	width: 282px;
	padding: 0;
	text-align: center;
	float: left;
	background: #d4c3a6;
}

#smt_col1wrapper {
	margin: 10px 0 10px 0;
}

#smt_column2 {
	width: 400px;
	min-height: 625px;
	margin: 35px 45px 0 45px;
	padding: 0;
	float: left;
}

#smt_column3 {}

#smt_footer {
	margin: 5px 0 20px 0;
	width: 740px;
	text-align: center;
}

#smt_footerLinks {
	font-family: Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3464ad;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #3464ad;
	text-decoration: none;
}

#smt_footerLinks a:hover {
	color: #6e6761;
	text-decoration: none;
}


/***** BEGIN THEME VARIANT *****/

/***** 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;
}


