/*********** R&B Main Body Layours***********/
body
{
	padding:0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


 a{
 	color:#a39600;
	font-family: arial;
	text-decoration: none;
}

 a:hover{
 	color: #e6d300;
	text-decoration: underline;
}

li {
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
}

table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table a {
	color: #000000;
	font-size: 13px;
}

table a:hover {
	color: #000000;
}

#Container
{
	width: 963px;
	margin: 0 auto;
	text-align: left;
}

#top{
	width: 960px;
}

#header{
	width: 960px;
	height: 126px;
	background-image:url(images/header.jpg);
	margin-bottom: 5px;
}

#menu{
	width: 960px;
	background-image:url(images/topmenubg.gif);
	height: 19px;
	color: #bcav00;
	line-height: 19px;
	margin-bottom: 20px;
}
#menu a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}


#menu a:hover{
	text-decoration: underline;
}

#middle{
	width: 960px;

}

#left{
	width: 130px;
	float: left;
	margin-right: 20px;
}


#right{
	width: 130px;
	float: right;
	margin-left: 20px;
}

#menulinks{
	width: 130px;
	background-color: #FFFFFF;
	border-left: 1px solid #e6d300;
	border-right: 1px solid #e6d300;
	border-bottom: 1px solid #e6d300;
	font-size: 11px;
	margin-bottom: 20px;
}



#menulinks h6{
	font-size: 8px;
}


#menulinks a{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
}

#menulinks a:hover{
	text-decoration: underline;
}

#contentlinks{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:0px;
}

#contentlinks  a{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-left: 0px;
}

#contentlinks a:hover{
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
}

#menutop{
	height: 21px;
	line-height: 21px;
	background-image:url(images/top.gif);
	font-size: 13px;
	padding-left: 10px;
}

#center{
	width: 656px;
	float: left;
}

#content{
	width: 656px;
	background-color: #FFFFFF;
	border-left: 1px solid #e6d300;
	border-right: 1px solid #e6d300;
	border-bottom: 1px solid #e6d300;
	margin-bottom: 20px;
	padding: 15 15 15 15;
}

#contenttop{
	width: 656px;
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	background-image:url(images/content.gif);
}


#footer{
	float: left;
	width: 960px;
	background-image:url(images/topmenubg.gif);
	height: 19px;
	color: #bcav00;
	line-height: 19px;
	margin-bottom: 20px;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}


#footer a:hover{
	text-decoration: underline;
}
