html { min-height: 100%; margin-bottom: 1px; }


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	/*background-color: #ccc;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	/*background-image: url(../images/background_fade.png);*/
	background-color:	#dcebcd;
	background-repeat: repeat-x;
}
news_body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	font-size: 11px;
	color: #533354;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B82625;
}
a:hover {
	text-decoration: none;
	color: #B82625;
}
a:active {
	text-decoration: none;
	color: #7495ff;
}
h1 {
	font-size: 125%;
	color: #2e2822;
	border-bottom: 1px solid #2e2822;
	padding-bottom: 5px;
}
h2 {
	font-size: 115%;
	color: #2e2822;
	padding-bottom: 5px;
	border-bottom: 1px solid #2e2822;
}
h3 {
	font-size: 100%;
	color: #2e2822;
	border-bottom: 1px solid #2e2822;
	padding-bottom: 5px;
}

h4 {
	font-size: 125%;
	color: #2e2822;
	border-bottom: 1px solid #2e2822;
	padding-bottom: 5px;
	width: 550px;
}


#wrapper {
	text-align: left;
	width: 760px;
	background-color: #000;
	margin: 30px auto;
}
#news_wrapper {
	text-align: left;
	width: 760px;
	margin: 30px auto;
}
#head {
	float: left;
	height: 100px;
	width: 760px;
	background-color: #333333;
}

/* Lists */

ul {
	margin-left: 25px;
	padding: 0;
}

li {
	list-style-type: square;
}



/* Header */

#head {
	width: 760px;
	height: 130px;
	float: left;
	background-image: url(../images/RC-logo.png);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B82625;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FBEFD6;
}



/* Navigation */

#nav {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 40px;
	float: left;
	/*background-image: url(../images/nav_background3.gif); */
	background-color: #fff;
	
}

/* Navigation list */

#nav ul {
	margin: 0 0 0 0px;
	padding: 0;
}

#nav li {
	float: left;
	list-style: none none;
	font-size: 1.1em;
	margin: 0 0 0 2px!important;
	margin: 0 0 0 1px;
	padding: 3px 0;
	text-transform: lowercase;
}

/* Navigation links */

#nav li a:link, #nav li a:visited {
	margin: 0;
	padding: 3px 0;
	display: block;
	width: 74px;
	color: #fff;
	background-color: #B82625;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #691627;
}

#nav li a:hover, #nav li a:active {
	margin: 0;
	padding: 3px 0;
	display: block;
	color: #d87d2e;
	background-color: 000;
	text-decoration: none;
}

/* Span to change colour */

#nav li a:link span, #nav li a:visited span {
	margin: 0;
	padding: 0;
	color: #5588b5;
	text-decoration: none;
}

#nav li a:hover span, #nav li a:active span {
	margin: 0;
	padding: 0;
	color: #5588b5;
	text-decoration: none;
}

/* Main content */

#main {
	width: 450px;
	padding: 15px;
	float: left;
}

/* Sidebar */

#sidebar {
	width: 145px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.left_boxes {
	width: 120px;
	float: left;
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 10px 15px;
	margin-left: 0px;
	color: #772723 ;
}

/* Sidebar list links */

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 140px;
	padding: 4px 0 4px 5px;
	background-color: #B82625;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #B82625;
}

#sidebar li a:hover, #sidebar li a:active {
	display: block;
	width: 135px;
	padding: 4px 0 4px 5px;
	background-color: #d87d2e;
	color: #000;
	text-decoration: none;
	border-right: 4px solid #d87d2e;
}

/* Footer */


#main_content {
	float: right;
	width: 550px;
	padding: 15px 30px 15px 15px;
	text-align: justify;
}

#main_content_ins {
	float: right;
	width: 550px;
	padding: 15px 30px 15px 15px;
	text-align: justify;
}




#main_content_news {
	float: left;
	text-align: justify;
	padding-right: 20px;
	padding-left: 40px !important;
	padding-left: 15px;
	margin: 0px;
	width: 400px !important;
	width: 380px;
	padding-top: 15px;
}
#main_content_home {
	float: left;
	text-align: justify;
	padding-right: 20px;
	padding-left: 40px !important;
	padding-left: 50px;
	margin: 0px;
	width: 520px!important;
	width: 500px;
	padding-top: 15px;
}
#main_content p {
	line-height: 140%;
}

#p_home{
	width: 550px!important;
}


#footer a {
	font-size: 10px;
	color: #ccc;
}

#footer {
	height: 30px;
	width: 760px;
	font-size: 10px;
	color: #fff;
	line-height: 30px;
	/*background-image: url(../images/footer.jpg);*/
	background-color: #b82625;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	float: left;
	clear: both;
}
#body {
	float: left;
	width: 760px;
	background: #fff;
}



#body_news {
	float: left;
	width: 760px;
	background-color: #fff;
}
#news {
	float: right;
	width: 135px;
	margin-right: 15px;
	margin-top: 15px;
}

#pictures ul {
	margin-bottom: 10px;
	width: 760px;
	list-style: disc inside;
}

#pictures {
	margin-top: 20px;
	width: 360px;
	padding: 0px 0px 0px 0em;
	margin-left: 0px;
}
#pictures li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
	height: 120px;
	font-size: 11px;
	line-height: 16px;
}
#pictures img {
	display: block;
	border: 1px solid #333333;
}
.clear {
	clear: both;
}
.news_heading {
	font-size: 12px;
	color: #009999;
	font-weight: bold;
}
#news {
	font-size: 95%;
	background-color: #F4F4F4;
	float: right;
	width: 130px;
	text-align: left;
	padding: 8px;
	border: 1px solid #333;
	margin: 20px 10px 20px 0px;
}
#news p {
	margin-bottom: -0.4em;
}
#news img {
	border: 1px solid #333;
}
.picture {
	border: 0px solid #999999;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#nav_picture {
	float: left;
	width: 145px;
	padding-top: 20px;
	padding-left: 15px;
}

#text_picture {
	float: left;
	width: 145px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#left_cont {
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
}

.special_offer {
color:#772723;	
}

.required {
color:#772723;	
}

#text_picture {
	float: left;
	width: 145px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
