Body
	{
	font-family: verdana;
	font-size: 10pt;
	background-image: url(../Images/bg2.gif); 
	background-repeat: repeat;
	}
	
.textArticles
	{
		margin: 10px 30px 0px 30px;
		font-size: 12px;
	}
	
.textArticles h1
	{
		font-size: 18px;
		color: #421400;
	}
	
.textArticles h2
	{
		font-size: 16px;
		color: #421400;
	}

Basefont
	{
	font-family: verdana;
	font-size: 10pt;
	}

TD	{
	font-family: verdana;
	font-size: 10pt;
	}

HR	{
	color: #DEC39C;
	height: 1px;
	}



P	{
	font-family: verdana;
	font-size: 10pt;
	}

.ADefault
	{
	color: #421400;
	font-size: 10pt;
	}
.ASmall
	{
	color: #421400;
	font-size: 7pt;
	}

.AMenuOver
	{
	color: #421400;
	font-size: 8pt;
	text-decoration: none;
	background-color: #CEA673; /* glen added */
	display:block; /* glen added */
	}

.AMenuOut
	{
	color: #DEC39C;
	font-size: 8pt;
	text-decoration: none;
	background-color: #421400;  /* glen added */
	display:block; /* glen added */
	}

.MenuOver
	{
	background-color: #CEA673;
	}

.MenuOut
	{
	background-color: #421400;
	}

.MenuSelectorTopBorder
	{
	font-family: webdings; 
	font-size :12px;
	color:#421400;
	border-top: 1 solid #DEC39C;
	}

.MenuBG
	{
	background-color: #421400;
	}

.MenuBGBorderTop
	{
	border-top: 1 solid #DEC39C;
	background-color: #421400;
	}

.MenuBGBorderTopBottom
	{
	border-top: 1 solid #DEC39C; 
	border-bottom: 1 solid #DEC39C;
	background-color: #421400;
	}

.MenuBGBorderBottom
	{
	border-bottom: 1 solid #DEC39C;
	background-color: #421400;
	}

.MenuBGBorderRight
	{
	border-right: 1 solid #421400;
	background-color: #421400;
	}

.MenuBorderTop
	{
	border-top: 1 solid #DEC39C;
	}

.MainBorderRight
	{
	border-right: 1 solid #421400;
	background-color: #FFFFFF;
	}

.MainBorderTopRight
	{
	border-top: 1 solid #DEC39C;
	border-right: 1 solid #421400;
	background-color: #FFFFFF;
	}

.Title
	{
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #421400;
	text-align: center;
	}
.SubTitle
	{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #421400;
	text-align: center;
	}

.Catchphrase
	{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #421400;
	}

.Attention
	{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: Red;
	}
	
.testimonials /* this for the link on the home pages */
	{
		color: #0000CC;
		font-size: 18px;
		text-align:center;
	}
	
.colorBox
	{
		background-color:#FFFFCC;
		margin:5px;
		border-color:#000000;
		border-style:solid;
		border-width:thin;
		padding: 5px;
	}
	
#special {
	width:80%;
	border:2px solid #0000FF;
	background-color:#FF0000;
	margin-bottom:10px;
	color:#FFFFFF;
	padding:10px;
}

#special h3 {
	font-size:24px;
	text-transform:uppercase;
}
