.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #993333;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #993333;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.brandlogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;

}
a:link {
	color: #993333;
}

a:visited {
  color: #cc6600;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #999900;
}

.navi {
   color: #993333;
}

.navi a:link {
   display: block;
   width: 150px;
   padding: 10px 0 16px 32px;
   font: bold 80% Georgia, "Times New Roman", Times, serif;
   color: #993333;
   text-decoration: none;
}

.navi a:hover {
   background-position: 0 -69px;
   color: #cc6600;
}
   
.navi a:active {
	background-position: 0 -138px;
	color: #666666;
	list-style-image: url(../images/templateimages/nav/bricklogocolorssmall.jpg);
}









a.nav:link {
	color: #993333;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.nav:visited {
	color: #cc6600;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.nav:hover {
	color: #FFFFFF;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.nav:active {
	color: cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(../images/templateimages/nav/bricklogocolorssmall.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.topparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: 993333;
	font-size: 14px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
}
