/* #####################################################
COAST STAFFING - STYLESHEET

date: November 20, 2006
au:		Matt Haynes



########################################################*/


/* --------- General -----------------------*/

* {
	margin: 0;
	padding: 0;
		
	}

body {
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	/*background: url(images/bg_fade.jpg) repeat-x;*/
	
	/* background-color: #E7E3D1; */
	/*background: url(images/background.jpg) repeat-x;*/
	}


p {
	margin: 0px;
	padding: 5px;
	font-family: arial;
	font-size: 11pt;
	line-height: 1.5em;
	/*padding; 5px;*/
	}

.active {
	
	}

ul.normal {
	margin: 5px 0 0 15px;;
	padding: 5px 5px 5px 5px;
	list-style-type: none; /*square;*/
	/*background: url(images/button_1.jpg) no-repeat;*/
	}

li.normal {
	margin: 0px;
	padding: 0px 0 2px 15px;
	background: url(images/button_1.jpg) no-repeat 0 3px;
	}
	
.footer {
	color: #07777f;
	}
	
/* Layout ##############################################*/
	
#container {
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px auto;
	width: 800px;
	background-color: white;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	
	}

img.header {
	height: 160px;
	}	

img.people {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}


#mainWrap {
	/*position: relative;
	height:50px;*/
	padding-top: 5px;
	clear: left;
	border-top: #07777f solid 5px;
	/*border-left: #07777f solid 1px;*/
	/*border-right: #07777f solid 1px;*/
	}

#homeText {
	clear: left;
	}

/* Bullet Box ##############################################*/

#bulletBox {
	margin: 10px;
	padding: 0px;
	background: #f3ffcf;
	width: 80%;
	}

h3.bulletBox {
	border-bottom: solid #07777f 1px;
	background: #e4fe91;
	padding-left: 5%;
	color: black;
	font-size: 100%;
	}


/* Col-2 Box ############################################## */


img.right_col {
	position: relative;
	margin-left: -30px;
	margin-top: 20px;
	}

img.right_col2 {
	position: relative;
	/*margin-left: 0px;*/
	margin-top: 20px;
	/*border: solid black 1px;*/
	}

img.bulletBox_img {
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 7px;
	}

#right_img_box {
	
	}

.box {
	background: url(images/right_tab_active.jpg) no-repeat top right;
	}

.box-title {
	color: blue;
	padding-left: 5px;
	font-weight:bold;
	/*background: url(images/right_tab_active.jpg) no-repeat top right;*/
	background: url(images/left_tab_active.jpg) no-repeat top left;
	border-bottom: 1px solid #008296;
	}

.box-bottom-left {
	clear: both;
	border-top: 1px solid #008296;
	background: url(images/box_bottom_left.jpg) no-repeat bottom left;
	}

.box-container {
	margin: 1px;
	/*border-left: 1px solid #dfff82;*/
	/*border-right: 1px solid #dfff82;*/
	}

.box-image {
	margin: 2px;
	padding: 2px;
	align: center;
	}

#box-bottom-right {
	clear: both;
	background: url(images/box_bottom_right.jpg) no-repeat bottom right;
	}



/* Nav ##############################################*/

#nav {
	
	}


#nav ul {
	margin: 0px;
	padding: 1px:
	list-style: none;
	width: 800px:
	float: left;
	/*background: url(images/bg_blue_bar.jpg) repeat-x bottom;*/
	} 

#nav ul li {
	float: left;
	background: url(images/right_tab3.jpg) no-repeat top right;
	list-style: none;
	}

#nav li a {
	display: block;
	padding: 0.5em;
	line-height: 0.5em;
	
	background: url(images/left_tab3.jpg) no-repeat top left;
	text-decoration: none;
	color: white;
	float: left;
	}

#nav li a:hover {
	color: #dfff82;
	}

#nav ul li.active {
	float: left;
	background: url(images/right_tab_active.jpg) no-repeat top right;
	list-style: none;
	}
	
#nav ul li a.active {
	display: block;
	padding: 0.5em;
	line-height: 0.5em;
	background: url(images/left_tab_active.jpg) no-repeat top left;
	text-decoration: none;
	color: blue;
	float: left;
	}

#nav li a.active:hover {
	color: blue;
	}

/* end Nav ##############################################*/

#main-text {
	margin: 0px 0px 0px 0px;
	border-top: 2px solid gray;
	
		}

/*	
img.bar {
	position: relative;
	margin-top: -50px;
	}
	*/
	
#col-1 {
	float: left;
	text-align: left;
	width: 60%; /* 375px;*/
	border-right: 1px black dotted;
	padding: 0px 10px 10px 10px;
	}

#col-2 {
	float: right;
	margin: 0 5px 0 0;
	padding:5px;
	width: 30%; /* 260px;*/
	/*background-color: white;*/
	/*border: 1px solid blue;*/
	}
	
#col-2-hdr {
	background-color:blue:
	padding: 0px;
	}
	
#footer {
	clear: both;
	border-top: solid 1px #008296;
	text-align: center;
	background-color: #e4fe91;
	}
	
	#home_text	 {
	
	}
	
	

	
/* ---------- Type -------------------*/
	
	h1 {
	color: #007387;
	}
	
	h3 {
		color: #07777f;
		}