html
{
    width: 100%;
    height: 100%;
    min-height: 100%;  /* for firefox and opera */
    margin: auto;
    
}

body
{
 /*  font-size:  62.5%; 
   -moz-box-sizing:border-box;box-sizing:border-box; 
   height: 100%;*/
    height: 100%;
    min-height: 100%;  /* for firefox and opera */
    font-size:  101%;
    margin: auto;
    width: 100%;
    background-color: #2E5C8B;  

}

#form1
{
    height: 100%;
    min-height: 100%;  /* for firefox and opera */
}

#container
{

    background-color: #2E5C8B;  /* #7994AE*/
    text-align: center;   
    width: 100%;
    margin: 0px: auto;
    background-image: url('BodyBkgrnd1.jpg') ;
    background-repeat: repeat-x; 
    min-width: 800px;
/* IE Dynamic Expression to set the width - "auto" */
    width:expression(document.body.clientWidth < 800? "800px": "100%" ); 
}
#container
{
text-align:-moz-center;
}

#container1
{
text-align:-moz-center;
    min-height: 100%;  /* for firefox and opera */
}

#container2 
{

text-align: left;
background-color: #FFF;  
min-height: 100%;  /* for firefox and opera */
width: 100%;
margin: 0px: auto;
    border: solid 1px #cc9900;
max-width: 1100px;
/* IE Dynamic Expression to set the width - "auto" */
width:expression(document.body.clientWidth > 1100? "1100px": "100%" ); 
 min-width: 800px;
}


.BdyLeftBkgrnImg

{
   background-image: url('../images/LftBkgrnd.jpg');
   background-repeat:no-repeat;
   background-position: left top;

}



/* Body */


.PageTitle
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:600;
   font-size: 11pt;
   line-height: 12pt;
   color: #780000;
   word-spacing: 1px;
   margin-bottom: 2px;
   padding: 7px 0px 3px 0px;
}



a{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   color: #000000;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   color: #3300CC;
   text-decoration: none;
}

a.Link
{
   font-family: Verdana, Arial;
   FONT-WEIGHT: 550;
   font-size: 9pt;
   line-height: 10pt;
   COLOR: #f88A5b;
   word-spacing: 1px;
   text-decoration: none;

}
a.Link:hover
{
   font-family: Verdana, Arial;
   FONT-WEIGHT: 550;
   font-size: 9pt;
   line-height: 10pt;
   color: #780000;
   word-spacing: 1px;
   text-decoration: none;

}


/* Navagation */

a.NavMain
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 10pt;
   line-height: 11pt;
   letter-spacing:-1px;
   COLOR: #780000;
   text-decoration: none;
   padding-left:3pt;

}
a.NavMain:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 10pt;
   line-height: 11pt;
   letter-spacing:-1px;
   color: #f88A5b;
   padding-left:3pt;
}
a.NavOn {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 10pt;
   line-height: 11pt;
   letter-spacing:-1px;
   color: #f88A5b;
   text-decoration: none;
   padding-left:3pt;
}
a.NavOn:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 10pt;
   line-height: 11pt;
   letter-spacing:-1px;
   color: #f88A5b;
   text-decoration: none;
   background-image: url('../images/NavOvrBullet1.gif');
   background-position:  left center;
   background-repeat: no-repeat;
   padding-left: 3pt;
}
a.NavSub {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 7pt;
   line-height: 8pt;
   COLOR: #780000;
   word-spacing: -0.5px;
   text-decoration: none;
   padding-left:1pt;
}
a:hover.NavSub {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 7pt;
   line-height: 8pt;
   COLOR: #f88A5b;
   word-spacing: -0.5px;
   text-decoration: none;
   padding-left:1pt
}
a.NavSubOn {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 7pt;
   line-height: 8pt;
   color: #f88A5b;
   word-spacing: -0.5px;
   text-decoration: none;
   padding-left:1pt;
}
a:hover.NavSubOn {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 7pt;
   line-height: 8pt;
   color: #f88A5b;
   word-spacing: -0.5px;
   text-decoration: none;
   padding-left:1pt;
}



