/* -----------------------------------------  Contact Page ------------------------------------------ */
a.homeBanner
{
	position: absolute;
	width: 114px;
	height: 114px;
	top: 0;
	left: 0;
	background: url(../images/home_banner.png) no-repeat 0 0;
}

img.homeImage
{
	position: relative;
}

.link {
padding-left: 22px;

background-image: url(../icons/iconLink.gif);
background-repeat: no-repeat;
background-position: 0 0;

display: inline; /*Display:inline is only necessary for usage within a <p> tag*/
}

.glowing
{
	
}

table {
	width: 100%;
	
	margin: 0;
	
	font-size: 75%;
}

table tr, table th, table td {
	padding: 0;
	
	vertical-align: top;
}

table#contact_details {
	margin-top: 8px;
	margin-bottom: 20px;
	
	border-bottom: 1px solid #999;
}

table#contact_details th {
	text-align: left;
	
	padding: 5px;
	
	font-weight: normal;
	
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

table#contact_details td {
	padding: 5px 0;

	border-top: 1px solid #999;
}

table#contact_details td.bullet {
	padding-left: 15px;
	background: url(../icons/iconActive.gif) no-repeat 2px 8px;
}

table#contact_details tr.yellow {
	color: #000;
	background-color: #FFFFEA;
}

table#contact_details td.spacer {
	padding: 0;
	background-image: none;
}

table#contact_details td.noImage {
	padding-left: 20px;
	background-image: none;
}

table#contact_details td.column25 {
 width: 25px;
} 




table#contact_form {
	margin-bottom: 20px;
}

table#contact_form td {
	padding-bottom: 5px;
}

table#contact_form td.spacer {
	padding: 0;
}

table#contact_form td.required {
	padding: 10px 0 0 80px;

	border-top: 1px solid #999;
}

table#contact_form td.topLine {
	border-top: 1px solid #999;
	height: 25px;
}

table#contact_form td input {
	width: 100%;

	padding-left: 2px;
	
	border: 1px solid #CCC;
}

table#contact_form td textarea {
	width: 100%;
	
	padding-left: 2px;
	
	height: 100px;
	
	border: 1px solid #CCC;
}

table#contact_form td input.submitGreen {
	width: 75px;

	margin-top: 5px;

	color: #000;
	background-color: #E4FFCA;
	
	border: 1px solid #C00;
	
	text-align: center;
}

table#contact_form td.column25 {
	width: 25%;
}

table#contact_form td.column75 {
	width: 75%;
}

h4.sales { padding-top: 10px; border-top: 1px solid #999; margin-bottom: 10px; color: #395F82; font-size: 75%; }
/* -----------------------------------------  Site Map Page ------------------------------------------ */

h4.mapLabel {
	margin-top: 10px;
	
	padding: 2px 0 0 25px;

	color: #A82E2E;
	background-color: inherit;
	
	font-size: 75%;
	
	background-image: url(../icons/site_folder.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul.sitemap {
	margin-top: 5px;
	padding-bottom: 10px;

	font-size: 75%;

	border-bottom: 1px solid #999;
}

.lastListing {
	margin-bottom: 25px;
}

ul.sitemap li {
	margin-left: 25px;
	
	position: relative;
	
	padding: 4px 0 4px 20px;
	
	background-image: url(../icons/iconDocuWhite.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;	
}

ul.sitemap li a {
	display: block;
}

#text ul.sitemap li a:link, #text ul.sitemap li a:visited {
	text-decoration: none;
	color: #000;
}

#text ul.sitemap li a:hover {
	text-decoration: underline;
	color: #C00;
}

ol {
margin-left: 20px;
}

ol li {
	font-size: 75%;
	color: #999;
	background-color: inherit;
	line-height: 200%;
}

/* --------------------------------------- Image Link ------------------------------------------- */

#imageLink {
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 75%;
	font-weight: bold;
	border-top: 1px solid #FF921A;
	border-bottom: 1px solid #FF921A;
	padding: 5px 0 5px 0;
}

#imageLink li a.blue {
	background-image: url(../icons/iconImageLinkBlue.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
}

#imageLink li a:link.blue, #imageLink li a:visited.blue {
	text-decoration: none;
	color: #FFE988;
}

#imageLink li a:hover.blue {
	color: #FFCC33;
}

#imageLink li a.parchment {
	background-image: url(../icons/iconImageLinkParchment.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
}

