
/*css for Rose Garden website*/
body {
	outline:none;
	font-family: Arial, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#042420;
	width:750px;
	margin:3em auto 1em;
}

#SplashWrapper {
	position: relative;
	top: -47px;
	width: 900px;
	height:671px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/splash.jpg);
	background-repeat:no-repeat;
}

#MainWrapper {
	width: 750px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/rose_08.jpg);
	background-repeat: repeat-y;
	z-index: 6;
}

#ContentWrapper {
	width:751px;
	background-image: url(../images/rose_05.jpg);
	background-repeat:no-repeat;
	border:0px;
	float:left;
}

#Banner {
	width:750px;
	height:109px;
	overflow:hidden;
	outline: none;
}

.hide {
	position:absolute;
	top:-2000px;
}

a {
	outline: none;
	text-decoration:none;
}

.TopNav {
	font-size:90%;
	font-weight:bold;
	line-height: 22px;
	padding-top: 320px;
	padding-left:100px;
}

.TopNav ul {
	margin-top :0px;
	list-style-type: none;
	color: #FFF;
	float: left;
}

.TopNav ul li {
	list-style-type: none;
	color: #FFF;
}

.TopNav li a {
	color:#FFF;
	text-decoration:none;
}

#LeftCol {
	width:165px;
	float:left;/*background-color: #850b34;*/
}

.LeftNav {
	width:165px;
	outline: none;
	margin: 0px;
}

.LeftNav ul {
	width:140px;
	list-style-type: none;
	padding-top: 40px;
	padding-left:20px;
	margin:0px;
	float: left;
}

.LeftNav li {
	color: #fff;
	font-size:80%;
	font-weight:bold;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:5px;
}

.LeftNav ul li a {
	color: #e8cbd5;
	display:block;
}

.LeftNav ul li a:hover {
	color: #fff;
	text-decoration:underline;
}

#RightCol {
	float:left;
	width:565px;
}

#Content {
	font-size:85%;
	margin-right:10px;
	padding:10px;
	line-height:150%;
}

#Content h1 {
	font-size: 130%;
	color:#185848;
	padding-top: 30px;
}

#Content h2 {
	margin-top:30px;
	color: #033;
	font-size:140%;
	font-weight:bold;
	text-align: left;
	padding-bottom:10px;
}

#Content h3 {
	margin-top:20px;
	color:#362664;
	font-size:130%;
	font-weight:bold;
}

#Content h4 {
	margin-top:10px;
	font-size:120%;
	font-weight:bold;
}

/*css for homepage footer*/
#footerDefault {
	width:752px;
	margin-top:320px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:10px;
	background-color:#114941;
}

#footer {
	padding-top:10px;
	background-color:#114941;
	clear: both;
	margin: auto;
	padding-bottom:10px;
}

.footertextdark {
	text-align:center;
	font-size:80%;
	color: #FFF;
	background-color:#114941;
	margin-top:10px;
	padding-bottom:10px;
}

#global_TextNav a {
	text-align:center;
	line-height:20px;
	color: #FFF;
}

#global_SearchBox { text-align:center; }

img.accent {
	padding:4px;
	border:1px solid #000;
}

img.right {
	float:right;
	margin-left:15px;
	margin-top:15px;
}

table.rosekinds td {
	padding:4px;
	font-size:85%;
	font-weight:bold;
}

#social {
	margin-top:-52px !important;
	position:relative;
	z-index:10;
}

#footer {
	text-align:center;
	color:#bedcd9
}

a { color:#5a0820; }

a:hover { color:#b61d50; }

#footer a { color:#bedcd9; }

#footer a:hover { color:#fff; }

#uix {
	float:right;
	height: 0 !important;
	padding:0 !important;
	position:relative;
	top:10px;
}

#linkHome { display:none !important; }

#UPRN { font-size:20px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:10px;
	overflow:visible !important;
}

#global_Footer ul li span.img {
	height: 69px !important;
	width: 69px !important;
}

#global_Footer ul li a { width: 75px !important; }
