﻿html
{
    background-color: white;
    height:100%;
    margin:0;
    overflow: -moz-scrollbars-vertical;
}
body
{
    margin: 0;
    padding: 0 0 40px 0;
    font-family: verdana;
    font-size:12px;
    color: #606060;
    text-align:center;
    line-height: 1.5em !important;
}

form
{
    margin:0 auto;
    padding:0;
    text-align:center;
}

#bgtopleft        { background:#fff url(images/shadows/topleft.jpg) no-repeat bottom right; height:40px; }
#bgtopmiddle      { background:#fff url(images/shadows/topmiddle.jpg) no-repeat left bottom; height:40px; }
#bgtopright       { background:#fff url(images/shadows/topright.jpg) no-repeat left bottom; height:40px; }

#bgleft           { background:#fff url(images/shadows/leftbottom.jpg) repeat-y top right; }
#bgmiddle         { width:944px; }
#bgright          { background:#fff url(images/shadows/rightbottom.jpg) repeat-y top left; }

div#bglefttop     { background: url(images/shadows/left.jpg) no-repeat right top; height:379px; }
div#bgrighttop    { background: url(images/shadows/right.jpg) no-repeat left top; height:379px; } 

#bgbottomleft     { background: url(images/shadows/bottomleft.jpg) no-repeat right top; height:20px; position: relative;}
#bgbottommiddle   { background: url(images/shadows/bottommiddle.jpg) no-repeat left top; height:20px; position: relative;}
#bgbottomright    { background: url(images/shadows/bottomright.jpg) no-repeat left top; height:20px; position: relative;}


#PageContainer
{
    width: auto;
    text-align: left;
    margin:auto;
    padding:5px;
    border: 0px solid #888;
    background-color: White;
    display: block;
}

#LeftCol
{
    float:left;
    width:150px;
    color: #606060;
    font-size: 0.85em;
    display: block;
}

#LeftCol .top
{
    float:left;
    height: 123px;
    width: 148px;
    color: #606060;
    background: #fff;
    border: 1px solid #e0e0e0;
    margin-bottom: 3px;
}
#LeftCol .middle
{
    float:left;
    width: 148px;
    background: #fff;
    border: 1px solid #e0e0e0;
}

#LeftCol .middle .TextInfo
{
    width: auto;
    padding: 5px;
}
#LeftCol .MiddleImageDiv
{
    float:none;
    width: 148px;
    background-color:#fff;
    border: 1px solid #e0e0e0;
    color: #555;
}

#LeftCol .ImageDiv
{
    float:none;
    width: 148px;
    background-color:#fff;
    margin-top:3px;
    border: 1px solid #e0e0e0;
    color: #555;
}

#LeftCol .bottom
{
    float:none;
    width: 138px;
    background-color:#fff;
    padding:5px;
    margin-top:3px;
    border: 1px solid #e0e0e0;
    color: #555;
}
#LeftCol .UserLogin
{
    float:none;
    width: 150px;
    background-color:#fff;
    border: 0px solid #e0e0e0;
    color: #555;
    font-size: 13px;
}

#LeftCol .TextInfo
{
    width: auto;
    padding: 5px;
}
#LeftCol .Over
{
    float:auto;
    width: 138px;
    background-color:#790e38;
    color: #fff;
    padding:0px;
    margin-top:3px;
    border: 1px solid #6a102a;
}

#MainBox
{
    float:right;
    width:780px;
    margin-left: 3px;
}
#MainMenu
{
	background: transparent url('images/MenuBg.gif') repeat 0 0;
    height: 26px;
    width: 780px;
    margin: 3px 0 3px 0;
    border: 0px solid #e0e0e0;
}
ul.rmHorizontal.rmRootGroup
{
    border: 1px solid #e0e0e0 !important;
}

#ctl00_RightCol
{
    float:right;
    width:auto;
    position:relative;
    background: #fff;
    margin: 0 0 25px 25px;
    font-size: 0.85em;
    font-family: verdana;
    text-align:left !important;
}

#ctl00_RightCol .PanelBarMenuDiv
{
    float:none;
    width: 148px;
    margin-top:0px;
    border: 0px solid #e0e0e0;
    color: #555;
    display: inline-block;
    
}

