/*********************
Author:    jsds.us
Updated:   04-04-07
**********************/

/* styles */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #362219;
	background-color: #B50937;
	color: #FFFFFF;
	line-height: 16px;
}
.background {
	background-image: url(../images/blueprntback4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


* {
	border: none;
	margin: 0;
	}	
		
	
.italic {
	font-style: italic;
}
	
.strong {
	font-weight: bold;
}
.accoladesDiv {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91A5B0;
}

.numbersLrg {
	font-size: 18px;
	line-height: 24px;
	color: #91A5B0;
}


.Headline {
	font-size: 28px;
	color: #91A5B0;
	padding-bottom: 20px;
	padding-top: 5px;
}

.smalltxt {
	font-size: 12px;
}


	
/* links */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #996600;
	}
	
a:hover {
	color: #91A5B0;
	}


a.taglink, a.taglink:visited, a.taglink:active {
	color: #91A5B0;
	text-decoration: none;
}

a.taglink:HOVER {
	text-decoration: underline;
	color: #E0DDC6;
}

a.footerNavlink, a.footerNavlink:visited, a.footerNavlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C0000;
	font-weight: bold;
	text-transform: uppercase;
}

a.footerNavlink:HOVER {
	text-decoration: none;
	color: #FFFFFF;
}

a.SmallBoldlink, a.SmallBoldlink:visited, a.SmallBoldlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}

a.SmallBoldlink:HOVER {
	text-decoration: none;
	color: #4C0000;
}


/* footer */
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C0000;
	font-weight: bold;
	text-transform: uppercase;
}
.blogFeed {
	font-size: 12px;
	color: #666666;
}
.BoldAllCaps {
	font-weight: bold;
	text-transform: uppercase;
}
