﻿/* Introduction Page */
.introcontinue
{
	font-size:12px;
	font-family:Verdana "Times New Roman" Arial;
	text-decoration:none;
	color:Blue;
	text-align:center;
	margin-top:10px;
    display:inline;
}

.nondisplay 
{
	display:none;
}

/* User Control Top Nav Page */
.topnav
{
	margin-right:10px;
}

tr.topnav
{
	height:45px;
}

.topnavtbl
{
	margin-left:40px;
	
}

.topnavtext
{
	text-decoration:none;
}

.topnavigation
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:Black;
	font-size:20px;
	font-weight:normal;
	height:20px;
	vertical-align:top;
}

.topnavselectHome
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#3C74A1;
	font-size:20px;
	font-weight:bold;
	height:20px;
	vertical-align:top;
}
.topnavselectAboutUs
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#015353;
	font-size:20px;
	font-weight:bold;
	height:20px;
	vertical-align:top;
}
.topnavselectOurProcess
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#A94735;
	font-size:20px;
	font-weight:bold;
	height:20px;
	vertical-align:top;
}
.topnavselectOurServices
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#966B50;
	font-size:20px;
	font-weight:bold;
	height:20px;
	vertical-align:top;
}
.topnavselectClients
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#3C74A1;
	font-size:20px;
	font-weight:bold;
	height:20px;
	vertical-align:top;
}
.topnavselectContactUs
{
	margin-left:7px;
	margin-right:7px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#A94735;
	font-size:20px;
	font-weight:bold;
	height:20px;
	vertical-align:top;
}

/*  Footer                */

.Footer
{
	margin-left:10px;
	margin-right:5px;
	font-family:Verdana Arial Times New Roman;
	text-decoration:none;
	color:#969696;
	font-size:12px;
	font-weight:bold;
}

/* Flash            */
#FlashContent
{
	margin-left:45px;
}

/* Other Stuff */

.ctrtable
{
	margin-left:auto;
	margin-right:auto;
}

.statictable
{
	margin:0;
}

.tbltext
{
	font-family:Verdana Arial Times New Roman;
	color:#3C74A1;
	font-size:16px;
	font-weight:bold;
    margin-left:30px;
}

/* Blue Static */

.bluetableHome
{
 margin-left:90px;
 margin-top:10px;
 background-image:url(img/HomeBackground.jpg);
 background-repeat:no-repeat;
 width:458px;
 height:442px;
 
}

.bluetableClients
{
 margin-left:90px;
 margin-top:10px;
 background-image:url(img/ClientsBackground.jpg);
 background-repeat:no-repeat;
 width:458px;
 height:442px;
 
}

.bluetext
{
	font-family:Verdana Arial Times New Roman;
	color:#3C74A1;
	font-size:12px;
	
}

.grntblAboutUs
{
 margin-left:70px;
 margin-top:10px;
 background-image:url(img/AboutUsBackGround.jpg);
 background-repeat:no-repeat;
 width:458px;
 height:404px;
 
}

.greentext
{
	font-family:Verdana Arial Times New Roman;
	color:#015353;
	font-size:10px;
	
}

.greentext2
{
	font-family:Verdana Arial Times New Roman;
	color:#015353;
	font-size:12px;
	
}

.greenleftnav
{
	font-family:Verdana Arial Times New Roman;
	color:#015353;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	
}

.greenleftnavSel
{
	font-family:Verdana Arial Times New Roman;
	color:#015353;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	
}

.redOurProcess
{
 margin-left:45px; 
 margin-top:10px;
 background-image:url(img/OurProcessBackground.jpg);
 background-repeat:no-repeat;
 width:458px;
 height:408px;
 
}

.redContactUs
{
 margin-left:45px; 
 margin-top:10px;
 background-image:url(img/ContactUsBackground.jpg);
 background-repeat:no-repeat;
 width:458px;
 height:408px;
 
}

.redtext
{
	font-family:Verdana Arial Times New Roman;
	color:#A94735;
	font-size:10px;
	
}

.redleftnav
{
	font-family:Verdana Arial Times New Roman;
	color:#A94735;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	
}

.redleftnavSel
{
	font-family:Verdana Arial Times New Roman;
	color:#A94735;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	
}

.browntext
{
	font-family:Verdana Arial Times New Roman;
	color:#966B50;
	font-size:11px;
	
}

.brownOurService
{
 margin-left:0px;
 margin-top:10px;
 background-image:url(img/OurServicesBackground.jpg);
 background-repeat:no-repeat;
 width:541px;
 height:389px;
 
}

.brownleftnav
{
	font-family:Verdana Arial Times New Roman;
	color:#966B50;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	
}

.brownleftnavSel
{
	font-family:Verdana Arial Times New Roman;
	color:#966B50;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	
}
