@charset "UTF-8";
/* CSS Document */
body { margin: 0; font-family: "century gothic", Arial, Helvetica, Lucida Grande, Verdana, Sans-serif; font-size: 12px; color: #999999; }
a { color: #b76f6f; font-weight:bold; }
a:focus { outline: none; }
dl { clear:both; }
#pagewrapper { width: 975px; margin: 0 auto; background-color: #fff; text-align: center; }

#header { width: 100%; height: 183px; background-color: #fff; }

#header .logo { float: left; background-image: url(../images/mandalaylogo.jpg); width:263px; height:183px; }

#header .nav { float: left; }

#content2 { width: 100%; height: auto; background-color: #fff; text-align: right; }
#content { width: 100%; height: auto; background-color: #fff; text-align: left; }

#content .banner { width: 100%; height: 150px; background-color: #fff; }
#content .text { text-indent: 0px; padding-top: 20px; margin-left: 143px; margin-right: 181px; } 
#content .text2 { text-indent: 0px; padding-top: 20px; margin-left: 30px; margin-right: 181px; }

#content .menu { float:left; height:334px; width:156px; background:url(../images/nav-builders.png); margin:20px 0 0 30px; }

#content .text3 { float:left; padding-top: 20px; margin-left: 95px; width:600px; }

#footer { width: 100%; height: 26px; background-color: #fff; }

.bodycopy { font-family: "century gothic", helvetica, arial; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #717174; text-decoration: none; }
.bodycopybold { font-family: "century gothic", helvetica, arial; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #717174; text-decoration: none; }

.edit { margin-top: -10px; }

p { text-indent: 0px; margin-bottom: -3px; }

#form-left { padding-left: 12px; }
#form-right { border-left: 1px solid #D0D0D0; padding-left: 15px; }
textarea { width: 350px; }
#terms-text { font-size: 10px; font-family: Tahoma; padding-left: 10px; text-align: left-justify; padding-right: 5px; }
ul { padding-left:0; margin-left:0; list-style:none; }
li { padding-left: 25px; line-height:15px; background-image: url(../images/bullet.jpg); background-repeat: no-repeat; background-position: 0 .4em; }
#content .menu ul { list-style:none; margin:40px 0 0 0; }
#content .menu ul li { display:block; background:none; width:156px; text-align:center; padding:10px 0; }
#content .menu ul li a { color:#717174; font-family:'Century Gothic', Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; font-weight:300; text-decoration:none; }
#content .menu ul li a.current { color:#b76f6f; font-weight:bold; }