*
{
    margin: 0;
    padding: 0;
}
.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
    min-height: 0px;
}

/* default list styles */
ul, ol
{
    margin-left: 30px;
    list-style-type: disc;
}

ol
{
    list-style-type: decimal;
}

ul ul, ul ol, ol ul, ol ol
{
    margin-left: 30px;
    list-style-type: circle;
}

ul ol, ol ol
{
    list-style-type: lower-alpha;
}

/****************
    TYPOGRAPHY
****************/
body
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 115%;
    color: #584431;
}

table
{
    border: 0px;
}

p, li, .Normal
{
    font-size: 12px;
}

p, li
{
    margin-bottom: 12px;
}

li
{
    margin-bottom: 0;
}

ul, ol
{
    margin-bottom: 12px;
}

.NormalBold
{
    font-weight: bold;
}

h1, h2, h3
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    margin-bottom: 6px;
    color: #584431;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h1
{
    font-size: 20px;
    font-weight: bold;
}

h2, .Head
{
    font-size: 17px;
    font-weight: bold;
}

h3, .SubHead
{
    font-size: 13px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #584431;
    font-weight: bold;
}

h4, .SubSubHead
{
    font-weight: bold;
    font-size: 12px;
}

hr
{
    color: #584431;
    background-color: #584431;
    border: 1px solid #584431;
    border-style: none none solid;
}

p img
{
    border: 0px;
}

LABEL A IMG
{
    display: none;
}

a
{
    text-decoration: none;
    color: #3d7988;
}

a:hover
{
    text-decoration: underline;
}

blockquote
{
    font-style: italic;
    margin-left: 15px;
}


/************
    DNN SPECIFIC STYLES
************/
.ControlPanel
{
    position: absolute;
    width: 890px;
    left: 50%;
    margin-left: -434px;
    z-index: 10;
}

.ControlPanel a
{
    border-bottom: none;
}

.ControlPanel .SubHead
{
    font-size: 12px;
}

.FileManager
{
    background-color: #fff;
}

/*** FCKeditor overrides ***/
/* place FCKConfig.BodyID = 'FCKBody'; inside of the fckconfic.js file 
and remember to change theCSSDefaultMode in web.config to "dynamic"  */
#FCKBody, .FCKImageGalleryContainer, .FCKImageGalleryListStyle, .FCKLinkGalleryContainer, #fckinstanceoptions_tblEditorOptions td
{
    background-color: #fff;
    background-image: none;
}




/************
    OTHER CLASSES
***********/
img.PicLeft
{
    float: left;
    margin-right: 8px;
}

img.PicRight
{
    float: right;
    margin-left: 8px;
}

.Handwriting
{
    font-style: "Handwriting - Dakota" , Dakota, serif;
}


/**************
    LAYOUT
**************/
body
{
    background: #000000 url(Images/Background.jpg) center top fixed;
    overflow: hidden;
}

#HeaderWrap
{
    position: absolute;
    width: 818px;
    height: 225px;
    padding: 108px 83px 106px 108px;
    margin-left: -505px;
    margin-top: -370px;
    top: 30%;
    left: 50%;
    overflow: hidden;
    z-index: 0;
}


#PageWrap
{
    position: absolute;
    width: 818px;
    height: 525px;
    padding: 108px 83px 106px 108px;
    margin-left: -505px;
    margin-top: -370px;
    top: 50%;
    left: 50%;
    overflow: hidden;
    z-index: 0;
}

#PageWrap.Home
{
    background: url(Images/BG-Home.png) no-repeat;
}
#PageWrap.Senior
{
    background: url(Images/BG-Sr.png) no-repeat;
}
#PageWrap.Junior
{
    background: url(Images/BG-Jr.png) no-repeat;
}
#PageWrap.Admin
{
    background: url(Images/BG-Admin.png) no-repeat;
}


a#Logo
{
    position: absolute;
    display: block;
    width: 400px;
    height: 1px;
    top: 48px;
    left: 77px;
    padding-top: 50px;
    overflow: hidden;
}






/************ Navigation *************/
#NavLabel
{
    display: block;
    padding-top: 37px;
    height: 0;
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: 122px;
    left: 324px;
}

.Senior a#NavLabel
{
    background: url(Images/NavLabel-Sr.png) no-repeat;
}
.Junior a#NavLabel
{
    background: url(Images/NavLabel-Jr.png) no-repeat;
}
a#NavLabel:hover, a#NavLabel2:hover
{
    background-position: bottom;
}

/* admin NavLabel styles */
.Admin #NavLabel
{
    display: block;
    padding-top: 37px;
    height: 0;
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: 122px;
    left: 324px;
    background: url(Images/NavLabel-Sr.png) no-repeat;
}
.Admin #NavLabel2
{
    display: block;
    padding-top: 37px;
    height: 0;
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: 162px;
    left: 324px;
    background: url(Images/NavLabel-Jr.png) no-repeat;
}




/* Telerik Overrides */
#Navigation .rtsIn, #Navigation .rtsOut, #Navigation .rtsLink, #Navigation .rtsLevel
{
    padding: 0 !important;
    margin: 0 !important;
}

#Navigation .rmText, #Navigation .rmLink
{
    padding: 0 !important;
}
/* end Telerik Overrides */

#Navigation
{
    position: absolute;
    width: 455px;
    max-height: 56px; /* background:url(Images/NavigationBG.gif) repeat-x; */
    top: 127px;
    right: 93px;
    text-align: center;
}

#Navigation a:hover
{
    cursor: pointer !important;
}


