@charset "UTF-8";
/* CSS Document */
/* Designed and developed by Red Cellar Productions; Tyler Harvey. */
/* http://www.redcellar.com */
/* Copyright 2008 Red Cellar Productions. All rights reserved. */

/* Developed for River Island Acupuncture Clinic - http://www.riverislandclinic.com */

/* Site-Wide Definitions */

body { background-color: #333;  font-size: 14px; font-family: "Times New Roman", Times, serif; }
p.footertext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #919191; }

a:link { color: #00604E; }
a:visited { color: #00604E; }
a:hover { color: #990000; }
a:active { color: #00604E; }

p.footermenu { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #919191; }
a.footermenu:link { color: #666; }
a.footermenu:visited { color: #666; }
a.footermenu:hover { color: #FFF; }
a.footermenu:active { color: #666; }

h1 { color: #00604E; font-size: 20px; line-height: 1.8; font-family:  Georgia, "Times New Roman", Times, serif; }
h2 { color:#990000; font-size: 16px; line-height: 1.8; font-family:  Georgia, "Times New Roman", Times, serif; }
h3 { color: #000; font-size: 14px; line-height: 1.8; font-family:  Georgia, "Times New Roman", Times, serif; }
p { color: #000; font-size: 14px; line-height: 1.8; text-indent: 0px; font-family: "Times New Roman", Times, serif }
/* p:first-letter { font-size: 14px; font-weight: bold; } */
li { list-style-type: square; line-height: 1.8; font-family: "Times New Roman", Times, serif }

#pagetable { margin: 10px 50px 50px 50px; width: 700; }

p#footnote { color: #000; font-size: 10px; text-indent: inherit;}

hr { margin-top: 30px; margin-bottom: 30px; }

/* FEEDBACK ITEMS */
table#feedback {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #A3CDBE;
}

tr#standard-footer { background-image: url('images/page_bottom.jpg'); background-repeat: no-repeat; }

/* Index Page Specific Definitions */

table#index-main { margin-top: 50px; }
tr#index-footer { background-image: url('home_images/page_bottom.jpg'); background-repeat: no-repeat; }