﻿body 
{
	margin:10px 0 0 0;
	padding:0;
	font-size: 12px;
	font-family:Arial, Verdana, Sans-Serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6
{
	color: #336699;
	font-weight: lighter;	
}

h1
{
	font-size: 2em;	
}

h2
{
	font-size: 1.5em;	
}

h3
{
	font-size: 1.2em;	
}

#MainContainer
{
	width:977px;
	text-align:left;
}
#Header
{
	height:130px;
	width:977px;
}
#Logo
{
	width:192px;
	height:130px;
	float:left;
}
#HeaderText
{
	padding:43px 0 0 10px;
	width:355px;
	float:left;
	color:#990000;
	font-size:13px;
	line-height:1.5em;
	font-weight: bold;	
}
#PhotoSearchArea
{
	width:420px;
	float:right;
}
	
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.clear
{
	clear:both;
}
#SearchArea
{
	background:#E9e5e3;
	height:30px;
	
}
#Header2
{
	width:977px;
	height:25px;
}
#Header2Text
{
	width:740px;
	font-size:10px;
	color:#666666;
	float:left;
}
#Header2Right
{
	width:230px;
	font-size:10px;
	color:#990000;
	float:left;
}
#MainNav
{
	width:977px;
	height:26px;	
	
}

#MainContent
{
	width:957px;
	border:solid 1px #666666;
	padding: 9px 9px 9px 9px;	
}
#MainContentForAspPages
{
	width:957px;
	padding: 9px 9px 9px 9px;	
}
.bordedContent
{
	border:solid 1px #666666;
}
#Footer
{
	width:976px;
	color:#666666;
	font-size:10px;
}

.container
{
	border: solid 1px #a16259;
	width: 182px;
}

.containerHeader
{
	height: 24px;
	background-color: #853636;
	color: #ffffff!important;
	text-align: center;
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
}
.containerHeader a
{
color: #ffffff!important;
}
.containerBody
{
	color: #666666;
	padding: 5px 5px 5px 5px;
	font-size: .8em;

}

.pHeader
{
	font-size: 1em;
	color: #843327; font-weight: bold;	
}

UL
{	
	list-style-image: url(../assets/images/bullet3.gif);
	font-size: smaller;
	margin: 5px auto auto 0px;
	padding-left: 18px;
}

UL.listNormal
{
	list-style-image: none!important;
	font-size: 1em!important;
	width: 520px!important;
	padding-left: 28px;
}

LI.listNormal
{
	padding-bottom: 5px;
}

UL.listMenu
{
	font-size: 1em!important;
}

A
{
	text-decoration: Underline;
	color: #336699!important;
}
.selected
{
	color:#4e7aa7;
	font-size:11px;
}
.notselected
{
	font-size:11px;
	color:#990000 !important;
}
.selected2
{
	color:#4e7aa7;
	font-size:12px;
}
.notselected2
{
	font-size:12px;
	color:#990000 !important;
}
.borderLine
{
    border-left:1px solid #999;
}
.address
{
    font-size:12px;
    background-color:#f5f5f5;
    padding:5px;
}

