/* Global Styles */

body {
	margin:0px;
	background-image: url(images/swatch.GIF);
	}
.logo {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #FFFFCC;
	text-decoration: none;
}
.logoAnxious {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-style: italic;
	letter-spacing:.2em;
	color: #990000;
}


/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FFFFCC;
	}
	
#navigation a {
	color: #ffffcc;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font: Trebuchet MS;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #990000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font: Trebuchet MS;
	font-size: 12px;
	background: #CC9933;
	}
	
/* Class Styles */

.none {
	color:#663300;
	line-height:19px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	}
	
.bodyText {
	color:#663300;
	line-height:19px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	}
	
.text {
	background-color: #FFFFCC;
}

.textarea {
	background-color: #FFFFCC;
}
	
.bodyTextItalic {
	color:#663300;
	line-height:19px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	}

.bodyTextBold {
	color:#663300;
	line-height:19px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
	
.smallText {
	color: #663300;
	line-height: 14px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
	
.smallTextItalic {
	color: #663300;
	line-height: 14px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	}	
	
	
.navText {
	color: #FFFFCC;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	}
.lightHeader {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #CC9933;
	line-height: normal;
	text-decoration: none;
}
.lightHeader2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: normal;
	color: #CC9933;
	text-decoration: none;
}
.lightSubhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}
.redSubhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.caption {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.caption2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}

.caption2italic{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;
	}

a:link {
	font-family: "Trebuchet MS";
	text-decoration: underline;
	color: #990000;
	font-size: 12px;
}

a:visited {
	font-family: "Trebuchet MS";
	text-decoration: underline;
	color: #990000;
	font-size: 12px;
}


	
	}
	
.caption2italic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
textarea {
	background-color: #FFFFFF;
}
TextField {
	background-color: #FFFFFF;
}
button {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
