﻿body 
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 10px;
	background-color  : rgb(0,150,196);
	color             : rgb(152,143,138);
	margin-top        : 15px;
	margin-bottom     : 15px;
}

td.content
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 10px;
	color             : rgb(152,143,138);
	background-color  : White;
}

.WhiteBorder
{
  border : 8px solid White;
}


.menu
{
  Height            : 24px;
  border-bottom     : 1px solid rgb(118,106,99);
  background-color  : White;
  vertical-align    : bottom;
}

.footer
{
  Height            : 20px;
  background-color  : rgb(152,143,138);
  padding-right     : 15px;
  padding-left      : 15px;
  vertical-align    : Bottom;
}

.contactMe
{
  background-image  : url('Images/Global/contact_head.gif');
  background-repeat : no-repeat;
  padding-left      : 8px;
  padding-right     : 8px;
  padding-top       : 72px;
}

.events
{
  background-image  : url('Images/Home/events_header.gif');
  background-repeat : no-repeat;
  padding-left      : 8px;
  padding-right     : 8px;
  padding-top       : 72px;
}

.smallFont
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 9px;
}

.paddedTop38
{
  padding-top  : 38px;
  padding-left : 14px; 
}

.paddedRight15
{
  padding-right : 15px;
}

.bodyCopy
{
  padding-left      : 20px;
  text-align        : justify;
}

H1
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 24px;
	color             : rgb(152,143,138); 
}


H3
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 16px;
	color             : rgb(152,143,138); 
}

a:link     { color: rgb(0,149,196); text-decoration: none }
a:visited  { color: rgb(0,149,196); text-decoration: none }
a:active   { color: rgb(0,149,196); text-decoration: none }
a:hover    { color: rgb(0,149,196); text-decoration: underline }

.modalBackground 
{
  background-color : black;
  filter           : alpha(opacity=60);
  opacity          : 0.60;         
}

.pnlPopup
{
  background-color  : white;
}

.popUpPad
{
  padding-left : 22px;
  padding-top  : 22px;
}

input, textarea, select
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 10px;
	color             : rgb(152,143,138);
	
}


.evTitle
{
  font-size         : 10px;
	color             : rgb(152,143,138);
	font-weight       : bold;
	border-bottom     : 1px solid rgb(152,143,138);
}


.evMonth
{
  font-size         : 10px;
	color             : rgb(60,60,60);
	background-image  : url('Images/Global/calendar_icon.gif');
  background-repeat : no-repeat;
  padding-top       : 22px;
  padding-left      : 0px;
  padding-bottom    : 10px;
  font-weight       : bold;
  text-align        : center;
}

.padded10
{
  padding-left : 10px;
}

.justified
{
  text-align : justify;
}

.homeHeader
{
  font-family       : Arial, Helvetica, sans-serif;
	font-size         : 10px;
	color             : rgb(152,143,138);
	background-color  : White;
  background-image  : url('Images/Home/preloader_image.gif');
  background-repeat : no-repeat;
  height            : 270px;
  width             : 889px;
}

.whiteText
{
  color : White;
}
