/******************************************************
Layout of Site
*******************************************************/

*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	margin : 0px;
	padding : 0px;
	background-color: #7daae3;
	background-image: url(/images/bg2.gif); 
	background-repeat: repeat-y; 
	background-attachment: fixed; 
	background-position: top center;
	text-align: center;
}

div#page 
{
	background-image: url(/images/bg1.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: top center;
	*height:100%;
}

div#header
{
	position : relative;
	height : 83px;
	width: 1024px;
	margin : auto;
	padding : 0px;
}

div#headerbar
{
	position : relative;
	height : 23px;
	width: 1024px;
	margin : auto auto 5px auto;
	padding : 0px;
	
	background-color: #810A2F;
}

div#collage
{
	position : relative;
	height : 52px;
	width: 1024px;
	margin : auto auto 5px auto;
	padding : 0px;
	
	background-image: url(/images/collage_mini.jpg); 
	background-repeat: no-repeat; 
}



div#contenttop
{
	position : relative;
	height: 98;
	width: 1024px;
	margin : auto;
	padding : 0px;
	
	background-color: #FFFFFF;
}

div#contentbottom
{
	display : block;
	position : relative;
	height: auto;
	width: 1024px;
	margin : auto;
	padding : 0px;
	
	background-color: #FFFFFF;
}

div#contentsection
{
	float : left ;
	position : relative;
	height: 98px;
	width: 264px;
	margin : 0px;
	padding : 0px !important;
	padding : 10px;
	
	background-color: #EEEEEE;
}

div#contentsection1
{
	color : black;
	padding : 10px;
	font-family: Garamond Premier Pro, Garamond, serif;
	line-height: 17px;
	font-size: 15px !important;
	font-size: 14px;
	text-decoration: none;
}

div#contenttopmenu
{
	float : right ;
	position : relative;
	height: 98px;
	width: 760px;
	margin : 0px;
	padding : 0px;
	
	background-color: #FFFFFF;
}

div#contentbottom
{
	display : block;
	position : relative;
	height: auto !important;
	height: 100%;
	margin : auto;
	padding : 0px;
	*background-color: #EEEEEE;
}

div#contentleftmenu
{
	float : left ;
	position : relative;
	width: 264px;
	height : 100%;
	margin : auto;
	padding : 0px;
	
	background-color: #EEEEEE;
	font-family: Garamond Premier Pro, Garamond, serif;
}

div#contenttext
{
	float : right ;
	overflow : auto;
	position : relative;
	height: auto !important;
	height: 100% ;
	width: 760px;
	margin : auto;
	padding : 0px;
	
	background-color: #FFFFFF;
	font-family: Garamond Premier Pro, Garamond, serif;
}


div#footer
{
	clear : both;
	display : block;
	position : relative;
	width: 1024px;
	margin : 5px auto auto auto;
	padding : 0px;
	
	background-color: #810A2F;
}

/************************************/
/******* Specific Formatting ********/
/************************************/

.logo_top
{
	padding: 20px 0 0 0;
	color: white;
	font-family: Garamond Premier Pro, Garamond, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: .5ex;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
}

.logo_bottom
{
	margin: 0 350px 0 350px;
	color: white;
	font-family: Garamond Premier Pro, Garamond, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
	border-top: 2px white solid;
}

.slogan
{
	margin: 0 1px 0 0;
	color : white;
	font-family: Garamond Premier Pro, Garamond, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .5ex;
}

#fade_base
{
	padding-top : 7px;
}

#fade_link
{
	color: white; 
	font-family: Garamond Premier Pro, Garamond, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
}

.headerbarleft
{
	margin: 4px 0 0 10px;
	color : white;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.headerbarright
{
	margin: 4px 10px 0 0;
	color : white;
	font-family:  Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.content_left
{
	text-align: left;
	position:absolute;
	top: 0px;
	left:0px;
	display: inline-block !important;
	display: inline;
	width:347px;
	margin: 10px;
}

.content_center
{
	position:relative;
	top: 5%;
	left: 0px;
	color: white;
	display: inline-block !important;
	display: inline;
	
	width:259px !important;
	height: 334px !important;
	padding: 15px !important;
	
	width: 289px;
	height: 364px;
	
	
	background-color: black;
	background-image: url(/images/centerbg.gif); 
	background-repeat: no-repeat; 
	
	font-family: Garamond Premier Pro, Garamond, serif;
	font-size: 19px !important;
	font-size: 18px;
	text-decoration: none;
}

.content_center p {
	margin-bottom: 8px !important;
	margin-bottom: 10px;
}


div#contenttext p {
	text-align : left;
	padding: 15px 30px 5px 30px;
}

div#contenttext li {
	text-align : left;
	margin-left : 70px;
	list-style : square;
}

div#contentleftmenu li {
	text-align : left;
	margin-left : 30px;
	list-style : none;
}

div#contentleftmenu ul {
	
	margin-top : 16px;
}

.content_right
{
	position:absolute;
	top: 0px;
	right:0px;
	text-align: right;
	display: inline-block !important;
	display: inline;
	width:347px;
	margin: 10px;
}

img.button
{
	float:left;
	margin: 13px;
}


div.button_left
{
	display:inline-block;
	position:relative;
	padding:13px;
	font-family: Garamond Premier Pro, Garamond, serif;
	line-height: 17px;
	font-size: 14px !important;
	font-size: 13px;
	text-decoration: none;
}

div.button_right
{
	display:inline-block;
	position:relative;
	padding:13px;
	font-family: Garamond Premier Pro, Garamond, serif;
	line-height: 17px;
	font-size: 14px !important;
	font-size: 13px;
	text-decoration: none;
}

h1
{
	font-family: Garamond Premier Pro, Garamond, serif;
	font-size: 19px !important;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


.footertext
{
	padding:15px;
	color : white;
	font-family: Garamond Premier Pro, Garamond, serif;
	font-size: 14px;
	text-decoration: none;
}

/************************************/
/******* General Formatting *********/
/************************************/

span.left {
	float:left;
}

span.right {
	float:right;
}

span,p.red {
	color: red;
}

/************************************/
/*******  Hidden Layer Panels  *********/
/************************************/

#panel_misdemeanor, #panel_felony, #panel_resources, #panel_experience, #panel_travel, #panel_news, #panel_highprofile, #panel_lawenforcement
{
	display:none; 
	position:absolute; 
	left:0px; 
	top:0px;  
	
	color : black;
	background-color : #EEEEEE;
	padding : 10px;
	font-family: Garamond Premier Pro, Garamond, serif;
	line-height: 17px;
	font-size: 15px !important;
	font-size: 14px;
	text-decoration: none;
	
	
	/*background-color: black;
	background-image: url(/images/centerbg.gif); 
	background-repeat: no-repeat; 
	
	font-family: Garamond Premier Pro, Garamond, serif;
	font-size: 19px !important;
	font-size: 18px;
	text-decoration: none;
	*/
	
}

#display {
	
	display : block;
}
		     

/*///////////////////////////////////////////////////////
// Form
///////////////////////////////////////////////////////*/

.inputform
{
        border : 1px solid rgb(200,200,200);
        color : red;
        background : rgb(230,230,230) ;
        text-align : center ;
        height : 20px;
}
 
.textareaform
{
        border : 1px solid rgb(200,200,200);
        color : red;
        background : rgb(230,230,230) ;
}
