/*
-----------------------------------------------
Style Sheet for: Clark County Fair
Author:   IVEKA.com
Version:  May 5, 2008
----------------------------------------------- */

/*
-----------------------------------------------
body and backgrounds
----------------------------------------------- */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #51441A;
}
.background {
	background-image: url(../images/category_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.background_interior {
	background-image: url(../images/background_interior.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.background_sidenav {
	background-image: url(../images/background_sidenav.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #D76112;
}
.background_announcements {
	background-image: url(../images/background_interior.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


/*
-----------------------------------------------
text formating
----------------------------------------------- */


h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #D76112;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #0D8EB7;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #D76112;
	font-weight: bold;
	text-align: center;
}



/*
-----------------------------------------------
links formating
----------------------------------------------- */


		
a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #51441A;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #DE6E23;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #D76112;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0E94BF;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #D76112;
	text-decoration: underline;
	font-weight: normal;
}



/*
-----------------------------------------------
footer links formating
----------------------------------------------- */



.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D8CB5;
	text-decoration: none;
	line-height: 16px;
}
.footer a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D8EB7;
	text-decoration: none;
	line-height: 16px;
}
.footer a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D8CB5;
	text-decoration: none;
	line-height: 16px;
}
.footer a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #D76112;
	text-decoration: underline;
	line-height: 16px;
}
.footer a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D89B1;
	text-decoration: none;
	line-height: 16px;
}


/*
-----------------------------------------------
navigation links formating
----------------------------------------------- */



.nav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #F5F0D8;
	text-decoration: none;
	text-indent: 10px;
}
.nav a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #F5F0D8;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #F5F0D8;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.nav a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #F5F0D8;
	text-decoration: none;
}




/*
-----------------------------------------------
announcements links formating
----------------------------------------------- */



.announce_heading {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #D76112;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.announce {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E3670;
	text-decoration: none;
}
.announce a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E3670;
	text-decoration: none;
}
.announce a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E3670;
	text-decoration: none;
}
.announce a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E3670;
	text-decoration: none;
}
.announce a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E3670;
	text-decoration: none;
}



/*
-----------------------------------------------
text and links formating
----------------------------------------------- */



#padleft {
	float: left;
	margin: 10px;
}
#padright {
	float: right;
	margin: 10px;
}
