body {
	background-color: #99CCCC;
	background-image: url(images/rockart_bkgrnd3.gif);
}

a:link {color: #993333; text-decoration: none;}
a:visited {color: #966; text-decoration: none;}
a:hover { color: #F60;}


p
{
	color: #663333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h2
{
	color: #FFFFCC;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	color: #FFCC33;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

h4
{
	color: #CCFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
ul
{
	color: #663333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.content { 
	padding: 20px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-align: center;
	padding-top: 10px;
}

#navbar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
	padding: 4px 0px;
	background-image: url(images/horiz_nav_01.jpg);	
	background-repeat: repeat;
	}

.menutxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #996633;
	
}

.menuhd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}

.menutitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	padding-top: 10px;
}

.menutxt a:link {color: #993333; text-decoration: none;}
.menutxt a:visited {color: #966; text-decoration: none;}
.menutxt a:hover { color: #F60;}

#menu
{
	background-color: #FFCC66;
	background-image: url(images/menu-bkgrnd.jpg);
	padding-left: 10px;
	background-repeat: repeat-y;
} 
