p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	padding-left: 10px;}
.nav a {
	text-decoration:none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 3px;
	font-weight: bold;
}
.orange {
	color: #ed822e;
}
.white {
	color: #FFFFFF;
}
.pink {
	color: #cd007e;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 14px;
}
.footer a {
	text-decoration:none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
}
.footer2 a {
	text-decoration:none;
	color: #666666;
}
.footer2 a:hover {
	color: #228dc1;
	text-decoration: underline;
}

.greenbd {
	padding: 5px;
	border: 1px solid #66CC00;
}
.green {
	color: #6AB61E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: 228DC1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99d539;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 228dc1;
	font-size: 16px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.leftnav a:hover{
	color: #5DA415;
}
.leftnav a:active{
	color: #5DA415;
}
.leftnav a:visited{
	color: #5DA415;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #228dc1;
	font-size: 12px;
}
.caps {
	text-transform: uppercase;
}
body {
	background-image: url(http://partyconnectionmiami.com/images/dots-r.gif);
	background-repeat: repeat;
}
.navbar {
	background-image: url(images/navBar.gif);
	background-repeat: repeat-x;
}