/* Footer */

a.DsmFtrLink
{
   font-family: Arial;
   FONT-WEIGHT: 400;
   font-size: 7pt;
   line-height: 8pt;
   COLOR: #333333;
   word-spacing: 1px;
   text-decoration: none;

}
a:hover.DsmFtrLink
{
   font-family: Arial;
   FONT-WEIGHT: 400;
   font-size: 7pt;
   line-height: 8pt;
   color: #f88A5b;
   word-spacing: 1px;
   text-decoration: none;

}

A.FtrLink:link, A.FtrLink:visited, A.FtrLink:active
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9px;
   color: #780000;
   text-decoration: none;
}

A.FtrLink:hover
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9px;
   color: #f88A5b;
   text-decoration: none;
}

a.FtrLinkLg
{
   font-family: Arial;
   FONT-WEIGHT: 400;
   font-size: 11pt;
   line-height: 12pt;
   COLOR: #780000;
   word-spacing: 1px;
   text-decoration: none;

}
a.FtrLinkLg:hover
{
   font-family: Arial;
   FONT-WEIGHT: 400;
   font-size: 11pt;
   line-height: 12pt;
   color: #f88A5b;
   word-spacing: 1px;
   text-decoration: none;

}
.FooterText
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 7pt;
    line-height: 11pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
}
.FooterTextLg
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 11pt;
    COLOR: #780000;
    FONT-FAMILY: Arial;
}

.NavBkgrdImg
{
background-image: url('images/NavBkGrnd2.jpg') ;
background-repeat: repeat-y;
margin: 0px;
padding: 0px
 
}

a.Admin {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 10pt;
   line-height: 10pt;
   COLOR: #780000 ;
   word-spacing: 1px;
   text-decoration: none;  
   padding-left:10pt;           
}

a:hover.Admin {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 10pt;
   line-height: 10pt;
   color: #f88A5b;
   word-spacing: 1px;
   text-decoration: none;
   padding-left:10pt;    
}

a.LoggedOn {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 10pt;
   line-height: 10pt;
   COLOR: #f88A5b ;
   word-spacing: 1px;
   text-decoration: none;
   padding-left:10pt;     
}

a:hover.LoggedOn {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 10pt;
   line-height: 10pt;
   color: #f88A5b;
   word-spacing: 1px;
   text-decoration: none;
   padding-left:10pt;
}

.NavBarTd
{
   height: 25px;
   width: 100%;
   padding: 4px 0px 1px 7px;  
}
.NavBarSubTd
{
   width: 100%;
   padding: 0px 0px 5px 14px; 
}

.TestNavImg
{
   background-image: url('../images/NavImg1.jpg');
   background-repeat:no-repeat;
   background-position: left bottom;
}     
         
.LeftLineTopImg
{
   background-image: url('../images/LftLineTop.jpg');
   background-repeat:no-repeat;
   background-position: left top;

}
.NavBarTopImg

{
   background-image: url('../images/NavBarTop.jpg');
   background-repeat:no-repeat;
   background-position: left top;

}
   
.CenterLineTopImg
{
   background-image: url('../images/CntrLineTop.jpg');
   background-repeat:no-repeat;
   background-position: left top;
}

/* Contact Us Form */

.ContactLbl
{
   font-family:  Verdana;
   font-size:12px;
   font-weight: 500;
   color: #f88A5b;
   text-transform: none;
   padding-top: 3px;
}
.ContactReplySm
{
   font-family:  Verdana;
   font-size:12px;
   font-weight: 500;
   color: #f88A5b;
}
.ContactReplyLrg
{  
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 14pt;
   color: #780000;
   word-spacing: 1px;
   
}

