@charset "UTF-8";
/* CSS Document */


body {
	font-size:12px;
	margin:0 auto;
	width:796px;
	background-color: #4C7F9A;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #3C667D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3C667D;
}
a:hover {
	text-decoration: none;
	color: #4C7F9A;
}
a:active {
	text-decoration: underline;
	color: #3C667D;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4c7f9a;
	padding-bottom:5px;
}

H2 {
padding-bottom:3px;
padding-top:7px;
font-size:13px;
padding-left:4px;

}

H3{
font-size:11px;

}

H4{
font-size:11px;

}

LI{
	margin-left:40px;
}


UL#bullets{
	margin-top:20px;
	margin-bottom:20px;

}


p {
padding:4px;

}

DIV#headerTop {
	z-index: 99;
	left: auto;
	right:auto;
	width: 796px;
	margin:0 auto;
	padding-top: 0px;
	margin-top: 0px;
	position: absolute;
	}
	
	DIV#headerTopBG {
	z-index: 99;
	background-color:#c0aa79;
	width: 796px;
	height:23px;
	float:center;
	color:#FFFFFF;
	
	}
	
	
	DIV#sideText {

	}
	
	DIV#container {
	width: 796px;
	margin:0 auto;
	position: static;
	float: center;
	margin-top: 0px;
	padding-top: 0px;
	}
	
	DIV#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	}
	
	
	DIV#homeRight {
	float: right;
	position: relative;
	left: 5px;
	width: 230px;
	top: 0px;
	height: 400px;
	}
	DIV#homeText {
	position: relative;
	left: 10px;
	top: -300px;
	width: 327px;
	}
	DIV#homeThumbs {
	float: left;
	left: 15px;
	top: 0px;
	position: relative;
	height: 285px;
	width: 270px;
	}
	
	DIV#pading {
	padding-right: 10px;
	}
	
	DIV#pading2 {
	padding-left: 30px;
	padding-right: 30px;
	}
	
	DIV#homeCenter {
	width: 200px;
	left: 0px;
	position: relative;
	top: -500px;
	}
	
/* --------------------------- */	
/* ------- FORM STYLES ------- */
/* --------------------------- */	


input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #4c7f9a;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #4c7f9a;
	color : #FFF;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #365C70;
	color : #FFF;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

.form-row {
	clear: both;
	padding: 0.5em;
}


/* ----------------------------- */	
/* ------- GALLERY STYLES ------ */
/* ----------------------------- */	


#gal_thumbstable IMG{
padding-left:5px; 
padding-right:5px;

}	



/* ----------------------------- */	
/* -------- MEDIA STYLES ------- */
/* ----------------------------- */	

.story{
	border-bottom:dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	height:70px;
	margin-top:10px;
}

.cover{
	width:50px;
	float: left;
}

.rightText{
	width:400px;
	float: left;
}


.magTitle{
	min-width:300px;
	float: left;
	color: #304a57;
	font-size:17px;
	font-style:normal;
	
	
}

.magTitle2{
	min-width:10px;
	float: left;
	color: #666666;
	margin-top: 5px;
	margin-left: 2px;
}

a.magTitleLink{
	min-width:10px;
	float: left;
	color: #304a57;
	font-size:17px;
	font-style:normal;
	text-decoration:none;
}


.viewStory{
	width:300px;
	float: left;
	margin-top: 10px;
}



/* ----------------------------- */	
/* ------- SIDEBAR STYLES ------ */
/* ----------------------------- */	

.procedures {
	color: #7d8058;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}

.surgical {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}

#sidebaritem{
padding-left:-20px;

}
