/********************************************
* Employment Navigators 
* Developed by Keller Internet Marketing
* http://www.kellerinternetmarketing.com
*
* Created by Shane Keller
*
* General Style Definitions
********************************************/

body {
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/*************************

Text Settings

************************/


h1 {
	font-size: 16px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #014061;
}


h2 {
	font-size: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	color: #056B9C;
}

h3 {
	font-size: 15px;
	padding-bottom: 12px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	text-align: justify;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
}

li {
	padding-bottom: 5px;
}

#text-sidebar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#text-sidebar li {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666666;
	text-align: justify;

	padding-right: 14px;
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: inside;
}

#text-sidebar a {
	font-family: Arial, Helvetica, sans-serif;

	color: #666666;
	text-align: justify;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;

}

#text-sidebar a:hover {
	color: #FF0000;

}



* { 
    color: #000033;
}

dt {
	border-left: 1px solid #464646;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

dt a {
    color: #990000;
}

dd {
    padding: 5px 15px 10px 15px;
    border-left: 1px solid #464646;
}

dd strong {
	font-size: 10px;
} 

#logo h4 {
	float: left;
	margin-top: 10px;
	width: 224px;
	height: 157px;
	text-indent: -99999px;
	background: url(../images/logo.png) top left no-repeat;
	margin-left: 1px;
}

#search-jp {
    float: left;
    margin: 39px 0 0 31px;
    width: 216px;
    height: 128px;
    background: url(../images/layout/search-jp.jpg) top left no-repeat;
}

#search-jp h2 {
    text-indent: -9999px;
}

#search-jp h5 {
    text-indent: -9999px;
}

#search-jp a, #workshops a {
    display: block;
    margin: 72px 0 0 30px;
    width: 155px;
    height: 23px;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/buttons/find_out_more.gif) top left no-repeat;
}

#search-jp a:hover, #workshops a:hover {
    background: url(../images/buttons/find_out_more.gif) bottom left no-repeat;
}

#workshops {
    float: left;
    margin: 39px 0 0 35px;
    width: 216px;
    height: 128px;
    background: url(../images/layout/workshops.jpg) top left no-repeat;
}

#workshops h2 {
    text-indent: -9999px;
}

#workshops h5 {
    text-indent: -9999px;
}

#header {
    clear: both;
    border: 10px solid #ffffff;
    margin: 0 1px 0 1px;
}


#left-column {
    margin-top: 24px;
}

#left-padding {
	padding: 0 19px 20px 11px;
}

#a-keller a {
	color: #990000;
}

#a-keller a:hover {
	color: #0000FF;
}
