/*
#485f47
#cfa46e
*/

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #485f47;
}

input, textarea {
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	cursor:text;
}

button {
	cursor:pointer;
}

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

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #485f47;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3, h3 a {
	font-size: 12px;
	color: #cfa46e;
}

h4 a{
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	padding:0;
	margin:0;
	line-height: 0%;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 130%;
}

/*ul, ol {
	margin-left: 3em;
}*/

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #485f47;
}

a:hover {
	text-decoration: none;
	color: #cfa46e;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

#resultsDiv {
	background: #cfa46e; 
	padding: 2px;
}

#resultsDiv a{
	color: #485f47;
}

#resultsDiv a:hover {
	text-decoration: none;
}

#resultsNav {
	background: #cfa46e; 
	padding: 2px;
}

#resultsNav a{
	color: #485f47;
}

#resultsNav a:hover {
	text-decoration: none;
}

/* Category */

#Category {
	list-style: none;
	padding:0;
	margin:0;
}
#Category li {
	display: inline;
	margin: 0 2em 0 0 ;
}
#Category a {
	text-decoration: none;
}

/* Display */

#display {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0; 
	text-align:left; 
	text-indent:0; 
	word-spacing:0; 
	line-height:120%
}

/* Popup */

#popup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0; 
	text-align:left; 
	text-indent:0; 
	word-spacing:0; 
	line-height:100%
}

/* Layout */
#layout {
width: 960px;
	background: #cfa46e;
	/*background: #FFFFFF;*/
margin: 0px auto;
}

/* Logo */

#logo {
	width: 940px;
	height: 86px;
	margin: 0 auto;
	background: #cfa46e;
	/*background: #FFFFFF;*/
	overflow: hidden;
	list-style: none;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 30px;
	font-family: "Papyrus", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo ul {
	position: relative;
	padding-top: 40px;
	padding-left: 175px;
	color: #FFFFFF;
	font-size: 14px;
}
#logo li {
	display: inline;
	margin: 0 2em 0 0;
}
#logo h2 {
	float: right;
	padding-top: 15px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 37px;
	margin: 0 auto;
	background: #cfa46e;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 0px 0 0px;
	/*padding: 0 20px 0 22px;*/
	/*background: url(images/tab.jpg) no-repeat left center;*/
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 5px 0 5px;
	/*padding: 15px 35px 0 25px;*/
	background: #ffffff;
}

/* Content */

#content {
	float: left;
	width: 700px;
	background: #ffffff;
}


/* ContentBusiness */

#contentBusiness {
	float: left;
	width: 940px;
	background: #ffffff;
}


.post {
}

.post .title {
	margin: 0;
	padding: 15px 5px 0 5px;
}

.post .entry {
	padding: 0 0px;
}

.post .entry ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

.post .entry li {
	float: left;
	padding: 0 0px 0 0px;
	/*padding: 0 20px 0 22px;*/
	/*background: url(images/tab.jpg) no-repeat left center;*/
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 5px 0 0 5px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 204px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	height: 15px;
	margin-bottom: 5px;
	padding: 8px 0px 0px 20px;
	/*background: #cfa46e url(images/img09.jpg) no-repeat;*/
	font-size: 18px;
	color: #cfa46e;
	text-decoration: underline;
}

#sidebar li p {
	padding: 0 20px;
	line-height: 140%;
}

/* SidebarCenter */

#sidebarCenter {
	float: center;
	width: 204px;
}

#sidebarCenter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebarCenter li {
	margin-bottom: 40px;
}

#sidebarCenter li ul {
}

#sidebarCenter li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebarCenter li h2 {
	height: 15px;
	margin-bottom: 5px;
	padding: 8px 0px 0px 20px;
	/*background: #cfa46e url(images/img09.jpg) no-repeat;*/
	font-size: 18px;
	color: #cfa46e;
	text-decoration: underline;
}

#sidebarCenter li p {
	padding: 0 20px;
	line-height: 140%;
}


/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 25px;
	margin: 0 auto;
	background: #cfa46e;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}


/*
 *	#links
 */

#links {
	width: 940px;
	margin-top: 10px;
	position: relative; 
	left: 0; 
	top: 0; 
	right: 0; 
	bottom: 0
}

#links ul {
	list-style-type: none;
	width: 500px;
}

#links li {
	border-bottom: 1px dotted #999;
	border-width: 1px 0;
	margin: 5px 0;
}

#links li a {
	color: #cfa46e;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}
/*
* html #links li a {
	width: 400px;
}*/

#links li a:hover {
	/*background: #e0f8d8;*/
	background:	url(images/hover.png) repeat;
}

#links a em {
	color: #485f47;
	display: block;
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}

#links a span {
	color: #485f47;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

/*This is where the magic happens!*/
#Transparent_box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
     border: 1px solid #000000;
     position: relative;
     width: 100%;
}
#Transparent_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
#Transparent_background {
     background-color: white;
     height: 100%;
     width: 100%;
     filter:alpha(opacity=30); /* IE's opacity*/
     left: 0px;
     opacity: 0.30;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 999;
}