/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#5C3933;
	font-size: small; 
	text-align:center;
	margin:0;
	padding:0;
	background: #f4e7d7 url("images/bg_fade.jpg") repeat-x top  left;

	 }

h1 {font-size:135%; margin:0 0 5px 0; padding:0; text-align:center; color:#F4E7D7;}
h2 {font-size:110%; color:#D5863D; margin:10px 0 5px 0; padding:0;}
h3 {font-size:105%; margin:0; padding:0;}
h4 {font-size:95%;}
p {	line-height:2.5em; margin:0;padding:0;}
a {color:#d5863d; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:90%; text-decoration:none;}
a:hover {color:#bd6b48; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:90%; text-decoration:underline;}
#bold {margin:0 0 0 0; font-weight:bold; font-style: italic;}
#boldu {text-decoration: underline;}
#indent  { text-indent:10px;}
#clear {clear:both;}
img {margin:10px 10px 0 0;padding:10px; border-top: solid 1px #d5863d;border-left: solid 1px #d5863d;border-bottom: solid 2px #bd6b48;border-right: solid 2px #bd6b48; float:left;}
#noborder {margin:5px 0 5px 0 ;padding:5px; float:left; border:none;}
#logos {margin:5px 0 5px  0;padding:5px; border-top: solid 1px #d5863d;border-left: solid 1px #d5863d;border-bottom: solid 1px #bd6b48;border-right: solid 1px #bd6b48; float:left;}
#sidebar em {text-align:center; display:block; font-size:85%;width:220px;}
#content em {font-weight:bold; color:#bd6b48;}
#wrap {
	min-width: 500px;
	max-width: 1400px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:white;

	}
#wrap2 {width:775px; margin:0 auto; text-align:left;background:white ;
}

#header{
	border-bottom: 3px solid #D5863D;
	background: #D5863D;
	margin:0;
	padding:0;
}
	/*-------navigation menu--------*/
#navigation {
float:left; width:100%; background:#ffffff; font-size:85%; line-height:normal; border-bottom:1px solid #999; font-weight:bold;}
#navigation ul {margin:0; padding:10px 10px 0px 30px; list-style:none;}
#navigation li {display:inline; margin:0; padding:0;}
#navigation a {float:left; background:url("images/tableft.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none;}
#navigation a span {float:left; display:block; background:url("images/tabright.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#5c3933;}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
	/* End IE5-Mac hack */
#navigation a:hover span {color:#bd6b48;}
#navigation a:hover {background-position:0% -42px;}
#navigation a:hover span {background-position:100% -42px;}
#navigation #current a {background-position:0% -42px;}
#navigation #current a span {background-position:100% -42px;}
	/*----tabs for boxes-------*/
#content {
clear:both;
	float:left;
	width: 63%;
	font-size: 95%;
	line-height: 1.5em;
	margin: 0 0 0 15px;
	padding:0;
}
#sidebar {
	float:right;
	width: 32%;
	margin:0;
	padding:0;
}
#footer {
	clear:both;
	background: #F4E7D7 url(images/bg_footer.jpg) no-repeat bottom left;
	margin:0;
	padding:0;
	text-align:center;
	display: block;
	height: 45px;
}
#slug {
color:#BD6B48;
	background: #F4E7D7;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
	display: block;
	height: 45px;
	}

.llc {font-size: 80%}



