@media screen {

/* eric meyer reset reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END eric meyer reset reloaded */

body {
	text-align: center;
	background: #000 url(false) 0 0 no-repeat fixed;
	font: 14px/1.4em "Gill Sans", "Helvetica", Verdana, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0 0 1.4em 0;
}
h3{
	font-weight: bold;
}
.dtstart{
	margin-top: 0;
	margin-bottom: 0.4em;
	color: #666;
}
h3.summary{
	color: #000;
	margin-bottom: 0;
	font-weight: bold;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #000;
}
a { 
	text-decoration: none;
	color: #000000;
}
a img {border: none; }
strong { font-weight: bold; }
em { font-style:italic; }
select,input,textarea {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
table { font-size: 100%; }
.clearboth { clear: both; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.dwyer {
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
}
#wrapper {
	position: relative;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
}
#inner { 
	padding: 20px 0;
	margin: 0 96px;
}
#logo {
	display: block;
	width: 223px;
	height: 47px;
	background: #fff url(../images/logo.png) 0 0 no-repeat;
	margin-top: 53px;
	float: left;
}

/* Top Right Navigaton */

#nav { float: right; }
#nav li a {
	display: block;
	width: 336px;
	height: 20px;
	margin: 0 0 10px 0;
}
#nav a#nav_home { background: #fff url(../images/nav_home.png) 0 0 no-repeat; }
#nav a#nav_town { background: #fff url(../images/nav_thetown.png) 0 0 no-repeat; }
#nav a#nav_forum { background: #fff url(../images/nav_ftf.png) 0 0 no-repeat; }
#nav a#nav_bid { background: #fff url(../images/nav_bid.png) 0 0 no-repeat; }
#nav a#nav_fpa { background: #fff url(../images/nav_fa.png) 0 0 no-repeat; }

#nav li a:hover,
#homenav a:hover,
.fbid #links ul li a:hover,
#links ul li a#hys:hover,
#links ul li a#evnts:hover,
#newsletter:hover {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
}

/* Home Page Mid Navigation GRAPHICAL DUPLICATION OF NAV ONLY */

#homenav { margin: 40px 0 40px 0; }
#homenav li { display: inline; }
#homenav a {
	display: block;
	width: 336px;
	height: 200px;
	margin: 0 0 20px 0;
	text-indent: -999em;
}
#homenav a#homenav_town { 
	background: #fff url(../images/thetown.jpg) 0 0 no-repeat;
	float: left;
}
#homenav a#homenav_forum {
	background: #fff url(../images/townforum.jpg) 0 0 no-repeat;
	float: right;
}
#homenav a#homenav_bid {
	background: #fff url(../images/businessimprovementdistrict.jpg) 0 0 no-repeat;
	float: left;
}
#homenav a#homenav_fpa {
	background: #fff url(../images/falmouthambassadors.jpg) 0 0 no-repeat;
	float: right;
}

/* Columns */

#content {
	margin: 30px 0 0 0;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	color: #666;
}
.home #content {
	margin: 0;	
}
#maintext {
	float: left;
	width: 480px;
	overflow: visible;
}
#maintext #fbidlogo {
	position: relative;
	overflow: visible;
	height: 110px;
	width: 485px;
	display: block;
	margin: 0 0 25px -5px;
}
#maintext h1 { /* sifr replaced */
		font-family: Arial;
		line-height: 1em;
		font-size: 24px;
		padding: 0 0 10px 0;
		background: #fff url(../images/sep_wide.png) 0 100% no-repeat;
}
#maintext ol, 
#maintext ul {
	list-style: disc;
}
#maintext li {
	margin: 0 0 0.5em 1.1em;
}
#links {
	float: right;
	width: 192px;
}
#links h2 { /* sifr replaced */
	font-family: Arial;
	line-height: 1em;
	font-size: 24px;
	padding: 0 0 10px 0;
	background: #fff url(../images/sep_narrow.png) 0 100% no-repeat;
}
#links h3 { /* sifr replaced */
	font-family: Arial;
	line-height: 1em;
	font-size: 14px;
	padding: 10px 0 0 0;
	background: #fff url(../images/sep_narrow.png) 0 0 no-repeat;
}
#links #map {
	display: block;
	margin: 0 0 20px 0;
}
.home #links li a {
	display: block;
	width: 192px;
	margin: 0 0 20px 0;
}
.home #links a#lnk_frf {
	background: #fff url(../images/lnk_frf.png) 0 0 no-repeat;
	height: 130px;
}
.home #links a#lnk_nmm {
	background: #fff url(../images/lnk_nmm.png) 0 0 no-repeat;
	height: 50px;
}
.home #links a#lnk_ucf {
	background: #fff url(../images/lnk_ucf.png) 0 0 no-repeat;
	height: 62px;
}
.home #links a#lnk_frl {
	background: #fff url(../images/lnk_frl.png) 0 0 no-repeat;
	height: 28px;
}
.home #links a#lnk_cmn {
	background: #fff url(../images/lnk_cmn.png) 0 0 no-repeat;
	height: 113px;
}
.home #links a#lnk_fcs {
	background: #fff url(../images/lnk_fcs.png) 0 0 no-repeat;
	height: 68px;
}
.fbid #links li a {
	display: block;
	width: 192px;
	height: 20px;
	margin: 0 0 10px 0;
}
.fbid #links li a#fbid {
	background: #fff url(../images/fbid.png) 0 0 no-repeat;
}
.fbid #links li a#qa {
	background: #fff url(../images/qa.png) 0 0 no-repeat;
}
#links li a#hys {
	background: #fff url(../images/hys.png) 0 0 no-repeat;
	display: block;
	width: 192px;
	height: 20px;
	margin: 0 0 10px 0;
}

