@charset "iso-8859-2";
/* CSS Document */

body{
	background-image:url(../images/bodyBackgroundStrip.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e5293;
	margin-top:0;
	background-color:#091541;
	
}


#centralize{
	width:887px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#container{
	width:887px;
	height:auto;
	float:left;
	
}

#headContainer{
	width:887px;
	height:234px;
	float:left;
}

#headLeft{
	width:428px;
	height:200px;
	float:left;
	background-image:url(../images/headerLeftNew.jpg);
	background-repeat:no-repeat;
}

#headLeft h1
	{
	width:428px;
	height:200px;
	margin:0;
	padding:0;
	float:left;
	}
	
#headLeft h1 a
	{
	display:block;
	width:428px;
	height:200px;
	text-indent:-9999px;
	}	


#headRight{
	width:459px;
	height:200px;
	float:left;
	background-image:url(../images/headerRight.jpg);
	background-repeat:no-repeat;
}

#addressBlock{
	width:350px;
	height:180px;
	float:right;
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}

#content{
	width:350px;
	height:200px;
	float:left;
	padding-left:109px;
}

#navHolder{
	width:887px;
	height:32px;
	float:left;
}

#navbar{
	width:545px;
	height:32px;
	float:left;
	background-color:#1d5193;
	font-size:14px;
}


ul.nav{
	margin:0;
	padding:0;
	font-size:14px;
	color:#FFFFFF;
	padding:7px 20px 7px 20px;
}

ul.nav li{
	display:inline;
	list-style:none;
	height:16px;
	font-size:14px;
}

ul.nav li a{
	color:#FFFFFF;
	text-decoration:none;
	height:16px;
	padding:7px 12px 7px 12px;

}

ul.nav li a:hover{
	color:#3fabdd;
	text-decoration:none;	
}

#email{
	width:300px;
	height:14px;
	float:left;
	text-align:right;
	padding-left:20px;
	background-color:#1d5193;
	color:#FFFFFF;
	padding:10px 20px 8px 10px;
	font-size:12px;
}

.emailStyle{
	font-size:12px;
	color:#3fabdd;
}

a.emailStyle{
	font-size:12px;
	color:#3fabdd;
	text-decoration:none;
}

a:hover.emailStyle{
	color:#ffffff;
	text-decoration:none;
}

#contentContainer{
	width:875px;
	height:auto;
	float:left;
	padding-left:12px;
	padding-top:20px;
	padding-bottom:15px;
}

#leftBlockContainer{
	width:209px;
	height:675px;
	float:left;
}

#leftBlock{
	width:178px;
	height:auto;
	float:left;
	background-image:url(../images/leftBlockBckground.jpg);
	background-repeat:repeat-y;
	padding-right:31px;
}

#leftBlockTop{
	width:178px;
	height:18px;
	float:left;
	background-image:url(../images/leftBlockTop.jpg);
	background-repeat:repeat;
}

#leftBlockText{
	width:174px;
	height:214px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:34px;
	background-image:url(../images/openingTimes.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:13px;
	color:#091541;
	font-weight:bold;
}


#leftBlockTextWide{
	width:374px;
	height:214px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:34px;
	background-image:url(../images/openingTimes.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:13px;
	color:#091541;
}
.example_block {
	width: 620px;
	margin: 0 0 0px 10px;
	float: left;
}
.example_img {
	float: left;
	width: 290px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}
.example_img p {
margin:5px;
}

#objectiveOne{
	width:174px;
	height:46px;
	float:left;
	padding-top:5px;
	padding-bottom:20px;
}

.darkBlue{
color:#091541;
}

.blueHighlight{
	color:#88b7f3;
}

#RoselandLogo{
	width:174px;
	height:122px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
}

#leftBlockBottom{
	width:209px;
	height:211px;
	float:left;
	background-image:url(../images/leftBlockBottom.jpg);
	background-repeat:no-repeat;
}

#rightBlockContainer{
	width:642px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	border:2px solid #88b7f3;
	margin: 0px;
	padding: 20px 10px 20px 10px;
}

#pgTitle{
	width:640px;
	height:30px;
	float:left;
	color:#1e5394;
	font-size:26px;
	padding-bottom:5px;
}

#mainContent{
	width:640px;
	height:auto;
	float:left;
}

.textBox{
width:640px;
	height:auto;
	float:left;
	padding:10px 0px 10px 0px;
}

#homePicsContainer{
	width:640px;
	height:auto;
	float:left;
	padding:10px 0px 10px 0px;
}

.homePicsHolder{
	width:275px;
	height:auto;
	float:left;
	padding:0px 20px 0px 20px;
}

.homePic{
	width:275px;
	height:auto;
	float:left;
	cursor:pointer;
}

.homePicText{
	width:275px;
	height:17px;
	float:left;
	padding-top:3px;
	background-color:#88b7f3;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.leftBlockText{
	width:400px;
	height:auto;
	float:left;
}

.rightBlockPics{
	width:200px;
	float:left;
	padding-left:15px;
}

.rightPicHolder{
	width:200px;
	height:180px;
	float:left;
}

.rightPic{
	width:200px;
	height:150px;
	float:left;
	cursor:pointer;
}

#footer{
	width:887px;
	height:20px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	padding-bottom:10px;
}

#footerAddress{
	width:500px;
	height:20px;
	float:left;
}

#footerQuint{
	width:250px;
	height:20px;
	float:right;
}

.quint{
	color:#3fabdd;
}

a.quint{
	color:#3fabdd;
	text-decoration:none;
}
a:hover.quint{
	color:#ffffff;
	text-decoration:none;
}

.link{
	color:#3fabdd;
}

a.link{
	color:#3fabdd;
	text-decoration:underline;
}
a:hover.link{
	color:#1e5394;
	text-decoration:underline;
}

.a {
	cursor:pointer;
}

.subheading{
	font-size:14px;
	color:#1e5394;
	font-weight:bold;
}

.nine{
	font-size:9px;
}
