﻿body
{
	margin: 0 auto;
	text-align:center;
	background-color: #65686D;
}
div.wrapper
{
width:775px;
margin: 0 auto;
	text-align:center;
}
div.head
{
background-image: url(../images/PleasantPawn_head_bg.gif);
background-repeat:no-repeat;
width:775px;
height:239px;
}
div.head-contact
{
margin-left:570px;
padding-top:5px;
padding-bottom:0px;
width:205px;
text-align:center;
height:75px;
color:#E7E8EA;
line-height:25px;
font-size:12px;
font-weight:bold;
overflow:hidden;
}
div.head-banner
{
    margin-top:0px;
    padding-left:28px;
    padding-right:27px;
    width:720px;
    height:132px;
}

div.head-nav
{
    margin-top:2px;
    padding-left:20px;
    padding-right:20px;
    width:735px;
    height:25px;
    line-height:25px;
    vertical-align:middle;
    color:#E7E8EA;
    font-weight:bold;
    text-transform:uppercase;
}
a:link
{
	color:#E7E8EA;
	text-decoration: none;
}
a:visited
{
	color:#E7E8EA;
	text-decoration: none;
}
a:hover
{
	color: #B8D626;
	text-decoration: none;
}
a:active
{
	color:#E7E8EA;
	text-decoration: none;
}
a.selected:link
{
	color: #B8D626;
	text-decoration: none;
}
a.selected:visited
{
	color: #B8D626;
	text-decoration: none;
}

div.body
{
    width:715px;
    margin-left:30px;
    margin-right:30px;
    margin-top:3px;
    background-image: url(../images/body_slice.gif);
}
div.body-side
{
    width:144px;
    float:left;
    background-color:#7D8084;
    padding-bottom:6px;
}
div.body-side-header
{
    height:20px;
    margin-bottom:6px;
    background-color:#ABACB1;
    color:White;
    font-weight:bold;
}
div.body-side-box
{
    margin-left:10px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    color:White;
    font-weight:bold;
    font-size:14px;
}
div.body-side-item
{
margin-bottom:3px;
height:15px;
line-height:15px;
font-size:12px;
background-color:#85898D;
text-align:left;
font-weight:bold;
}
div.body-side-item img
{
margin-right:7px;
margin-left:3px;
margin-bottom:1px;
border:none;
}
div.hide
{
visibility:hidden;
    display:none;
    
    /*visibility:visible;
    display:block;*/
}
div.sub
{
    margin-left:10px;
    /*visibility:hidden;
    display:none;
    
    visibility:visible;
    display:block;*/
}
div.body-main
{
    width:420px;
    margin-left:3px;
    margin-right:3px;
    float:left;
    background-color:#83878A;
    text-align:left;
}
div.body-main-header
{
    height:28px;
    line-height:28px;
    text-align:center;
    font-size:22px;
    margin-bottom:6px;
    background-color:#909397;
    /*color:#B2D721;*/
    color:White;
    font-weight:bold;
    text-align:center;
}
div.body-main-content
{
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}
div.body-main-box
{
    height:120px;
    width:208px;
    margin:3px 1px 3px 1px;
    float:left;
}
div.body-main-box-split
{
    height:120px;
    width:100px;
    margin-left:2px;
    margin-right:2px;
    float:left;
    color:#373A3D;
    font-size:12px;
}
div.body-main-box-split img
{
    text-align:left;
    border:none;
}
div.body-main-box-header
{
    margin-top:5px;
    margin-bottom:3px;
    color:#FAF1F4;
    font-size:20px;
    font-weight:bold;
}
div.bottom
{
clear:both;
    background-color:#757A80;
    width:720px;
    padding:7px 2px 7px 8px;
    margin-left:22px;
    margin-right:22px;
    margin-top:3px;
}
div.bottom-box
{
    float:left;
    background-image: url(../images/box.gif);
    margin-right:7px;
    width:233px;
    height:125px;
}

div.footer
{
    margin-top:20px;
    text-align:center;
    font-size:12px;
    color:#3E4145;
}
div.clr {clear:both;height:1px;}



div.form
{
text-align: center; 
margin: 0 auto;
    width:350px;
}
div.form-left
{
    padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width:100px;
}
div.form-right
{
    padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width:250px;
}
div.form-right input,div.form-right textarea
{
    width: 200px;
}
div.form-line
{
    width:350px;
}