/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Verdana, sans-serif;
	width: 100%;
    color: #4c4c4c;
    background: #fff;
}
a       { color: #D77900; outline: none; text-decoration: none; }
a:hover { color: #92420D; text-decoration: none; }
p       { margin: 0 0 18px}
img     { border: none; }
input,
textarea{ vertical-align: middle; border:1px solid #CCCDE2; width: 250px;}
input   { height: 20px; padding: 0 2px;}
strong  { color: #34378a;}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 158px;
   	/height: 161px;
    padding: 0 10px;
	background: #82370A url(images/shadow_bg.gif) repeat-y 0 0;
    font-family: Georgia;
}

#header .logo {
    height: 79px;
    width: 278px;
    background: url(images/logo.gif) no-repeat;
    display: block;
    float: left;
    margin:10px 0 3px 10px;
}

.head_r             { float: right; width: 650px; margin: 0 30px 0 0; }
.head_r p           { text-align: right; color: #FFCB5C; margin: 5px 0; padding: 0; font-size: 14px; }
.head_r p span      { color: #fff; }
.head_r p span.tel	{ font-size:16px; }
.head_r p #tel_ico  { color: #FFCB5C; background: url(images/tel_ico.gif) repeat-y scroll 0 0; padding: 0 0 0 28px;}
.head_r ul          { list-style: none; margin:17px 0 3px; padding: 0; float: right; color:#FFCB5C; }
.head_r li          { float: left;}
.head_r li a        { color: #FFCB5C; font-size: 12px; margin: 0 10px;}
.head_r li a.active { font-weight: bold;}
.head_r li a:hover  { color: #D77900; }
.head_r p span.number{ color: #fff; font-size:16px;}

.head_b             { height: 25px; padding: 5px 0px 0 20px; background-color: #823A0A; font-size: 12px;  }
.head_b p           { color: #FFCB5C; padding:0; margin: 0; float: left; font-weight:bold;}
.head_b p a         { color: #fff; font-weight: normal; }
.head_b p span      { font-weight: bold; }


/* Middle
-----------------------------------------------------------------------------*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#middle {
	padding:0 10px;
    background:#fff url(images/shadow_bg.gif) repeat-y scroll 0 0;
	height: 1%;
}

#middle_bot {
    background: url(images/shadow_bot.gif) no-repeat scroll 0 0;
    font-size:0px;
    line-height: 0px;
    height: 19px;
}


#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content {
	padding: 0 290px 0 25px;
    color: #4c4c4c;
    font-family: Verdana;
    font-size: 12px;
}

#gallery-text {
    padding: 10px 80px;
}


#content-h {
    padding: 0 10px;
    margin: 20px 0;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width:665px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	height: 100px;
    border-top: 1px solid #92420D;
}

    #footer ul      { margin: 0; padding:15px 0 15px 0; list-style: none; text-align:center; }
    #footer li      { display:inline; text-align: center; padding:0 5px; color: #92420D; }
    #footer a       { color: #D77900; text-decoration: none; }
    #footer a:hover,
    #footer a.active{ color: #000;}
    #footer p       { color: #000; text-align: center; padding: 3px 0; font-size: 12px; margin: 0}
    #footer p a     { font-weight: bold; }
    #footer p a:hover{color:#92420D;}

#footer img {
    margin: 0 5px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
    color: #92420D;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
    width: auto;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
float:left;
margin-left:-290px;
margin-right:-3px;
padding-right:10px;
position:relative;
width:280px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



.top_menu{
font-weight:bold;
height:37px;
background: #D77900;
width:980px;
}

.top_menu:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.top_menu ul{
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/*/
margin: 0;
height:37px;
list-style:none;
text-align: center; /*set value to "left", "center", or "right"*/
}

.top_menu ul li{
float: left;
height: 28px;
}

.top_menu ul li li{
float: left;
height: auto;
}


.top_menu ul li ul {
    margin-top:10px;
}


.top_menu ul li.sep  { color: #fff;  font-size:18px;  padding: 8px 0 0; }
.top_menu ul li li.sep  { display: none;}
.top_menu ul li.last { background: url(img/menu_border.gif) no-repeat 100% 0;  width:1px; }

.top_menu ul li a,
.top_menu ul li span {
font-weight: normal;
font-size: 17px;
font-family: Georgia;
margin:0;
padding:9px 0px;
display: block;
text-decoration: none;
}

.top_menu ul li li a,
.top_menu ul li li span {
font-weight: normal;
font-size: 12px;
text-align: left;
padding:5px 7px;
font-family: Georgia;
margin:0;
display: block;
text-decoration: none;
}

.top_menu ul li a:hover, .top_menu ul li.current a{ color: #D77900 !important; }
.top_menu ul li li a:hover, .top_menu ul li.current li a{ color: #fff !important; }

.top_menu ul li a#menu1001      {width: 115px; }
.top_menu ul li a#menu1001:hover,
.top_menu ul li.current a#menu1001   {background: url(images/menu_ov1.gif) no-repeat 50% 50%; }
.top_menu ul li a#menu1002      {width: 105px; }
.top_menu ul li a#menu1002:hover,
.top_menu ul li.current a#menu1002   {background: url(images/menu_ov1.gif) no-repeat 50% 50%; }
.top_menu ul li a#menu1003      {width: 150px; }
.top_menu ul li a#menu1003:hover,
.top_menu ul li.current a#menu1003   {background: url(images/menu_ov2.gif) no-repeat 50% 50%; }
.top_menu ul li a#menu1004      {width: 150px; }
.top_menu ul li a#menu1004:hover,
.top_menu ul li.current a#menu1004   {background: url(images/menu_ov2.gif) no-repeat 50% 50%; }
.top_menu ul li a#menu1005      {width: 150px; }
.top_menu ul li a#menu1005:hover,
.top_menu ul li.current a#menu1005   {background: url(images/menu_ov2.gif) no-repeat 50% 50%; }
.top_menu ul li a#menu1006      {width: 120px; }
.top_menu ul li a#menu1006:hover,
.top_menu ul li.current a#menu1006   {background: url(images/menu_ov1.gif) no-repeat 50% 50%; }
.top_menu ul li a#menu1007      {width: 120px; }
.top_menu ul li a#menu1007:hover,
.top_menu ul li.current a#menu1007   {background: url(images/menu_ov1.gif) no-repeat 50% 50%; }

.top_menu ul li #menu_member {width: 959px; text-align: left; padding-left: 20px; }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
width: 162px;
visibility: hidden;
margin-top:-1px;
border-top:0px solid #538000;

}



.menu_bottom {
background:url(img/menu_bottom.gif) no-repeat bottom center;
height: 15px;
width:162px;
}

.dropmenudiv .hr {
    height: 1px;
    border: none;
    background: #74AC01 url(img/menu_hr.gif) no-repeat 50% 50%;
    padding:3px 0;
    font-size:0;
    line-height:0;
    color: #A9CE65;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 0px 16px;
background:#74AC01;
text-decoration: none;
color: #fff;
}



.dropmenudiv a.first {
    padding-top:10px;
}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    color: #014BBA;

}
/*** ESSENTIAL STYLES ***/
.sf-menu{
/*    background:transparent url(images/topmenu-bg.png) repeat scroll 0 0;*/
    clear:both;
/*    float:left;*/
    width:100%;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	/*line-height:	0.8;*/
	height:         25px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
	float:left;
    position:relative;

}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	color:#FFFFFF;
    display:block;
    font-weight:bold;
    padding:5px 15px;
    position:relative;
    text-decoration:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.1em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li.current{
/*    background:transparent url(images/topmenu-bg-active.png) repeat scroll 0 0;*/
}
ul.sf-menu li.current ul li.current a{
    color:White !important;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	width:980px;
	/*margin-bottom:	1em;*/
}
.sf-menu a {
	/*border-left:	1px solid #fff;*/
	/*border-top:		1px solid #CFDEFF;*/
	/*padding: 		.75em 1em;*/
	text-decoration:none;
}
.sf-menu a{ /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff !important;
	font-weight:    bold;
}
.sf-menu li {
	/*background:		#ca7130;*/
/*	border-right:1px solid #5599DD;*/
}
.top_menu  li li {
	background:	#5F6DCE;
	border-right-style:none;
}
.top_menu  li li a{
	background:	#5F6DCE;
    font-weight:normal;
    font-size: 12px;
}
.sf-menu li li a:hover{
    color:#FFF !important;
}

.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active {
/*	background: transparent url(images/topmenu-bg-over.png) repeat scroll 0 0;*/
	outline:		0;

	/*font-weight:    bold;*/
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#5599DD;
	outline:		0;
	color:			#000;
	/*font-weight:    bold;*/
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.7em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.7em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.cboth {
    clear: both;
    line-height:0;
    font-size: 1px;
}

.fleft		{ float: left;}
.fright		{ float: right;}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
    float:left;
    margin-left:-290px;
    margin-right:-3px;
    padding-right:10px;
    position:relative;
    width:280px;
}

.sr .contentf   { padding-left:5px; padding-right: 5px; }

.sr h3          { font-family: Georgia; font-size: 18px; color: #34378a; padding: 0 0 8px; margin: 0 0 10px; border-bottom: 1px solid #99a8b0; }
.sr h5          { font-family: Georgia; font-size: 14px; color: #34378a; padding: 0 0 8px; }
.sr h4          { font-family: Georgia; font-size: 15px; color: #34378a; padding: 0 0 8px; }
.sr .b_link     { font-family: Georgia; }

.sr ul          { list-style: none; margin: 0 0 10px; padding: 0; }
.sr li          { padding: 3px 6px; display: block; color: #000; margin: 4px 0; }
.sr li a        { color: #D77900; padding: 0 0 0 20px;   }
.sr li a:hover  { color: #92420D;}

.sr ul .title   { background: url(images/sr_menu_head.gif) no-repeat scroll 0 0; width: 280px; height:19px; color: #fff; font-weight: bold; font-family: Georgia; font-size: 18px;}


.sr div.hr      { height: 1px; border: none; background: #99a8b0; color: #99a8b0; width: 150px; margin: 0; padding: 0;}

#sidebar #searchsubmit  {
background:transparent url(images/arrow_b.gif) no-repeat scroll 100% 50%;
border:medium none;
color:#92420D;
cursor:pointer;
display:inline;
font-size:14px;
font-weight:bold;
height:30px;
line-height:25px;
padding:3px 30px 5px 0;

}