/* Global Styles */

body {
	background-image: url(../images/bg.gif);
	}
	
td {
	font:12px arial;
	color:#172754;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #b48c00;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	font-size: 12px;
	}
	
/* ID Styles */

#navigation a {
	font:12px georgia;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	background-color: #172754;
	border-top-width: 1pt;
	border-right-width: 20px;
	border-bottom-width: 1pt;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #172754;
	border-right-color: #172754;
	border-bottom-color: #172754;
	border-left-color: #172754;
	background-repeat: repeat;
	}
	
#navigation a:hover {
	color:#b48c00;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:28px georgia;
	color: #b48c00;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #b48c00;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:12px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
	
#pscroller1{
	width: 50px;
	height: 25px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
	}

#pscroller2 a{
	text-decoration: none;
	}

.someclass{ //class to apply to your scroller(s) if desired
	font: 12px arial;
	color: #172754;
	}
	
/* Class Styles */

.bodyText {
	font:12px arial;
	color:#172754;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	margin-left: 5px;
	}
	
.pageName{
	font:22px georgia;
	color: #172754;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	color: #b48c00;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #FFFFFF;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#172754;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 2px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}
	

	
clientTestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	padding: 2px;
	width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: 172754;
	border-right-color: 172754;
	border-bottom-color: 172754;
	border-left-color: 172754;
}
.ClientTestimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #172754;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #b48c00;
	border-right-color: #b48c00;
	border-bottom-color: #b48c00;
	border-left-color: #b48c00;
	font-weight: bold;
	text-indent: 10px;
	margin: 10px;
	padding: 20px;
}
.bodyText strong {
	font-weight: bold;
	color: #172754;
}
#sidebaritem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #172754;
	font-variant: normal;
	line-height: 100%;
	font-style: normal;
	text-decoration: none;
	padding-left: 0px;
}
#sidebaritem a:hover {
	color:#b48c00;
	}

