a:link {
	color: #000000;
	font-family: Times New Roman; 
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
  color: #000000;
	font-family: Times New Roman; 
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-family: Times New Roman; 
	font-size: 10pt;
	color: #D1953F;
	font-style: normal;
}

a:active {
	color: #FFFF99;
	font-family: Times New Roman;
	font-size: 10pt;
	text-decoration: underline;
	border-top-color: #D19443;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	color:#000000;
	line-height: 16pt;
}

a.menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	font-size: 12pt;
	line-height: 16pt;
	}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	color: #CC6600;
	line-height: 16pt;
	}

a.menu2 {

	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	color:#000000;
	line-height: 14pt;
}
a.menu2:visited {

	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	color:#000000;
	line-height: 14pt;
}
a.menu2:hover {

	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	color:#CC6600;
	line-height: 14pt;
}

body {
	background-attachment: fixed;
	background-image: url(images/archetectural-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-family: Times New Roman;
Times New Roman;
	color: #000000;
}

h2 {
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	letter-spacing: 1pt;
	font-weight: normal;
	font-family: Times New Roman, Times, serif;
	color: #000000;
}

h3 {
	font-size: 14pt;
	font-style: italic;
	line-height: 14pt;
	letter-spacing: 1pt;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	color: #CC6600;
}
