body {
	color:#000;
	background:url(/themes/rylstone/images/bg.jpg) no-repeat top center #1C3717;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:120%;
	margin:0 auto;
	text-align:center;
}
h1{
	margin:0px 0px 0px 0px;
	font-size:250%;
	line-height:150%;
	color:#000000;
    font-family:"Times New Roman", Times, serif;
}
h2{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 15px;
	font-size:150%;
	line-height:120%;
	color:#000;
	border-left:3px solid #B48A54;
    font-family:"Times New Roman", Times, serif;
}
h3{
	font-size:180%;
	margin:0px 0px 15px 0px;
	color:#B48A54;
    font-family:"Times New Roman", Times, serif;
}
p{
	margin:0px 0px 20px 0px;
}
td p{
	margin:0px 0px 0px 0px;
}
img{
	border:0px;
}
hr{
	width:100%;
	color:#999;
	height:1px;
	text-align:center;
	border-style: none none dotted;
	clear:both;
}
.clear{
	clear:both;
}
.goldborderLeft{
    border:5px solid #B48A54;
    float:left;
    margin:0px 20px 20px 0px;
}
.goldborderRight{
    border:5px solid #B48A54;
    float:left;
    margin:0px 0px 20px 20px;
}
.quotebox{
    background:url(/themes/rylstone/images/bgquote.jpg) no-repeat top left #D9CCE1;
    border-top:1px solid #8E67AA;
    border-bottom:1px solid #8E67AA;
    font-style:italic;
    line-height:130%;
    margin:20px 0px 0px 0px;
    width:320px;
    overflow:hidden;
}
.quoteboxtext{
    margin:20px 80px 0px 20px;
}
.quoteboxheader{
    float:right;
    font-weight:bold;
    margin:0px 20px 10px 0px;
}

/* links
---------------------------------------------------------- */	
a:active, a:link, a:visited {
	color:#B48A54; 
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color:#B48A54;
	font-weight:bold;
	text-decoration:none;
	}
.copyright a:active, .copyright a:link, .copyright a:visited {
	color:#fff; 
	font-weight:normal;
	text-decoration:underline;
	}
.copyright a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
/* breadcrumb
---------------------------------------------------------- */
.breadcrumb{
	color:#666666;
	margin-bottom:15px;
}
.breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited {
	color:#666;
	font-weight:normal;
	background-color: transparent; 
	text-decoration: underline;
	}
.breadcrumb a:hover {
	color:#B48A54;
	font-weight:normal;
	background-color: transparent; 
	text-decoration: none;
	}
