a {
	text-decoration: none;
}
a:link, a:visited {
	color: #0000FF;
}
a:hover, a:active {
	color: #731619;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url(images/new-gradient-background.jpg) repeat-x left top;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#Background
{ background: url(images/new-background.jpg) repeat-x left top;
  width: 90%; }

h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 21px;
	margin: 10px;
	margin-top: 20px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h5.section
{ background-color: #D4E1F6;
  line-height: 16pt;
  text-indent: 5px;
  width: 235px;
  margin-bottom: 0px; }
  
h5.section > p
{ margin-top: 5px;
  padding: 0px; }
  
p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px;
}
table
{ font-size: 10pt; }
.larger {
	font-size: 15px;
}

.smaller
{ font-size: 11px;
  line-height: 14px; }

.inline
{ display: inline; }

.outline
{ padding: 3px;
  border: 1px solid silver;
  margin-left: 10px;
  margin-bottom: 2px; }

.Quick-Links a:hover
{ border: 1px dashed gray;
  text-decoration: none; }

.Quick-Links a
{ width: 115px;
  float: left;
  border: 1px solid white;
  padding: 3px;
  margin: 1px;
  text-align: center; }
  
.Georgia26pt
{ font-size: 26pt;
  line-height: 16pt; }

input, select, textarea
{ font-size: 12px;
  font-family: arial; }
  
#MainContainer {
	position: relative;
	width: 770px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF url(images/LeftNavBG.jpg) top left repeat-x;
}
#ContentContainer {
	position: relative;
	background: url(images/containerBG.gif) top left repeat-y;
	width: 512px;
	/*border-left: 1px solid #D1D1D1;*/
	float: right;
	/*margin-top: 40px;*/
	font-size: 12px;
}
#ContentContainer ul {
	display: block;
	padding: 10px;
	margin-left: 20px;
}
#ContentContainer li {
	line-height: 19px;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 5px;
}
table.HomePageContent {
	border-left: 1px solid #eee;
}
table.HomePageContent p {
	font-size: 11px;
	color: #666666;
	display: block;
	line-height: 16px;
}
td.BlueBG {
	background-color: #D4E1F6;
}
.BlueBox
{ border: 1px solid #CCDDEE;
  background-color: #EEF6FF;
  font-size: 10pt; }
  
/*   CSS FOR HOMEPAGE SUBNAV    */
#ContentContainer .navcontainer
{
margin: 0px 0px -10px 1px;
padding: 0;
height: 21px;
width: 511px;
border: 0px solid red;
text-align: center;
}

#ContentContainer .navcontainer ul
{
margin: 0px;
padding: 0px;
text-align: center;
}

#ContentContainer .navcontainer ul.navlist li
{
line-height: 0px;
list-style-type: none;
list-style-image: none;
display: block;
float: left;
text-align: center;
}

#ContentContainer .navcontainer ul.navlist li a
{
background: #ECECEC;
width: 127px;
height: 21px;
border-bottom: 1px solid silver;
display: block;
text-align: center;
font: normal 11px/21px arial;
color: gray;
text-decoration: none;
}

#ContentContainer .navcontainer ul.navlist li a:hover, #ContentContainer .navcontainer ul.navlist li a:active
{
color: black;
text-decoration: underline;
}

/*     CSS FOR SCROLLBAR IN PHOTO GALLERIES   */
#scrollbar {
	border-left: 1px solid #d2d4d7;
	border-right: 1px solid #d2d4d7;
	border-top: 1px solid #d2d4d7;
	width: 450px;
	height: 140px;
	overflow: auto;
	padding-top: 7px;
	text-align: center;
	}
#scrollbar ul {
	width: 2000px;
	margin: 0;
	padding: 0;
	}
#scrollbar ul li
{ border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  border-top: 1px solid silver;
  border-left: 1px solid silver;
/*  background-color: #ECECEC; */
  width: 100px;
  height: 105px;
  margin: 3px;
  padding: 2px;
/*  padding-left: 2px;*/
  list-style: none;
  float: left;
  font: bold 9pt/11pt arial;
  text-align: center; }
#scrollbar ul li a
{ text-decoration: none;
  color: black; }
#scrollbar ul li img
{ border: 0; }

/*     CSS FOR PHOTO GALLERY   */
#ContentContainer ul.photo-gallery
{ width: 490px;
  margin: 0px auto;
  padding: 0px auto;
  text-align: center;
  border: 0px solid green; }

#ContentContainer ul.photo-gallery li
{ border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  border-top: 1px solid silver;
  border-left: 1px solid silver;
/*  background-color: #ECECEC; */
  width: 140px;
  height: 140px;
  margin: 4px;
  padding: 5px;
  padding-left: 2px;
  list-style: none;
  float: left;
  font: normal 9pt/11pt arial;
  text-align: center; }
  
#ContentContainer ul.photo-gallery li a
{ text-decoration: none;
  color: black; }
  
#ContentContainer ul.photo-gallery li a:hover, #ContentContainer ul.photo-gallery li a:active
{ font-weight: bold; }
  
#ContentContainer ul.photo-gallery li img
{ border: 1px solid silver;
  margin-bottom: 5px; }
	
/*     CSS FOR BLOG TEMPLATE   */
.post
{ width: 450px;
  margin-left: 25px;
  margin-bottom: 10px;
/*  border: 1px solid silver; */
  font-family: arial;
  font-size: 10pt;
  padding: 5px;
  background-color: #EFEFEF;  }
  
.PostDate
{ font: normal 10pt/15pt arial;
  text-indent: 10px;
  border: 1px solid silver;
  background-color: #ece9d8;
  margin-bottom: 10px;
  margin-left: 5px;
  width: 500px; }

p.mobile-post
{ font-family: arial;
  font-size: 10pt;  }

/*     CSS FOR CALENDAR DATE ON HOMEPAGE  
.date
{ background: url(images/date-bg.gif) no-repeat 0px 50%;
  font: normal 26pt/16pt georgia;
  text-align: center;
  width: 67px;
  height: 55px;
  padding-top: 5px;
  border: 0px solid red;
  border-right: 10px solid white;
  border-bottom: 0px solid white;
  float: left;
  margin-left: 5px; }  */

#Footer {
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #999999;
	border-top: 1px solid #d1d1d1; }
	
#Footer a
{ color: #999; }
