@charset "UTF-8";
body {
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/bkground.jpg);
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;	
	line-height: 18px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #ff4a01;
	text-decoration: none;
}
.expertRecognitionTitle {
	font-size: 20px;
	color: #666633;
	margin-left: 10px;
}
.subHeader {
	font-size: 16px;
	color: #000000;
}
.footer {
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 22px;
}
.homeContentColumnLeft {
	float: left;
	width: 250px;
}
.footer a{
	color: #ff4a01;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.articleTitle {
	font-size: 18px;
	color: #336699;
	line-height: 22px;
}
.articleTitle a{
	color: #336699;
	text-decoration: none;
}
.articleTitle a:hover{
	color: #ff4a01;
}
.siteContainer {
	margin-right: auto;
	margin-left: auto;
	width: 1049px;
}
.menuArea {
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 178px;
	background-color: #3f608f;
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/menuGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contentArea2 {
	width: 469px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ebebeb;
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/grayGradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
}
.frameLeftSide {
	width: 59px;
}
.frameMiddle {
	width: 931px;
}
.topLogo {
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/topLogo.jpg);
	height: 122px;
	width: 931px;
}

.frameRightSide {
	width: 59px;
}
.sidebar {
	width: 212px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #dddbd4;
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/tanGradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.featuredLink {
	color: #663300;
}
.featuredLink a{
	color: #663300;
	text-decoration: none;
}
.hr {
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/hr.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: center center;
	height: 17px;
}
.featuredLink a:hover{
	color: #ff4a01;
	text-decoration: none;
}
.homeContentColumnRight {
	float: left;
	width: 215px;
}
.logoLink {
	height: 97px;
	width: 220px;
	margin-top: 17px;
}
.nav{
	float:left;
	width:inherit;
	position: relative;
}
.contentArea1 {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ebebeb;
	background-image: url(http://media.neurospineinstitute.org.s3.amazonaws.com/images/grayGradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 15px;
}
.siteSearchBk {
	height: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
