/* Style for Shades of Tan (www.shadesoftan.com) */
/* Copyright Local Pull LLC (www.localpull.com) 2006 */

#main
{
	width: 800px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#nav
{
	background-image: url(shades_header.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
	margin-top: 10px;
}

#home_link
{
	float: left;
	margin-top: 35px;
	width: 300px;
	height: 100px;
}

#open
{
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 8px;
	color: #336699;
	font-style: oblique;
}

#home_link img
{
	border: none;
}

#top
{
	height: 190px;
}

#image_links
{
	padding-right: 40px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#image_links img
{
	border: 1px solid #FFFFFF;
}

#text_links
{
	padding: 0px 55px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#text_links a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#left
{

	width: 385px;
	height: 190px;
	float: left;
	padding: 10px 5px 0px 10px;
}

#right
{

	width: 350px;
	height: 150px;
	float: right;
	padding: 15px 5px 0px 45px;
}

#right img
{
	border: 1px solid #990000;
}

#bottom
{
	width: 800px;
	height: 425px;;
}

#bottom_left
{
	width: 595px;
	float: left;
	padding: 0px 0px 0px 5px;
}

#bottom_left h1
{
	text-decoration: none;
}

#bottom_right
{
	width: 180px;
	float: right;
	padding: 0px 0px 0px 20px;
}

#bottom_right_call
{
	width: 300px;
	float: right;
	padding: 0px 0px 0px 20px;
}

#breadcrumb
{
	padding: 0px 0px 0px 2px;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

#image_seperator
{
	padding: 0px 0px 0px 35px;
}

#image_seperator img
{
	border: 1px solid #336699;
	margin-right: 50px;
}

.body_text
{
	padding: 15px 10px 15px 2px;
	line-height: 18px;
}

#footer
{
	text-align: center;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 5px;
	line-height: 25px;
	color: #FFFFFF;
}

#footer a
{
	color: #FFFFFF;
}

#lp
{
	text-align: center;
	font-size: 90%;
}

#lp a
{
	color: #000000;
}

.image_float
{
	float: left;
	margin-right: 15px;
	border: 1px solid #990000;
}

.descriptions
{
	padding: 5px 40px 0px 0px;
	margin: 0px;
	line-height: 18px;
	height: 100px;
}

.body_descriptions
{
	padding: 5px 40px 0px 0px;
	margin: 0px;
	line-height: 18px;
}

li
{
	list-style-image: url(block.gif);
	line-height: 18px;
	height: 18px;
	vertical-align: text-bottom;
}

ul
{
	margin: 5px 0px 0px 25px;
	padding: 0px;
}

h1
{
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}

h2
{
	margin: 8px 0px 0px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

p
{
	margin: 0px;
	padding: 5px 0px 0px 5px;
	line-height: 18px;
}

body
{
	background-color: #FFFFCC;
}

a, a:visited
{
	text-decoration: none;
	color: #0000FF;
}

a:hover
{
	text-decoration: underline;
}


