@charset "UTF-8";
.HeaderStyle {
	background-image: url(images/HeaderBackGround.jpg);
	background-repeat: no-repeat;
}
.AboutUsHeaderStyle {
	background-image: url(images/aboutusheader.jpg);
	background-repeat: no-repeat;
}
.ContactUsHeaderStyle {
	background-image: url(images/contactusheader.jpg);
	background-repeat: no-repeat;
}
.RetailHeaderStyle {
	background-image: url(images/retailheader.jpg);
	background-repeat: no-repeat;
}
.ProjectConnectHeaderStyle {
	background-image: url(images/ProjectConnectheader.jpg);
	background-repeat: no-repeat;
}
.HealthCareHeaderStyle {
	background-image: url(images/HealthCareheader.jpg);
	background-repeat: no-repeat;
}
.RetailDevelopmentHeaderStyle {
	background-image: url(images/RetailDevelopmentheader.jpg);
	background-repeat: no-repeat;
}
.RetailBuildToSuitHeaderStyle {
	background-image: url(images/RetailBuildToSuitheader.jpg);
	background-repeat: no-repeat;
}

.IndustrialHeaderStyle {
	background-image: url(images/industrialheader.jpg);
	background-repeat: no-repeat;
}
.ParagonDifferenceHeaderStyle {
	background-image: url(images/paragondifferenceheader.jpg);
	background-repeat: no-repeat;
}
.leftshadow {
	background-image: url(images/leftgradient.png);
	background-repeat:repeat-y;
	
}
.rightshadow {
	background-image: url(images/rightgradient.png);
	background-repeat:repeat-y;
}
.topshadow {
	background-image: url(images/topgradient.png);
	background-repeat:repeat-x;
}
.bottomshadow {
	background-image: url(images/bottomgradient.png);
	background-repeat:repeat-x;
}
.FooterCurve {
	background-image: url(images/FooterCurve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.contentTable {
width:600px;
padding-left:20px;
border:none;
}
.contactText {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	text-align:left;
}

.LogoPositioning {
	padding-right: 30px;
}
.MenuBackground {
	background-image: url(images/menuGradient.jpg);
	background-repeat: repeat-y;
}
.MenuSpacing {
	padding-top: 22px;
	padding-left: 20px;
}

.SiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	line-height:20px;
	text-align:justify;
}
.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#294a6d;
}
.TextSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.checkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	line-height:20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
}
a.menulinks:visited {
font-size: 12px;
color: #e5e5e5;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;

}
a.menulinks:link {
font-size: 12px;
color: #e5e5e5;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;
}


a.menulinks:active {
font-size: 12px;
color: #e5e5e5;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;
}
a.menulinks:hover {
font-size: 12px;
color: #e5e5e5;
font-weight:bold;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;
}

a.SubMenuLinks:visited {
font-size: 12px;
color: #cfb999;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;

}
a.SubMenuLinks:link {
font-size: 12px;
color: #cfb999;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;
}


a.SubMenuLinks:active {
font-size: 12px;
color: #cfb999;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;
}
a.SubMenuLinks:hover {
font-size: 12px;
color: #cfb999;
font-weight:normal;
text-decoration: none;
font-family: verdana;
letter-spacing: 1px;
}
input {
background-color:#d0d0d0;
border:1;
height:15px;
border-color:#999999;
}

