* { 
	padding: 0; margin: 0;
}
body             { font-size: 62.5%; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; background-color: #f6f6f6; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: left; margin: 40px; padding: 0 }

/* links */
a    { color: #f03021 }
a:hover  { text-decoration: underline; background-color: inherit }

p   
	     { color: #474747; font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; line-height: 1.6em; text-align: left; margin: 0 0 15px; padding: 0 }

b       { color: #474747; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; padding: 0 }

.small  { color: #947f74; font-size: 0.9em }

/* headers */
h1                { color: #404040; font-size: 1.9em; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: normal; margin-right: 70px; padding-bottom: 6px; border-bottom: 1px solid #ccc } 

h1.name           { color: #272222; font-size: 1.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: normal } 
h2   { color: #363636; font-size: 1.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
h3      { color: #ee150e; font-size: 1.5em; font-weight: normal; letter-spacing: 0; padding-bottom: 10px; clear: right }

#main h1    { color: #ee150e; font: 1.8em Georgia, "Times New Roman", Times, serif; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left bottom; letter-spacing: -1px; margin-top: 0; margin-bottom: 15px; padding: 0 0 5px; }

/* images */
img         { background-color: #fff; margin-right: 20px; margin-bottom: 20px; padding: 5px; float: left; border: solid 1px #999 }
.noborder    { margin: 5px 15px 5px 5px; width: 180px; height: 210px; border: none }

.manager   { width: 180px; height: 210px; float: left; border: none }
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left  { margin: 5px 5px 5px 0 }

.float-left  { float: left; }

.small   { color: #60524b; font-size: 1em; font-style: italic; margin: 0; padding: 0 }

ul  {  font-size: 1.2em; }

li   { color: #747474; font-family: Arial, Helvetica, sans-serif, Verdana; line-height: 1.6em; text-align: left; margin: 5px 70px 5px 0; padding-top: 5px  list-style-type: disc; list-style-position: inside }

#container {width: 960px; float:left; display:block;}
#header {width:960px; display:inline; float: left; clear:both; }
#left  { margin-right: 0; width: 300px; height: 400px; float: left }
#right { margin-right: 0; width: 500px; float: left }

.logo { border-style:none; background:none; float:left; width:108px; height:33px;}

.location   { color: #f03021; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
