﻿body 
{
	background-color:#C7C7C7;
	font-family:Arial;
}

div 
{
	margin: 0px;
	float:left;
	display:block;
	height:auto;
	background-color:White;
}

div.footer 
{
	float:left;
	display:block;
	width:auto;
	height:auto;
	background-color:#333333;
}

div.footerItems 
{
	background-image: url('img/GrayGradBg.jpg');
}

a:link
{
	font-family:Arial;
	font-size:8pt;
	color:#C7C7C7;
	text-decoration:none;
}
a:visited
{
	font-family:Arial;
	font-size:8pt;
	color:#C7C7C7;
	text-decoration:none;
}

a:hover { text-decoration:underline; }

a.header 
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	text-decoration:none;
}
a.header:visited
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	text-decoration:none;
}
a.header:hover { text-decoration:underline; }

.footer 
{
	font-family:Arial;
	font-size:8pt;
	color:#C7C7C7;
}

.headingImage 
{
	z-index:1;
}

.headingTestimonial 
{
	margin-left:700px;
	top:300px;
	position:absolute;
	font-family:Arial;
	font-size:11pt;
	color:#515151;
	font-style:italic;
	font-weight:bold;
	z-index:20;
}

.headingTitle
{
	position:absolute;
	font-family:Arial;
	font-size:18pt;
	color:White;
	font-weight:bold;
	z-index:10;
	opacity:0;
}

.linkTitle 
{
	font-family:Arial;
	font-weight:bold;
	font-size:large;
}

.linkList 
{
	color:Gray;
	font-weight:normal;
	font-size:medium;
	
}

.headerAbout 
{
	margin-left:55px;
	background-color:#D9D9D9;
	border-color:#C7C7C7;
	border-width:1px;
	border-style:solid;
}

.headingAboutText
{
	 color:#333333;
	 background-color:#D9D9D9;
	 font-size:8pt;
}

.headingContent 
{
	margin:0;
	width:100%;
	font-style:italic;
	background-color:#D9D9D9;
	color:#333333;
}

.Title 
{
	font-size:24pt;
	color:#333333;
}

.subTitle1 
{
	font-size:16pt;
	color:#333333;

}

.PageTitle 
{
	font-size:24pt;
	color:#ee0000;
}
.siteMapLevel0 
{
	font-size:12pt;
	font-weight:bold;
}

div.widget 
{
	width:90%;
	height:auto;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
	border-color:#aeaeae;
}

div.widgetLabel 
{
	padding:5px;
	font-size:9pt;
	background:#efefef;
	height:auto;
	width:93%;
}

div.widgetContent
{
	padding:5px;
	width:90%;
	height:auto;
	font-size:8pt;
	color:Black;
	background-image:url('img/diag_grad.png');
	background-repeat:no-repeat;
}

a.widgetContent 
{
	color:Black;	
}

.widgetItemDescription
{
	color:Gray;
	font-size:8pt;
	font-style:italic;
}

div.ArticleHeader 
{
	display:block; 
	float:left;
	height:100px; 
	width:1000px; 
	/*background-image:url('img/PageTitle.gif'); */
	margin-bottom:10px;
	background-color:#dddddd;
}

div.upperMost 
{
	width: 100%; 
	height: 8px; 
	background-image: url('img/headerCorner.gif');
    background-repeat: no-repeat; 
    background-color: #C7C7C7;
}

div.bottomMost
{
	width: 100%; 
	height: 7px; 
	background-image: url('img/footerCorner.gif');
    background-repeat: no-repeat; 
    background-color: #C7C7C7;
}

div.contactForm
{
	color:Black;
	width:95%;
	height:auto;
	padding:10px;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial;
	background-image:url('img/diag_grad_big.png');
	background-repeat:no-repeat;
}

a.contactForm 
{
	color:Black;
}

div.contactFormButton 
{
	width:100%;
	margin-top:10px;
	text-align:center;
	background-color:Transparent;
}

div.blogThumb 
{
	width:700px;
	height:45px;
	margin-bottom:5px;	
}

div.blogThumbShortText 
{
	font-size:8pt;
	font-style:italic;
	color:Gray;
}

div.blogThumbTitle 
{
	font-size:11pt;
	width:100%;
	margin-bottom:3px;
}

div.blogEmpty 
{
	width:600px;
	height:50px;
}

div.blogThumbImage 
{
	margin-right:10px;
	padding-right:5px;
}

a.blogLink 
{
	font-family:Arial;
	font-size:10pt;
	color:Black;
	text-decoration:none;
}

a.blogLink:hover 
{
	text-decoration:underline;
}

.contactFormTitle 
{
	font:Arial;
	font-size:11pt;
	font-weight:bold;
}

.captchaText 
{
	font-size:10pt;
	font-style:italic;
}

.blogComments 
{
	font-size:11pt;	
}

.blogAuthorName 
{
	font-weight:bold;
	font-size:11pt;
	font-style:italic;
	color:Black;
}

.blogCommentTitle 
{
	font-style:italic;
	font-weight:normal;
	color:Gray;
	font-size:10pt;
}

.blogComment 
{
	padding:20px;
	width:600px;
	border:solid 1px #acacac;
	font-size:10pt; 	
	margin-bottom:20px;
}

.breadcrumbContainer 
{
	padding-left:40px;
	width:80%;
	margin-bottom:20px;	
}