:focus {
	outline: 0;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_images/page_background.jpg);
}

html {
	min-height: 101%;
}


a {
	font-weight: bold;
	outline: none;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: gray;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-left: 115px;
	margin-right: 30px;
}

.main_text_single {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	display: block;
	margin-left: 115px;
	margin-right: 30px;
}

.main_text_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	display: block;
	margin-left: -40px;
	margin-right: 0px;
	margin-top: 10px
}

.para_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 75px;
	margin-left: 90px;
}

.class_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 75px;
	margin-left: 90px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.class_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 75px;
	margin-left: 90px;
	margin-bottom: 10px;
}

#navlist
{
	list-style-type: square;
	display: block;
	padding-left: 135px;
	padding-top: 0px;
	padding-right: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	list-style-position: outside;
}

#navlist li 
{
	padding-left: 5px;
	background-position: 0 0em;
}

.para_bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: list-item;
	margin-right: 55px;
	margin-left: 90px;
	list-style-position: outside;
	list-style-type: square;
}
.para_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 55px;
	margin-left: 90px;
	margin-bottom: -15px;
}
.para_text_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 55px;
	margin-left: 110px;
}

.news_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 73px;
	margin-left: 95px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	padding-bottom: 15px;
	padding-top: 0px;
}

.news_text_noline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-right: 73px;
	margin-left: 95px;
	padding-bottom: 15px;
	padding-top: 0px;
}

.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	margin-right: 73px;
	margin-left: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.news_photo {
	display: block;
	margin-right: 0px;
	float: right;
	padding-left: 10px;
}

.photo_left {
	display: block;
	margin-right: 0px;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}

.photo_right {
	display: block;
	margin-left: 10px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
}

.table_field_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: normal;
}

.class_buttons {
	padding-bottom: 50px;
	padding-top: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 100px;
	text-align: center;
}

dl.table-display {
	width: 600px;
	margin: 1em 0;
	padding-top: 0px;
	padding-bottom: 20px;
	font-family: georgia, times, serif;
	margin-right: 0px;
	margin-left: 90px;
}

.table-display dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	width: 200px;
	float: left;
	margin: 0 0 0 0;
	font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt {
	clear: both; }
/* end hack */

.table-display dd {
	float: left;
	width: 400px;
	margin: 0 0 0 0;
}

.pullquote {
	width: 175px;
	background:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:black;
	float: right;
	line-height:100%;
	padding:10px;
	margin-top:10px;
	margin-right:0px;
}


/* TOP NAVIGATION */

#nav_top_people li {
	float: left;
	background: none;
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	}

#nav_top_people a {
	background: url(http://www.silverroseranch.com/_ssi/_images/top_nav_people.gif) no-repeat;
	display: block;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px; 
	height: 65px;
}

#nav_top_people a.link-tnp1 {width:180px;}
#nav_top_people a.link-tnp1:hover {background-position:0px -65px;}
#nav_top_people a.link-tnp2 {width:154px; background-position:-180px 0px;}
#nav_top_people a.link-tnp2:hover {background-position:-180px -65px;}
#nav_top_people a.link-tnp3 {width:102px; background-position:-334px 0px;}
#nav_top_people a.link-tnp3:hover {background-position:-334px -65px;}
#nav_top_people a.link-tnp4 {width:141px; background-position:-436px 0px;}
#nav_top_people a.link-tnp4:hover {background-position:-436px -65px;}
#nav_top_people a.link-tnp5 {width:150px; background-position:-577px 0px;}
#nav_top_people a.link-tnp5:hover {background-position:-577px -65px;}
