/*
Restaino Agent Site
Style #3

Modified June 19, 2006
Color Defs:
Restaino RED: #6E081A
Restaino GOLD: #D0A650
*/

body
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/www/3_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-attachment: scroll;
	background-color: #B3B3BA;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

b { font-weight: bold; }
i { font-style: italic; }

a
{
	color: #6F1D04;
	text-decoration: none;
}

a:visited { color: #3A0F02; }
a:hover { color: #FF9900; }

img { border: 0; }

p { margin: 0px 0px 5px 0px; }

h1, h2, h3
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
}

h1
{
	font-size: 26px;
	line-height: 19px;
	color: #6E081A;
	border-bottom: 1px #FFF solid;
	margin: 0 0 15px 0;
	padding: 0;
}

h2
{
	font-size: 19px;
	line-height: 24px;
	margin: 0px 0px 5px 0px;
	letter-spacing: .1em;
	color: #6F1D04;
}

h3
{
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0px 5px 0px;
}

h4
{
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	padding: 0;
	margin: 8px 0px 5px 0px;
}

h5
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

ol
{
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
}

ul
{
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

li
{
	padding: 0;
	margin: 0 0 5px 0;
}

form
{
	padding: 0;
	margin: 0;
}

/* custom classes */

.outer_box {}

.nav_box
{
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background-color: #000;
}

.nav_box .shim
{
	clear: both;
	height: 0;
	overflow: hidden;
}

.nav_box .pad
{
	padding: 4px 5px 5px 220px;
}

.nav_item
{
	float: left;
	margin-right: 2px;
}

.nav_item a, .nav_item a:link, .nav_item a:visited
{
	display: block;
	margin: 0;
	padding: 1px 5px 1px 5px;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}

.nav_item a:hover
{
	color: #6E081A;
	background-color: #CCC;
}

.content_box
{
	margin: 25px 20px 20px 225px;
}

.content_box .pad
{
}

.foot_box {}

.contact_box
{
	float: left;
	font-size: 14px;
	line-height: 14px;
	color: #000;
}

.contact_box .pad
{
padding: 20px 0 0 20px;
}

.head_box .logo1
{
	float: right;
	width: 154px;
	height: 95px;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/companylogo_150x95.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.head_box .agt_name1
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 38px;
	line-height: 39px;
	color: #000;
	padding: 170px 8px 8px 227px;
}

.head_box .agt_name2
{
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	color: #FFF;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 38px;
	line-height: 39px;
	padding: 168px 10px 10px 225px;
}

.credits { display: none; }

.head_box .pad
{
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/3_photo_mask.gif);
	background-repeat: no-repeat;
	background-position: right -10px;
	background-attachment: scroll;
}
	
.head_box .agt_photo
{
	top: 10px;
	left: 10px;
	z-index: 1;
	position: absolute;
	width: 142px;
	height: 170px;
}

.head_box .agt_photo img
{
	/* width: 142px; */
	height: 232px;
}

.label
{
	display: inline;
	font-weight: normal;
}

.cell .label { font-size: 12px; }

.phone, .cell, .email
{
	margin-bottom: 5px;
}

.phone
{
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

.email a { color: #000}
.email a:hover { color: #6E081A; }

.office_box
{
	margin: 5px 0 12px 0;
}

.office_name {}
.office_address {}

.nav_box .logo1 { display: none; }

.nav_item {}

.clr { clear: both; }

td.label
{
	width: 150px;
	font-family: Arial, Verdana, sans-serif;
	text-align: right;
	padding: 5px 5px 0 0;
}

td.choices
{
	font-family: Arial, Verdana, sans-serif;
	padding: 5px 5px 0 0;
}

.instruction
{
	width: 150px;
	color: #6E081A;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0 0 0;
}

.divider
{
	margin: 10px 0 10px 0;
	border-top: 1px #FFF solid;
}

.btn, .btn_small
{
	margin: 5px 20px 0 0;
	float: left;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: .15em;
}

.btn_small
{
	font-size: 13px;
	line-height: 14px;
}

.btn a, .btn_small a
{
	display: block;
	width: auto;
	padding: 3px 8px 3px 8px;
}

.btn a:link, .btn a:visited, .btn a:hover,
.btn_small a:link, .btn_small a:visited, .btn_small a:hover
{
	background-color: #6E081A;
	color: #FFF;
	text-decoration: none;
}

.btn a:link, .btn a:visited,
.btn_small a:link, .btn_small a:visited
{
	border-top: 1px solid #924653;
	border-right: 2px solid #924653;
	border-bottom: 2px solid #400000;
	border-left: 1px solid #400000;
}

.btn a:hover,
.btn_small a:hover
{
	border-top: 2px solid #400000;
	border-right: 1px solid #400000;
	border-bottom: 1px solid #924653;
	border-left: 2px solid #924653;
}

.rst
{
	margin: 5px 0 5px 0;
	font-size: 10px;
}

#home.head_box .agt_name1
{
	top: 124px;
	left: 142px;
	font-size: 32px;
	line-height: 34px;
}

#home.head_box .agt_name2
{
	top: 122px;
	left: 140px;
	font-size: 32px;
	line-height: 34px;
}

.slogan
{
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin-bottom: 15px;
	color: #6E081A;
}

.welc
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 26px;
	line-height: 19px;
	color: #6E081A;
	border-bottom: 1px #FFF solid;
	margin: 0 0 15px 0;
	padding: 0;
}
.txt
{
	font-size: 13px;
	line-height: 17px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.txt:first-letter
{
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
}

