/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
.btmTBL {
	background-image: url(../images/bottemBG.gif);
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.district_tbl_bdr {
	border-top: thin none;
	border-right: thin solid #707070;
	border-bottom: thin solid #707070;
	border-left: thin none;
}


body {
	background-image: url(../images/backgroundimage.gifx);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #cc6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: underline;
	color: #ff9933;
}
a:active {
	text-decoration: none;
	color: #ff9933;
}
.tenantTop {
	background-color: #707070
}
.formHeadFont {
	font-size: 12px;
	color: #FFFFFF;
	font-size: 18px;
}
.formboxoutline {
	border: thin double #707070;
}
.formbutton {
	font-size: 16px;
	color: #cc6633;
	background-color: #CCCCCC;
	border: thin double #707070;
	font-weight: bold;
}


/* styles below are visable to FWPA staff*/
.page_heading_1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFCF65;
	display: inline;
}
.page_heading_2 {
	font-size: 24px;
	font-weight: normal;
	color: #707070;
	display: inline;
}

.subheading_1 {
	font-size: 18px;
	font-weight: normal;
	color: #707070;
	display: inline;
}

.sub_heading_2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffcf65;
	display: inline;
}
.sub_heading_3 {
	font-size: 18px;
	font-weight: normal;
	color: #a15f00;
	display: inline;
}
.sub_heading_4 {
	font-size: 18px;
	font-weight: normal;
	color: #7870c7;/*#79932D */ 
	display: inline;
}
.sub_heading_5 {
	font-size: 18px;
	font-weight: normal;
	color: #4c848e;
	display: inline;
}
.sub_sub_heading_1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.small_text {
	font-size: 10px;
}
/*BEGIN Styles for News*/
a.news:link {
	color: #cc6633;
	text-decoration: none;
}
a.news:visited {
	text-decoration: none;
	color: #CC6633;
}
a.news:hover {
	text-decoration: underline;
	color: #ff9933;
}
a.news:active {
	text-decoration: none;
	color: #ff9933;
}

.news_detailTitle{
	font-size: 16px;
	font-weight: bold;
}
/*END Styles for News*/


/*BEGIN Styles for Call for Entries*/
a.artists:link {
	color: #cc6633;
	text-decoration: none;
}
a.artists:visited {
	text-decoration: none;
	color: #CC6633;
}
a.artists:hover {
	text-decoration: underline;
	color: #ff9933;
}
a.artists:active {
	text-decoration: none;
	color: #ff9933;
}

.artists_detailTitle{
	font-size: 16px;
	font-weight: bold;
}
/*END Styles for Call for Entries*/


/*BEGIN Styles for Main Navigation
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: underline;
	color: #A13801;
}


a.nav:active {
	text-decoration: none;
	color: #A13801;
}
END Styles for Main Navigation*/

