@charset "UTF-8";
#shell #content table tr td a {
	color: #CCC;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin-top: 30px;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f2eeee;
}
h1 {
	font-size: 30px;
	color: #000;
}
h2 {
	font-size: 20px;
	color: #1E6DCF;
}
a:link {
	color: #999;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #1E6Dcf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#topinfo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	text-align: right;
	font-size: 10px;
	font-weight: lighter;
	padding-bottom: 10px;
}
#shell {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	background-color: #FFF;
	background-image: url(Images/the_fiesta_banner.jpg);
	height: 170px;
	width: 900px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
#shell #header div img {
	margin-top: 15px;
}
#nav {
	float: left;
	width: 150px;
	padding-top: 20px;
}

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

#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #E8E8E8;
	padding-top: 2px;
}

#nav li a:link, #nav li a:visited {
	font-size: 90%;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}
#shell #nav .current_page_item a {
	color: #060;
	background-color: #CCC;
}

#nav li a:hover {
	background-color: #CCC;
	color: #333;
}
#shell #nav #sidebar {
	width: 150px;
	padding-top: 50px;
}
#shell #nav #sidebar #sidebartext p {
	font-size: 12px;
	color: #616161;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#shell #nav #sidebar #sidebartext {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E8AEA;
}
#shell #blank1  {
	float: left;
	width: 900px;
	height: 20px;
}
#designlinks {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bbanner {
	clear: both;
	background-color: #CCCCCC;
}
#content {
	float: left;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 14px;
}
#copyright {
	color: #999;
	text-align: center;
	font-size: x-small;
	padding-top: 20px;
}
/* CSS Document */

#greensmartlogo {
	text-align: center;
	padding-top: 20px;
}

