/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #E8C87C;
	background-image:url(../images/bg.gif);
	background-position:center;
	margin: 0px;
	margin-top: 0px;
}

TABLE {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	border-collapse:collapse;
	border-spacing: 0;
}

INPUT, SELECT, TEXTAREA {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
	border-collapse:collapse;
	border-spacing: 0;
}


UL {
	margin: 0px 15px;
	list-style-image: url(../images/bullet.gif);
}

P {
	margin: 0px 0px;
}

TEXTAREA {
	line-height: 12px;
	height: 84px;	
}
  
h1 {
	display:inline;	
}

h2 {
	display:inline;	
}



/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #EDD396;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #EDD396;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #EDD396;
	text-decoration: none;
	font-weight: bold;

}




a.footerLinks:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFDB7F;
}

a.footerLinks:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFDB7F;
}
a.footerLinks:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFDB7F;
}




a.footerLinks2:link {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFDB7F;
}

a.footerLinks2:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFDB7F;
}
a.footerLinks2:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFDB7F;
}





a.image:link {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

a.image:visited {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

a.image:hover {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}


a.subNav:link {
	color: #EDD396;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.subNav:visited {
	color: #EDD396;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

a.subNav:hover {
	color: #EDD396;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}


a.title:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF9614;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.title:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF9614;
}

a.title:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF9614;

}


/***************************************************
customized sitewide link tags
****************************************************/

.footer {
	font-size: 10px;
	color: #FFDB7F;

}

.subTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF9614;

}

.subNavTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FF9614;
}

.subNavDivider {
	color: #EDD396;
	font-weight: bold;
	font-size: 10px;
}

.locationInfo {
	color: #5A9B7B;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}