/* layout items
---------------------------------------*/
.border{
	margin:0px auto;
	width:980px;
	text-align:center;
	border-top:1px solid #D0B470;
	border-bottom:1px solid #D0B470;
    background:url(/themes/rylstone/images/bgcontent.jpg) repeat-y top left;
}
.innerborder{
	margin:0px 6px 0px 6px;
	width:968px;
}
.header{
	height:110px;
	width:980px;
	text-align:center;
	margin:0 auto;
}
.logo{
	height:64px;
	width:499px;
    float:left;
	margin:13px 0px 0px 0px;
}
.awards{
    float:left;
    width:300px;
    text-align:right;
    margin:13px 0px 0px 0px;
}
.awards div{
    display:inline;
}
.address{
     text-align:right;
     margin:13px 0px 0px 10px;
     float:left;
     color:#fff;
}
.fadingimages{
	border-top:1px solid #33642A;
	border-left:1px solid #33642A;
	border-right:1px solid #33642A;
	width:966px;
	height:170px;
	overflow:hidden;
}
.fadingimagesHome{
	border-top:1px solid #33642A;
	border-left:1px solid #33642A;
	border-right:1px solid #33642A;
	width:966px;
	height:300px;
	overflow:hidden;
}
.homecontent{
	padding:15px 5px 10px 37px;
	text-align:left;
	border-top:6px solid #D0B470;
	border-bottom:1px solid #33642A;
	border-left:1px solid #33642A;
	border-right:1px solid #33642A;
	background-color:#fff;
    float:left;
}
.content{
	padding:15px 5px 10px 37px;
	text-align:left;
	border-top:6px solid #D0B470;
	border-bottom:1px solid #33642A;
	border-left:1px solid #33642A;
	border-right:1px solid #33642A;
	background-color:#fff;
	float:left;
}
.maincontent{
    width:563px;
    float:left;
    padding:0px 20px 0px 0px;
    border-right:1px solid #999;
}
.maincontent ul{
    margin:8px 0px 20px 20px;
    list-style-type:disc;
    padding:0px;
}
.maincontent li{
    margin:0px 0px 8px 20px;
    padding:0px;
}
.rightcontent{
    width:320px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 20px;
    float:left;
}
.home_newsitem{
    width:320px;
    padding:20px 0px 20px 0px;
    margin:0px 0px 0px 0px;
	border-bottom: 1px dashed #999;
}
.home_newsitem img{
    float:left;
    margin:0px 10px 10px 0px;
    border:5px solid #8E67AA;
}
.home_newsitem a:link, .home_newsitem a:active, .home_newsitem a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.home_newsitem a:hover {
	color:#8E67AA;
	font-weight:bold;
	text-decoration:underline;
}
.submenupic .caption{
    color:#fff;
    font-size:120%;
    font-weight:bold;
    padding:5px 5px 10px 10px;
    width:215px;
    background-color:#9A3334;
    border-top:1px solid #fff;
}
.submenupic .captiontext{
    font-style:italic;
    font-size:120%;
    font-weight:normal;
    margin-top:10px;
}
.submenupic .captionimage{
    float:right;
}
.menu{
	width:968px;
	background:url(/themes/rylstone/images/menubg.jpg) repeat-x top left #85457E;
	position:relative;
	overflow:hidden;
}
.menu ul {
	list-style:none;
	float:left;
	position:relative;
	left:50%;
}
.menu li {
	float:left;
	position:relative;
	right:50%;
	padding:25px 0px 25px 0px;
}
.menu a:link, .menu a:active, .menu a:visited 
{
    font-size:150%;
    font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px 0px 15px;
}
.menu a:hover 
{
    font-size:150%;
    font-family:"Times New Roman", Times, serif;
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px 0px 15px;
}
.menu a.selected:link, .menu a.selected:active, .menu a.selected:visited {
	font-size:150%;
    font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:30px 20px 0px 15px;
}
.menu a.selected:hover 
{
    font-size:150%;
    font-family:"Times New Roman", Times, serif;
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px 0px 15px;
}
.footer{
	margin:15px auto 0px auto;
	width:968px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.footer ul {
	list-style:none;
	float:left;
	position:relative;
	left:50%;
}
.footer li {
	float:left;
	position:relative;
	right:50%; 
	padding:8px 12px 8px 12px;
}
.footer a:link, .footer a:active, .footer a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover {
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
}
.footeritem{
    border-right:1px solid #556951;
    padding-right:22px;
}
.footeritemnoline{
    border-right:none;
    padding-right:22px;
}
.copyright{
	margin:10px auto 0px auto;
	width:980px;
	text-align:center;
	color:#556951;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
		color:#556951;
		font-weight:normal;
     	text-decoration:underline;
}
.copyright a:hover {
		color:#556951;
     	text-decoration:none;
     	font-weight:normal;
}
.maintext{
    border-left:1px solid #ccc;
    float:left;
    width:635px;
    padding:0px 0px 0px 20px;
}
/* submenu
---------------------------------------------------------- */
.submenu{
	float:left;
	width:230px;
	text-align:left;
	margin:0px 20px 0px 0px;
}
.submenu ul {
	  margin:0px;
	  padding:0px;
	  list-style:none;
}
.submenu li {
	width:230px;
	margin:0px;
	padding:0px;
	float:left;
}
.submenu a {
	display:block;
	padding:5px 0px 5px 10px;
	border-bottom:1px solid #ffffff;
}
.submenu a:link, .submenu a:active, .submenu a:visited {
		color:#fff;
		font-weight:bold;
     	text-decoration:none;
		background-color:#9A3334;
}
.submenu a:hover {
		color:#fff;
     	text-decoration:none;
     	font-weight:bold;
		background-color:#C73F30;
}
.submenu a.selected:link, .submenu a.selected:active, .submenu a.selected:visited {
		color:#fff;
		font-weight:bold;
     	text-decoration:none;
		background-color:#9A3334;
}
.submenu a:link.selected, .submenu a:active.selected, .submenu a:visited.selected {
		color:#fff;
     	text-decoration:none;
     	font-weight:bold;
		background-color:#C73F30;
}
.maintext ul{
    margin:8px 0px 20px 20px;
    list-style-type:disc;
    padding:0px;
}
.maintext li{
    margin:0px 0px 8px 20px;
    padding:0px;
}