/* Flax Creative Main CSS Document */

/* AMD 2006 */

* {padding:0;margin:0;border:0;text-decoration:none;}
ul#skip {height:0; width:0; overflow:hidden; position:absolute;}
html {min-height:100%; margin-bottom:10px;}  /* stops moz shifting about */
html#photonav {height:2em;min-height:10%;}

body {background:#000; font: normal 0.7em/1.6em Tahoma, Arial, Helvetica, sans-serif; color: #E7E7E7;}
a{outline:none;font-weight:bold;}
a:link,a:visited {color:#FF9262;}
a:hover,a:active {color:#CDDAA7;}

div#band_top {height:3em;;margin:15px 5px 5px 5px;}
div#band_top h1 {float:left;font-size:110%;}
div#band_top ul {float:right;}
div#band_top ul li {list-style:none;display:inline;padding:0 5px;border-right: 1px solid #999;}
div#band_top ul li.last_item {border-right:none;}

div#band_media {height:390px;background-color:#21260D;}

p{margin:0 0 8px 0;}
h2{font: bold 1.6em/2em;margin:0 0 20px 0;}
h3{font: bold 1.5em/2em;margin:10px 0 5px 0;}
h4{font: bold 1.2em/2em;margin:10px 0 5px 0;}
li{line-height:1.2em;list-style:none;margin:0 0 5px 8px;}

#container {height:100% auto;}
#main_col,#centre_col,#right_col {float:left;padding:20px 15px;;}
#main_col {width:400px;}
#centre_col,#right_col {width:250px;border-left:1px solid #666;}
#right_col {}
#footer {height:3em;color:#666;padding:25px 15px;}

h4.signature{font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.5em;}

dt {font-weight: bold; font-size:1.2em; margin: 25px 0 0 0;}

.clear {clear:both;}
.printonly{display:none;}