/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****//* Theme Family: XRAY_GREEN */
body {
	width: 776px;
	margin: 0 auto;
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: normal;
	background: #fff;
}

a {
	font-family: Arial, serif;
	font-size: 14px;
	color: #91be85;
}

a:hover {
	color: #000;
	text-decoration: none;
}

address {
	font-style: normal;
}

p, ul, ol, li {
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: normal;
}

h1, h2 {
	font-family: "Times New Roman", serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #91be85;
}

#smt_page {
	width: 776px;
	margin: 0 auto;
	float: left;
	border: solid 1px #000;
}

#smt_pageWrapper {}

#smt_header {
	height: 155px;
}

#smt_headerLeft {
	width: 187px;
	height: 155px;
	background: url(/binary/themes/XRAY_GREEN/images/xray_top.jpg) top left no-repeat;
	float: left;
}

#smt_headerRight {
	width: 589px;
	height: 155px;
	background: #92bd85;
	float: right;
}

#smt_content {
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: normal;
}

/* column 1 is in the header */
#smt_column1 {
	width: 550px;
	height: 155px;
	margin: 0 0 0 30px;
	background: #92bd85;
}

#smt_column2 {
	width: 187px;
	padding: 0;
	text-align: left;
	float: left;
}

#smt_col2wrapper {
	width: 187px;
	min-height: 337px;
	_height: 337px;
	background: url(/binary/themes/XRAY_GREEN/images/xraybottom.jpg) top left no-repeat;
}

#smt_column3 {
	width: 459px;
	margin: 0 0 0 30px;
	padding: 5px 0 0 0;
	float: left;
}

#smt_footer {
	margin: 5px 0 0 0;
	width: 740px;
	text-align: center;
	float: left;
}

#smt_footerCenterContent {
	width: 740px;
	margin-bottom: 20px;
	padding-right: 0;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: none;
	text-align: center;
}

#smt_footerLinks {
	font-family: Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #91be85;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #91be85;
	text-decoration: none;
}

#smt_footerLinks a:hover {
	color: #000;
	text-decoration: none;
}


/***** BEGIN THEME VARIANT *****/

/***** BEGIN SITE CSS *****/#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;
}

