/*body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; 
	background-color: #666666;
	}

a:link {
	color: #;
	}
a:visited {
	color: #;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
.wrapper {
	position: relative;
	width: 683px;
	margin: 10px auto;
	text-align: left; 
	}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	border-top: solid 1px #000000;
}

.toptext
{
	position : absolute;
	top : 50px;
	left : 200px;
	width: 300px;
	color: #f1f1f1;
	z-index: 1;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 135px;
	left : 30px;
	width: 650px;
	z-index: 1;
}

.nav span {
	padding: 10px;
	}

.content
{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 623px;
	background-image: url("/images/prisoner-background.gif");
	padding: 240px 30px 10px 30px;
	border-bottom: solid 1px #000000;

}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 170px;
	left : 107px;
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
	font-size: 10px;
}

.linkbox
{
	width: 95%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}*/

/*NEW CSS*/

body {
	background-color:#FFFFFF;
	margin:15px 0px 15px 0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:14px;
	color:#333333;
}
.blocks {display:block}
form {margin:0px}
img {border:none}


h1 {
	color:#3C3A23;
	font-size:26px;
	margin-top:3px;
	margin-bottom:2px;
}
h2 {
	color:#605E4C;
	font-size:22px;
}
h3 {
	color:#61604D;
	margin:10px 0px 0px 0px;
}
a {
	color:#BE460C;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.link-box a {
	font-size:14px;
	color:#EDDFC8;
	font-weight:bold;
	text-decoration:none;
}
.link-box a:hover {
	text-decoration:underline;
}
.link-box p {
	color:#D0AC6F;
}
#navigation {
	color:#C5B38E;
}
#navigation a{
	color:#C5B38E;
}
#navigation a:hover {
	color:#C5B38E;
	text-decoration:underline;
}
#main-image-blurb p {
	color:#7A7651;
	}


#site-container {
	display:block;
	clear:both;
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/body-shadow.jpg);
	background-repeat:repeat-y;
}

#logo-top {
	width:804px;
	display:block;
	height:83px;
	clear:both;
}
#navigation {
	display:block;
	clear:both;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	width:796px;
	height:27px;
	margin-left:4px;
	padding-top:4px;
	text-align:center;
	vertical-align:top;
		
}
#navigation a {
	text-decoration:none;
	margin:0px 7px 0px 7px;
}


#body-wrapper {
	width:796px;
	margin-left:4px;
	display:block;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
}



#left-side {
	display:block;
	margin-left:9px;
	width:491px;
	float:left;
	clear:left;
}
#main-image-bg {
	display:table;
	background-image:url(/images/main-img-bg.jpg);
	background-repeat:no-repeat;
	width:491px;
	height:335px;
}
#main-image {
	margin-top:14px;
}
#main-image-blurb {
	display:block;
	width:466px;
	height:100px;
	padding:0px 10px 0px 15px;
}
#main-image-blurb p {
	font-size:14px;
	margin:0px;
	width:470px;
	padding-right:10px;
}
#main-image-blurb {
	width:480px;
}
#content {
	width:471px;
	padding:10px;
	
}
.content-img {
	margin:12px 12px 12px 0px;
}


#right-side {
	display:block;
	float:right;
	clear:right;
	width:262px;
	margin-right:5px;
	
}
#form-bg {
	display:table;
	clear:both;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:262px;
	height:300px;
}
#form {
	margin:90px 15px 0px 20px;
	display:block;
	clear:both;
	
}


.first-name, .last-name, .email {
	width:170px;
	font-size:13px;
	margin-left:25px;
	margin-top:10px;
	background-color:#FFFFFF !important;
	
}

.service-select	{
	width:222px;
	font-size:13px;
	background-color:#FFFFFF !important;

}

.continue-button {
   margin-top:13px;
   margin-left:30px;
}

.continue-button input {
   margin-top:6px;
   margin-left:2px;
}


#right-image {
	float:right;
	clear:both;
}
#top-click, #btm-click {
	float:right;
	clear:both;
}



#resources {
	display:block;
	clear:both;
	background-image:url(/images/resource-bg.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:790px;
	padding-top:10px;
	padding-left:6px;
}
.link-box {
	display:block;
	float:left;
	width:140px;
	margin-left:12px;
	height:110px;
	font-size:11px;
}
.re-btm {
	display:block;
	vertical-align:top;
	height:6px;
	width:804px;
	margin:0px;
}
#disclosures {
	text-align:center;
	width:804px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	color:#333333;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:15px;
}
#disclosures a {
	text-decoration:none;
	color:#333333;
}
#disclosures a:hover {
	text-decoration:underline;
}



/* Right Image Rotation */
.post-a, .post-b, .post-c, .post-d, .post-e {
	display:table;

	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:258px;
	float:right;
	clear:both;
}
.post-a	{
	background-image:url(/images/goose-eggs.jpg);
}
.post-b	{
	background-image:url(/images/fist-pump.jpg);
}
.post-c	{
	background-image:url(/images/old-man-white.jpg);
}
.post-d	{
	background-image:url(/images/cash-fan.jpg);
}
.post-e {
	background-image:url(/images/empty-pockets.jpg);
}



/*Top Click Rotation */
.top-a, .top-b {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:85px;
	float:right;
	clear:both;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
}
.top-a {
	background-image:url(/images/twenty-dollars.jpg);
}
.top-b {
	background-image:url(/images/copper-penny.jpg);
}


/* Bottom Click Rotation */
.btm-a, .btm-b {
	display:table;
	background-position:top left;
	background-repeat:no-repeat;
	width:241px;
	height:85px;
	float:right;
	clear:both;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
}
.btm-a {	
	background-image:url(/images/past-due-stamp.jpg);
}
.btm-b {
	background-image:url(/images/calc-buttons.jpg);
}

