@charset "utf-8";
body {
	background-color: #FEF9E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #008080;
	font-weight: lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
}
input {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #006666;
}
p {
        background-color: #FEF9E6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}
li {
        background-color: #FEF9E6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}
ul{
	list-style-image: url(images/bullet_diamond.jpg);
	padding-left: 10px;
	text-indent: 0px;
	margin-bottom: -.2em;
}
#nestedList{
	list-style: none;
	list-style-image: url(images/bullet_diamond.jpg);
	padding-left: 10px;
	text-indent: 1px;
	margin-bottom: -.2em;
}
.checkbox{
	background-color: #FEF9E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#clear_button {
	border: 1px solid #fef9e6;
	background-image: url(images/clear_button_up.jpg);
	height: 24px;
	width: 66px;
}
#submit_button {
	border: 1px solid #fef9e6;
	background-image: url(images/submit_button_up.jpg);
	height: 24px;
	width: 66px;
}
a.button:link{
	border: 1px solid #fef9e6;
	background-image: url(images/submit_button_up.jpg);
	height: 24px;
	width: 66px;
}
a.button:hover{
	border: 1px solid #fef9e6;
	background-image: url(images/submit_button_up.jpg);
	height: 24px;
	width: 66px;
}
a.button:active{
	border: 1px solid #fef9e6;
	background-image: url(images/submit_button_down.jpg);
	height: 24px;
	width: 66px;
}

#overnightRooms {
	border-collapse:collapse;
	border: 1px solid #006666;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #006666;
}
select {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #006666;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.tourCourse{
	color: #635D51;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #A59A8F;
	border-bottom-color: #A59A8F;
	width: 140px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	font-weight: bold;
}
#tdSidebar a {
	color: #008080;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A59A8F;
	width: 148px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 17;
	margin-bottom: -1px;
	float:right;
	font-weight: bold;
}
#tdSidebar {
	padding-right: 16px;
	margin-top: 0px;
	margin-bottom: -1px;
}
#tdSidebar a:hover {
	background-color: #F9F2D5;
}
.subPageActive {
	color: #008080;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A59A8F;
	border-bottom-color: #A59A8F;
	width: 148px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: 17;
	float:right;
	font-weight: bold;
	background-color: #F9F2D5
}
.subPageActive2 {
	color: #635D51;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 240px;	
	margin-left: 30px;
	font-weight: bold;
	background-color: #F9F2D5
}
.subPageHeaderActive {
	color: #645A51;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px 3px 3px 3px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #A59A8F;
	border-bottom-color: #A59A8F;
	width: 148px;
	margin-top: -1px;
	margin-bottom: -1px;
	margin-left: 17;
	font-weight: bold;
	float:right;
	font-size: 13px;
}
.subPageHeaderActiveTennis {
	color: #645A51;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px 3px 3px 3px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #A59A8F;
	border-bottom-color: #A59A8F;
	width: 148px;
	margin-top: -1px;
	margin-bottom: -1px;
	margin-left: 17;
	font-weight: bold;
	float:right;
	font-size: 11px;
}
#tdContent {
	text-align: justify;
	vertical-align: top;
}
#tdContentNoBtn {
	text-align: justify;
	vertical-align: top;
}

.PL0 {
	color: #645A51;
	text-decoration: none;
	font-weight: bold;
	font-size: 13.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PL0:hover {
	color: #645A51;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13.5px;
}
.PL1 {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PL1:hover {
	color: #008080;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.PL2 {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
}
.PL2:hover {
	color: #008080; 
	text-decoration: underline;
	font-weight: bold;
}
.CL1 {
	color: #008080;
	text-decoration: none;
}
.CL1:hover {
	color: #008080; text-decoration: underline;
}
.CL2 {
	color: #008080; text-decoration: none;
}
.CL2:hover {
	color: #008080; text-decoration: underline;
}
.CL3 {
	color: #008080; text-decoration: none;
}
.CL3:hover {
	color: #008080; text-decoration: underline;
}

#tdContentNoBtn a:link {
	color: #008080; text-decoration: none;
}
#tdContentNoBtn a:visited {
	color: #008080; text-decoration: none;
}
#tdContentNoBtn a:hover {
	color: #008080; text-decoration: underline;
}
#tdContentNoBtn a:active {
	color: #008080; text-decoration: none;
}
a.buttonlink{
	color: #635D51;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 240px;
	font-weight: bold;
	margin-left: 30px;
}
a:hover.buttonlink{
	background-color: #F9F2D5;
}
a.standardlink {
	color: #008080; text-decoration: none;
}
a:hover.standardlink {
	color: #008080; text-decoration: underline;
	
}.greenItalic {
	color: #008080;
	font-style: italic;
	font-weight: bold;
}
#trRatesHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #183f6a;
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	text-indent: 15px;
}
#trRates {
	color: #000000;
	line-height: 18px;
	background-color: #43725b;
	text-indent: 15px;
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}
#tdStaff {
	padding-top: 8px;
	padding-bottom: 8px;
}
.staff {
	font-weight: bold;
	color: #008080;
}
#tdRoomsHeader {
	color: #FFFFFF;
	background-color: #008080;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemapHeader {
	color: #FFFFFF;
}
#survey td{
	padding: 1px;
}
DIV.separator {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#eaebe2;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	overflow: hidden;
}
a.formbutton2:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e3ead2;
	padding: 4px;
	margin: 1px;
}
a.formbutton2:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e3ead2;
	padding: 4px;
	margin: 1px;
}
a.formbutton2:hover {
	color: #5b5f60;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eaebe2;
	padding: 4px;
	margin: 1px;
}
a.formbutton2:active {
	color: #5b5f60;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eaebe2;
	padding: 4px;
	margin: 1px;
}
DIV.photo {
	height: 301px;
	width:752px;
	background-color:#FFFFFF;
	background-image: url(images/saddlebrook_prep/faculty/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px;
	overflow: hidden;
}
DIV.smpic {
	height: 191px;
	width: 235px;
	background-image: url(images/saddlebrook_prep/faculty/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
DIV.smpic_admin {
	height: 173px;
	width: 140px;
	background-image: url(images/saddlebrook_prep/faculty/admin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
DIV.smpic_admin2 {
	height: 173px;
	width: 140px;
	background-image: url(images/saddlebrook_prep/faculty/admin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
#smpic_admin {
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
DIV.smpic2 {
	height: 14px;
	overflow: hidden;
}