/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

body {
	margin: 0;
	padding: 0;
	}

h1 {
	font: bold x-large Arial, sans-serif;
	color: #43616B;
	margin-top: 0px;
	}

#news h2 {
	color: #D6D6D6;
	margin-top: 10px;
	}

h2 {
	font: large Arial, sans-serif;
	color: #9C1A1E;
	}

h4 {
	font: bold small Verdana, sans-serif;
	color: #DBF2F7;
	margin-bottom: 2px;
	}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #DBF2F7;
	margin-top: 2px;
	}
	
p {
	font: 0.7em Verdana, sans-serif;
	}

#center p {
	font: 0.8em Verdana, sans-serif;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    padding: 4px;
    margin: 2px;
    }

#sponsor p, #articlesponsor p {
	color: #A5B5C6;
	}
	
#footer p {
	margin: 4px;
	text-align: center;
	}

a {
	color: #34339B;		
	}
a:hover {
	color: #E5E1D1;	
	}
a.news {
	font-family: impact;
	font-size: 14px;
	color: #c0c0c0;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
}
a.sbtc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
}

a.footermenu {
	font-family: impact;
	font-size: 14px;
	color: #c0c0c0;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
}

a.thinklabs {
	font-family:impact;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
}

hr {
	color: #A5B5C6;
	height: 1px;
	}
	
a img {
	border: 0px none;
	display: block;			
	}


.inputbox {		
/*style="width: 150; height: 18; border: 1px solid #153976; font-family:Verdana; font-size:10px; color:#B9AF8C" */			
	/*padding: 4px;*/
	font:  x-small verdana, sans-serif;
	color: #B9AF8C;
	background-color: #fff;
	border: 1px solid #153976;
	width: 150; 
	height: 18;
	}

.button {
	padding: 0px;
	font: bold small verdana, sans-serif;
	color: #fff;
	background-color: #79929D;
	border: 1px solid #000;
	}

.services {
	margin-bottom: 0px;
	}
	
.headshot {
	display: block;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
	}
	
p.services a {
	clear: right;
	font: bold small Verdana, sans-serif;
	}

.date {
	display: block;
	text-align: right;
	color: #A5B5C6;
	font: x-small Verdana, sans-serif;
	}

.more {
	display: block;
	color: #9C1A1E;
	font: x-small /2 Verdana, sans-serif;
	}
.content {
	display: block;
	color: #454B87;
	margin: 6px;
	align: justified;
	}
.title {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	}
.statement {
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	}
.registration {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
        align: center;
	}

/* 

------------------------------- layout ----------------------------- 

*/

#top {
	padding: 0px;
	background: #CCBC9B;
	border-bottom: 1px solid #B9AF8C;
	}
	
#center {
	margin: 0 25%;
	background: #fff;
	color: #000; padding-left:3%; padding-right:3%; padding-top:1%; padding-bottom:1%
	}

#left {
	background: #A5B5C6;
	color: #000;
	}
#qlink {
/* style="left:658;top:102;visibility:hidden;z-index:1"  style="width: 211; height: 126"*/
	background: #A5B5C6;
	color: #000;
	position: absolute;
	/*visibility: hidden;*/
	left: 658px;
	top: 98px;
	z-index: 1
	width: 211;
	}

#subscribeetc {
	width: 88%;
	padding: 10px 6% 40px 6%;
	}

#news {
	position: absolute;
	align: center;
	width: 21.9%;			
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 0px 1.5%;
	top: 135px;
	background-color: #153976;
	border-top: 1px solid #A5B5C6;
	}

div#news p.row {
	width: 100%;
	margin: 0px 0px 1em 0px;
	}

div#news p.row span.leftcol {
	float: left;
	color: #D6D6D6;
	}
	
div#news p.row span.rightcol {
	width: 70%;
	float: right;
	}
	
div#news p.row span.rightcol a {
	color: #D6D6D6;
	font-weight: bold;
	}
	
div#news p.row span.rightcol a:hover {
	color: #A4B5C5;
	}
	
.spacer {
	display: block;
	height: 1px;
	font: 1px /1 sans-serif;
	clear: both;
	}
		
div#topcontent {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 80%;
	}

#topcontent h2, #topcontent p {
	display: inline;
	margin-right: 0.5em;
	}

#sponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
	}
	
#articlesponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 150px;
	text-align: center;
	}

#footer {
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #D6D6D6;
	color: #000;
	}

#bio {
	float: right;
	width: 30%;
	padding: 1%;
	border: 4px dotted #5C6F90;
	color: #5C6F90;
	font-size: 0.7em;
	}
/* --------------------- Images Section --------------- */


#mainimg {
    /*height: 246px;*/
    background: #B9AF8C url('images/oven.jpg') no-repeat right top;
   	text-align: center;
	border-top: 1px solid #B9AF8C; /*margin-left:170px; margin-right:25%; margin-top:-1px; margin-bottom:0px  */
	}
	
#brandtext {
    width: 300px;
	height: 50px;
	border: 0px solid pink; margin-left:auto; margin-right:0px; margin-top:125px; margin-bottom:0px
	}
#icon {
	width: 32px;
	height: 32px;
	border: 0px solid pink; margin-left:auto; margin-right:-2px; margin-top:25px; margin-bottom:0px
	}


/*-------------------------------- Navigation ------------------------------ 

List tips courtesy of A List Apart: http://www.alistapart.com/stories/taminglists/

*/


ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #D6D6D6;
	/*width: 185px;*/
	}
		
ul#mainnav li {
	display: block;
	border-top: 1px solid #A5B5C6;
	}

ul#mainnav li a {
	display: block;
	margin: 0px;
	padding: 6px; 6%;
	/*background-color: #5C6F90;*/
	background-color: #4E658A;
	/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #DBF2F7;
	text-decoration: none;
	width: 163px; font-style:normal; font-variant:normal; font-weight:bold; line-height:1.5; font-size:0.8em; font-family:arial, sans-serif
	}

ul#mainnav li a:hover {
	background-color: #857460;
	color: #eee;
	}

ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px solid pink;
	}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
	}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
	}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
	}
	
div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}
div#topcontent ul li {
	display: inline;
	font: small Verdana, sans-serif;
	color: #DBF2F7;
	padding: 0 0.5em;
	border-left: 1px solid #DBF2F7;	
	}
div#topcontent ul li.first {
	border-left: 0px none;
	}

div#topcontent ul li a {
    color: #DBF2F7;
	font: 0.7em /1 verdana, sans-serif;
	}

div#topcontent ul li a:hover {
    color: #FFFFFF;
	font: 0.7em /1 verdana, sans-serif;
	}

div#topcontent form {
	position: absolute;
	right: 0px;
	top: 55px;
	margin: 0px;
	white-space: nowrap; 
	}
	
div#footer a {
    color: #43616B;
	font: 1em Verdana, sans-serif;
	}

div#footer a:hover {
    color: #000;
	font: 1em Verdana, sans-serif;
	}

ul#qnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #D6D6D6;
	}
		
ul#qnav li {
	display: block;
	border-top: 1px solid #A5B5C6;
	}

ul#qnav li a {
	display: block;
	margin: 0px;
	padding: 3px; 6%;
	/*background-color: #5C6F90;*/
	background-color: #4E658A;
	/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #DBF2F7;
	text-decoration: none;
	width: 169px; font-style:normal; font-variant:normal; font-weight:bold; line-height:1.5; font-size:0.8em; font-family:arial, sans-serif
	}

ul#qnav li a:hover {
	background-color: #857460;
	color: #eee;
	}
	

/* ---------------------------------------------------------------------*/
  
