BODY.csspg { 
	background-color:#FFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	font-size: 1em;
	font-family: Times New Roman, Time, serif;
	margin: 0;
	/* padding: 2px 40px 20px 40px; */
 
}

/* These are the colors I am using */
.greenColor	{ background: 36B93D; color: 36B93D; } /* RGB 54 185 61 */
.redColor	{ background: 870606; color: 870606; } /* RGB 135 6 6 */
.blueColor	{ background: 4C5DFF; color: 4C5DFF; } /* RGB 76 93 255 */

a:link{color: #2A4DA4; text-decoration: underline;}
a:hover{color: #941E1E; text-decoration: underline;}
a:active{color: #941E1E; text-decoration: none;}
a:visited{color: #666666; text-decoration: none;}

.bodytext {
	color: #111111;
	font-family: Times New Roman, Time, serif;
	font-size: 1em;
	font-style: normal;
}

.title { 
	font-family: Times New Roman, Time, serif; 
	color: #D1A13F;
	font-size: 14pt;
	}

a.bodytext:link{color: #000000; text-decoration: underline; font-family: Times New Roman, Time, serif;}
a.bodytext:hover{color: #941E1E; text-decoration: underline; font-family: Times New Roman, Time, serif;}
a.bodytext:active{color: #941E1E; text-decoration: none; font-family: Times New Roman, Time, serif;}
a.bodytext:visited{color: #666666; text-decoration: none; font-family: Times New Roman, Time, serif;}
a.bodytext:visited:hover{color: #941E1E; text-decoration: underline; font-family: Times New Roman, Time, serif;}

a.lefttext:link{color: #000000; text-decoration: none; font-family: Arial; font-size: 9pt;}
a.lefttext:hover{color: #941E1E; text-decoration: underline; font-family: Arial; font-size: 9pt;}
a.lefttext:active{color: #941E1E; text-decoration: none; font-family: Arial; font-size: 9pt;}
a.lefttext:visited{color: #000000; text-decoration: none; font-family: Arial; font-size: 9pt;}
a.lefttext:visited:hover{color: #941E1E; text-decoration: underline; font-family: Arial; font-size: 9pt;}

.lefttext{color: #000000; text-decoration: none; font-family: Arial; font-size: 9pt;}

a.menutext:link{
	color: #941E1E;
	font-family: Times New Roman, Time, serif;
	font-size: 1em;
	font-style: bold;
	text-decoration: underline;
}

a.menutext:hover{color: #000000; text-decoration: underline; font-family: Times New Roman, Time, serif;}
a.menutext:active{color: #941E1E; text-decoration: none; font-family: Times New Roman, Time, serif;}
a.menutext:visited{color: #941E1E; text-decoration: underline; font-family: Times New Roman, Time, serif;}
	

.leftDiv {
	text-align : justify; 
	margin : 0; 
/*	padding-left : 1%;
	padding-right : 1%;
*/
	border-style : solid; 
	border-right-width : 1px; 
	border-left-width : 1px; 

	border-right-color : inherit; 
	border-left-color : inherit; 
	width : 10%; 
	float : left; 
}

.rightDiv {
	text-align : justify; 
	margin : 0; 
/*	padding-left : 1%;
	padding-right : 1%;
*/
	border-style : solid; 
	border-right-width : 1px; 
	border-left-width : 1px; 

	border-right-color : inherit; 
	border-left-color : inherit; 
	width : 10%; 
	float : left; 
}

.middleDiv {
	text-align : justify; 
	margin : 0; 
/*	padding-left : 1%;
	padding-right : 1%;
*/
	border-style : solid; 
	border-right-width : 1px; 
	border-left-width : 1px; 

	border-right-color : inherit; 
	border-left-color : inherit; 
	width : 80%; 
	float : left; 
}


.upperDiv {
	background-color:#870606;
	clear: both;
	float: none;
	text-align: center;
	width: 100%; 
}

.lowerDiv {
	clear: both;
	float: none;
	text-align: center;
	}

#bannerDiv {
	background-color:#870606;
	clear: both;
	float: none;
	text-align: center;
	width: 800px; 
}
	
#bannerCenter {
	float: left;
	clear: none;
	position: relative;
	text-align: left;
	background-color: #00FF00; 
	color: #000000;
	}

#tabsDiv {
	float: none;
	text-align: center;
	color: #00FF00;
	}
	
	
#bannerSide{
	background-color: #870606; 
        background-repeat: no-repeat;
        float: left;
	height:117px;
}

.tabBackLeft { background-image: url(back.gif);}

.tabText {
	color: #111111;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.tabText:link {
	color: #111111;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #870606;
	text-decoration: none;
}

a.tabText:hover {
	color: #222222;
	text-decoration: underline;
}
a.tabText:visited {
	color: #111111;
	text-decoration: none;
}
a.tabText:active {
	color: #111111;
	text-decoration: none;
}

a.tabText:visited:hover{
	color: #222222;
	text-decoration: underline;
}

a.tabText:visited:active{
	color: #111111;
	text-decoration: none;
}

#tabLeft {
	background-image: url(../images/tabLeft.jpg); 
        background-repeat: no-repeat;
	float: left;
	left:447px;
	top:231px;
	width:10px;
	height:28px;
}

#tabCenter {
	background-image: url(../images/tabCenter.jpg) ; 
        background-repeat: repeat-x;
	color: #000000;
	float: left;
	height:28px;
	
}

#tabRight {
	background-image: url(../images/tabRight.jpg); 
        background-repeat: no-repeat;
	float: left;
	left:519px;
	top:231px;
	width:11px;
	height:28px;
}

#tabRightEdge {
	background-image: url(../images/tabRightEdge.jpg); 
        background-repeat: no-repeat;
	float: left;
	top:231px;
	width:3px;
	height:28px;
}

#redboxTL {
	background-image: url(../images/redboxTL.jpg); 
        background-repeat: no-repeat;
	float: left;	
	width:14px;
	height:28px;
}


/* The 7px padding is subtracted from the height of the TC */

#redboxTC {
	background-image: url(../images/redboxTC.jpg); 
        background-repeat: repeat-x;
	float: left;	
	width:144px;
	height:28px;
	color: #FFFFFF;
	/* padding-top: 7px; */
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
}


.copyrightText {
	color: #aaaaaa;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.lowerMenuText {
	color: #666666;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

.lowerMenuText a,  a:visited, a:active {
	color: #666666;
	text-decoration: none;
}

.lowerMenuText a:hover{
	color: #4C5DFF;
	text-decoration: underline;
}

.headerText {
	float: left;	
	color: #000000;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.boxTitle {float: left;color: #FFFFFF;font-family: arial, sans-serif;font-size: 9pt;font-style: normal;font-weight: bold;}

a.boxTitle:link{color: #ffffff; text-decoration: none;}


a.boxTitle:hover{
	float: left;
	color: #F5F180; 
	text-decoration: underline;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
a.boxTitle:active{
	color: #F5F180; 
	text-decoration: underline;
	float: left;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}



a.boxTitle:visited{
	color: #ffffff; 
	text-decoration: none;
	float: left;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.boxText {
	float: left;	
	color: #303030;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}



#redboxTR {
	background-image: url(../images/redboxTR.jpg); 
        background-repeat: no-repeat;
	float: left;	
	width:16px;
	height:28px;
}

#redboxLS {
	background-image: url(../images/redboxLS.jpg); 
        background-repeat: repeat-y;
        float: left;
	width:5px;
	height:131px;
}

/* The 4px  (2 for each side )padding is subtracted from the width and height of the Middle */
#redboxMiddle {
	background-color: #FFFFFF;
        float: left;
        /* padding-left: 2px; */
	width:161px;
	height:131px;
	
	
}

#redboxRS {
	background-image: url(../images/redboxRS.jpg); 
        background-repeat: repeat-y;
	float: left;
	width:8px;
	height:131px;
}

#redboxB {
	background-image: url(../images/redboxB.jpg); 
        background-repeat: no-repeat;
	float: left;
	width:174px;
	height:16px;
}

#boxSection { 
	clear: both ;
	float: none;
}

#Website-v2--basic-slice-03 {
	background-image: url(../images/Website-v2--basic-slice_03.jpg); 
        background-repeat: no-repeat;
	position:relative;
	float: left;
	width:8px;
	height:117px;
}

#Website-v2--basic-slice-04 {
	background-image: url(../images/Website-v2--basic-slice_04.jpg); 
        background-repeat: no-repeat;
	position:relative;
	float: left;
	width:975px;
	height:28px;
}

#Website-v2--basic-slice-07 {
	background-image: url(../images/Website-v2--basic-slice_07.jpg); 
        background-repeat: no-repeat;
	position:relative;
	float: left;
	width:975px;
	height:89px;
}


#Website-v2--basic-slice-05 {
	background-image: url(../images/Website-v2--basic-slice_05.jpg); 
        background-repeat: no-repeat;
	position:relative;
	float: left;
	width:12px;
	height:117px;
}


#Website-v2--basic-slice-08 {
	position: relative;
	float:left;
	width:210px;
	clear: none;
}

#Website-v2--basic-slice-09 {
	background-image: url(../images/Website-v2--basic-slice_09.jpg); 
        background-repeat: no-repeat;
        background-color: #00FF00; 
        position: static;
	float: left;
	clear: none;
	top: 100px;
	width:608px;
	height:39px;
}

#Website-v2--basic-slice-10 {
	position:static;
	float: left;
	clear: none;
	width:186px;
	height:647px;
}

#Website-v2--basic-slice-11 {
	position:absolute;
	left:374px;
	top:387px;
	width:608px;
	height:134px;
}

