/* This Style Sheet is only for Static Pages. You can use these styles for special features, like ads but it is not connected to the main site info/ This is where to add special Prufrock styles 
*/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a, a:link, a:visited{
	color: #663399;
	text-decoration: underline;
	
}
a:hover{
	color: #6633CC;
	text-decoration: none;
}
.navbarLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	clear: right;
	height: 20px;
	font-size: 70%;
	font-weight: normal;
	padding-top: 5px;
}
.navbarLinks a, .navbarLinks a:link, .navbarLinks a:visited  {
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #948DA0;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.navbarLinks a:hover {
	color: #333366;
	background-color: #E7EAED;
}
.navCart {
	float: right;
	background-image: url(/client/client_images/template/cartBG.gif);
	height: 25px;
	clear: right;
}

.cartcontents {
	color: #330066;
	font-size: 70%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
}
.leftnav {
	background-color: #D8D8E6;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A098AB;
}
#catLinks{
	padding-top: 20px;
}

#catLinks h3{
	padding: 10px 0px 2px 10px;
}

#catLinks a, #catLinks a:link, #catLinks a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	background-color: #E6E1F1;
	color: #2C1E3F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A098AB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	text-decoration: underline;
}

#catLinks a:hover{
	background-color: #F2F0F9;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A098AB;
	border-bottom-color: #FFFFFF;
}
#catLinks a:active{
	background-color: #D16895;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A098AB;
	border-bottom-color: #FFFFFF;
}
#search {
	margin-top: 25px;
	margin-left: 10px;
}
.searchbox {
	color: #2C1E3F;
	background-color: #FFFFFF;
	font-size: 75%;
	font-weight: normal;
}
.maincontent {
	padding: 15px 10px 10px;
	background-color: #FFFFFF;
}

.rightcol {
	background-color: #EBECDE;
	padding: 20px 10px 10px;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC99;
}
.footer {
	background-color: #5B4E8E;
	background-image: url(/client/client_images/template/bottomBG.gif);
	padding: 6px 0px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #382A4C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A098AB;
}
.footer a, .footer a:link, .footer a:visited  {
	color: #FFFFFF;
	font-size: 75%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.footer a:hover {
	color: #FFFFFF;
	
}
.footercopyrite {
	font-size: 65%;
	color: #666666;
	text-align: right;
	padding: 3px;

}

#rightads {
	font-size: 70%;
	color: #362A48;
	right: 50%;
}
.longDescLink{
	text-align: center;
}
.longDescLink a, .longDescLink a:link, .longDescLink a:visited {
	padding-right: 50px;
	padding-left: 50px;
}
h1 {
	color: #330066;
	font-size: 150%;
	text-align: center;
}
h4 {
	color: #666666;
	text-align: center;
	margin-top: -10px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 90%;
}
p {
	font-size: 12px;
	line-height: 1.4em;
}

li {
	font-size: 12px;
}h3 {
	color: #330066;
	font-size: 100%;
	padding: 2px 2px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 10px;
}
.contactlist p {
	margin-top: -7px;
	margin-left: 20px;
}
#dyHometext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 5px;
	line-height: 140%;
}
#formtable, #formtable input, #formtable textarea, #formtable select{
	font-size: 12px;
	color: #333333;
}
.formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #402E58;
	background-image: url(/client/client_images/template/topNavBG.gif);
	font-weight: bold;
	padding: 5px;
}
.formdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}

/* Style for sub category links after clicking on left menu category */
.linkdrilldown {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
A.linkdrilldown:link {
	color: #333399;
	text-decoration: underline;
}
A.linkdrilldown:visited {
	color: #333399;
}
A.linkdrilldown:hover {
	color: #3333CC;
	text-decoration: underline
}
