/* CSS Document */

body {
	min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #c9d6df;
	}
	
	a{
    color: rgb(64, 122, 182);
    text-decoration: none;
    font-weight: bold;
}

.employeebox {
	background-color: f6f8f9;
	background-image: url(images/images/empbox_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.employeename {
	color: #AC211A;
	font-weight: bold;
	font-size: 14px;
	line-height: 2px;
}
.employeemail {
	color: #224058;
	font-weight: bold;
	line-height: 5px;
}
.employeemail a {
	color: #376991;
	line-height: 0px;
}
.bio {
	color: #666666;
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E6997;
}
#column1 {
	margin: 40px 20px 60px 10px;
}


.buttonscontainer {
	width: 194px;

}

.buttons a {
	color: #1E3573;
	background-color: #FAFCFC;
	padding: 5px 10px 5px;
	display: block;
	border-bottom: 1px solid #C9D6DF;
	border-right: 1px solid #C9D6DF;
	font: 13px Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-left: 1px solid #C9D6DF;
	margin-left: 1px;
}

.buttons a:hover {background-color: #8AA3B4;
color: #F7F7F7;
text-decoration: none;}
.photocaption {
	font-size: 9px;
	font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427EAC;
	margin-top: 20px;

}
#servside {
	border: thin solid #C9D6DF;
	padding: 10px;
}
#awardsbox {
	border: thin solid #C9D6DF;
}
.footer a:hover {
	text-decoration: underline;
}
.tiplinks {
	font-size: 11px;
	color: #A92A26;
	font-weight: bold;
	line-height: 20px;
}
.news {
	color: #666666;
	font-size: 11px;
}
.hlinks {
	font-size: 12px;
	color: #B0211F;
	font-family: Arial, Helvetica, sans-serif;
}
.tipsbody {
	color: #666666;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
#content {
	padding: 20px;
}
h3 {
}
.dates {
	color: #AC211A;
	font-size: 12px;
}
.newsdates {
	font-size: 12px;
	color: #AB221A;
	font-weight: bold;
}
.darticle {
	font-size: 11px;
	color: #608396;
	font-weight: bold;
}
.headline {
	font-size: 12px;
	color: #254862;
	font-weight: bold;
	line-height: 15px;
}

/* this is for the forms */

.submit input
{
margin-left: 20px;
} 

textarea
{
color: #000fff;
background: #C9D6DF;
hiegt: 300px;
width: 300px;
}

input
{
color: #000fff;
background: #C9D6DF;
}
.sig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #001580;
	font-style: italic;
	margin-left: 20px;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

fieldset
{
	border: 1px solid #C9D6DF;
	width: 80%;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

legend
{
	color: #407AB6;
	background: #FFFFFF;
	border: 1px solid #C9D6DF;
	padding: 2px 6px;
	font-weight: bold;
	margin-left: 20px;
}
.tiplinks a:hover {
	text-decoration: underline;
	line-height: 0;
}
.newsimg {
	padding: 0px;
	border: 5px solid #C9D6DF;
	margin: 10px;
}
.testimonial {
	padding: 10px;
	border: 5px solid #C9D6DF;
	background-color: #E4ECF2;
	margin-bottom: 40px;
}

div#main {
	position: relative;
}
#terms li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#banner {
	z-index: 1;
	position: relative;
	text-align: center;
}
#terms {
	background-color: #E1F0FB;
	padding: 10px;
	width: 150px;
	margin-left: 20px;
}
#terms p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#spark {
	position: absolute;
	width: 250px;
	height: 100px;
	z-index: 3;
	left: 280px;	
}	

#tuneup {color:#AB221A;}