#ctl00_RightCol .ImageDiv
{
    float:none;
    width: 148px;
    background-color:#fff;
    margin-top:3px;
    border: 1px solid #e0e0e0;
    color: #555;
}
#RightCol .TextInfo
{
    font-family: Arial;
    padding: 5px;
    float:right;
    width: 138px;
    background-color:#fff;
    padding:5px;
    margin-top:3px;
    border: 1px solid #e0e0e0;
    color: #444;
}

#Content #ctl00_RightCol a
{
    text-decoration: none;
    color: #444;
}
#Content #ctl00_RightCol a:hover
{
    text-decoration: underline;
    color: darkslateblue;
}

#ctl00_RightCol .NewsBox
{
    background: url(images/shadows/right.jpg) no-repeat center right;
    float:right;
    width: 138px;
    background-color:#fff;
    padding:5px;
    margin-top:0px;
    border: 1px solid #e0e0e0;
    color: #555;
    line-height:normal;
}

#NewsPreview .date
{
    font: normal 0.9em verdana;
    color: #666;
}
#NewsPreview ul
{
    margin:10px 15px 15px 15px;
    padding:0;
    list-style-image:url('images/right-shifted.gif');
}
#NewsPreview li
{
    margin-bottom: 10px;
}

#NewsPreview li a
{
    color: #404040;
    text-decoration: none;
}
#NewsPreview li a:hover
{
    color: #ff0000;
    text-decoration: none;
}
#NewsPreview .Title
{
    font: bold 1.2em arial;
    margin-bottom: 7px;
    color: #404040;
}
#NewsPreview .MainBody
{
    font: normal 0.85em Arial;
    margin-bottom: 7px
}

#NewsPreview .ReadMoreLink
{
    background: transparent url('images/right.gif') no-repeat left center;
    padding-left: 11px;
    margin-right: 0px;
    color: #666;
    text-decoration: none;
    font: normal 0.85em Arial;
}
#NewsPreview .ReadMoreLink:Hover
{
    text-decoration: underline;
    color: Black;
}

.NewsList
{
    font:normal 12px arial;
    margin-bottom: 10px;
}

.NPButtons
{
    margin:0 10px;
}



#Bottom
{
    width:932px;
    height:25px;
	background: transparent url('images/MenuBg.gif') repeat 0 0;
    color: black;
    border: 1px solid #e0e0e0;
    clear: both;
    display: block;
}
#Bottom .left
{
    font:normal 0.9em arial;
    float: left;
    margin: 5px;  
    width: auto;  
}
#Bottom .middle
{
    font:normal 0.9em arial;
    float: left;
    margin: 5px;  
}
#Bottom .right
{
    font:normal 0.9em arial;
    float: right;
    margin: 5px;  
    width: auto;  
    text-align:right;
}

#Bottom a
{
    color: #202020;
    text-decoration: none;
}
#Bottom a:hover
{
    color: red;
    text-decoration: none;
}

div#MainBanner
{
    position: relative;
    border: 1px solid #e0e0e0;
}

div#MainBanner img#MasterBanner { filter: revealTrans(transition=7, duration=1.0) blendTrans(duration=1.3);}

div#StrapBanner1
{
    position: absolute;
    top: 102px;
    left: 23px;
    color: black;
    font: normal 1.4em arial;
    letter-spacing: 0.1em;
    height: 20px;
    z-index: 1000;
    filter: revealTrans(transition=6, duration=1.0); 
}
div#StrapBanner2
{
    position: absolute;
    top: 101px;
    left: 22px;
    color: white;
    font: normal 1.4em arial;
    letter-spacing: 0.1em;
    height: 20px;
    z-index: 1000;
    filter: revealTrans(transition=6, duration=1.0); 
}

/* Contact Us Form */
#ShortForm
{
    width:auto;
    padding: 15px;
    font-size: 0.9em;
    border:0px solid #e0e0e0;
    margin:0 0 0 0;
}
#ShortForm h1, #ShortForm h2
{
    margin-top:0;
}
#ShortForm input, #ShortForm textarea
{
    font: normal 12px arial;
}
#ShortForm img
{
    float:right;
    margin-bottom: 30px;
    margin-left: 20px;
}
/* ************* */




