body
{
	font-family: Times New Roman, Arial;
	background-color: #fdda70;
	font-size:12px; 
	color:#96653c;
	background-image: url(../image/bodyBackground.jpg); 
	background-repeat: repeat-x; 
	margin-top:14px;
}

div#masterContainer
{ 
	width:689px;
	margin:0 auto;
}

div#pod-1-background
{
	background-color:#ffffff;
	width:100%;
}

/*div#pod-2-background 
{
	background-image: url(../image/header1.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:59px;
}

div#pod-5-background
{
	background-color:#cbd59b;
	width:100%;
}

div#pod-6-background
{
	background-color:#afb97e;
	width:100%;
}
*/

div#menuNav-background
{
	background-image: url(../image/menuBar.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:66px;
}



div.borderA
{
	border-color:#7c5104;
	border-style:solid;
	border-width:1px;
}

div.borderA img
{
	border-color:#f5e1d0;
	border-style:solid;
	border-width:10px;
}

div.borderB
{
	border-color:#7c5104;
	border-style:solid;
	border-width:1px;
}

div.borderB img
{
	border-color:#dae1dc;
	border-style:solid;
	border-width:10px;
}


div.hSpacer
{
	width:5px;
	height:5px;
	float: left;
}

div.vSpacer
{ 
	width:5px;
	height:5px;
}

div.spacer-1px
{ 
	padding-top:1px;
	padding-bottom:1px;
}

div.padding
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

hr {
	border:0;
	width:100%;
	color:#9fcaef;
	background-color:#9fcaef;
	height:1px;
}

div.txt-standard
{
	font-size:12px;
	font-style:normal;
	color:#415e8b; 
	text-align:justify;
}

div.txt-title
{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#000; 
	text-align:left;
}

div#txt-copyright
{ 
	font-size:12px;
	font-style:normal;
	color:#d69412;
}

/* Text Link 1 */
div.txt-link1
{
	font-size:18px;
}

.txt-link1 A {
	color:#ffffff;
	text-decoration: none;
	position: relative; top: 24px; left: 0px; 
	padding: 24px 10px 24px 10px;
	height:66px;
}

.txt-link1 A:hover {
	background-image: url(../image/menuBarHover.jpg);
	background-repeat:repeat-x;
	color:#5a7763;
	text-decoration:none; 
}

/* Text Link 2 */
div.txt-link2
{
	font-size:12px;
}

.txt-link2 A {
	color:#96653c;
	text-decoration:none; 
	font-weight:bold;
}

.txt-link2 A:hover {
	color: #996600;
	text-decoration:none;
	background-color: #CCCCCC;
}


/* arcRes */
.arcRes{
	text-align:center;	
	font-size: 13px;
}

.arcRes a{
	color:#333333;	
}
.specialsContainer{
	width: 223px;
	padding: 3px;
	background-color: #fdda70;
	background-image: url(../image/bodyBackground.jpg); 
	background-repeat: repeat-x; 
	color: #FFFFFF;
	border: #F3D211 1px solid;
}

.specialsContainer a{
	color: #FFFF00;
	font-weight: bold;
}

.specialsHeader{
	color: #609479;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
