/* 
  ------------------------------------------------
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B5B2F;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#top_border{
	width:100%;
	height:14px;
	background-image: url(../se_images/v2topBorder.jpg);
	background-repeat: no-repeat;
}
#bottom_border{
	width:100%;
	height:20px;
	background-image: url(../se_images/v2bottomBorder.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	-moz-background-clip: 26;
}
#column_wrapper {
	background-image: url(img/clm02_middle.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 585px;
	float: left;
	background-image: url(../se_images/v2bgWhiteCorner.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#left {
	width: 215px;
	float: left;
}
#left .content {
	padding: 24px;
	font-size: 93%;
	line-height: 1.5em;
	color: #000;
}
#right .content {
	padding: 24px;
	font-size: 85%;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 3px 0px;
}
#footer {
	color: #663;
	padding: 0px;
	margin: 0;
	font-size: 77%;
	clear: both;
}
hr{
	color: #CCC ;
	height: 1px;
}
/*#right a:link, #right a:visited {
	color: #663300;
	text-decoration:none;
}
#right a:hover{
	color:#333;
	text-decoration:underline;
}*/
.content a:link, .content a:visited {
	color: #663300;
	text-decoration:none;
}
.content a:hover{
	color:#039;
	text-decoration:underline;
}

/*#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}*/
#footer a:link {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #BE682B;
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
/*use this for Tab Events*/
h5{
	font-size:1.1em;
	margin:0;
	color:#000;
	font-weight:bold;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	text-align: left;
}
.img_right {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #E8B997;
	-moz-appearance: 250;
}
.img_left {
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #E8B997;
	-moz-appearance: 250;
}
.callbox {
	font-family: Tahoma, Geneva, sans-serif;
	border:1px solid #966;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	background-image: url(../se_images/bg_nataraj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.color_bold {
	color: #371C00;
	font-weight: bold;
}
.color_bold_caps {
	color: #9B5B2F;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 131%;
}

.center_img{
	margin-left:80px;
}
#left .sbTextBox p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}
/*.snTabPrenatal {
	color: #930;
	width:500px;
}*/
