body 		{font: 11px Verdana, Arial, Helvetica}

.bodybold 	{font-weight: bold;
		font-size: 10px}

h0		{font-size: 24px;
		font-weight: bold;
		color: #990000}

h1 		{font-size: 20px;
		font-weight: bold;
		color: #990000}

h2 		{font-size: 16px;
		font-weight: bold;
		color: #990000}

h3 		{font-size: 14px;
		font-weight: bold;
		color: #990000}

h4 		{font-size: 12px;
		font-weight: bold;
		color: #990000}

.texttitle 		{font-size: 11px;
		font-weight: bold;
		color: #990000}

.mainname 	{font-size: 14px;
		font-weight: bold;
		color: #990000}

.entryname 	{font-size: 12px;
		font-weight: bold;
		color: #990000}

.entrydate 	{font-size: 9px}

.promotiontext	{font-size: 36px;
		font-weight: bold;
		text-align: center;
		color: #663399
		}

.promotionsubtext	{font-size: 24px;
		font-weight: bold;
		text-align: center;
		color: #000000
		}

.footer		{font-size: 10px; 
		text-align: left}

.footerbold	{font-size: 10px; 
		font-weight: bold;
		text-align: left}

img.floatright	{float: right;
		padding-left: 10px;
		padding-bottom: 10px;}

#floatright		{float: right;
		padding-left: 10px;
		padding-bottom: 10px;}

img.floatleft	{float: left;
		padding-right: 10px;
		padding-bottom: 10px;}

#floatleft		{float: left;
		padding-right: 10px;
		padding-bottom: 10px;}

#rightbar .title 	{font-size: 12px;
		font-weight: bold;
		color: #990000;
		line-height: 16px}

#rightbar .date 	{font-weight: bold}

.framebody 	{background-color: #FFFFCC}

#rightbar .entry 	{color: #000000;
		font: 11px Verdana, Arial, Helvetica}

#rightbar .smallentry 	{color: #000000;
		font: 10px Verdana, Arial, Helvetica}

.updated 		{background-color: #990000;
		font-weight: bold;
		color: #FFFFFF}

a:hover 		{text-decoration: none}
a:link 		{text-decoration: none}
a:visited 		{text-decoration: none}
a:active 		{text-decoration: none}


.buttontext:hover  	{color :#000000;
		background-color: #CFCFCF;
		border-top: solid #000000 1px; 
		border-right: solid #000000 0px; 
		border-left: solid #000000 0px; 
		border-bottom : solid #000000 0px}

/* ******************************************/
/* ******               Left Frame            ********/
/* ******************************************/
#leftbar  a 	{display: block;
		width: 143px;
		padding :3px;
		border-top: solid #990000 1px; 
		border-right: solid #000000 0px; 
		border-left: solid #000000 0px; 
		border-bottom: solid #000000 0px; 
		font-size: 11px;
		font-style: normal;
		text-align : left;
		text-indent: 0px}

#leftbar a:hover 	{background-color:#FFCC66}
#leftbar a:link 	{color:#0000CC}
#leftbar a:visited 	{color:#663399}
#leftbar a:active 	{text-decoration: none}

/* ******************************************/
/* ******          Header Frame          ********/
/* ******************************************/

.banner
{	height: 40px}

#topframe
{	margin-bottom : 20px}

#topframe h1, h2
{	font-weight : bold;
	padding : 10px 0 0 0;
	margin : 0}

#topframe h1
{	font-size : 32px;
	line-height : 32px}

#topframe h2
{	font-size : 26px;
	line-height : 26px}

.leftimg		{display: block;
		margin: 5px 30px 5px 30px}

.rightimg		{display: block;
		margin: 15px 0px 15px 0px}

.maintopimg	{background: #F5D996;
		float: left;
		padding-top : 5px;
		padding-bottom : 10px;
		padding-left : 30px;
		padding-right : 15px;
		margin-right: 20px}

/* ******************************************/
/* ******        Expanding Menus       *******/
/* ******************************************/
ul#menu {
  width: 143px;
  list-style-type: none;
  border-top: solid 1px #990000;
  margin: 0px;
  padding: 0px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul#menu li, ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu a {
  margin-left: 3px;
}

ul#menu li {
  border-bottom: solid 1px #990000;
  line-height: 15px;
  list-style-type: none;
}

ul#menu ol li {
  border-bottom: none;
  line-height: 13px;
}

ul#menu ol li:before {
  content: "-";
  margin-left: 10px;
}

ul#menu a {
  text-decoration: no/Users/tonywells/Desktop/CAMRA/CAMRA Website/styles.cssne;
  outline: none;
}

ul#menu a:link {
  color: #0000CC;
}

ul#menu a:hover {
  color: #990000;
}

ul#menu a.active {
  color: #be5028;
}

ul#menu a.visited {
  color: #663399;
}

/* ******************************************/
/* ******          NavBar Buttons        ********/
/* ******************************************/
#navbar a 	{float:left;
		width:85px;
		text-decoration:none;
		color:#990000;
		background-color:#FFFFCC;
		padding:2px 4px;
		margin-right:2px;
		border-right: solid #990000 1px;
		border-bottom: solid #990000 1px;
		font-size: 11px;
		text-align:right}

#navbar a:hover 	{color:#990000;
		background-color:#FFCC66}

#navbar a.current 	{color: #FFFFCC;
		background-color:#990000}

#navbar li.current 	{color: #FFFFCC;
		background-color:#990000}

#navbar ul 	{float:left;
		padding:0;
		margin:0;
		list-style-type:none
		}

#navbar li 	{display:inline
		}

.backg
{	background-color: #990000}


#newnavbar
{	margin: 0;
	padding: 0;
	z-index: 30}

#newnavbar li
{	list-style: none;
	float: left;
	font:  11px}

#newnavbar li a
{	display: block;
	margin: 2px;
	padding: 2px 12px;
	width: auto;
	background: #FFFFCC;
	color: #990000;
	text-align: right;
	text-decoration: none;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 0px solid #990000;
	border-top: 0px solid #990000}

#newnavbar li a:hover
{	background: #FFCC66}

#newnavbar div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #990000}

#newnavbar div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 3px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFCC;
	color: #990000;
	font: 11px;
	border-right: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC}

#newnavbar div a:hover
{	background: #FFCC66}

#newnavbar a.current
{	color: #FFFFCC;
	background-color:#990000}

#newnavbar a.break
{	border-right: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC}

#newnavbar a.current:hover
{	color: #FFFFCC;
	background-color:#990000}
