
a:link {  font-family: verdana, arial, san-serif; color: #2666b5; font-weight: normal; text-decoration: underline}
a:hover {  font-family: verdana, arial, san-serif; color: #000000; font-weight: normal; text-decoration: underline}
a:active {  font-family: verdana, arial, san-serif; color: #2666b5; font-weight: normal;  text-decoration: underline}
a:visited {  font-family: verdana, arial, san-serif; color: #2666b5; font-weight: normal; text-decoration: underline}
font {  font-family: verdana, arial, san-serif}

p, td {  
font-family: verdana, arial, san-serif; 
font-size: 11px;
}

th {
border:thin solid #000000;
}

p {  
font-family: verdana, arial, san-serif; 
font-size: 11px;
padding-right: 10px;
padding-left: 15px;
}

.TableHead{
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: #B44029;
	font-color: #fff;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.TableText {
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.thintable {
border-collapse: collapse}


h1 {  
font-family: font-family: verdana, arial, san-serif; 
font-size: 14px; 
text-transform: uppercase;
color: #Bede07; /*brtlime*/
letter-spacing: 2px;
margin-bottom: -3px;
padding-left: 10px;
}

h2 {  
font-family: courier new; 
font-size: 16px; 
font-weight: bold;
letter-spacing: 2px; 
color: #2666B5; /*brtblu*/
margin-bottom: -3px;
padding-left: 14px;
text-transform: capitalize}

h3 {  
font-family: font-family: verdana, arial, san-serif; 
font-size: 11px; 
font-weight: bold; 
letter-spacing: 2px;
color: #394a64; /*dkblu*/
margin-bottom: -3px;
padding-left: 10px;}

.quote {
font-family: Courier New;
font-size: 14px;
border-top: 1px solid #000;
border-top-margin: 50px;
margin-right: 20px;
margin-left: 20px;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px dashed #000;
color: #2666B5;
padding-right: 20px;
padding-left: 20px;
font-weight: bold;
background-color:#D2D8E6;
} 

.quotehm {
font-family: Courier New;
font-size: 12px;
border-top: 1px solid #000;
border-top-margin: 50px;
margin-right: 10px;
margin-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px dashed #000;
color: #2666B5;
padding-right: 10px;
padding-left: 10px;
font-weight: bold;
line-height: 15px;
background-color:#c3cADD;
} 

<!--------nav system---------->

#list-menu {
width: 240px;
/* this width value is also effected by
the padding we will later set on the links. */
font-family: verdana, arial, san-serif;
font-size: 12px; 
letter-spacing: 1.5px;
}

/* this removes bullets and indents. */
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
list-style-image: none;
} 

/* creates space between items. 3rd col=sp btwn */
#list-menu li {
margin: 1px 1 3;
} 

/* this section creates styles for the links. */
#list-menu a {
display: block;
width:160px;
padding: 2px 2px 2px 10px;
border: 1px solid #ccc;
background: #fff;
color: #000;
text-decoration: none; 
font-weight: bold;
filter:blendTrans(duration=0.3)
} 

/* next two sections create rollover effects. */
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000;
font-weight: bold;
}

#list-menu a:hover {
border: 1px solid #ccc;
background: #97a7c0;
color: #fff;
font-weight: bold;
} 

/* could add a bg image for hover. */
/*#list-menu a:hover {
border: 1px solid #000000;
background: #333333 url(images/background1.gif);
color: #ffffff;
} 
*/

/* for cool fading transition effect add this code 
#list-menu a {
display: block;
width:110px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none;
filter:blendTrans(duration=0.5);}
*/

/* if using transition - add to head  

<script type="text/javascript">
<!-- 
function lite(obj) {
if(document.all&&!window.opera) {
obj.filters.blendTrans.apply(); 
obj.filters.blendTrans.play(); 
} 
} 
-->
</script> 

*/

/* SUB-MENU  */
#list-menusub {
width: 200px;
/* this width value is also effected by
the padding we will later set on the links. */
font-family: verdana, arial, san-serif;
font-size: 10px; 
}

/* this removes bullets and indents. */
#list-menusub ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 

/* creates space between items. */
#list-menusub li {
margin: 0px 0 0;
} 

/* this section creates styles for the links. */
#list-menusub a {
display: block;
width:150px;
padding: 0px 0px 1px 1px;
border: 1px solid #ffffcd;
background: #ffffcd;
color: #000000;
text-decoration: none; 
filter:blendTrans(duration=0.2)
} 

/* next two sections create rollover effects. */
#list-menusub a:link, #list-menusub a:active, #list-menusub a:visited {
color: #000000;
}

#list-menusub a:hover {
border: 1px solid #ffffcd;
background: #dca153;
color: #000000;
} 

/* END SUB-MENU  */


/* event-box  */
.eventbox {
width: 100%;
margin: 0;
padding: 10px 10;
background: #fff;
border: 1px dotted #dca153;
vertical-align: left;}

/* END event-box  */



<!----------end main left nav------->

a.footerlink, a.footerlink:active, a.footerlink:visited {  
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #000000; 
font-weight: bold;
text-decoration: underline}

a.footerlink:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #ffffff; 
font-weight: bold;
text-decoration: underline}

footerlinkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #cc3303;
}

a.footerlink, a.footerlink:active, a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #516b8a;
}

.rtsliv {
background-image:url(../images/MMAtheme-flat-rtsliv.jpg);
background-repeat: no-repeat;
}

.lgred {
font-size: 16px;
color: #ff0000;
}

.price {
font-size: 14px;
color: #2222a5;
}

.black {
color: #000000}

ul {  list-style-position: outside; 
list-style-image: url(../gfx/bullet-blu.gif);
margin-bottom: 10px;
line-height: 130%;
}

.lgred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	}
	
.strong {  font-size: 17px; font-weight: bold}

.footer { 
font-family: Arial, Helvetica, sans-serif;  font-size: 10px;line-height: 16px}