#links li a#evnts {
	background: #fff url(../images/evnts.png) 0 0 no-repeat;
	display: block;
	width: 192px;
	height: 20px;
	margin: 0 0 10px 0;
}

.fbid #links li a#ab {
	background: #fff url(../images/ab.png) 0 0 no-repeat;
}
.fbid #links li a#ryi {
	background: #fff url(../images/ryi.png) 0 0 no-repeat;
}
.fbid #links li a#c {
	background: #fff url(../images/c.png) 0 0 no-repeat;
}
.fbid #links li a#draftp {
	background: #fff url(../images/bids.png) 0 0 no-repeat;
}
.fbid #links li a#finalp {
	background: #fff url(../images/finalp.png) 0 0 no-repeat;
}
.fbid #links li a#result {
	background: #fff url(../images/result.png) 0 0 no-repeat;
}
.fbid #links li a#track {
	background: #fff url(../images/track.png) 0 0 no-repeat;
}
.fbid #links li a#baseline {
	background: #fff url(../images/baselineservices.png) 0 0 no-repeat;
}
.fpa #links li a {
	display: block;
	width: 192px;
	margin: 0 0 20px 0;
}
.fpa #links a#lnk_tp {
	background: #fff url(../images/takepride.png) 0 0 no-repeat;
	height: 192px;
}
.fpa #links a#lnk_te {
	background: #fff url(../images/tourismexcellence.png) 0 0 no-repeat;
	height: 257px;
}
.fpa #links a#lnk_ee {
	background: #fff url(../images/award-excellence-gold.jpg) 0 0 no-repeat;
	height: 326px;
}
#newsletter {
	text-decoration: none;
	display: block;
	width:192px;
	height:20px;
	background: #000 url(../images/newsletter.png) 0 0 no-repeat;
	text-indent: -9999px;
}
.fbid #newsletter {
	background: #000 url(../images/latestnews.png) 0 0 no-repeat;
}

/* Contact form */

#contactform {
	*width: 275px;
}

#contactform label {
	display: block;
	float: left;
	width: 120px;
	clear: both;
	font-weight: bold;
}
#contactform input,
#contactform select {
	width: 150px;
	_float: right;
	*float: right;
	clear: both;
	margin: 0 0 10px 0;
	font: 12px/1.4em "Lucidia Grande", Arial, Verdana, Sans-Serif;
}
#contactform input#newsletter,
#contactform input#supportyes,
#contactform input#supportno,
#contactform input#voteryes,
#contactform input#voterno,
#contactform input#send {
	width: auto;
}
#contactform input#send {
	_float: left;
}
#contactform textarea {
	width: 270px;
	overflow: auto;
	clear: both;
	font: 12px/1.4em "Lucidia Grande", Arial, Verdana, Sans-Serif;
	margin: 0 0 10px 0;
}
#result h3,#resultx h3{
	color: #f00;
	font-weight: bold;
	margin: 0;
}

/* Footer */

p#footer {
	color: #666666;
	text-align: right;
	line-height: 1;
	margin: 10px 0 0 0;
	font-size: 12px;
}
p#footer a {
	text-decoration: underline;
	color: #666666;
}


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/* CUSTOM SIFR STYLES */

	.sIFR-active h1,
	.sIFR-active h2 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
		font-size: 24px;
		display: block;
	}

/* END CUSTOM SIFR STYLES */


}

@media handheld {
}

@media print {

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

	#nav {
		display: none;
	}
}