/* orange : #F88E44   
*/

html{
	background-image:url(./images/rbstripes.jpg);
	background-position:top left;
	background-repeat:repeat; 
	}

body {
	text-align:left; 
	font-family:Gill Sans, calibri, verdana, arial, sans-serif; 
	background:transparent;
	padding:0px; 
	border:0px; 
	margin:0px; 
	border-bottom:0em solid #ffffff; 
	border-top:0em solid #ffffff;
	font-size:13px;
	}

#banner{
	height:157px;
	width:800px;
	background-color:#fff;
	margin-left:auto; 
	margin-right:auto;
	margin-top:15px;
	border-bottom:0px solid #5FA2AB;
	text-align:left;
	}

#wrapper {
	text-align:left; 
	width:800px; 
	margin:0; 
	margin-left:auto; 
	margin-right:auto; 
	position:relative;  
	padding:0; 
		} 

#content{
	width:800px;
	background-color:#fff;
	margin:0;
	padding:0;
	}
	
#content p{
padding-left:40px;
padding-right:40px;
padding-top:5px;
padding-bottom:5px;
}
	
#rightcontent {
	width:176px;
	float:right;
	background-color:transparent;
	margin-left:10px;
	padding:0px;
	text-align:center;
	}
	
#menu{
	background-color:#F88E44;
	text-align:center;
	margin:0px;
	padding:0px;
	float:left;
	width:800px;
	height:40px;
	font-family:century gothic;
	padding-top:5px;
 	padding-bottom:10px;
 	text-transform:uppercase;
	}
	
 .avjlinks{
 	text-align:center;
 	color:#eee;
 	background-color:transparent;
 	font-size:15px;
 	padding-top:5px;
 	padding-bottom:10px;
 	clear:both;
 	border:none;
 	}

img	{
	border:none;
	}
	
h1 {
	 font-size: 25px;
	 font-family:Gill Sans, century gothic;
	 color:#2A5953;
	 margin-top:10px;
	 margin-bottom:5px;
	 text-indent:10px;
	 padding:0px;
	 margin-left:30px;
 	}
 	
h2 {
	 padding:10px;
	 font-size: 14px;
	 font-family:Gill Sans, century gothic;
	 color:#F88E44;
	 margin:0px;
	 margin-top:10px;
	 margin-bottom:10px;
	 margin-left:30px;
 	}
 	
.latestnews{

	text-indent:80px;}

h3 { padding:10px;
	 font-size: 12px;
	 font-family:Gill Sans, century gothic;
	 color:#F88E44;
	 margin:0px;
	 margin-top:10px;
	 margin-bottom:10px;
	 text-indent:40px;

 	}

h4 {
	padding-top:5px; 
	line-height:1.5em;
	margin-top:0px;
	padding-bottom:5px;
	font-size:9px;
	font-family:Gill Sans, century gothic;
	color:#545122;
	background-color:#ffffff;
	text-align:center;
	clear:all;
	}
	
h5 {
	padding-top:5px; 
	line-height:1.5em;
	margin-top:10px;
	padding-bottom:5px;
	font-size:12px;
	font-family:Gill Sans, century gothic;
	color:#ffffff;
	background-color:#E73511;
	text-align:center;
	clear:all;	
	}
	
h6 {
	 font-size: 13px;
	 line-height:20px;
	 color:#47470A;
	 margin-top:20px;
	 margin-bottom:20px;
	 padding:0px;
	 font-family:Gill Sans, century gothic;
 	}	
 	
p {
	font-size:12px; 
	text-align:justify; 
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	line-height:15px;
	color:#000;
	font-family:Gill Sans, century gothic;
	}	
	
li{
	font-size:11px; 
	list-style-type:none;
	text-indent:0px;
	padding:0px;
	margin:0px;
	}
	
li.square{
	font-size:11px; 
	list-style-type:square;
	text-indent:5px;
	padding:0px;
	margin:0px;	
	}	
	
