/* CSS Document */

body {
	background-color:#FCF7BA;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0 0 20px 0;
	margin:0;
	text-align: left;
}

.black-border {
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}

.menulink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FCF0D8;
	text-decoration:none;
}	
.menulink:hover {
	color:#F4C25C;
}	
	
.menu1 {
	padding:9px 6px 11px 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FCF0D8;
}	

.content-td {
	padding:17px 20px 30px 13px;
	border:#000 1px solid;
}	

.left {
	font-family: Trebuchet MS;
	font-size:12px;
	color:#000000;
}	

.aboutbox {
	font-family: Trebuchet MS;
	font-size:11px;
	padding:6px 6px 6px 6px;
	border:#103068 1px solid;
	color:#000000;

}	

.yes {
	font-family: Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#103068;
	text-decoration:none;
	padding:4px 0px 0px 4px;
}	
.yes:hover {
	font-size:11px;
	font-weight:bold;
	color:#103068;
	text-decoration:underline;
}

.hiring {
	padding:47px 6px 10px 123px;
	color:#EACFA5;
	background-image:url(images/hiring.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.click {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}		
.click:hover {
	text-decoration:underline;
	color:#EACFA5;
}

.made-it {
	padding:14px 6px 13px 13px;
	background-image:url(images/made-it-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border:#103068 1px solid;
	color:#103068;
}		

.services {
	padding-bottom:14px;
}	
.services1 {
	padding:10px 12px 7px 12px;
	border-bottom:#F0DCB3 1px solid;
	background-color:#FFFFFF;
	color:#6D5627;
}
.services2 {
	padding:6px 6px 6px 6px;
	border-bottom:#676766 1px solid;
	font-family:Trebuchet MS;
	font-size:13px;
	background-color:#FAEE5F;
	color:#37290B;
}
.services3 {
	padding:10px 26px 7px 22px;
	border-bottom:#676766 1px solid;
	font-family:Trebuchet MS;
	font-size:12px;
	background-color:#FFFFFF;
	color:#37290B;
}
.more-td {
	color:#37290B;
	font-family:Trebuchet MS;
	font-size:14px;

}

.sign-up {
	background-image:url(images/dot-border.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding:4px 4px 4px 4px;
}	

.textbox {
	width:152px;
	border:#001A70 1px solid;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#FFFFFF;
	background-color:#D0E4F9;
}

.submit {
	background-color:#F0DCB3;
	width:100px;
	height:14px;
	border:none;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}			

.footer-td {
	background-color:#676766;
	padding-top:8px;
	border-bottom:#000 1px solid;
}

.footer-link-td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FCF0D8;
	padding-bottom:4px;
	text-transform:uppercase;
}		
.footer-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FCF0D8;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.footer-link:hover {
	text-decoration:underline;
	color:#FCF0D8;
}	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-bottom:5px;
}	
.textsm {
	font-family: Trebuchet MS;
	font-size:11px;
	line-height:15px;
	color:#000000;
}	

.text {
	font-family: Trebuchet MS;
	font-size:11px;
	padding:4px 1px 1px 1px;
	color:#000000;
	font-weight: bold;
}	
.text2 {
	font-family: Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#000000;
}	
.textlg {
	font-family: Trebuchet MS;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#007200;
	padding:4px 10px 10px 4px;
}	
.bodytext {
	color:#37290B;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}

