@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	background-color: #d3d3d3;
}
 .twoColFixRtHdr #bigcontainer{ /*the auto margins (in conjunction with a width) center the page */
 margin: 0 auto;
 width: 880px; /*800 px reserved for page content, 80 px reserved for drop shadow graphic */
 }
 .twoColFixRtHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
 } 
.twoColFixRtHdr #header { 
	background: #ffffff; 
} 
.twoColFixRtHdr #spacer { /* used to add space between header & main content areas in several pages */
height:10px;
clear:both;
}
#mainContentfootermenu {
	clear: both;
}
#mainContentfootermenu a,p {
	color:#666666;
	font-size: small;
	text-align: center;
	font-size: 16px;

}

.twoColFixRtHdr #rightfoot {
	float:right;
	width:250px;
	text-align: right;
	height: 18px;
	vertical-align: middle;
}
.twoColFixRtHdr #leftfoot {
	margin-right: 250px;
}

.twoColFixRtHdr #header h1 {
	font-size: large;
	color: #009999;
}

.twoColFixRtHdr  #header  .menu       { /* Applies to navigation elements within header on Index page only */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header #headertopright .menu { /* Applies to navigation elements within header on all pages but Index page */
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: 7px;
}
.twoColFixRtHdr #rightsidebar1 { /*this div used in: Contact page, Index page */
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ccffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	height: 100%;
}

.twoColFixRtHdr     #rightsidebar1    p             {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	color: #009999;
	margin-bottom: -10px;
	font-weight: bold;
	text-align: left;
}
/* The following mainContentL style rules are used on the home page & Contact page */
.twoColFixRtHdr #mainContentL {
	font-size: small;
	padding: 10px 10px 0 20px;
	margin-left: 20px;
	width: 550px;
	margin-right: 160px;
	}
.twoColFixRtHdr #mainContentL #mainright p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: left;
}
.twoColFixRtHdr   #mainContentL  a       {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #006699;
	text-decoration: none;
}
.twoColFixRtHdr  #mainContentL p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
.twoColFixRtHdr  #mainContentL  h1       {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000099;
}


.twoColFixRtHdr #mainContentL #mainleft {
	margin-right: 230px;
	vertical-align: top;
	padding: 0 20px 10px 0;
	border-right: thin solid #009999;
}

.twoColFixRtHdr #mainContentL #mainright {
	width: 200px;
	float: right;
	padding: 0 0  10px 0;
	vertical-align: top;	
	}

.twoColFixRtHdr #mainContentL ul li {
position:relative;
right: 26px;
}

/* The following mainContentR style rules are used on the Portfolio Page, & Clients Page */
#mainContentR {
	font-size: small;
	padding: 0 20px 0 20px;
	margin-left: 180px;
	height: 100%;
	
}
.twoColFixRtHdr #leftsidebar1 { /* #leftsidebar style rules used on Portfolio Page & Clients Page */
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px;


}

.twoColFixRtHdr  #header td { /* Header div appears on all pages */
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.twoColFixRtHdr #footer { /* footer div appears on all pages */
	padding: 6px 10px 4px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000099;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
}
.twoColFixRtHdr  #footer  a       {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#headertopleft { /* This div id used in all pages except Index page */
	float: left;
	width: 300px;
	text-align:left;
	height: 30px;
}

#headertopright { /* This div id used in all pages except Index page */
	margin-left: 320px;
	text-align: right;
	height: 30px;

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Begin Shadow Styles */
.shadow-one { position: absolute; background: url(Images/shadow4TRC.png) right top no-repeat; } /* Absolute positioning used only to collapse the div-group width; floating, or a stated width, or a sized outer container will work as well for this purpose. */ 

.shadow-two { padding-top: 80px; padding-left: 80px; background: url(Images/shadow4BLC.png) left bottom no-repeat; } 

.shadow-three { background: url(Images/shadow5TALL.png) right bottom no-repeat; } 

.shadow-four { position: relative; left: -80px; top: -80px; background: url(Images/shadow5TALL.png) left top no-repeat; 
} 

.shadow-five {
	position: relative;
	left: 40px;
	top: 40px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
/* End Shadow Styles */

/* Begin font styles */


.teal { /* This style used on Index page */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #009999;
}

.twoColFixRtHdr  h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #009999;
	font-weight: bold;
	text-align: left;
}


.quote { /*This style used in Index page & Clients page */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	color: #000099;
	font-style: italic;
	text-align: left;
}

.twoColFixRtHdr  #leftsidebar1 h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #009999;
	padding-bottom: 2px;
	padding-left: 20px;
}

#header #headertopleft h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;

	position: relative;
	top: -4px;
}


a {
	text-decoration:none;
	
/* ALL links by default will not be underlined, and will be dark blue */
}

#mainContentR table { /*centers all text in tables, used in portfoilo pages */
	text-align:center;
}
.tabletextPortfolio { /* Makes TDs have thin teal border on bottom edge when applied */
	border-bottom: thin solid #009999;
	padding-bottom: 4px;
}
.tableSpacer { /*this style used to modify 1 cell in table on portfolio pages to give it 20px width in spacer column between table cells with images */
width: 20px;
}
.currentPageLink { /*this style used on portfolio pages to denote the link referring to the current page */
	color: #000099;
	line-height: 150%;
	font-size: 16px;
}
#headertopstripe { /*this div appears on all pages, hold background stripe images on which site links sit */
width: 800px;
height: 33px;
background: url(Images/stripe1.jpg)
top left no-repeat;
}
.tabletextPortfolio p {
	color: #000000;
	text-align: center;
	font-size: small;
}
.titlesmall { /* this style used in copyright library element & appears on all pages */
	font-weight: 800;
	color: #FFFFFF;
	font-size: x-small;
	text-align:right;
}
.indent { /*this text style used on Index & Clients Pages for name attributed under quotes */
	color:#000099;
	font-style:italic;
	font-size: small;
	position: relative;
	left: 45px;
	text-align: left;
	width: 45;
}
.leftSidebarLinkTeal { /*this style used on portfolio pages for all links excluding the current page*/
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #009999;
	line-height: 150%;
}
.twoColFixRtHdr  #mainContentFull { /* this div used on textpage */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	clear: both;
	width: 500px;
	font-size: small;
	padding: 10px 20px 10px 20px;
}
.twoColFixRtHdr #mainContentFull p {
	color: #000099;
	text-align: left;
}
.title {
	color: #FFFFFF;
	font-weight: 800;
	font-size: xx-small;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-style: normal;
}
.twoColFixRtHdr   #header #headertopstripe #headertopleft a {
	color: #FFFFFF;
}

