/*
Theme Name: Etesian Technologies
Description: Custom Theme. All rights reserved.
Version: 1.0
Author: Leslie Tane Design
Author URI: www.leslietanedesign.com
*/

body
{
	background-color: #ead4bf;
	padding: 0px;
	margin: 0px;
	color: #666;
}

#Table_01a
{
	background-color: #f6eee5;
	width: 100%;
}

#Table_01
{
	background-color: #f6eee5;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
}

#Table_02
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}

#nav-home
{
	width: 296px;
	height: 86px;
	float: left;
	text-align: left;
}

#nav1
{
	left: 297px;
	margin-top: 23px;
	width: 503px;
	height: 34px;
	float: right;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 13px;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active, #footer, #footer a:link, #footer a:visited, #footer a:active
{
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

#nav1 a:hover, #footer a:hover
{
	color: #257bb7;
}

#nav2
{
	left: 297px;
	margin-top: 7px;
	width: 503px;
	height: 29px;
	float: right;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active
{
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

#nav2 a:hover
{
	color: #257bb7;
	text-decoration: underline;
}

#nav2 ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav2 li
{
	float: left;
	padding: 0px;
	padding-right: 25px;
}
	
#nav2 li li {
	padding: 0px;
	border: 0px;
	display: block;
	}
	
#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited, #nav2 li li a:active  {
	background: #f6eee5;
	width: 80px;
	float: none;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #666;
}

#nav2 li li a:hover {
	background: #ead4bf;
	color: #000;
	}

#nav2 li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav2 li:hover ul {
	left: auto;
	display: block;
	}
	
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	}

#navbottom
{
	width: 800px;
	clear: both;
	border-bottom: 2px #CCC solid;
	margin-bottom: 20px;
}

#pagebottom
{
	width: 800px;
	clear: both;
	border-bottom: 2px #CCC solid;
}

#hometable
{
	border-bottom: 2px #CCC solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#pagetable
{
	border-bottom: 2px #CCC solid;
	margin-bottom: 20px;
}

#content
{
	top:86px;
	width:800px;
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 20px;
}

.nosb
{

	padding-bottom: 20px;
}

#content a:link, a:visited, a:active
{
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
}

#content a:hover
{
	color: #257bb7;
}

#content h1
{
	color: #257bb7;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 24px;
	line-height: 28px;
	margin-top: 0px;
	font-weight: normal;
}

h4
{
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	font-weight: normal;
}

#content h2, #content h2 a:link, #content h2 a:visited, #content h2 a:active
{
	color: #666;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 0px;
}

#content h2 a:hover
{
	color: #257bb7;
}

#sidebar
{
	width: 175px;
	margin-right: 30px;
	padding-right: 15px;
	border-right: 1px #666 solid;
	float: left;
	clear: both;
}

#sidebarhome
{
	width: 228px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 40px;
	background-image: url(images/newsbkg.jpg);
	background-repeat: no-repeat;
}

#sidebarhome p
{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 20px;
	margin-right: 20px;
}

#sidebar ul, #sidebar li, #sidebarhome ul, #sidebarhome li
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

#sidebarhome h2
{
	display: none;
}

#contentbox
{
	width: 550px;
	float: right;
}

#contenthome
{
	width: 497px;
	float: right;
}

#footer
{
	width: 800px;
	text-align: center;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#search {
float:right;
margin-top:0px;
width:220px;
height:17px;
padding:2px 0 0 15px;
}
* html #search {
width:183px;
overflow:hidden;
border: 1px #999 solid;
}
#search .s {
font: 11px Verdana, Arial, Helvetica, sans-serif;
width:150px;
float:left;
margin-right:5px;
padding:2px;
}
#searchform .sgo
{
	width: 28px;
	height: 23px;
	margin: -2px 0 0;
}