ol{
	padding:0px;
	margin-left:30px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
a, a:link, a:visited {/*the colour of the menus is affected here*/
	color:#F88E44; 
	font-weight:bold;
	padding:0px;
	margin:0px;
	border:none;
	text-decoration:none;
	}
	
a:active{
   	font-weight:bold;
   	border:none;
   	text-decoration:none;
	}

a:hover {
	color:#C3C082;
	border:none;
	text-decoration:none;
	}
	
/*make links black*/	
	a.black, a:link.black, a:visited.black {/*the colour of the menus is affected here*/
	color:#000; 
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
	
a:active.black{
   	font-weight:bold;
	}

a:hover.black {
	color:#007100;
	}
	
#content img{
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	}
	
#content img.right{
	float:right;
	padding:0px;
	margin:10px;
	}
	
#content img.left{
	float:left;
	padding-right:10px;
	margin:10px;
	}

.left {margin:0 0 1em 0; padding:0; list-style-type:none; float:left; width:13.5em;}

.clear {clear:both;	}
/*.................drop down menu*................------------------------------*/

.topmenuul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.topmenuli{
	list-style-type:none;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	width:150px;
}

.submenuul{
	list-style:none;
	position:absolute;
	margin: 0px;
	padding:0px;
	display:none;
	text-align:center;
}

.submenuli a{/*second level drop down menu*/
	display:block;
	width:150px;
	background-color:#F88E44;
	text-align:center;
	padding:0px;
	padding-top:5px;
	margin:0px;
	height:20px;
	}
	
.submenuli a{
	padding:2px;
	text-decoration: none;
	color: #000000;
}

.submenuli a:hover{
	text-decoration: none;
	background-color:#9FA662;
	color: #fff;
	}
	
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	}

#dmenu li>ul { 
	top: auto;
    left:auto;
	}

#content {
	clear: left;
	}

#dmenu {
	font-family:Gill Sans,Arial, Helvetica, Sans-Serif;
	font-size:12px;
	}

.topmenuul {	

	}
	
.topmenutitle{
	display:block;
	width:148px;
	margin: 0px;
	padding:0px;
	height:20px;
	
}


.submenuul {/*this controls the look of the drop down menu as well*/
	margin-top:0px;
	margin-left:0px;
	background-color:#F88E44;
	list-style:none;
	text-align:center;
}

.topmenuli a{	/*this is the top level menu colors*/
	padding:2px;
	text-decoration: none;
	color: #ffffff;
	width:150px;
	}

.topmenuli a:hover{  /*this is the top level menu colors on Rollover*/
	text-decoration: none;
	background-color:transparent;
	width:150px;
	color:#efefef;
	}
	
	/*end of menu------------------------------------------------*/	

}

.darkfooter{
color:#517267;
font-size:9px;
}

a.darkfooter, a:link.darkfooter, a:visited.darkfooter {/*the colour of the menus is affected here*/
	color:#517267; 
	padding:0px;
	margin:0px;
	border:none;
	text-decoration:none;
	font-size:9px;
	}

.darklink{
color:#517267;

}

a.darklink, a:link.darklink, a:visited.darklink {/*the colour of the menus is affected here*/
	color:#517267; 
	padding:0px;
	margin:0px;
	border:none;
	text-decoration:none;
	}
	
a:active.darklink{
	border:none;
	text-decoration:none;
	color:#aaaaaa;
	}

a:hover.darklink {
	color:#019855;
	border:none;
	text-decoration:none;
	}
	
 .sale	{
	line-height:20px;
	 font-size: 12px;
	 color:#fff;
	 clear:both;
	 background-color:red;
	 margin-top:2px;
	 margin-bottom:2px;
	 text-align:center;
	 padding:0px;
	 border:none;
	 }
	
  
a.sale, a:link.sale, a:visited.sale {/*the colour of the menus is affected here*/
	color:#fff; 
	padding:0px;
	margin:0px;
	border:none;
	text-decoration:none;
	}
	
a:active.sale{
	border:none;
	text-decoration:none;
	}

a:hover.sale {
	color:#ADB673;
	border:none;
	text-decoration:none;
	}

	