/* Listings Section */
A.CmdLink:link, A.CmdLink:visited
{
    font-family:Verdana;
   font-size: 10px;
   color: #993333;
   text-decoration: none;
}

A.CmdLink:active, A.CmdLink:hover
{
   font-family:Verdana;
   font-size: 10px;
   color: #ff0000;
   text-decoration: none;

}
A.ListingEmail:link, A.ListingEmail:visited
{
    font-family:Verdana;
   font-size: 9px;
   color: #cc6666;
   text-decoration: none;
}

A.ListingEmail:active, A.ListingEmail:hover
{
   font-family:Verdana;
   font-size: 9px;
   color: #cc0000;
   text-decoration: none;

}

/* Right Side */

A.RightSideAddLink:link, A.RightSideAddLink:visited, A.RightSideAddLink:active
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   line-height: 10pt;
   color: #ffffff;
   text-decoration: none;
   padding: 0px 0px 0px 10px; 

}

A.RightSideAddLink:hover
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   line-height: 10pt;
   color: #F19913;
   text-decoration: none;
   padding: 0px 0px 0px 10px; 
}
A.RightSideCenter:link, A.RightSideCenter:visited, A.RightSideCenter:active
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   line-height: 10pt;
   color: #ffffff;
   text-decoration: none;
   padding: 0px 0px 0px 0px; 

}

A.RightSideCenter:hover
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   line-height: 10pt;
   color: #F19913;
   text-decoration: none;
   padding: 0px 0px 0px 0px; 
}

.RightSideAddInfo
{
   font-family: Verdana;
   font-size: 9px;
   color: #000000;
   padding: 0px 10px 0px 10px; 
}
.RightSideftr
{
   height: 1px;
   background-color: #F19913;
}
.RightSideftrmarg
{
   height: 1px;
   width: 20;
}
.ListingTypeTitle
{
   font-family: Verdana;
   font-size: 15px;
   color: #000000;
}



.ListArticleSubType
{
   font-family: Verdana;
   font-weight: 600;
   font-size: 12px;
   color: #F19113;
}
.ListArticleName
{
   font-family: Verdana;
   font-size: 12px;
   color: #458DCE;
}
A.ListArticleLink:link, A.ListArticleLink:visited, A.ListArticleLink:active
{
   font-family: Verdana;
   FONT-WEIGHT: 500;
   font-size: 12px;
   color: #458DCE;
   word-spacing: 1px;
   text-decoration: none;
}
A.ListArticleLink:hover
{
   COLOR: #F19113;
   text-decoration: none;
}
.ListArticleDetail
{
   font-family: Verdana;
   font-size: 10px;
   color: #666666;
}




.floatright
{
float: right;
width: 230px;
margin: 5px 0px 5px 10px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: top;
}
.floatrightctr
{
float: right;
width: 230px;
margin: 5px 0px 5px 10px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: left;
color: #458DCE;
vertical-align: top;
}
.floatright2
{
float: right;
width: 230px;
margin: 12px 0px 5px 10px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: top;
}
.floatBtmright
{
float: right;
width: 250px;
margin: 2px 0px 5px 5px;

padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: bottom;
}

div.floatBtmright img
{
vertical-align: bottom;

}

.floatleft
{
float: left;
width: 220px;
margin: 15px 5px 5px 0px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: bottom;
}
.floatleft5
{
float: left;
width: 220px;
margin: 5px 5px 5px 0px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: top;
}




.floatBtmleft1
{
float: left;
width: 220px;
margin: 15px 5px 5px 0px;

padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: top;
}
.floatBtmleft2
{
float: left;
width: 230px;
margin: 15px 5px 5px 0px;

padding: 0px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #458DCE;
vertical-align: top;
}

br
{
   line-height: 9px;
}
br.SmBr
{
   line-height: 4px;
}

p.PageBody 
{ 
   margin: 12px 5px 5px 0px; 
   white-space: normal ;
   line-height: 13px;
}