#Website-v2--basic-slice-12 {
	position:absolute;
	left:374px;
	top:521px;
	width:608px;
	height:7px;
}

#Website-v2--basic-slice-13 {
	position:absolute;
	left:374px;
	top:528px;
	width:10px;
	height:360px;
}

#Website-v2--basic-slice-14 {
	position:absolute;
	left:384px;
	top:528px;
	width:583px;
	height:360px;
}

#Website-v2--basic-slice-15 {
	position:absolute;
	left:967px;
	top:528px;
	width:15px;
	height:360px;
}

#Website-v2--basic-slice-16 {
	position:absolute;
	left:374px;
	top:888px;
	width:608px;
	height:12px;
}

#Website-v2--basic-slice-17 {
	position:absolute;
	left:374px;
	top:900px;
	width:608px;
	height:95px;
}

#Website-v2--basic-slice-18 {
	position:absolute;
	left:171px;
	top:995px;
	width:996px;
	height:10px;
}

#Website-v2--basic-slice-19 {
	position:absolute;
	left:1167px;
	top:995px;
	width:1px;
	height:29px;
}

#Website-v2--basic-slice-20 {
	position:absolute;
	left:171px;
	top:1005px;
	width:996px;
	height:19px;
}
		

.right {
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	border-style : solid; 
	border-right-width : 1px; 
	border-left-width : 1px; 
	border-right-color : inherit; 
	border-left-color : inherit; 
	width : 10%; 
	float : left; 
}

.normal {
	color : green; 
	text-align : left; 
	width : 100%; 
	float : none; 
}

.middle {
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	width : 900px; 
	float : left; 
}

.left {
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	border-style : solid; 
	border-right-width : 1px; 
	border-left-width : 1px; 
	border-right-color : inherit; 
	border-left-color : inherit; 
	width : 10%; 
	float : left; 
}

.dropcapred	{
	float: left;
	width: 1em;
	background: #f0f0f0;
	color: #cc3333;
	font: bold x-large sans-serif;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
}

 .border
{
float: right;
margin: 0px 0px 5px 5px;
border: 1px dotted #666;
padding: 10px;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}

.GiveBasket{
	color : #ffffff;
	background-color : #FF0000;
	padding : 2px ;
	font: 10pt arial bold; 
	align: center;
} 