﻿html
{
	background-image: url('../../Images/Background.gif');
	background-repeat: repeat-x;
}


body
{
	font-family: Verdana;
	font-size: 13px;
	margin: 0px;
	background-image: url('../../Images/Background.gif');
	background-repeat: repeat-x;
}

h1, h2
{
	font-size: 17px;
	font-weight: bold;
	padding: 1px;
	color: #444444;
	margin: 0px;
	padding: 0px;
}

h2 
{
	font-size: 14px;
}

h3 
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

input.Textbox, select, textarea 
{
	padding-left: 2px;
	padding-right: 2px;
	border: solid 1px #444444;
}

.imgWrap 
{
	margin-right: 10px;
	border: solid 2px #174778;
}
#tblPortfolio img 
{
 margin-bottom: 5px;
}

#tblPortfolio a:hover
{
	text-decoration: none;
}

select 
{
	padding-right: 0px;
}

input.checkbox
{
	border: none 0px white;
}

.Button 
{
	font-weight: bold;
	border: solid 1px #444444;
}

a:link, a:visited, a:active 
{
	text-decoration: none;
	color: #194F87;
	font-weight: bold;
}

A:hover 
{
	text-decoration: underline;
	color: Red;
}
 
.lnkStandOut
{
	color: #D50000;
}

.divider 
{
	border-top: dotted 1px #444444;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divSection 
{
	margin: 3px 0px 20px 5px; 
	text-align: justify;
}

.txtRedBold 
{
	color: Red;
	font-weight: bold;
}

.imgPortfolioThumb  
{
	width: 75px;
	height: 75px;
	border: solid 1px #194F87;
	padding: 1px;
	margin: 2px;
	background: yellow;
}

.padTop3px 
{
	margin-top: 3px;
}

#divBody 
{
	position: relative;
	width: 842px;
	margin-left: auto;
	margin-right: auto;
}

.BR_10px 
{
	margin-top: 10px;
}

#imgLogo 
{
	margin-left: 20px;
}

#divTopQuote 
{
	float: right;
	padding-top: 38px;
	padding-right: 50px;
}

#divMenuTop
{
	clear: both;
	background-image: url( '../../Images/Menu-Background.jpg' );
	height: 28px;
}

#divMenuTop a 
{
	color: White;
	font-size: 15px;
	font-weight: bold;
}

#divMenuTopLeft
{
	float: left;
	background-image: url('../../Images/Menu-Left.jpg');
	width: 14px;
	height: 28px;
}

#divMenuTopCenter 
{
	float: left;
	height: 28px;
	width: 815px;
}

#divMenuTopRight
{
	float: left;
	background-image: url('../../Images/Menu-Right.jpg');
	width: 13px;
	height: 28px;
}

#ulMenuTop 
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#ulMenuTop li 
{
	float: left;
	padding-left: 34px;
	padding-top: 4px;
}

#tdBodyLeft
{
	background-image: url('../../Images/Body-Left-Filler.jpg');
	width: 9px;
}

#tdMenuSub
{
	width: 815px;
	height: 33px;
	background-color: blue;
	background-image: url('../../Images/Menu-Sub-Background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	color: White;
}

#tdBodyCenter 
{
	width: 799px;
	background-color: White;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	background-image: url('../../Images/Body-Middle-Bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

#tdBodyRight
{
	background-image: url('../../Images/Body-Right-Filler.jpg');
	width: 8px;
}

#tdBodyBottom 
{
	background-image: url('../../Images/Body-Bottom.jpg');
	width: 842px;
	height: 12px;
}

#divBottom 
{
	margin-bottom: 20px;
	text-align: center;
	margin-top: 5px;
}

#divCopyright 
{
	font-size: 11px;
	margin-top: 10px;
}

/* These are for different pages */
#divHomeLeft 
{
	float: left;
	width: 556px;
	padding-right: 10px;
	border-right: dotted 1px #444444;
}

#divHomeRight 
{	
	margin-left: 10px;
	float: left;
	width: 230px;
}

.divPortfolioImages 
{
	margin-top: 10px;
	border-top: dotted 1px #444444;
	text-align: center;
}
#divFooter 
{
    font-size: 10px;
    margin-top: 5px;
}
