﻿/* link styles */
a { border-width:0px;
	color: #333399; 
}

a:visited { color:#993300; 
}
	
a img { border-width:0px; 
}

/* Content styles */
h2.ContentTitle { text-align:center;
	text-decoration:underline;
	clear:both;
}

p.BlockQuote { margin-left:20px; margin-right:20px;
}

.SmallFont { font-size:small;
}

.Bold { font-weight:bold;
}

.Underline { text-decoration:underline;
}

.Italic { font-style:italic;
}

.BoldItalic { font-weight:bold; font-style:italic;
}

.NoTopMargin { margin-top:0px;
}

.ContactUsLink { position:absolute; 
	left: 230px;
}

.PortfolioTable { margin-left: 10px; 
}

.PortfolioTableThumb { width:120px; 
	text-align:center; 
	padding-top:15px; padding-bottom: 15px;
}

.PortfolioTableDescription { font-size:small; 
	padding-top:15px; padding-bottom: 15px;
	padding-left:20px;
}

.PortfolioThumbDivider { color:Black; 
	width:80%
}

.PortfolioThumbnailImage { border-style:ridge; 
	border-width:2px;
	border-color:#333399;
}

.StevesCornerTitle { color:#003366;
}



/* Layout for theme elements */ 
body { background-image:url(../Images/Theme/BodyBackground.gif);
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	color:#000000;
}

.PageMinWidth {	width: 770px;
	min-width: 770px;
}

.LogoImage { margin-left:8px; margin-right: 15px;
}

.LogoBanner { margin-top: 15px; 
}

.MenuItemLevel1 { margin-left:8px; 
}

.MenuItemLevel2 { margin-left:32px;
}

.SideNavArea { float:left; height:300px; min-height:300px;
}

.ContentArea { position:relative; 
	padding-left:22px;
	float:right;
	width:595px;
}

.LeftContentArea { position:relative; 
	width:49%;
	float:left;
}

.RightContentArea { position:relative; 
	float:right;
	width:49%;
	right:0px;
}

.FooterArea { clear:both;
	margin-top:20px;
}

.FooterLinkArea img {
	width: 214px;
	height: 21px;
	position:absolute; left:228px;
	display: inline-block;
}

/* Styling for hit counters */
.statcounter { visibility:hidden; }
