* { margin: 0; padding: 0; }
/* Global reset for all elements */

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
	background: #fff url(images/bkg_body.jpg) repeat-x}
	

h1 {
	color: #cf391e;
	margin-top: 5px;
	margin-bottom: 5px;
	font: normal normal 2.4em/1em Georgia, "Times New Roman", Times, serif;
	}

h2 {
	color: #3b7d9c;
	font: italic normal 1.3em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
	margin-top: 4px;
}

h3 {
	color: #cf391e;
	font:  normal 1.3em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
	margin-top: 1px;
}

h4 {
	color: #cf391e;
	font:  normal 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
	margin-top: 4px;
	}

p {
	font-size: 1em;
	line-height: 1.6em;
	clear: left;
	margin: 6px 0;
	padding-bottom: 5px;
}
	
p a {
	color: #004d99;
	text-decoration: none;
	}


p a:hover {
	color: #0bacd8;
	text-decoration: none;
	background-color: #dbecf6;
	}


#wrapper {
	margin: 0 auto;
	width: 924px;
	background: url(images/bkg_main.jpg) no-repeat;
	overflow: hidden;
	}
	
#wrapper2 {
	margin: 0 auto;
	width: 924px;
	background: url(images/bkg_main2.jpg) no-repeat;
	overflow: hidden;
	}

#navigation {
	color: #61b9e1;
	padding: 107px 0 0;
	height: 65px;
	margin: 0px 0px 0 120px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #92918e;
	list-style-type: none;

	}

#navigation li {
	display: block;
	
	float:left;
	padding-right: 8px;
	padding-left: 8px;
}

#navigation a {
	color: #61b9e1;
	text-decoration: none;
	display:block; /* Give the a tag a block element so we can use background images on it */
	float:left; /* float it left for IE 6. Otherwise it creates a break even though the li above is floating*/
	padding: 0 7px;
	min-height:38px;
	max-height:38px;
	}

/* IE 6 Min Height hack */
* html #navigation a { height:37px}

#navigation a:hover {
	color: #fff;
	text-decoration: none;
	}

#navigation a.selected {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	background: url(images/n_divit.gif) no-repeat center bottom;
	}
	

#leftcolumn dl {
	width: 550px;

}
#leftcolumn dl a{
	color: #004d99;
	text-decoration: none;


}

#leftcolumn dt {
	color: #322928;
	font:  normal 1.3em/1.4em Georgia, "Times New Roman", Times, serif;
	clear: left;
	float: right;
	width: 279px;
	margin-top: 15px;
	margin-bottom: 8px;
}
#leftcolumn dd {
	clear: right;
	margin: 0 0 0 271px;
		font: .95em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;

}
#leftcolumn dd.image {
	clear: left;
	float: left;
	_height: 1%;
	margin: 0;

}


#leftcolumn {
	color: #616161;
	margin: 0px 0px 10px 30px;
	width: 600px;
	_height: 1%;
	display: inline;
	float: left;
	font: .95em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#leftcolumn ul {
	list-style: none;

	padding-bottom: 10px;
	padding-top: 5px;

}

#leftcolumn li {
	font: .9em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #404d56;
	list-style: none;
    border-bottom:1px solid #b2b7bb;
    list-style: none;

	margin: 0 0 0 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#leftcolumn li a {
	color: #3b7d9c;
	text-decoration: none;
	display: block;
}

#leftcolumn li a:hover {
	color: #004d99;
	text-decoration: none;
	background-color: #dbecf6;
	}
	
#leftcolumn li img {

    border: 0px solid #e8e6e2;
	color:#fff;
	margin-left: -10px;
	margin-top: -5px;

}
	
	
#workleft {
	padding: 5px;
	width: 280px;
	_height:1%;
	display: inline;
	float: left;
	font: 1em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
	
#workright {
	margin: 0px 10px 10px 0;
	padding: 5px;
	width: 280px;
	_height:1%;
	display: inline;
	float: right;
	font: 1em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	}		
	

#rightcolumn {
	float: right;
	margin: 0 20px 0px 0px;
	padding: 5px;
	width: 230px;
	_height:1%;
	display: inline;
	color: #8e7d6a
	font: .9em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;;
	}

#rightcolumn ul {
	font: 1em/2em "Lucida Grande", Lucida, Verdana, sans-serif;

	color:#616161;
	list-style: none;
	margin-bottom: 10px;
	padding-top: 15px;
}

#rightcolumn li {
	font: .9em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style: none;
    border-bottom:1px solid #b2b7bb;

}

#rightcolumn li a{
	color:#004d99;
	list-style: none;
	text-decoration: none; display:block;
    }

#rightcolumn li a:hover{
	color:#004d99;
	list-style: none;
	text-decoration: none; display:block;
	background-color: #dbecf6;
}


#footershell {
	color: #c4c3bd;
	margin: 0px 0px 0px;
;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
	_height:1%;
	background: url(images/bkg_footer.jpg) no-repeat center;
}

#footerguts {
	color: #4e3a26;
	margin: 50px auto 0px;
	width: 860px;
	font: .85em "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: hidden;
	_height:1%;
	
}
	
#footerguts h3 {
	width:225px;
	float:right;
	
	}

#footerguts ul {
	list-style: none;
	margin-bottom: 15px;
	}

#footerguts li {
	display: inline;
}

#footerguts a {
	color: #87705b;
	text-decoration: none;
	}
	
#footerguts a:hover {
	color: #096bb3;
	text-decoration: none;
	background-color: #e8e8e8;
	}



#banner {
	margin: 0 auto;
	width: 600px;
	height: 200px;
	background: url(images/img_categoryBanner.gif) no-repeat;
	padding-top: 5px;
}
#banner li {
	width: 130px;
	text-align: left;
	padding-left: 10px;
	font: .9em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	color: #322928;
	list-style: none;
	margin-top: 145px;
	margin-bottom: 20px;
	margin-left: 0;
}
#banner h3 {
	color: #322928;
	margin-top: 5px;
	margin-bottom: 6px;
	font: normal normal 1.6em/1em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}

#commentform input[type="text"], #commentform textarea {
border: 1px solid #99b1bc;
background: #f0f5f9;
margin-bottom: 5px;
padding: 5px;
}

#commentform input:focus {
background: #d9e8ef;
}