#imageLink li a:link .parchment, #imageLink li a:visited.parchment {
	text-decoration: none;
	color: #1A356C;
}

#imageLink li a:hover.parchment {
	color: #FF921A;
}

/* --------------------------------------- Global Properties ------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: none;
} 

html{
	height: 100%;
}

body{
	min-width: 780px;
	min-height: 101%;			
	text-align: center;			

	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 100%;

	color: #000;
	background-color: #D1D2CA;
}

ul {
	list-style: none;
}

img{
	display: block;
	font-size: 80%;
	color: #999;
	background-color: inherit;
}

blockquote, cite, address {
	font-style: normal;
}

#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

acronym {
	cursor: help;
}

/* --------------------------------------- Text Sizing and Text Weight Properites -------------------------------- */

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 95%;
}

h4 {
	font-size: 80%;
}

p {
	font-size: 80%;
}

#wrapper {
	width: 775px;

	margin: 30px auto 0 auto;
	
	text-align: left;
}

#logo {
	position: absolute;
	top: 45px;
	left: 411px;
	
	width: 373px;
	height: 523px;
		
	background-image: url(../images_common/large_logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.navHome, .navInside, .contentHome 
{
	height: 586px;
}

/* ----------------------------------------- Nav Bar and Child Elements --------------------------------------------- */

#nav_bar {						
	position: relative;
	
	width: 153px;
	
	float: left;
	
	display: inline;
	
	background-image: url(../images_common/nav_background.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#nav_bar_head, #nav_bar_head a {
	width: 153px;
	height: 106px;

	display: block;
	
	background-image: url(../images_common/nav_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav_bar_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	
	width: 153px;
	height: 15px;
	
	background-image: url(../images_common/nav_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav_bar ul {
	width: 122px;
	
	margin: 5px 0 7px 14px;
	
	padding: 7px 0 10px 0;
	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#nav_bar ul li {
	padding: 5px 0 5px 15px;
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	
	background-image: url(../icons/iconInactive.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#nav_bar ul li.glow {
	padding: 5px 0 5px 15px;
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	
	background-image: url(../icons/iconGlowing.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#nav_bar ul li.indent {
	padding-left: 30px;
	
	background-image: url(../icons/iconInactive.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

#nav_bar ul li.indentOn {
	padding-left: 30px;
	
	background-image: url(../icons/iconActive.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

#nav_bar ul li.indent2 {
	padding-left: 45px;
	
	background-image: url(../icons/iconInactive.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
}

#nav_bar ul li.indent2On {
	padding-left: 45px;
	
	background-image: url(../icons/iconActive.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
}

#nav_bar ul li.on {
	background-image: url(../icons/iconActive.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#nav_bar ul li a.on {
	text-decoration: none;
	
	color: #99AA23;
	background-color: inherit;
	
	cursor: default;
}

/* -------------------------------------- gallery ---------------------------------------- */

#gallery_nav {
	width: 120px;
	
	margin-left: 15px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 7px;
	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#gallery_nav img {
	margin-bottom: 5px;
	display: inline;
}

#gallery_nav img.withCaption {
	margin-bottom: 0;
}

#gallery_nav p {
	margin-bottom: 10px;
	font-size: 75%;
}

#gallery_nav img.pLeft {
	float: left;
}

#gallery_nav img.pRight {
	float: left;
}

td.padLeft {
	padding-left: 10px;
}

/* -------------------------------------- Content and Content Child Elements ---------------------------------------- */

#content {
	position: relative;
	
	width: 605px;
	
	margin: 0 0 0 16px;
	
	float: left;
	
	display: inline;
	
	background-image: url(../images_common/content_background.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#content_head {
	width: 605px;
	height: 106px;
	
	background-image:  url(../images_common/content_corners_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content_head h1 {
	position: absolute;
	top: 45px;
	left: 30px;
	
	width: 444px;
	height: 23px;
	
	background-image: url(../images_common/content_headline.gif);
	background-repeat: no-repeat;
}

#content_head h1 span {
	display: none;
}

#content_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	
	width: 605px;
	height: 15px;
	
	background-image: url(../images_common/content_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content_page_head {
	margin: 425px 0 20px 20px;
}

/* ----------------------------------- Main Image and Main Image Child Elements ----------------------------------- */

#main_image {
	position: relative;
	z-index: 100;
}

#main_caption {
	width: 300px;
	
	font-weight: bold;
}

#main_caption h2 {
	margin-bottom: 10px;
	
	color:inherit;
}

#main_caption p {
	font-size: 70%;
}

.left {
	position: absolute;
	top: 20px;
	left: 20px;
}

.right {
	position: absolute;
	top: 20px;
	right: 20px;
}

.white {
	color: #FFF;
	background-color: inherit;
}

.yellow {
	color: #FFFF00;
	background-color: inherit;
}

/* ----------------------------------- Side Bar and Side Bar Child Elements ----------------------------------- */

#side_bar {
	width: 200px;

	margin: 25px 0 0 25px;
	padding-bottom: 20px;

	display: inline;

	float: left;
}

#side_bar p {
	font-size: 70%;
	margin-bottom: 10px;
}