/**** RadMenu Styles ****/
#Navigation .rmRootGroup a
{
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    line-height: 13px;
    color: #584431;
    padding-right: 14px !important;
    margin-left: 8px !important;
    background: url(Images/NavDivLines.png) no-repeat right;
    font-weight: bold;
}

#Navigation .rmRootGroup a:hover, #Navigation .rmRootGroup a.Selected
{
    color: #3d7988;
    text-decoration: none;
}

#Navigation .rmRootGroup .rmFirst a
{
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#Navigation .rmRootGroup .rmLast a
{
    margin-right: 0 !important;
    padding-right: 0 !important;
    background: none;
}

#Navigation ul .rmSlide
{
    top: 18px !important;
}
#Navigation ul ul
{
    background: #bec232;
    width: 444px !important;
}

#Navigation ul ul .rmSlide
{
}
#Navigation ul ul ul
{
    background: #8ebcc4;
}

#Navigation .rmLevel1 a
{
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 0 5px !important;
    line-height: 13px;
    background: none;
}

#Navigation .rmLevel1 a:hover, #Navigation .rmLevel1 a.Selected
{
    color: #4D4F14;
}

#Navigation .rmLevel2 a:hover, #Navigation .rmLevel2 a.Selected
{
    color: #3B4C4F;
}




/**** RadTabStrip Styles ****/
/* the #NavLabel and #Logo are used to go to Level1 Pages */
/*#Navigation .rtsLevel1 { display:none; } 
	
	#Navigation .rtsLevel2 a {
		display:none;
	}
	
		
		
	#Navigation .rtsLevel3,
	#Navigation .rtsLevel4 {
		margin-left:5px;
		padding-left:5px;
		background:#8ebcc4;
		margin:6px 0 !important;
	}
	
	#Navigation .rtsLevel3 {
		background:#bec232;
	}
	
	#Navigation .rtsLevel3 a,
	#Navigation .rtsLevel4 a {
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		padding:0 5px !important;
		line-height:14px;
	}
	
		#Navigation .rtsLevel3 a:hover,
		#Navigation .rtsLevel3 a.Selected {
			color:#4D4F14;
		}
		
		#Navigation .rtsLevel4 a {
			font-size:9px;
		}
		
		#Navigation .rtsLevel4 a:hover,
		#Navigation .rtsLevel4 a.Selected { 
			color:#3B4C4F;
		}
		*/

/**** end RadTabStrip Styles ****/


/*********** end Navigation ************/







#Main
{
    position: absolute;
    width: 400px;
    height: 395px;
    right: 82px;
    top: 183px;
}

.Admin #Main
{
    width: 800px;
    z-index: 10;
    top: 283px;
    right: 82px;
    height: 350px;
    /* background: url(Images/SemiTransparent.png); */
    overflow: auto;
}

.TwoPane #Main {
	width: 800px;
    z-index: 10;
    top: 183px;
    right: 82px;
    height: 450px;
    /* background: url(Images/SemiTransparent.png); */
    overflow: auto;
	}

.Interior .Heading
{
    float: left;
    width: 100%;
    height: 98px;
    z-index: 1000;
}
.Interior .Content
{
    float: left;
    width: 100%;
    height: 307px;
    overflow: auto;
    z-index: 1;
}

.TwoPane .ContentLeft
{
    float: left;
	height: 260px;
    width: 30%;
    overflow: hidden;
    z-index: 1;
	margin-top:120px;
}

.TwoPane .ContentRight
{
    float: right;
	height: 444px;
    width: 65%;
	margin-right:2px;
    overflow: auto;
    z-index: 1;
	padding-right: 5px;
	padding-bottom: 5px;
}

.Admin .Content
{
    height: auto;
    padding: 10px;
    width: 765px;
    z-index: 1;
}

.Root .Header
{    
    float: left;
    width: 351px;
    height: 88px;
    padding: 10px 10px 0;
    margin: 0 0 0 15px;
    background: #feefaf url(Images/CutCorner-TR.png) no-repeat right top;
    overflow: auto;
    position: relative;
    top: -20px;
}

.Root .Content
{    
    float: left;
    width: 351px;
    height: 390px;
    padding: 10px 10px 0;
    margin: 0 0 0 15px;
    background: #feefaf url(Images/CutCorner-TR.png) no-repeat right top;
    overflow: auto;
    position: relative;
    top: -20px;
}



#ServiceTimes
{
    position: absolute;
    width: 180px;
    height: 45px;
    padding-right: 10px;
    bottom: 106px;
    right: 301px;
}

#ServiceTimes h3
{
    line-height: 15px;
	font-size:12px;
    margin-bottom: 0;
	padding-top:5px;
}
#ServiceTimes p
{
    line-height: 12px;
	font-size:10px;
    margin-bottom: 0;
}


#SocialLinks
{
    position: absolute;
    bottom: 100px;
    right: 83px;
    width: 145px;
    height: 34px;
    padding-top: 11px;
    padding-left: 10px;
}

#SocialLinks a
{
    float: left;
    width: 35px;
    height: 0;
    display: block;
    padding-top: 35px;
    overflow: hidden;
}
a#Facebook
{
    background: url(Images/SocialFacebook.png) no-repeat;
}
a#Twitter
{
    background: url(Images/SocialTwitter.png) no-repeat;
    margin-left: 6px;
}
a#Parent
{
    background: url(Images/SocialParent.png) no-repeat;
    margin-left: 75px;
}



#Footer
{
    position: absolute;
    bottom: 50px;
    width: 818px;
    left: 50%;
    margin-left: -409px;
    text-align: center;
}

#Footer p, #Footer a
{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
}

.NormalTextBox {
	color: #584431;
	border:1px solid #b8b1aa;
	padding-left:3px;
	margin:3px 0;
}
