/*
 *
 * Layout
 *
 *
*/

#column_wrapper {	
padding-left: 20px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
}

#column_wrapper p {
padding: 0;
}

#right_column {
float: right;	
width: 285px;
padding-top: 15px;
}


#right_column ul{	
	padding-left: 15px;
}

#right_column ul li{	
	text-indent: -14px;
}

#left_column {
float: left;	
padding-top: 15px;
padding-left: 15px;
width: 450px;
}

#content_intro {
padding-left: 15px;
padding-top: 15px;
padding-bottom: 30px;
}


/*
 *
 * Content Styling
 *
 *
*/

#content {
	FONT-SIZE: 14px;	
	COLOR: #232323;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;
BACKGROUND-IMAGE: url(../sitegfx/content/mid.gif);
BACKGROUND-REPEAT: repeat-y;
}

#content_top {
	height: 5px;
	BACKGROUND-IMAGE: url(../sitegfx/content/top.gif);
	BACKGROUND-REPEAT: no-repeat;
}

#content_bottom {
	height: 5px;
	BACKGROUND-IMAGE: url(../sitegfx/content/bottom.gif);
	BACKGROUND-REPEAT: no-repeat;
	padding-bottom: 15px; 
}

h1 {
	visibility: hidden;
	display: none;
}

h2 {	
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 32px;
	FONT-SIZE: 30px;
	font-weight: bold;	
	COLOR: #232323;
margin-right: 10px;
padding-bottom: 15px;
margin-bottom: 15px;
padding-left: 0;
padding-right: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A3A3A3; 
}

h3 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 22px;
	FONT-SIZE: 20px;
	font-weight: bold;	
	COLOR: #232323;
}

h2 a, h3 a, h4 a {
	COLOR: #942121;	
}

h4 {
	padding: 0;
	margin: 0;
	line-height: 20px;
	FONT-SIZE: 16px;
	font-weight: bold;	
	COLOR: #232323;
}

#content a {
	text-decoration: none;
}


#content img{
   float: left;
	border: solid;
	border-width: 1px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 15px;
}

#content p{
	padding-left: 0;
	padding-right: 15px;
}



/*
 *
 * Content Sub Elements Styling
 *
 *
*/

.content_note {
	COLOR: #777777;	
	font-size: 12px;
	margin-bottom: 30px;
}

.content_note span {
border-top: 1px solid #777777;	
}

.content_note a{	
	COLOR: #942121;
}

.content_date {
	FONT-SIZE: 14px;	
	COLOR: #232323;
	text-align: left;
}


#content ul {
margin-left: 15px;
margin-right: 15px;
margin-top: 0;
margin-bottom: 10px;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 15px;
	list-style: none;
	COLOR: #942121;
	font-weight: bold;
}

/*
 *
 * Content Unordered List Styling
 *
 *
*/

#content li {	
	text-indent: -14px;
}

#content li a {
	COLOR: #232323;	
	font-weight: normal;
}

#content li a:hover {
	COLOR: #942121;	
	font-weight: bold;
}


/*
 *
 * Bottom-Area Styling
 *
 *
*/

#bottom_buttons {
	width: 130px;
	float: left;
}

/*
 *
 * Sidebar and Bottom-Area Button Styling
 *
 *
*/

.sidebar_button, .bottom_button {
	BACKGROUND-IMAGE: url(../sitegfx/small_sidebar/button.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 130px;
	height: 35px;
	text-align: center;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	padding-top: 9px;
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
}

.sidebar_rss_button {
	BACKGROUND-IMAGE: url(../sitegfx/small_sidebar/rss_button.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 130px;
	height: 35px;
	text-align: center;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	padding-top: 9px;
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
}

.sidebar_button, .sidebar_rss_button {
	float:right;
}

.bottom_button {
	float:left;
}

.sidebar_button a, .bottom_button a, .sidebar_rss_button a {
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: none;
}

.sidebar_button a:hover, .bottom_button a:hover, .sidebar_rss_button a:hover {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: underline;
}

.sidebar_field {	
}

.sidebar_field_top {	
	BACKGROUND-IMAGE: url(../sitegfx/imagedesc/top.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 5px;
float: right;
width: 130px;
}

.sidebar_field_content  {
	BACKGROUND-IMAGE: url(../sitegfx/imagedesc/mid.gif);
	BACKGROUND-REPEAT: repeat-y;
float: right;
width: 130px;FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-size: 14px;	
}
.sidebar_field_content h3, .sidebar_field_content h4 {
	font-size: 14px;
	font-weight: bold;	
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;	color: #FFFFFF;
}
.sidebar_field_content p{	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom:0 ;
	margin: 0;
}

.sidebar_field_content ul {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:0;
}

.sidebar_field_bottom {
	BACKGROUND-IMAGE: url(../sitegfx/imagedesc/bottom.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 5px;
	float: right;
	width: 130px;
	padding-bottom:15px;
}
/*
 *
 * Semacode Styling
 *
 *
 */

.sidebar_semacode {
	width: 130px;
	height: 130px;
	float: right;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin-bottom: 15px;
	FONT-SIZE: 14px;	
	COLOR: #000000;
	Font-weight: bold;
}

.sidebar_semacode img{
	border: solid;
	border-width: 2px;
}

/*
 *
 * Breandcrumbs and Search Box
 *
 *
*/

#header_breadcrumb_nav{
	width: 750px;
	float: left;
	margin: 0;
	padding-left: 15px;
	padding-top: 9px;
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif
}

#header_breadcrumb_nav a{
	FONT-SIZE: 14px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: none;
}

#header_breadcrumb_nav a:hover{
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	Font-weight: bold;
	text-decoration: underline;
}

#header_breadcrumb_search{
	width: 180px;
	margin: 0;
	float: right;
	padding-top: 5px;
	FONT-SIZE: 16px;	
	COLOR: #FFFFFF;
	Font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif
}

#header_breadcrumb_search input {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../sitegfx/header/searchbgr.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	margin: 0;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#header_breadcrumb_search label {
visibility: hidden;
display: none;
}

