body { 
	padding: 0; 
	margin: 0; 
	font: 0.8em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {	color: #4a7ba6;	background: inherit;}
a:hover { color: #95A6D7; background: inherit; }

a.active {
        border-bottom: 1px solid #555555;
}

a.acro {
	background: url(../images/acro.png) center left no-repeat;
    padding-left: 18px;
}

img {
	border: 0px;
}

input {
	border: 1px solid black;
}

textarea {
	border: 1px solid black;
}

h1 { font: normal 2.5em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 10px 10px; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */
.background-left {
	margin: 0 auto;
	width: 828px;
	background: url(../images/left_grad.jpg) left repeat-y;
}

.background-right {
	margin: 0 auto;
	width: 828px;
	background: url(../images/right_grad.jpg) right repeat-y;
}

.content { 
	margin: 0 auto;
	width: 780px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: 1px solid black;
	background-color: #f4f4d6;
}

.header { 
	height: 155px;
	background: url(../images/brookside_header.jpg) left no-repeat;
}

.links {
	text-align: right;
	padding-top: 105px;                  
	padding-right: 10px;
	padding-left: 175px;
	font-size: 10pt;
	color: #666666;
}

.links a {	color: #4a7ba6;	text-decoration: none; background: inherit; }
.links a:hover { color: #95A6D7; background: inherit; }
                                                                   
.sub_links {
	text-align: right;
	font-size: 9pt;
}

.main_text {
	width: 750px;
	padding-left: 15px;
	padding-top: 10px;
}

.main_text h2 {
	padding-left: 70px;
	padding-right: 70px;
	margin-bottom: 5px;
}

.main_text h3 {
	padding-left: 75px;
	padding-right: 75px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.main_text h4 {
	padding-left: 85px;
	padding-right: 85px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.main_text ul {
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 15px;
}

ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	
ul.horz li {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	border-bottom: none;
}

.main_text table.table_list {
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 15px;	
}

.main_text p {
	padding-left: 80px;
	padding-right: 80px;
        text-align: justify;
}

.right_side {
	float: right;
	text-align:left;
	width: 250px;
}

.left_side {
	float: left;
	text-align:left;
	width: 250px;
}	
.footer { 
	width: 780px;
	background-color: #4a7ba6;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}         

.footer a {
        color: #ffffff;
}                                                                                                      

.bios p {
        text-align: justify;
}

.bios p.quote {
        text-align: justify;
        padding-top: 5px;
}

.bios img {
        float: left;
        margin: 10px 10px 10px 85px;
}

.bios br {
        clear:both;
}

table.pix {
	padding-left: 20px;
	padding-right: 25px;
	text-align: center;
}

td.pix {
	padding-top: 10px;
	vertical-align: bottom;
	text-align: center;	
}

ul.none {
	list-style-type: none;
}

table.calendar {width: 350px; border: 1px solid black;
padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;	}

table.calendar tr.head {background-color: #4a7ba6; }
table.calendar td.head {text-align: center; border-bottom: 1px dashed black;}
table.calendar td.sub_head {text-align: center; border: 1px dotted #bbbbbb; width: 14%; background-color: #dddddd; }
table.calendar td.day {text-align: center; border: 1px dotted #cccccc; background-color: #fff;}
table.calendar td.cur_day {text-align: center; border: 1px solid #555555; background-color: #fff;}
table.calendar td.exclude {background-color: #eeeeee; }
table.calendar td.day_event { background-color: white; text-align: center; border: 1px dotted #cccccc;}
table.calendar td.cur_day_event {background-color: white; text-align: center; border: 1px solid #555555;}
table.calendar td.day_event:hover {background-color: #eedbbd;}
table.calendar td.cur_day_event:hover {background-color: #eedbbd;}

font.cal_title {font-size: 10pt; font-weight: bold; color: #ffffff; }
font.cal_link {font-size: 10pt;}
font.cal_link a {color: #ffffff; text-decoration: none;}
font.cal_link a:hover {color: #da8b2e; }
font.cal_dow {font-size: 9pt;}
font.cal_dow_event {font-size: 9pt; font-weight: bold;}
font.cal_dow_event a {color: black; text-decoration: none;}

table.cart {
	border: 1px;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	width: 610px;
	
}

table.cart th {
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	padding-left: 5px;
	padding-right: 5px;
}

table.cart td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

table.cart td.item {
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

table.cart td.checkout {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
