﻿/* When a style is define for both an ID and a tag or class, */
/* you can split out the id to define it differently.        */

/* Body */
body {
	margin:0px;
	padding:0px;
	background-color:#DEDEDE;
	text-align:center;
}
#body_index {
	/* You can define styles on an individual page basis based on       */
	/* the ID of the body tag, which is body_[pagename] (without .html) */
}

/* Page Title */
#page_title {
	font: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	height: expression('98px');
	width: expression('748px');
	background-image: url(http://www.limbergchero.com/fs_img/builder/builder120/heading_bg.gif);
	line-height: 20px;
	padding: 22px;
	text-align: left;
	padding-left: 22px;
	padding-right: 22px;
	margin: 0px;
	border-bottom: 2px solid #000066;
	background-color: #000066;
}
H1 {
	font: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	height: expression('98px');
	width: expression('748px');
	background-image: url(http://www.limbergchero.com/fs_img/builder/builder120/heading_bg.gif);
	line-height: 20px;
	padding: 22px;
	text-align: left;
	padding-left: 22px;
	padding-right: 22px;
	margin: 0px;
	border-bottom: 2px solid #000066;
	background-color: #000066;
}
/* Main Area */
#mainarea {
	margin-top:22px;
	color:#333333;
	width:748px;
	width:expression('748px');
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:2px solid #000066;
	overflow: hidden;
}

.mainarea {
	margin-top:22px;
	color:#333333;
	width:748px;
	width:expression('748px');
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:2px solid #000066;
	overflow: hidden;
}

/* Major Heading */
#heading_1 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding-left:22px;
	font-weight:bold;
}

H2 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding-left:22px;
	font-weight:bold;
}

/* Minor Heading */
header_3 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

header_2 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

header_1 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#heading_5 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#heading_4 {
	color: #DD8047;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#heading_3 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#heading_2 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

H3 {
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* Navigation Links */
#linksarea {
	font-weight:bold;
	width:730px;
	width:expression('748px');
	color:#CCCCCC;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	background-color:#000066;
	border-bottom:2px solid #000066;
	line-height:21px;
	padding-bottom:1px;
}
#linksarea a:active {
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
  padding-left:2px;
  padding-right:2px;
}
#linksarea a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
  padding-left:2px;
  padding-right:2px;
}
#linksarea a:link {
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
  padding-left:2px;
  padding-right:2px;
}
#linksarea a {
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
  padding-left:2px;
  padding-right:2px;
}
#linksarea a:hover {
	text-decoration:underline;
}
.linksdivider {
}

/* "Current Page" menu link, optional */
.ivCP{ background: #003399; color: #fff; text-decoration: none; }

#linksarea a:active.ivCP{ background: #003399; color: #fff; text-decoration: none; }

#linksarea a:visited.ivCP{ background: #003399; color: #fff; text-decoration: none; }

#linksarea a:link.ivCP{ background: #003399; color: #fff; text-decoration: none; }

#linksarea a.ivCP{ background: #003399; color: #fff; text-decoration: none; }

/* Text Area */
.textarea {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

.textbox1 {
	width:470px;
	width:expression('505px');
	float:left;
	padding-left:22px;
	padding-right:11px;
}
.textbox2 {
	width:190px;
	width:expression('220px');
	float:right;
	padding-left:11px;
	padding-right:22px;
}
.textbox3 {
	width:706px;
	width:expression('748px');
	padding-left:22px;
	padding-right:22px;
}
.textbox4 {
	width:330px;
	width:expression('374px');
	float:left;
	clear:left;
	padding-left:22px;
	padding-right:11px;
}
.textbox5 {
	width:342px;
	width:expression('374px');
	float:right;
	clear:right;
	padding-right:22px;
	padding-left:11px;
}
.textbox6 {
	width:706px;
	width:expression('748px');
	padding-left:22px;
	padding-right:22px;
}


/* Text Items */
#text_5 {
}

#text_4 {
}

#text_3 {
}

#text_2 {
}

#text_1 {
}

.textitem {
}

/* Link Items */
#link_5 {
	color:#0000FF;
}

#link_4 {
	color:#0000FF;
}

#link_3 {
	color:#0000FF;
}

#link_2 {
	color:#0000FF;
}

#link_1 {
	color:#0000FF;
}

.linkitem a {
	color:#0000FF;
}

.linkitem {
	color:#0000FF;
}

/* Image Items */
#image_5 img {
}
#image_4 img {
}
#image_3 img {
}
#image_2 img {
}
#image_1 img {
}
.imageitem img {
}
.largeimage {
}
.mediumimage {
}
.smallimage{
}

/* rich text area */
.richtext {
	margin:22px;
}
.richtext H2 {
	padding-left:0px;
}
.innerrichtext H2 {
	padding-left:0px;
}
.innerrichtext{
}

/* Photo stuff */
.floatingimageright {
	float:right;
	margin:10px;
	margin-right:0px;
}

.captionbelow {
	margin-bottom:15px;
	font-size:12px;
}
.phototable {
	margin:11px;
	margin-top:0px;
}
.phototablecell {
	padding:11px;
	padding-top:0px;
	padding-bottom:22px;
}

H2 {
	margin:0px;
}

/* Bottom buffer */

#bottombuffer{
	width:100%;
	height:22px;
	clear:both;
}

#slides_iframe {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
}

