/* CSS Document */
* {margin:0;padding:0}
body {margin:0;padding:0;font:62.5% arial;color:#000;min-width:900px}

/* DIV classes */
div.row {clear:both;width:900px;float:left;display:inline;background-color:#fff}
div.column {float:left;display:inline;text-align:left}
div.center {margin:0px auto;width:920px}

/* primary divs */
div#wrapper {width:100%;background-color:#fff}
div#header {width:100%;margin-bottom:1px;background:#094489 url(http://www.houseofflags.org/g/logoback.jpg);background-repeat: no-repeat;background-position: right}
div#content {margin:0px auto;width:900px}
div#footer {clear:both;width:100%;float:left;display:inline;background-color:#094489;padding:12px 0px;border-top:solid 1px #094489;margin-top:36px;border-bottom:solid 12px #ba0016}


/*other sections*/
div.small-wide {margin-bottom:3px}
  div.small-wide div.col1 {width:600px;margin-right:2px}
  div.small-wide div.col2 {width:298px;background-color:#ba0016;height:234px}
  div.small-wide div.col2 div.col2int {padding:20px;color:#fff;font:160% Georgia, "Times New Roman", Times, serif;line-height:150%}
  div.small-wide div.right {width:298px;background-color:#ebebdf}
  div.small-wide div.right div.rightint {padding:15px;font-size:120%;line-height:120%;color:#444}
  div.small-wide p{font:120% Arial, Helvetica, sans-serif;color:#666;margin-bottom:6px;line-height:130%}

div.s-w-s {}
  div.s-w-s div.left {width:430px;margin-top:20px;margin-right:30px}
  div.s-w-s div.center {width:120px;margin-top:20px;margin-right:22px}
  div.s-w-s div.right {width:298px;background-color:#ebebdf}
  div.s-w-s div.right div.rightint {padding:15px;font-size:120%;line-height:120%;color:#444}
  div.s-w-s p{font:120% Arial, Helvetica, sans-serif;color:#666;margin-bottom:6px;line-height:130%}
td {padding:4px;font:120% Arial, Helvetica, sans-serif;color:#666}

/*top navigation*/  
#navbar {width: 100%;float: left;background-color:#ba0016;margin-bottom:24px;border-bottom:solid 1px #666}
#navbar ul {padding: 0}
#navbar ul li {display: inline}
#navbar ul {margin: 0px auto;width:920px;color:#fff;font:bold 110% Arial,Helvetica,sans-serif}
#navbar ul li a {padding:0.4em 1em;background-color:#ba0016;color:#fff;text-decoration: none;float:left;border-right:1px solid #fff}
#navbar ul li a:hover {background-color:#094489;color:#fff}

/*headers*/  
h1,h2 {font-family:normal georgia,"Times New Roman",Times,serif;margin-bottom:3px}
h1 {font-size:140%;color:#fff}
h2 {font-size:200%;color:#094489}

/*footer list*/
#footer dl {overflow: hidden;color:#fff}
#footer dt {float:left;margin:3px 0px;margin-left:12px;width:80px;clear:both;font-weight:bold}
#footer dd {float:left;margin:3px 0px;width:800px}
#footer a {color:#fff}

.10left {margin-left:10px}
.10right {margin-right:10px}