body
{
	margin:0px;
	padding:0px;
	background-color:#8A1F03;
	background-image:url('images/layout_sides_background.gif');
	background-repeat:repeat-x;
	background-align:top center;
}

h1
{
	margin:0px;
	color:#886E3E;
	font-family:arial;
	font-size:14pt;
}

td
{
	font-size:10pt;
}

#hours_table td
{
	font-family:verdana;
	font-size: 14px;
	vertical-align:top;
}

#contact_table td
{
	font-family:verdana;
	font-size:10pt;
	vertical-align:top;
}

#appointmentTable td
{
	padding:5px 0px 5px 0px;
	/*font-family:arial;
	font-size:11pt;
	font-weight:bold;*/
}

#formhead
{
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

#formRequired
{
	background-color:FFF6BB;
}

#content
{
	padding:30px;
	font-family:verdana;
	font-size:10pt;
	background-color:#FDFBF8;
}

#content a
{
	font-weight:bold;
	color:darkred;
	text-decoration:underline;
}

#content a:hover
{
	color:red;
	text-decoration:underline;
}

#credits
{
	padding:10px;
	color:#C09C92;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
}

#credits a
{
	color:#C09C92;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

#credits a:hover
{
	text-decoration:underline;
}

#floatPhoto
{
	margin:0px 20px 10px 0px;
	float:left;
	width:150px;
}

#floatPhoto2
{
	margin:0px 0px 10px 20px;
	float:right;
	width:325px;
}

#floatPhoto3
{
	margin:0px 0px 10px 0px;
	float:right;
	width:200px;
}

#floatPhoto4
{
	margin:0px 20px 10px 0px;
	float:left;
	width:260px;
}

#footer_menu
{
	padding:10px;
	color:C09C92;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
}

#footer_menu a
{
	color:C09C92;
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
}

#footer_menu a:hover
{
	color:white;
	text-decoration:none;
}

#formItem
{
	font-family:verdana;
	font-size:10pt;
}

#imageTable
{
	background-color:#F0EDE8;
}

#noPadding
{
	padding:0px;
	font-family:verdana;
	font-size:10pt;
}

#squarebullet li
{
	list-style-image:url(images/bullet_circle_black.jpg);
}

#top_text
{
	padding:10px 0px 0px 150px;
	color:white;
	font-weight:bold;
}

#past_events
{
	vertical-align:top;
}

#gallery { position: relative; width:260px; height:195px; margin:0; padding:0; }
#gallery li { display: block; }

#gallery2 { position: relative; width:260px; height:195px; margin:0; padding:0; }
#gallery2 li { display: block; }

#gallery.three_year { position: relative; width:480px; height:360px; margin:0; padding:0; }
#gallery.three_year li { display: block; }

#vision_box {
	background: url(images/vt_background.jpg) no-repeat;
	margin: 15px 10px 10px;
	width: 275px;
	height: 513px;
}
#vision_link_1{
	width: 250px;
	height: 75px;
	padding: 59px 0px 0px 0px;
}
#vision_link_2 {
	width: 275px;
	height: 25px;
	padding-top: 24px;
	*padding-top: 21px;
}
#vision_link_3 {
	width: 115px;
	height: 55px;
	padding: 63px 0px 0px 143px;
	*padding-top: 60px;
}

#drk_red_box {
	background: #8a1f03;
	margin: 10px;
}

#lt_red_box {
	background: #bf311a;
	margin: 20px;
	padding: 10px;
}

#lt_red_box h1 {
	font-size: 200%;
	color: #ffffff;
	margin: 20px 0;
}

#lt_red_box .whitetext {
	font-size:150%;
	color:#ffffff;
}

#lt_red_box .whitetext a:link, #lt_red_box .whitetext a:visited, #lt_red_box .whitetext a:hover {
	font-size:100%;
	color:#ffffff;
}
#lt_red_box .checklist a:link, #lt_red_box .checklist a:visited, #lt_red_box .checklist a:hover {
	font-size: 12px;
	color: #FFF;
}

#new {
	list-style: none;
	background: url(images/new.jpg) no-repeat;
	padding: 0px 0px 0px 56px;
	margin: 0px 0px 0px -56px;
}

#red_bold {
	color: #bf311a;
	font-weight: bold;
}