#side_bar p.caption {
	margin-bottom: 40px;
}

#side_bar p span {
	font-weight: bold;
}

#side_bar img {
	margin-bottom: 10px;
}

#side_bar img.withCaption {
	margin-bottom: 5px;
}

#gallery {
	padding: 10px 0;
	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

p.gallery {
	margin-bottom: 5px;
	padding: 5px 0 5px 45px;
	
	color: #C00;
	background-color: inherit;
}

.zoom {
	background-image:  url(../icons/iconMagnify.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.album {
	background-image:  url(../icons/iconAlbum.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.info {
	background-image:  url(../icons/iconInfo.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

/* ----------------------------------- Text and Text Child Elements ----------------------------------- */

#text {
	position: relative;
	
	width: 305px; 
	margin: 25px 25px 0 40px;
	padding-bottom: 20px;
	
	display: inline;

	float: left;
	
	z-index: 125;
}

.testimonial
{
	width: 325px;
	padding-left: 225px;
	padding-top: 15px;
	
	border-top: 1px solid #999;
	margin-bottom: 20px;
	line-height: 200%;
	
	color: #999;
	position: relative;
}

.first
{
	border-top: none;
}

.testimonial .image
{
	position: absolute;
	top: 20px;
	left: 0;
}

h2.test, h3.test
{
	margin-left: 225px;
}

#text_full_length .testimonial h3
{
	margin-bottom: 10px;
}

#text_full_length {
	position: relative;
	
	margin: 25px 25px 0 25px;
	padding-bottom: 20px;
		
	z-index: 125;
}

#text p, #text_full_length p {
	margin-bottom: 20px;
	line-height: 200%;
	
	color: #999;
	background-color: inherit;
}

#text h2, #text_full_length h2 {
	margin-bottom: 10px;
}

#text h3, #text_full_length h3 {
	color: #A82E2E;
	background-color: inherit;
	margin-bottom: 30px;
}

#text h3.sub {
	color: #A82E2E;
	background-color: inherit;
	margin-bottom: 10px;
}

#text ol li {
	margin-bottom: 10px;
}

.strong {
	font-weight: bold;
}

#text h3.links {
	margin-bottom: 5px;
}

#text a:link, #text a:visited {
	color: #99AA23;
	text-decoration: underline;
}

#text a:hover {
	text-decoration: underline;
	
	color: #A82E2E;
	background-color: inherit; 
}

/* ----------------------------------------- Footer and Footer Child Elements --------------------------- */

#footer {						
	position: relative;
	
	width: 775px;
	height: 25px;
	
	margin: 0 auto;
	
	font-size: 73%;
	
	color: #8D8F74;
	background-color: inherit;
}

#footer ul {
	position: absolute;			
	top: 5px;
	right: 0;
}

#footer ul li {
    display: inline;
	
	padding-left: 3px;
}

#footer a:link, #footer a:visited {
	color: #8D8F74;
	background-color: inherit;
	
	text-decoration: underline
}

#footer a:hover {
	color: #A82E2E;
	background-color: inherit;
}

#footer ul li a.on {
	text-decoration: none;
	
	color: #A82E2E;
	background-color: inherit;
	
	cursor: default;
}

#footer span { /*Copyright Statement*/
	position: absolute;
	top: 5px;
	left: 169px;
}

/* ----------------------------------------- Global Linkology --------------------------- */

a:link, a:visited {
	text-decoration: none;
	
	color: #999;
	background-color: inherit;
}

a:hover {
	text-decoration: underline;
	
	color: #A82E2E;
	background-color: inherit; 
}

/* --------------------------------------- design ------------------------------------------- */

.red {
	color: #C00;
	background-color: inherit;
}

.black {
	color: #000;
	background-color: inherit;
}

.grey {
	color: #999;
	background-color: inherit;
}