/* CSS Document */
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	background-image: url(images/background.jpg);

	background-repeat: repeat-x;
	background-position: left top;

}

table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

}

a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #669933;

	text-decoration: none;

	font-weight: bold;



}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #669933;

	text-decoration: none;

	font-weight: bold;



}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #666666;

	text-decoration: none;

	font-weight: bold;



}

 #titlebar a:link {

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

	font-size: 12px;



} 

	#titlebar a:visited {

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

	font-size: 12px;

}

	 #titlebar a:hover {

	font-weight: bold;

	text-decoration: none;

	color: #666666;

	font-size: 12px;

}

a.active:hover {
	background: #F9EA84;
}

a.active, a.active:visited {
	background: #669933;
	padding-left:5px;
	padding-right:5px;
}

#redpoint a:link {

	color: #990000;

	text-decoration: none;

	font-weight: normal;

	font-size: 9px;

} 

	#redpoint a:visited {

	color: #990000;

	text-decoration: none;

	font-weight: normal;

	font-size: 9px;

}

	 #redpoint, #redpoint body, #redpoint a:active {

	font-weight: normal;

	text-decoration: none;

	color: #000000;

}

	 #redpoint a:hover {

	color: #666666;

	text-decoration: none;

	font-weight: normal;}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #669933;

	text-decoration: none;

	font-weight: bold;

	font-style: oblique;





}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #CCCCCC;






}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #B10000;
	font-weight: bold;
	background-color: #E1E1E1;
	height: 18px;
}

.contentborder {
	border: solid #B9B7A1;
	background-color: #FFFFFF;


}
.contentbackground {
	background-image: url(images/green_back_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: none;


}
.navbackground {

	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: none;
}
.front_content {

	background-image: url(images/front_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: none;
}

.rightnavborder {
	border: solid #B9B7A1;
	background-color: #D2D1C3;
	background-image: url(images/right_nav_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.image_border {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

/*
	STYLES ADDED BY HOMETOWNPCRX.COM
*/

.sleek {
	background-color: #D0E2F0;
	border-bottom: 1px solid #DACCA9;
	border-right: 1px solid #DACCA9;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 8px;
}

.party {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
