/*
Restaino Agent Site
Style #10

Modified June 21, 2006
Color Defs:
Restaino RED: #6E081A
Restaino GOLD: #D0A650
tan: #D0B377
brown: #63651A
*/

body
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/graphics/www/10_bkgd_tile.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-attachment: scroll;
}

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

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

a:visited { color: #3A0F02; }
a:hover { color: #FF0; }
img { border: 0; }
p { margin: 0px 0px 5px 0px; }
h1, h2, h3, h4, h5 { }

h1
{
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 30px;
	line-height: 31px;
	color: #D0B377;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
}

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;
	padding: 0;
	margin: 8px 0px 5px 0px;
}

h5
{
	font-size: 14px;
	line-height: 16px;
	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 { }

.head_box
{
	width: 100%;
	background-color: #D0B377;
	border-bottom: 3px #FFF solid;
	border-top: 3px #FFF solid;
}

.head_box .pad { padding: 10px 20px 10px 18px; }

.nav_box
{
	width: 210px;
	float: left;
	clear: left;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #D0B377;
	font-variant: small-caps;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/www/10_nav_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: scroll;
}

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

.nav_box .pad { padding: 15px 0 50px 0; }
.nav_item { padding: 0; }

.nav_item a, .nav_item a:link, .nav_item a:visited
{
	display: block;
	padding: 6px 17px 6px 17px;
	color: #D0B377;
	text-decoration: none;
}

.nav_item a:hover
{
	color: #FFF;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/www/10_screened_bkgd.gif);
	background-repeat: repeat;
	background-position: 0 0;
	background-attachment: scroll;
}

.content_box { }

.content_box .pad
{
	padding: 0 0 10px 0;
	margin: 10px 20px 20px 240px;
}

.foot_box { }

.featured_box
{
	width: 100%;
	height: 150px;
	clear: right;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/5_madtown_series.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.featured_box .pad { width: 1350px; }

/*photos have a natural size of 150 x 117*/

.featured_box img
{
	width: 192px;
	height: 150px;
}

.featured_box div
{
	float: left;
	width: 192px;
	height: 150px;
}

.contact_box
{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

.contact_box .pad { padding: 0; }

.head_box .logo1
{
	float: right;
	width: 116px;
	height: 75px;
	background-color: #FFF;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/companylogo_116x75.jpg);
	background-repeat: no-repeat;
}

.head_box .agt_name1
{
	color: #6E081A;
	font-size: 39px;
	line-height: 40px;
	font-variant: small-caps;
	font-weight: bold;
}

.credits
{
	font-size: 16px;
	display: inline;
}

.agt_photo
{
	float: right;
	margin: 0 0 10px 15px;
}

.agt_photo img { width: 160px; }

.head_box .label
{
	display: inline;
	padding-right: 3px;
}

.email .label { display: none; }

.head_box .phone, .head_box .cell, .head_box .email, .head_box .office_address,  .head_box .office_city
{
	display: inline;
}

.head_box .phone, .head_box .cell,  .head_box .email, .head_box .office_address
{
	margin-right: 10px;
	padding-right: 12px;
	background-image: url(http://www.redata.com/100040/RESTAINO/graphics/www/10_bullet.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

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

.clr { clear: both; }

td.label
{
	width: 200px;
	text-align: right;
	padding: 5px 5px 0 0;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
}

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: 2px #D0B377 groove;
}

.btn
{
	margin: 5px 20px 0 0;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.btn_small
{
	margin: 5px 20px 0 0;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.btn a, .btn_small a
{
	display: block;
	width: auto;
	padding: 4px 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;
}

.slogan
{
	font-size: 24px;
	line-height: 26px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #D0B377;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
}

.txt
{
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

.txt:first-letter
{
	font-size: 29px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0B377;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
