@charset "UTF-8";
/* CSS Document */

#container {width: 800px; margin-left: auto; margin-right: auto; position: relative; border: 1px solid #FF9900;}
#header {border-left: 1px solid #FF9900; left: 100px;}
#menu {position: absolute; top: 120px; left: 0px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC;}
#content {line-height: 1.6em;}
#side {border-right: 1px solid #FF9900;}

blockquote.pull {float: left; width: 220px; padding: 5px 5px 5px 5px; margin: 0; font-size: small; font-style: italic;}
blockquote.pull2 {float: right; width: 270px; padding: 5px 0px 5px 10px; margin: 0;}

.linebold {color: #333333; font-size: 13px; border-bottom: 1px solid #666666; width: 650px; background-color: #FF9933; padding-left: 5px; font-weight: bold;}
.linebold2 {color: #333333; font-size: 13px; border-bottom: 1px solid #666666; width: 370px; background-color: #FF9933; padding-left: 5px; font-weight: bold;}
.linebold3 {color: #333333; font-size: 13px; border-bottom: 1px solid #666666; width: 240px; background-color: #FF9933; padding-left: 5px; font-weight: bold;}
.title {color: #FF9900; font-size: 13px; border-bottom: 1px dotted #FF9900;}

.dallas {color: #CCCCCC; font-size: 13px; border-bottom: 1px solid #666666; width: 240px; background-color: #013968; padding-left: 5px;}
.contact {border-right: 1px dotted #CCCCCC; padding-right: 10px; padding-left: 5px;}
