/*
  Design by Metamorphosis Design
  http://www.metamorphozis.com
  Released for free under a Creative Commons Attribution 2.5 License
  Modified by Timothy Striebeck, 2013-08-10
  http://www.technocareconsulting.com
*/
  
*
{
  margin: 0px;
  padding: 0px;
}
  
a:link
{
  color: #097E94;
}
  
a:hover
{
  text-decoration: none;
  color: #FF0000;
}
  
a:visited
{
  color: #097E94;
}
  
body
{
  background: #037BB0 url(images/back_all.gif) repeat-x;
  font: 13px Arial, Helvetica, sans-serif;
  color: #383838;
}
  
#content
{
  width: 1001px;
  margin: 0px auto;
}
  
#main
{
  width: 1001px;
  background: url(images/table_back3.gif) repeat-y;
  margin-bottom: 10px;
}
  
/* rightside column */

#top
{
  background: url(images/top3.gif) no-repeat;
  width: 1001px;
}
  
#bottom
{
  background: url(images/bottom3.gif) no-repeat;
  width: 1001px;
  height: 17px;
}
  
#back
{
  width: 1001px;
  margin: 0px auto;
}
  
#header
{
  height: 345px;
  text-align: right;
  margin-bottom: 8px;
}
  
#logo
{
  /* width: 981px; */
  width: 1001px;
  height: 316px;
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
  background: url(images/city_new3.jpg) no-repeat;
}
  
#logo a
{
  text-decoration: none;
  text-transform: lowercase;
  font-style: italic;
  font-size: 18px;
  color: #ffffff;
}
  
#logo H2 a
{
  font-size: 12px;
}
  
#menu
{
  width: 1001px;
  height: 35px;
  padding-top: 12px;
  margin-top: 20px;
  padding-left: 20px;
  background: url(images/menu5.png) no-repeat;
  margin-bottom: 0px;
}
  
#menu ul
{
  list-style: none;	
}
  
#menu li
{
  display: inline; 
}
  
#menu a
{
  float: left;
  width: 155px;
  height: 35px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding-top: px;
  text-transform: uppercase;
  margin-left: 3px;
}
  

  
#right
{
  width: 244px;
  float: right;
  margin-right: 0px;
  margin-top: 7px;
}
  
#right H3
{
  width: 220px;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 16px;
  text-transform: uppercase;
  color: #ffffff;
  background: url(images/title2.gif) no-repeat;
}
  
#right H4
{
  width: 220px;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background: url(images/title2.gif) no-repeat;
}
  
#right ul
{
  list-style: none;
  margin-bottom: 10px;
  padding-top: 10px;
}
  
#right .right_back
{
  background: #FFFFFF;
}
  
#right .right_bottom
{
  padding-bottom: 15px;
  margin-bottom: 10px;
  background: url(images/title_bottom2.gif) no-repeat bottom;
}
  
#right li
{
  padding: 7px;
  padding-left: 10px;
}
  
#right .sub
{
  padding-left: 30px;
}
  
#right a
{
  color: #097E94;
}
#right a:visited
{
  color: #097E94;
}
  
#right p
{
  font-size: 10px;
  padding-left: 10px;
}
  
.bot
{
  padding: 10px;
}
  
#calendar
{
  padding: 20px 10px 20px 10px;
}
  
#calendar table 
{
  width: 100%;
  text-align: center;
}
  
#calendar thead 
{
  
}
  
#calendar tbody td 
{
  border: 1px solid #F1F1F1;
}
  
#calendar #prev 
{
  text-align: left;
}
  
#calendar #next 
{
  text-align: right;
}
  
#calendar tfoot a 
{
  text-decoration: none;
  font-weight: bold;
}
  
#calendar #now 
{
  background: #696969;
  border: 1px solid #ff0000;
  font-weight: bold;
  color: #ffffff
}
  
#left
{
  width: 700px;
  padding-left: 15px;
}
  
#left H4
{
  margin: 0;
  padding: 0px;
  font-size: 14px;
  color: #037BB0;
  padding-top: 20px;
  padding-bottom: 10px;
  text-decoration: underline;
}
  
#left H4 a
{
  color: #037BB0;
  text-decoration: none;
}
  
#left a
{
  color: #037BB0;
  text-decoration: none;
}
  
#left p 
{
  margin: 5px;
  padding: 0;
}
  
#left h2
{
  margin: 0;
  padding: 0;
  padding-top: 10px;
  color: #037BB0;
}
  
#left ol, #left ul
{
  margin-left: 30px;
}
  
.date
{
  text-align: right;
  color: #037BB0;
  font-size: 11px;
}
  
.date a
{
  color: #037BB0;
}
  
.underline
{
  text-decoration: underline;
}
  
#footer
{
  height: 45px;
  clear: both;
  padding-top: 20px;
}
  
#footer p
{
  margin: 0;
  font-size: 10px;
  text-align: center;
  color: #4A2011;
}
  
#footer a
{
/*  color: #4A2011; */
  color: #036;
  text-decoration: underline;
}

#footer_text 
{
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
  text-align :center;
}

#photo
{
  float:left;
  font-size:75%;
}

.box-table-a
{
  	font-size: 12px;
  	width: 75%;
  	text-align: left;
  	border-collapse: collapse;
}
  
.box-table-a th
{
  	font-size: 13px;
  	font-weight: normal;
  	padding: 3px 8px;
  	background: #b9c9fe;
  	border-top: 4px solid #aabcfe;
  	border-bottom: 1px solid #fff;
  	color: #039;
}
  
.box-table-a td
{
  	padding:3px 8px;
  	background: #e8edff; 
  	border-bottom: 1px solid #fff;
  	color: #669;
  	border-top: 1px solid transparent;
}
  
.box-table-a tr:hover td
{
  	background: #d0dafd;
  	color: #339;
}