/*Globals*/
body {
	font-family: verdana;
	color: black;
	font-size: 11px;
	background-color:white;
	margin: 0px 0px 0px 0px;
	}

/*a {
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	}*/

img {
	border-width: 0px;
	}
	
h1 {
	padding-top:30px;
	font-weight:bold;
	color: white;
	font-size:15px;
	display:inline;
	}

table {
	border-width:0px;
	}
/*EOF globals*/

/*classes*/

.purple_line {
	width:1px;
	background-color:#633163;
	height:229px;
	}

.bottom_item {
	width:31%;
	height:75px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #4985bc;
	}

.bottom_item a{
	font-weight:bold;
	color:white;
	}

.bottom_item a:hover {
	color:#633163;
	}

.bottom_space {
	width:2%;
	height:75px;
	}

.item_top {
	width:100%;
	height:20px;
	padding-top:5px;
	background-image: url("../images/bot_bg.gif");
	background-repeat: repeat-x;
	background-color:#4985bc;
	}

.item_top a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	}

.item_top a:hover{
	color:#633163;
	}

.item_bottom {
	width:100%;
	height:43px;
	padding-top:7px;
	background-color:#b6cee4;
	text-align:center;
	}

.item_bottom_inner {
	text-align:left;
	margin-left:15px;
	width:90%;
	}

.indent {
	height:5px;
	width:12px;
	}

h1.big_purple {
	font-size:12px;
	color: #633163;
	font-weight:bold;
	letter-spacing: 0px;
	display:inline;
	}

.little_purple a {
	color:#633163;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0px
	}

.little_purple a:hover {
	color:#4985bc;
	}
/*.add_bot_border {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #371737;
	}*/
	
/*EOF classes*/

/*IDs*/

#main_area {
	width:772px;
	}

#above_tab {
	margin-top:41px;
	width:165px;
	height:20px;
	padding-top:2px;
	font-size:18px;
	color:#633163;
	font-weight:bold;
	}

#above_tab p{
	font-weight:bold;
	vertical-align:bottom;
	display:inline;
	}
	
#tab_area {
	height:15px;
	width:165px;
	padding-top:3px;
	background-image: url("../images/tab_bg.gif");
	background-repeat:  no-repeat;
	background-color:#78347f;
	color: white;
	font-weight:bold;
	font-size:12px;
	vertical-align:bottom;
	}

#tab_area a{
	font-weight:bold;
	text-decoration:none;
	color:white;
	}

#tab_area a:hover{
	color: #b6cee4;
	}
	

#top_area {
	width:772px;
	height:92px;
/*	border-width:0px 0px 1px 0px;*/
	border-style:solid;
	border-color:#371737;
	}
	
#content_area {
	width:625px;
	margin-right:11px;
	}

#main_top {
	width:625px;
	height:229px;
	}

#green {
	width:625px;
	height:20px;
	border-width: 1px 0px 0px 0px;
	border-style:solid;
	border-color:#371737;
	background: url("../images/green_bg.gif") repeat-x;
	background-color: #008665;
	margin: 10px 0px 0px 0px;
	padding-top:5px;
	}

#green a{
	font-weight:bold;
	color:white;
	text-decoration:none;
	}

#green a:hover {
	color:#633163;
	}

#banner {
	float:right;
	width:131px;
	margin-top: 5px;
	}

#search_box {
	background-color:#a472a4;
	background-image: url("../images/search_bg.gif");
	background-repeat:  repeat-x;
	width:100%px;
	height:196px;
	padding-left:10px;
	}

#search_box .button {
	font-family:  verdana;
	font-size: 11px;
	color: black;
	border-width:2px;
	border-style: outset;
	width:60px;
	}

#search_box input {
	font-family:  verdana;
	font-size: 11px;
	color: black;
	border-width:2px;
	border-style: inset;
	padding:3px;
	width: 200px;
	}

#search_box select {
	font-family:  verdana;
	font-size: 12px;
	color: black;
	border-width:2px;
	border-style: inset;
	padding:2px;
	width: 240px;
	}

#advanced_search {
	width:277px;
	height:18px;
	background-image: url("../images/search_bot_bg.gif");
	background-repeat:  repeat-x;
	background-color: #F2A95C;
	border-width:0px 0px 1px 0px;
	border-color:#633163;
	border-style:solid;
	padding-left: 10px;
	padding-top:5px;
	}

#advanced_search a{
	color: #633163;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

#advanced_search a:hover{
	color:white;
	}

#footer {
	width:100%;
	height:30px;
	border-width: 1px 0px 0px 0px;
	border-style:solid;
	border-color: #633163;
	background-color: #dddddd;
	text-align:center;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	}
	
#text {
	margin: 8px 0px 10px 0px;
	}

#footer a {
	font-weight:bold;
	color:black;
	text-decoration:none;
	}

#footer a:hover {
	color:#633163;
	text-decoration:none;
	}

#flash_area {
	background-image: url("../images/flash_bg.jpg");
	background-repeat:  no-repeat;
	width:336px;
	height:137px;
	}

#top_table {
	width:761px;
	height:92px;
	}
	
#message_area {
	background-image: url("../images/right_bg.gif");
	background-repeat:  repeat-x;
	background-color: #f1A555;
	width:335px;
	height:92px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#844400;
	text-align:center;
	}

#divider {
	width:761px;
	height:10px;
	background-image: url("../images/liner_bar.gif");
	background-repeat:  repeat-y;
	background-color: #78347f;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color: #371737;
	}

#bottom {
	width:100%;
	height:75px;
	margin: 10px 0px 0px 0px;
	}

#emp {
	background-image: url("../images/emp_bg_top.gif");
	background-repeat:  no-repeat;
	width:232px;
	height:20px;
	padding-top:7px;
	background-color:white;
	text-align:center;
	color:#633163;
	font-weight:bold;
	letter-spacing:-2px;
	}
	

#emp2 {
	width:232px;
	height:15px;
	background-color:white;
	display:inline;
	}

#emp_bot {
	background-image: url("../images/emp_bg_bot.gif");
	background-repeat:  no-repeat;
	background-color: #78347f;
	width:93px;
	height:15px;
	float:right;
	}
	
#emp_bot a{
	color: white;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}

#emp_bot a:hover{
	color: #b6cee4;
	}

#logo {
	width:375px;
	height:81px;
	background-image: url("../images/floridian_jobs_logo.gif");
	background-repeat:  no-repeat;
	background-color: white;
	}

#wrapper {
	width:772px;
	padding-left: 11px;
	background-image: url("../images/sun_bg.jpg");
	background-repeat:  no-repeat;
	margin: 0px auto;
	}

/*EOF IDs*/



#tag_btw  {
	display:block;
	margin: 4px 0 20px 0;
}

#tag_btw p {
	font-family:verdana, arial, helvetica, geneva;
	font-size:1em;
	color:#90498f;
	/*color: #004482;*/
	text-align:left;
	padding:4px 0 0 0;
	margin:0px;
	
}





/****************** SITE MAP **************************/

#stmap h3 {
	color: #633163;
	font-size: 10pt;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
}

#stmap ul
 {
   	text-align:left;
 	font-size:9pt;
 	padding:0px 20px 10px 30px;
	margin:0px;
 }

#stmap ul li a {
	color:#666666;
	text-decoration:none;
}

#stmap ul li a:hover {
	color:#666666;
	text-decoration:underline;
}

#stmap ul li a:visited {
	color:#666666;
}

#stmap li.clrbul 
 {
 	padding:0px;
 	color:#666666;
 }

