﻿html, body
{
    margin: 0;
    padding: 0;
    background: #3b2415;
    color: #3b2415;
    font-family: Georgia,Garamond,Times, "Times New Roman" ,Serif;
    font-size: 12px;
    line-height: 18px;
    min-width: 934px;
}
a
{
    cursor: pointer;
}
a:link
{
    color: #3b2415;
    border-bottom: 1px dotted #3b2415;
    text-decoration: none;
    font-style: italic;
}
a:visited
{
    color: #3b2415;
    border-bottom: 1px dotted #3b2415;
    text-decoration: none;
    font-style: italic;
}
a:hover
{
    color: #3b2415;
    border-bottom: 1px solid #3b2415;
    text-decoration: none;
    font-style: italic;
}
p
{
    margin-bottom: 30px;
}
.ClearLeft
{
    clear: left;
    overflow: hidden;
}
.BottomMargin
{
    margin-bottom: 10px;
}
.HalfWidthLeft
{
    width: 45%;
    float: left;
}

.HalfWidthRight
{
    width: 45%;
    float: right;
}
.UrgentMessage
{
    width: 95%; 
    background-color: #ec865c;
    border: solid 2px #de4d28;
    padding: 15px; 
    font-weight: bold;
    font-size: 14px; 
    text-align: center;
}

.InputBox
{
    border-width: 0px;
    padding: 0px 10px 0px 10px;
    background: #c6dc69;
    color: #8e9247; /* color: #3b2415;  <-- This will be the color when the box is being actively edited */
    font-family: Georgia,Garamond,Times, "Times New Roman" ,Serif;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    margin-bottom: 5px;
    overflow: hidden;
}
.LightButton
{
    margin-top: 10px;
    border: solid 1px #3b2415;
    padding: 0px 5px 0px 5px;
    background: #e35128;
    color: #faf9cf;
    font-family: Georgia,Garamond,Times, "Times New Roman" ,Serif;
    font-size: 12px;
    line-height: 32px;
    height: 32px;
    font-style: italic;
}
.LightButton:hover
{
    background: #ee885e;
    cursor: pointer;
}
#headWrap
{
    width: 100%;
    height: 156px;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(images/Header.png) repeat-x center center;
}
#headpanel
{
    width: 934px;
    height: 156px;
    margin: 0 auto;
    padding: 0px;
}
.MenuPanel
{
    margin: 50px 0px 0px 0px;
    border: none;
}    
.MenuPanel a
{
    border: none;
    
}
div.RadMenu a.rmLink .rmLeftImage
{
    position: relative;
}
div.RadMenu .rmItem .rmLink .rmLeftImage, div.RadMenu .rmItem .rmLink, div.RadMenu .rmLink .rmText
{
    margin: 0;
    padding: 0;
}
.Submenu .rmText
{
    width: 154px;       /* Graphics are 180px wide but there's 26px in padding */
    height: 18px;       /* Graphics are 44px tall but there's 26px in padding */
    padding: 13px !important;
    color: #9b9781;
    cursor: pointer;
    font-size: 11px;
}
.Submenu .rmText:hover
{
    color: #c6dc69;
    text-decoration: underline;    
}
.smUpperLeft .rmText
{
    background: transparent url('images/menus/SubmenuUpperLeft.gif') no-repeat 0 0;
}
.smUpperCenter .rmText
{
    background: transparent url('images/menus/SubmenuUpperCenter.gif') no-repeat 0 0;
}
.smUpperRight .rmText
{
    background: transparent url('images/menus/SubmenuUpperRight.gif') no-repeat 0 0;
}
.smLowerLeft .rmText
{
    background: transparent url('images/menus/SubmenuLowerLeft.gif') no-repeat 0 0;
}
.smLowerCenter .rmText
{
    background: transparent url('images/menus/SubmenuLowerCenter.gif') no-repeat 0 0;
}
.smLowerRight .rmText
{
    background: transparent url('images/menus/SubmenuLowerRight.gif') no-repeat 0 0;
}
#contentWrap
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    background: #fbface url(images/ContentHeader.png) repeat-x;
}
#contentPanel
{
    width: 934px;
    margin: 0 auto;
    padding: 42px 0 0 0;
}
#contentPanel h1
{
    font-size: 1px;
}
.BulletListWithSpacing
{
}
.BulletListWithSpacing li
{
    margin-bottom: 10px;
}
.largePanel
{
    width: 647px;
    margin: 0px;
    padding: 0 30px 34px 0px;
    float: left;
}
.rightPanel
{
    width: 218px;
    height: 100%;
    margin: 0px;
    padding: 0 0 0 35px;
    float: left;
    border-left: #3b2415 dashed 1px;
}
.rightPanel p
{
    margin-bottom: 15px;
}
#loginPanel
{
    margin-bottom: 20px;
}
#newsPanel
{
    margin-bottom: 20px;
}
#partnersPanel
{
    margin-bottom: 20px;
}
#partnersPanel a
{
    border-bottom: none;
}
#footWrap
{
    width: 100%;
    height: 92px;
    margin: 0px;
    padding: 0px;
    float: left;
    background: url(images/Footer.png) repeat-x;
}
#footPanel
{
    width: 934px;
    margin: 0 auto;
    padding: 0px;
}
#footPanel p
{
    width: 934px;
    margin: 26px 0 0 0;
    padding: 0px;
    float: left;
    font-size: 11px;
    color: #fbface;
    text-align: center;
}
.PartnerImage
{
    padding: 0px;
    border: solid 1px #3b2415;
}
.PartnerImage:hover
{
    border: solid 1px #c6dc69;
}
#partnersPanel a:link
{
    border-bottom: none;
}
#partnersPanel a:visited
{
    border-bottom: none;
}
#partnersPanel a:hover
{
    border-bottom: none;
}