#LoginDiv
{
    width:138px;
    margin: 3px 0 3px 0;
    background-color: white;
    padding: 5px 5px 0px 5px;
    border: 1px solid #e0e0e0;
    font: normal 0.8em arial;
}
#LoggedInDiv
{
    width:138px;
    margin: 3px 0 3px 0;
    background-color: white;
    padding: 5px 5px 0px 5px;
    border: 1px solid #e0e0e0;
    font: normal 0.8em arial;
}

#LoginDiv .LoginTitle, #LoggedInDiv .LoginTitle
{
    font: bold 0.85em verdana;
    padding-bottom: 5px;
    text-transform:capitalize;
    color: #404040;
}
#LoginDiv .LoginBox, #LoggedInDiv .LoginBox
{
    padding: 5px 0 5px 0;
}
#LoginDiv .LoginButton, #LoggedInDiv .LoginButton
{
    font:normal 0.9em arial;
}
#LoginDiv .LoginError, #LoggedInDiv .LoginError
{
    color: #ff0000;
    margin: 5px 0 5px 0;
    font: bold 1.0em verdana;
    text-align: center;
}
#LoginDiv .LoginTextbox, #LoggedInDiv .LoginTextbox
{
    background-color: #494949;
    color: white;
    font: normal 1em arial;
}
.wLoginTextbox
{
    background-color: #e0e0e0;
    color: #404040;
    font: normal 1em arial;
}
#LoginDiv .LoginLinks, #LoggedInDiv .LoginLinks
{
    padding-left: 7px;
    line-height: 1.6em;
}
#LoginDiv a, #LoggedInDiv a
{
    text-decoration: none;
    color: #444;
}
#LoginDiv a:hover, #LoggedInDiv a:hover
{
    color: #000;
    text-decoration: underline;
}


.NewUserTextBox
{
    width: 250px;
}
.NewUserTextBoxShort
{
    width: 125px;
}

.NewUserFS
{
    color:#606060;
    font: normal 1.1em arial;
}
.NewUserFS legend
{
    color:#858585;
    font: normal 1.3em arial;
    padding: 2px 6px;
}
.FieldsetDiv
{
    margin: 10px 10px;
}

#FormDiv
{
    width: 100%;
}
#FormDiv legend
{
  padding: 0.2em 0.5em;
  border:1px solid #e0e0e0;
  background-color: #e0e0e0;
  color:#fff;
  font: normal 0.9em verdana;
  text-align:right;
}
#FormDiv .validation
{
    margin: 15px 0;
}


.NewsList a
{
    font: bold 0.9em arial;
    color: #404040;
    text-decoration: none;
}
.NewsList a:hover
{
    color: #0286d0;
}
.NewsList .date
{
    font: normal 0.9em arial;
    color: #777;
}

#Content
{
    float:left;
    width:auto;
    padding: 20px;
    background: white;
    color: #606060;
    text-align:justify;
}

#Content h1
{
    font: normal 2.2em arial narrow;
    color: #444;
}

#Content h2
{
    font: bold 1.1em arial;
    color: #555;
}

#Content h3
{
    font-weight: normal;
    font: italic 1.2em arial;
    color: #555;
}

#Content h4
{
    font: bold 1.1em arial narrow;
    color: #555;
}

#Content td
{
    font-family: verdana !important;
    font-size: 0.9em !important;
    color: #606060 ;
    line-height: 1.5em ;
}

#Content a
{
    color: #0286d0;
    text-decoration: none;
}
#Content a:hover
{
    color: #ff0000;
    text-decoration: none;
}

#Content img.right
{
    float: right;
    margin:0 0 40px 40px;
}
#Content .orange
{
    color: Orange;
}

.Galleries
{
    white-space:normal;
}

.rpSlide .rpItem
{
    background: transparent url('images/right.gif') no-repeat 4px 7px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.RadMenu ul.rmRootGroup 
{
    width:778px !important;
}
.RadPanelBar_Office2007 .rpGroup .rpText
{
    line-height: normal;
}

.GalleryDiv .GalleryTitle
{
    border-bottom: 1px solid orange;
    width:auto;
    margin-bottom: 15px;
}
.GalleryDiv .GalleryDescription
{
    width:auto;
    margin-bottom: 15px;
}
.GalleryDiv .GalleryImages
{
    width:auto;
    text-align: left;
}
.GalleryDiv .GalleryImages img
{
    cursor: pointer;
}