﻿#pagePos
{
	position:relative;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}

.logo-pos
{
	position:relative;
	margin-top:0px;
	margin-bottom:-4px;
}
#emailSignup 
{
	font-variant:small-caps;position:absolute;top:45px;right:0px;
	/* top:40px; margin-left:580px;
	margin-top:48px; float:right;*/
	font-family:Georgia Times New Roman;
	font-size:14px;
	width:300px; height:40px; float:right; text-align: right !important;
}
#tabLink
{
	/*
	position:absolute;
	top:117px;width:300px;margin-left:500px;float:right;text-align:right;top:117px;*/
	position:absolute;top:114px;right:0px;z-index:490;
	width:300px; height:40px; float:right; text-align: right !important; 
}
#hdrNav
{
	font-size: 12px;
	font-weight: bold;
	font-family: Garamond 3 serif;
	text-transform: uppercase;
	margin-right:auto;
	margin-left: auto;
	text-align: left;
	width:1000px;
}

#contentOuterDiv
{
	background-color:#f3f2e0;
	padding:10px;
	margin-bottom:-20px;
}

#footerDiv
{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top:10px;
	text-align:center;
	color:#53301a;
}
#footerDiv a{color:#53301a; margin:8px;}
#footerDiv a:hover {color:#d57004;}

.transBack
{
	background-color:transparent;
	background-image:url(../app_images/bkg.trans.gif);	
	opacity:0.70;
	filter:alpha(opacity=70);
}
#widgetContent
{	
	position:absolute;
	z-index:10;
	margin-left:520px;
	color:#53301a;
	width:510px;	
	display:inline;	
	height:30px;
}
a.widgetContent
{
	position:relative;
	color:#53301a;
	z-index:12;
	text-decoration:none;
	margin-left:35px;
}
a.widgetContent:hover{	text-decoration:underline;}
.widgetImgs-Home
{
	position:absolute;
	width:500px;
	margin-top:-10px;
	margin-left:530px;
	z-index:1;	
	display:inline;
}
.widgetImgs
{
	position:absolute;
	width:500px;
	margin-top:-10px;
	margin-left:10px;
	z-index:10;
	display:inline;
}

#widgetBarBack
{
	position:relative;
	z-index:20;
	height:33px;
	width:1000px;
	margin-top:-36px;/**/
}
#widgetBar
{
	
	position:relative; z-index:22;
	width:1000px;height:23px;
	color: #53301a;
	font-family: Garamond Serif;
	font-size: 12px;
	text-transform:uppercase;	
	font-weight: bold;	
	padding-top:10px;
	border-bottom: 3px #53301a solid;
	border-top: 3px #53301a solid;
	margin-left:auto;
	margin-right:auto;	
	margin-top:-37px;
}
#weatherContent
{
	position:absolute;
	z-index:10;
	width: 400px;
	text-align:left;
	margin-left:10px;
	margin-right:20px;
}

.borderLine
{
	border-bottom:3px #53301a solid;
	position:relative;
	margin-top:4px;
}

.courseImg1
{
	width:43px;
	height:43px;
	position:absolute;
	margin-left:8px;
	margin-top:370px;
}
.courseImg2
{
	width:43px;
	height:43px;
	position:absolute;
	margin-left:63px;
	margin-top:370px;
}
.ltlFooterTxt
{
	font-size:9px; 
	font-family:times new roman; 
	/*text-align:left;*/
}

.addyFooterTxt
{
	width:1000px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.rePhone
{
	position:absolute;
	height:20px;
	text-align:right; 
	width:700px;
	color:#d57004 !important;
	margin-top:-1px;
}

/*LOGIN FEATURE NOT PLANNED FOR THE TIME BEING
.btn.login
{
	position:absolute;
	margin-left:900px;
}
*/