.PullQuote
{
    background-image: url(images/PullQuote.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-top: 40px;
    margin-bottom: 30px;
}

#PhotoLeft
{
    width: 20px;
    height: 20px;
    margin: 10px;
    float: left;
}
#PhotoRight
{
    width: 20px;
    height: 20px;
    margin: 10px;
    float: left;
}
.PhotoGalleryCaption
{
    text-align: center;
    margin: 10px 0px 10px 0px;
    float: left;
    display: block;
}
#PhotoDiv
{
    width: 640px;
    height: 440px;
    background-image: url(images/PhotoFrame.gif);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.PhotoDivSmall
{
    width: 320px;
    height: 320px;
    background-image: url(images/PhotoFrameSmall.gif);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
#PhotoFull
{
    margin: 20px;
}
.PhotoSmall
{
    margin: 10px;
}
.PhotoCaption
{
    font-size: 11px;
    font-style: italic;
    color: #3B3014;
    line-height: 12px;
    margin: 3px 10px 5px 10px;
}
.FormLabel
{
    display: block;
    width: 160px;
    float: left;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
}
.FormValue
{
    display: block;
    font-weight: normal;
    float: left;
    border-width: 0px;
    padding: 0px 10px 0px 10px;
    background: #c6dc69;
    color: #3b2415;
    line-height: 24px;
    height: 24px;
    font-family: Georgia,Garamond,Times, "Times New Roman" ,Serif;
}
.ValidationErrorMessage
{
    padding-left: 5px;
    font-weight: bold;
}
.CaptchaImage
{
    border: solid 1px #3b2415;
}
.ScheduleTable
{
    background-color: #fdfde7;
    color: #3b2415;
    border: none;
    border-collapse: collapse;
}
.ScheduleTable p
{
    margin-bottom: 0px;
}
.ScheduleTable td
{
    padding: 5px 10px 5px 10px;
    border: none;
}
.ScheduleTable tr.OddRow
{
    background: #f3f5bf;
}
.FontOverride
{
    font-family: Georgia,Garamond,Times, "Times New Roman" ,Serif !important;
    font-size: 12px;
}
.ImportantDate
{
	color: #fff !important;
	background-color: #e25028 !important;
}
.StaffBio
{
    padding-left: 40px;
    margin-bottom: 30px;
}
	
