/* CSS Document */

body {
	background-color:#FCF0D8;
	background-image:url(graphics/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0 0 20px 0;
	margin:0;
}

p {
	padding:0;
	margin:0;
}	
form {
	padding:0;
	margin:0;
}
td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}	

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

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

.left {
	padding-right:20px;
}	

.about {
	padding:15px 4px 13px 13px;
	border:#103068 1px solid;
	color:#103068;
}	

.yes {
	font-size:11px;
	font-weight:bold;
	color:#103068;
	text-decoration:none;
}	
.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:10px 26px 7px 22px;
	border-bottom:#676766 1px solid;
	background-color:#F0DCB3;
	color:#37290B;
}

.more-td {
	font-family:CommercialScript BT;
	font-size:22px;
	padding:6px;
	color:#37290B;
	font-weight:normal;

}

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

.textbox {
	height:22px;
	border:#37290B 1px solid;
	background-color:#F0DCB3;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
}

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

.text {
	font-family:Trebuchet MS;
	font-size:11px;
}

.text2 {
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
	line-height:16px;
}
.text3 {
	font-family:Trebuchet MS;
	font-size:13px;
	padding-left:6px;
	padding-right:6px;
	line-height:17px;
}