p.PgDefault 
{
   white-space: normal ;
   margin: 10px 30px 5px 0px;
}
p
{
   white-space: normal ;
}
p.Bttm 
{
    margin-top: 90px; 
}


.GoogleForm
{
   margin-top: 0px;
   margin-bottom: 0px;
}


.FrmField
 {
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   vertical-align:bottom;
   color: #006699;
   height: 20px;
   padding-left:2pt; 
}
.FrmDesc {
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   color: #006699;    
   padding-left:2pt; 
}
.FrmDropdown {
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   line-height: 10pt;
   letter-spacing:-1px;
   color: #006699;
   vertical-align: bottom;

   height: 20px;
   padding-left:2pt;
   margin-bottom: 0px;
   margin-top: 0px;
}

A.ListEventTitleHpl:link, A.ListEventTitleHpl:visited, A.ListEventTitleHpl:active 
{
   font-family: Verdana, Arial;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   line-height: 9pt;
   COLOR: #F19913;
   word-spacing: 1px;
   text-decoration: none;
}

A.ListEventTitleHpl:hover
{
   font-family: Verdana, Arial;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   line-height: 9pt;
   COLOR: #458DCE;
   word-spacing: 1px;
   text-decoration: none;
}

.ListEventTitleLbl
{
   font-family: Verdana, Arial;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   line-height: 9pt;
   COLOR: #F19913;
   word-spacing: 1px;

}
.ListEventDates
{
   font-family: Verdana, Arial;
   FONT-WEIGHT: 500;
   font-size: 8pt;
   line-height: 9pt;
   COLOR: #F19913;
   word-spacing: 1px;

}
.ListEventAddr
{
   font-family: Verdana;
   font-size: 10px;
   font-weight: 500;
   color: #505050;
}
.ListEventDesc
{
   font-family: Verdana;
   font-size: 10px;
   color: #666666;
}
A.EventEmail:link, A.EventEmail:visited
{
    font-family:Verdana;
   font-size: 9px;
   color: #cc6666;
   text-decoration: none;
}






A.SiteMapMain
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 10pt;
   line-height: 12pt;

   COLOR: #780000;
   text-decoration: none;
   padding-left:5pt
}

A.SiteMapMain:hover
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 600;
   font-size: 10pt;
   line-height: 12pt;
   color: #f88A5b;
   padding-left:5pt
}

A.SiteMapSub
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   line-height: 10pt;
   COLOR: #780000;
   word-spacing: 1px;
   text-decoration: none;
   padding-left:11pt;
}

A.SiteMapSub:hover
{
   font-family: Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9pt;
   line-height: 10pt;
   COLOR: #f88A5b;
   word-spacing: 1px;
   text-decoration: none;
   padding-left:11pt
}
.SiteMapDesc
{
   font-family: Verdana;
   font-size: 10px;
   color: #666666;
   padding: 0px 0px 5px 25px;
   
}


.FrmErrorMsg
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial;
}


ul 
{
   margin-top: 5px;
   margin-bottom: 0px;
   list-style-position: outside;
   list-style-image: url('../images/Bullet2.gif'); 
   font-family: Verdana;
   font-weight:300;
   font-size: 8.5pt;
   color: #404040
}

body { 
  margin: 0px 0px 0px 0px;
}






.tdverticalline
{
width: 1px;
vertical-align: top;
background-color: #f19913;
height: 100%;
} 

.tdleftmargin
{
width: 20px;
}
.tdrightmargin
{
width: 15px;
}
.tdbttmmargin
{
   height: 15px;
}

/* Spacers */

.td1
{
   height: 1px;
   width: 100%;   
}
.td2
{
   height: 2px;
   width: 100%;   
}
.td5
{
   height: 5px;
   width: 100%;
}
.td7
{
   height: 7px;
   width: 100%;
}
.td10
{
   height: 10px;
}
.td15
{
   height: 15px;
}
.td35
{
   height: 35px;
}
