/* Flynn Interactive Global CSS Document */

* { margin: 0; padding: 0; }
body { background: #E7E7E7; font-family: verdana,sans-serif; background-image:url(../images/background_lighter.png); background-repeat:repeat-x;}

a, a:link, a:visited, a:active, .faux_link { text-decoration: none; color: #0099FF; outline: none; cursor: pointer; } /*0072AD*/
a:hover { color:#7BB322; cursor: pointer; text-decoration: none; }

.smalltxt {font-size:11px;}
table { border-collapse: collapse; border-spacing: 0; }

ul {list-style-type: none;}
li {list-style-type: none;}

h1,h2,h3 { font-family: arial,sans-serif;}

hr {background-color:#D7D7D7; border-top:0px; margin-bottom:20px; margin-top:20px;}

img {border:0px;}

#wrapper {width: 900px; margin: 0 auto; text-align: left; background-color:#FFFFFF;}


div#header {margin: 0px 20px 0px 20px; height:85px; position: relative;}
#header .normal { font-weight: normal; }
#logo {float:left; width:270px;}


div#nav {float:left; width:590px; margin:38px 0px 0px 0px; text-align:right;}


/* middle area of layout */
div#main { width: 860px; margin: 0px 20px 0px 20px; background-color:#FFFFFF;} 
#columns {width: 860px;}
.column { float: left; font-size: 20px; background:inherit;}

div#bottom{ width:860px; font-size: 11px; color: #a4a4a4; margin: 0px 20px 40px 20px; height:35px;}

#bottom .l {width:50%; float:left; text-align:left;}
#bottom .r {width:50%; float:left; text-align:right;}


/* Our Work Columns */

#workcols {width:860px;}
.workcol {float:left; margin-right:6px; margin-bottom:6px; background-color:#EEEEEE; height:100px; width:280px;}



.clear { display: block; clear: both; visibility: hidden; }

.inputBig {width:250px; height:25px; font-size:20px; padding:2px; margin:5px 0px 5px 0px;}
.btnBig {width:75px; height:40px; font-size:20px;}

