/* DATEPICKER DEMO CSS */
body
        {
        padding:0;
        border:0;
        margin:0;
        font-family: verdana,arial,sans-serif;
}

blockquote
	{font-family: Verdana;
	 font-size: 8pt;
	 margin-left: 6pt;
	 margin-top: 4pt;
	 color: RGB(50,50,50)}
	 
img {border: none}
img.blackborder
	{border-color: black}

h1
	{font-family: Verdana;
	 font-size: 11pt;
	 color: RGB(75,75,75)}
h2
	{font-family: Verdana;
	 font-size: 11pt;
	 color: RGB(75,75,75)}
h2.job
	{text-decoration: underline;
	 font-size: 10pt;
	 margin-bottom: 6pt}
h3
	{font-family: Verdana;
	 font-size: 10pt;
	 color: black}
	 
	 
div.center
	{text-align: center;
	 font-family: Verdana;
	 font-size: 8pt}
p
	{font-family: Verdana;
	 font-size: 8pt}
ul li
	{font-family: Verdana;
	 font-size: 8pt}
ul.checkmark
	{margin-top: 6pt;
	 margin-bottom: 6pt;
	 list-style-image:  url('assets/checkmark.gif')}

h2.locations
	{font-size: 12pt;
	 font-family: Verdana}
span.about_heading
	{font-size: 10pt;
	 font-family: Verdana;
	 color: #CC6600;
	 font-weight: bold}
p.about
	{font-size: 8pt;
	 font-family: Verdana;
	 margin-top: 0px}
p.locations
	{font-family: Verdana;
	 font-size: 10pt}
table tr td
 	{font-family: Verdana;
	 font-size: 8pt}
table.locations tr th
	{font-family: Verdana;
	 font-size: 9pt;
	 background-color: silver}
table.locations tr td
	{font-family: Arial;
	 font-size: 8pt}
table.locations tr td a
	{font-size: 8pt;
	 text-decoration: none;
	 font-weight: bold;
	 color: #3C5C71}
table.locations tr td a:hover
	{color: RGB(99,0,0);
	 text-decoration: underline}
table.lines tr td
	{font-family: Verdana;
	 font-size: 8pt}
table.lines tr td a
	{text-decoration: none;
	 font-weight: normal;
	 color: #3C5C71}
table.lines tr td a:hover
	{color: RGB(124,0,0);
	 text-decoration: none}
table.faqs tr td
	{font-family: Verdana;
	 font-size: 8pt}
table.faqs tr td a
	{text-decoration: none;
	 font-weight: normal;
	 color: #3C5C71;
	 font-size: 8pt}
table.faqs tr td a:hover
	{color: black;
	 text-decoration: underline}
table.ordering tr th
	{border-bottom: 1px ridge rgb(0,0,128);
	 font-family: Verdana;
	 font-size: 9pt;
	 background-color: silver}
table.ordering tr td
	{font-family: Verdana;
	 font-size: 8pt}
table.personnel tr th
	{text-align: left;
	 font-family: Verdana;
	 font-size: 9pt}
table.personnel tr td
	{font-family: Verdana;
	 font-size: 8pt}
table.personnel tr td a
	{font-size: 8pt;
	 font-weight: bold}
table.personnel tr td a:hover
	{color: black}
p.top_navi
	{font-family: verdana;
	 font-size: 8pt;
	 color: RGB(75,75,75);
	 margin-top: 4px;
	 margin-bottom: 4px}
p.top_navi a
	{text-decoration: none;
	color: #3C5C71}
p.top_navi a:hover
	{text-decoration: underline;
	 color: black}
.small
	{background-color: #EEEEEE;
	 font-size: 8pt}
p.message
	{font-family: verdana;
	 font-size: 9pt;
	 font-weight: bold;
	 color: RGB(99,0,0)}

p.call {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px 10px 0px 10px;
	}
	
p.call2 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	}

p.links {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px 0px 130px;
	}
p.links1 {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px 0px 75px;
	}


a	{color: #3C5C71;font-family: Verdana;text-decoration: none}
a:hover	{text-decoration: underline}
a.ordering {color: #3C5C71;font-family: Verdana;text-decoration: none}
a.ordering:hover {text-decoration: underline}

a.footer1:link {text-decoration: none;color: #ffffff;font-family: Verdana;font-size: 8pt}
a.footer1:visited {text-decoration: none;color: #ffffff;font-family: Verdana;font-size: 8pt}
a.footer1:active {text-decoration: none;color: #ffffff;font-family: Verdana;font-size: 8pt}
a.footer1:hover	{text-decoration: underline;color: #ffffff}
	 
a.white	{text-decoration: none;font-weight: bold;color: white}
a.white:hover {text-decoration: underline}

a.footer {text-decoration: none;color: #3C5C71;font-family: Verdana;font-size: 8pt}
a.footer:hover {text-decoration: underline;color: black}

a.navy{text-decoration: none;color: #3C5C71}
a.navy:hover {text-decoration: underline;color: black}

a.top_bar {text-decoration: none;color: black}
a.top_bar:hover {text-decoration: underline}

a.cat:link { color:#ffffff; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.cat:visited { color:#ffffff; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.cat:active { color:#ffffff; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.cat:hover { color:#000000; font-size: 12px; font-weight: bold; text-decoration: underline;}

