body{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #d5cea6;
	background-image: url(images/siteback.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.line { height:80px; border-bottom:solid 1px #575757;}

.content {border-color:#575757; border:solid 1px #575757;}




.contentback-about {padding:10px; background-color:#f4f4f4; border-right:solid 1px #575757; border-bottom:solid 1px #575757; border-top:solid 1px #575757; 
background-image: url(images/contentback-about.jpg); background-repeat: no-repeat; background-position:bottom right;}

.contentback-services { background-image: url(images/contentback-services.jpg); background-repeat: no-repeat; background-position:bottom right;padding:10px; background-color:#f4f4f4; border-right:solid 1px #575757;  border-top:solid 1px #575757;border-bottom:solid 1px #575757;}
.borderbot {border-bottom:solid 1px #575757; background-color:#5a5a5a;}

.contentback-projects {padding:10px; background-color:#f4f4f4; border-right:solid 1px #575757; border-bottom:solid 1px #575757; border-top:solid 1px #575757; 
background-image: url(images/contentback-projects.jpg); background-repeat: no-repeat; background-position:bottom right;}

.contentback-client {padding:10px; background-color:#f4f4f4; border-right:solid 1px #575757; border-bottom:solid 1px #575757; border-top:solid 1px #575757; 
background-image: url(images/contentback-client.jpg); background-repeat: no-repeat; background-position:bottom right;}

.contentback-contact {padding:10px; background-color:#f4f4f4; border-right:solid 1px #575757; border-bottom:solid 1px #575757; border-top:solid 1px #575757; 
background-image: url(images/contentback-contact.jpg); background-repeat: no-repeat; background-position:bottom right;}




.contentprojects {background-color:#e7e3ce; border-right:solid 1px #575757; border-bottom:solid 1px #575757; border-top:solid 1px #575757;}

.tag { height:40px; background-color:#FFFFFF; padding:2px; border-left:solid 1px #575757; border-bottom:solid 1px #575757; border-right:solid 1px #575757;}

.leftpaneimage { background-color:#e7e3cc; width:92px; border-top:solid 1px #575757; border-left:solid 1px #575757; border-bottom:solid 1px #575757;}

.leftpanetext { padding-left: 10px; padding-top:53px; padding-left:10px; background-color:#ffffff; width:210px; border-top:solid 1px #575757; border-left:solid 1px #575757; border-bottom:solid 1px #575757;}

.links {background-color:#e9e6d8; padding:5px; border-left:solid 1px #575757; border-top:solid 1px #575757; border-right:solid 1px #575757;}
.terms {background-color:#FFFFFF; padding:5px; border-left:solid 1px #575757; border-bottom:solid 1px #575757; border-right:solid 1px #575757;}

.projcategoryborder { height:23px; background-color:#cf6406; border-left:solid 1px #575757; border-right:solid 1px #575757; }
.projborder {height:23px;  background-color:#5a5a5a;}

.projectcategory {font-size:11px; color:#ffffff; }
.project {font-size:11px; color:#ffffff;}

.projectname {font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal }
a.projectname:link { color:#ffffff; text-decoration:none; }
a.projectname:visited { color:#ffffff; text-decoration:none;}
a.projectname:hover { color:#ffffff;  text-decoration:none;}
A.projectname:active { color:#ffffff;  text-decoration:none;}

.projectnamebold {font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold }
a.projectnamebold:link { color:#ffffff; text-decoration:none; }
a.projectnamebold:visited { color:#ffffff; text-decoration:none;}
a.projectnamebold:hover { color:#ffffff;  text-decoration:none;}
A.projectnamebold:active { color:#ffffff;  text-decoration:none;}



/* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */

.SkinObject {font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#000000; text-decoration:none; }
a.SkinObject:visited { color:#000000;  text-decoration:none;}
a.SkinObject:hover { color:#000000;  text-decoration:underline;}
A.SkinObject:active { color:#000000;  text-decoration:none;}

/* This code below was created by Joe a custom tags as an addition to the skinobjects */

.LinksObject {font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#000000; text-decoration:none; }
a.LinksObject:visited { color:#000000; text-decoration:none;}
a.LinksObject:hover { color:#000000;  text-decoration:underline;}
A.LinksObject:active { color:#000000;  text-decoration:none;}









/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 112px; 
	vertical-align: bottom;
	
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #000000;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg); 	background-repeat: no-repeat;	
	height: 80px;
	vertical-align: bottom;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 80px;
	vertical-align: bottom;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
 	font-style: normal;
	color: #a89513;
	background-image: url(images/tab-off.jpg);	background-repeat: no-repeat;
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #a89513;
	height: 80px;
	vertical-align: bottom;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #a89513;
	height: 80px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg); 	background-repeat: no-repeat;
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 80px; 
	vertical-align: bottom;
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #101011;          /*********this is the color of the submenu highlight*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}





