﻿html,body,body * {margin:0px;padding:0px;font:normal normal 10pt/12pt Arial;}
html{background:#000/*272318*/;}
body{position:relative;margin:0 auto;width:800px;background:#FFF;border:solid 1px #b99a4e;}
h3{font:normal normal 1.8em Adobe Garamond, Times New Roman, Serif;border-bottom:solid 1px #000;color:#000;padding: 5px 0px;}
h4{font: normal bold 1.3em Arial;padding: 5px 0px;color: #D69B01;}

p{margin:2px 0px 10px 0px;padding:2px;}
a,
a:hover,
a:active,
a:visited{color:#fed46b;}
address{margin:0px;padding:0px;}

fieldset{padding:5px;}
fieldset legend{font:normal bold 1.1em Times New Roman, Serif;padding:4px;color:#000;}
fieldset div{margin:2px 0px;}
label{display:inline-block;display:-moz-inline-box;width:150px;font-weight:bold;}

/*Header*/
#header
{
	background:#000 url(images/headerLine.png) repeat-x left 34px;
    overflow:auto;min-height:30px;
}
#header h1 span{display:none;}
#header h1
{
    width:215px;height:55px;
    background:transparent url(images/donJustice.gif) no-repeat 10px 5px;
}
#header h2 span{display:none;}
#header h2
{
    position:absolute;right:0px;top:40px;
    width:540px;height:20px;
    background:#000 url(images/tagLine.png) no-repeat center top;
}

/*Navigation*/
#navigation{background:#000;text-align:center;
            margin:0 auto;
}
#navigation ul{list-style-type:none;}
#navigation ul li
{
    display:inline;
    width:120px;
    margin:0 20px;
}
#navigation ul li a
{
    display:inline-block;
    color:#fed46b;text-decoration:none;
    font:normal normal 1em/30px Arial;
    text-transform:uppercase;
}
#navigation ul li a:hover{color:#FFF;}

/*Content*/
#content{padding:5px;background-color:#fef4cb;}
#content .clear_float{clear:right;overflow:auto;margin: 2px 0px;}
#content .clear_float img{float:right;margin-left:10px;margin-right:30px;width:200px;height:133px;}

#content a,
	#content a:hover,
	#content a:active,
	#content a:visited{color:#000;}

address{margin:0px;padding:0px;}


/*Footer*/
#footer
{
	color:#fed46b; 
	background:#000;
	border-top: solid 1px #fed46b;
	padding: 5px;
    font:normal normal .9em/1em Arial;
    text-align:center;
}
#footer a:hover{font-weight:bold;}