body {
	background-image: url(../images/bgtile.jpg);
    background-repeat: repeat;
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
    text-align: center;
    width: 990px;
    margin: 0 auto;
}
sup {
    font-size: 0.75em;
    line-height: 0.5em
}
a:link {
	color: #3f7b29;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #3d642f;
}
table {
	font: 11px/15px Arial, Helvetica, sans-serif
	color: #666666;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
ul {
	list-style-image: url(../images/Architect_page2_bullet.gif);
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding: 10px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/Architect_page2_bullet.gif);
	color: #666666;
}

.wrap {
    background-color: #FFFFFF;
    width: 990px;
    text-align: center;
    margin: 0 auto;
    /*border: 1px #3D642F solid;*/
}
.header {
	background-image: url(../images/swillaimsbanner990.jpg);
	background-repeat: no-repeat;
    height: 488px;
    width: 990px;
}
.leftcoltext {
	text-align: left;
	width: 180px;
    padding: 15px 15px 10px 15px;	
}
.cssnav {
    position: relative;
    font-family: arial, verdana, helvetica, sans-serif;
    background-image: url(../images/nav_on.gif);
    background-repeat: no-repeat;
    display: block;
    width: 165px;
    height: 30px;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
}
.cssnav a {
    display: block;
    font-size: 14px;
    width: 165px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    color: black;
    text-decoration: none;
}
.cssnav img {
    width: 100%;
    height: 100%;
    border: 0;
}
* html a:hover {
    visibility: visible;
}
.cssnav a:hover img {
    visibility: hidden;
}
.cssnav span {
    position: absolute;
    left: 5px;
    top: 8px;
    margin: 0;
}
.centercoltext {
	text-align: justify;
    font-size: 14px;
    width: 810px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #3d642f;
	/*border-right-width: medium;
	border-right-style: dashed;
	border-right-color: #3d642f;*/
}
.navbg {
	background-color: #404040;
}
.rightcolbg {
	
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #3d642f;
}
.centerbg {
	background-image: url(../images/Architect_page2_center_bg.gif);
	background-repeat: repeat-x;
}
/* CONTACT FORM */
#contact_form {
  width: 500px;
  margin: 0 auto;
}
#contact_form fieldset {
  width: 500px;
  padding: 5px;
  border: 1px solid #3D642F;
}
#contact_form legend {
  background-color: #ffa20c;
  color: #000000;
  padding: 2px 6px;
  border: 1px solid #000000;
}
#contact_form label {
  display: block;
  float: left;
  font-size: 12px;
  text-align: left;
  height: 17px;
  width: 50px;
  white-space: nowrap;
  margin: 5px;
  /*border: 1px solid #781351;*/
}
#contact_form input {
  color: #781351;
  margin: 5px;
  border: 1px solid #781351;
}
#contact_form input[type=text] {
  color: #781351;
  margin: 5px;
  border: 1px solid #3D642F;
}
#contact_form form {
  margin: 10px;
}
/* END CONTACT FORM */
.rightcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;	
}




.paraheading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#pi {
    width: 100%;
}

#pi ul {
	list-style-image: url(../images/Architect_page2_bullet.gif);
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
    padding: 10px;
}
#pi li {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/Architect_page2_bullet.gif);
	color: #666666;
}
.cl {
    text-indent: 10px;
}
#cl h4{
    text-transform: capitalize;
}
#rights {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
#rights a:link {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
#rights a:visited {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
#rights a:hover {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

