body{
	background-image: url(images/background_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top h1 {
	color: #FFFFFF;
	font-size: 40px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#top h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#top p {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left {
	float: left;
	width: 160px;
}
#left form#newsletterform {
	margin: 0px;
	padding: 0px;
}
#left #newsletterform fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left h1 {
	font-size: 0.8em;
	font-weight: bold;
	margin: -3px -5px 3px;
	padding: 0px 5px 2px;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
#left #newsletterform label {
	font-size: 0.8em;
}
#left #newsletterform input {
	font-size: 0.8em;
	margin: 0px;
	width: 120px;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#left #newsletterform #submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	width: auto;
	padding: 0px;
	font-size: 0.8em;
	line-height: 0.8em;
	color: #565895;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 45px;
}
#left ul#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#left #menu li {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #FFFFFF;
}
#left #menu a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DADAE6;
	border-left-color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1em;
	margin: 0px;
	padding: 2px;
}
#left #menu a .orange {
	color: #FF9900;
}
#left #menu a:hover {
	color: #666666;
	background-color: #F2F1F6;
	border-top-color: #5A549C;
	border-bottom-color: #5A549C;
	border-left-color: #5A549C;
	background-image: url(images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#left #menu a:hover .orange {
	color: #E0B152;
}
#right {
	float: right;
	width: 160px;
}
#right  h1 {
	font-size: 28px;
	color: #FFFFFF;
	white-space: nowrap;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	line-height: 30px;
}

/* Set months for "in Season" image */
b.january, .january{background-image: url(images/january.jpg); background-position: center top; background-repeat: no-repeat;}
b.february, .february{background-image: url(images/february.jpg); background-position: center top; background-repeat: no-repeat;}
b.march, .march{background-image: url(images/march.jpg); background-position: center top; background-repeat: no-repeat;}
b.april, .april{background-image: url(images/april.jpg); background-position: center top; background-repeat: no-repeat;}
b.may, .may{background-image: url(images/may.jpg); background-position: center top; background-repeat: no-repeat;}
b.june, .june{background-image: url(images/june.jpg); background-position: center top; background-repeat: no-repeat;}
b.july, .july{background-image: url(images/july.jpg); background-position: center top; background-repeat: no-repeat;}
b.august, .august{background-image: url(images/august.jpg); background-position: center top; background-repeat: no-repeat;}
b.september, .september{background-image: url(images/september.jpg); background-position: center top; background-repeat: no-repeat;}
b.october, .october{background-image: url(images/october.jpg); background-position: center top; background-repeat: no-repeat;}
b.november, .november{background-image: url(images/november.jpg); background-position: center top; background-repeat: no-repeat;}
b.december, .december{background-image: url(images/december.jpg); background-position: center top; background-repeat: no-repeat;}

#right h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#right p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px 5px 5px;
}
#right .more {
	font-size: 0.8em;
	float: right;
	margin-right: 5px;
}

#right #spotlight {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B1B2CE;
}
#right #spotlight h2 {
	font-size: 1em;
}

#right #spotlight img {
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#spotlight .spotmore {
	text-align: center;
	font-size: 0.9em;
}
#spotlight .spotmore a {
	color: #4843AF;
}


ul.register  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.register li {
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.register a {
	color: #000066;
	text-decoration: none;
}
.register a:hover {
	color: #990000;
	text-decoration: underline;
}
#right a {
	color: #000066;
	text-decoration: none;
}
#right a:hover {
	color: #990000;
	text-decoration: underline;
}

#centre {
	margin-right: 165px;
	margin-left: 170px;
}
.butcontainer {
	float: left;
	margin-right:0.2%;
	width: 19.4%;
	min-width:127px;
	margin-top: 5px;
	margin-bottom:2px;
}

.butcontainer h2 {
	font-weight: bold;
	font-size: 25px;
	color: #565895;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.butcontainer h2 .orange {
	color: #FF9900;
}
.butcontainer h2 a {
	float: none;
	color: #565895;
	display: block;
	text-decoration: none;
}
/* change when updated! */
#centre .formcontainer {
	float: right;
	margin-right: 1%;
	width: 400px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.formcontainer form {
	margin: 0px;
	padding: 15px 0px 0px;
}
.formcontainer form#buylocal, .butcontainer #buylocal{
	background-image: url(images/buy-local.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formcontainer form#eatlocal, .butcontainer #eatlocal {
	background-image: url(images/eat-local.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formcontainer form#staylocal, .butcontainer #staylocal {
	background-image: url(images/stay-local.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formcontainer form#serviceslocal, .butcontainer #serviceslocal {
	background-image: url(images/service-local.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formcontainer form#golocal, .butcontainer #golocal {
	background-image: url(images/go-local.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formcontainer fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.formcontainer legend {
	font-weight: bold;
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
.formcontainer legend .orange {
	color: #FF9900;
}
.formcontainer label {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
	display: block;
}
.formcontainer input {
	width: 98%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #999999;
	font-size: 0.8em;
	background-color: #fafafa;
}

.formcontainer select {
	width: 99%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #999999;
	font-size: 0.8em;
}

.formcontainer .submit {
	background-color: transparent;
	margin: 1px 0px 3px;
	padding: 0px;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000066;
	font-weight: bold;
}
.formcontainer .submit:hover {
	color: #990000;
	text-decoration: underline;
}
.formcontainer .submitright {
	text-align: right;
}
.formcontainer a {
	float: left;
	font-size: 0.8em;
	padding-top: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000066;
	text-decoration: none;
}
.formcontainer a:hover {
	color: #990000;
	text-decoration: underline;
}
#centre .generalcontainer {
	float: left;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 5px;
}
.generalcontainer h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	color: #565895;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.generalcontainer h1 .orange {
	color: #FF9900;
}
.generalcontainer h2 , .generalcontainer h2 a{
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #565895;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565895;
}
.generalcontainer h3 {
	font-size: 0.9em;
	color: #434474;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.generalcontainer address {
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-right: 10px;
}
.generalcontainer p {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.generalcontainer a {
	color: #000099;
	text-decoration: none;
}
.generalcontainer a:hover {
	color: #990000;
	text-decoration: underline;
}
.generalcontainer .orange {
	color: #FF9900;
	font-weight: bold;
}
.generalcontainer .distance {
	font-size: 0.7em;
	font-weight: bold;
	float: right;
}
.generalcontainer .detaillink {
	font-size: 0.8em;
	float: right;
	margin-top: -5px;
}


.generalcontainer ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
	list-style-image: url(images/bullet.gif);
}
.generalcontainer ol {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
}
.generalcontainer table {
	border: 1px solid #565895;
	border-collapse:collapse;
}
.generalcontainer th {
	font-size: 0.8em;
	color: #565895;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #565895;
	background-color: #F4F4F4;
}
.generalcontainer td {
	font-size: 0.8em;
	border: 1px solid #D7D7E8;
	padding: 2px;
}
.generalcontainer .page {
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
}

.generalcontainer #homemenu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.generalcontainer form#mapform {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mapform input {
	background-color: #BDBCD8;
	border: 1px solid #5B579D;
	font-size: 0.8em;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}





.generalcontainer .autumn {
	background-image: url(images/apples.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 170px;
}
.generalcontainer #map {
	height: 500px;
	width: 100%;
	border: 1px solid #999999;
	margin-right: 2px;
}
.generalcontainer #directions {
	font-size: 0.9em;
}
.generalcontainer #map form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.generalcontainer #map label {
	font-size: 0.8em;
}
.generalcontainer .column {
	float: left;
	width: 45%;
	margin: 1%;
	padding: 1%;
	border: 1px solid #CCCCCC;
}
.generalcontainer .column h1 {
	font-size: 1em;
}

.generalcontainer img.detailimg {
	float: right;
	border: 1px solid #565895;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}

.generalcontainer .minimap {
	height: 120px;
	width: 250px;
	border: 1px solid #565895;
	cursor: pointer;
	float: right;
	margin-top: 10px;
	position: relative;
}
.generalcontainer .minimap img {
	cursor: pointer;
}
.generalcontainer img.logo {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.generalcontainer #searchmap {
	border: 1px solid #999999;
	width: 70%;
	height: 500px;
	float: left;
	position: relative;
}
.generalcontainer #side_bar {
	font-size: 0.7em;
	height: 495px;
	width: 28%;
	background-color: #F5F5F5;
	padding: 2px;
	overflow: auto;
	/*scrollbar-face-color:#F5F5F5;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#F5F5F5;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#F5F5F5;
	scrollbar-track-color:#EEEEEE;
	scrollbar-arrow-color:#999999;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.generalcontainer #side_bar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-right: 2px;
}
.generalcontainer #side_bar a {
	line-height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.generalcontainer #side_bar a:hover {
	background:#EEEEEE;
	color: #999999;
	text-decoration: none;
}
.generalcontainer p#loadmapbut {
	float: right;
	margin-top: 10px;
}

.generalcontainer #loadmapbut a {
	width: 180px;
	display: block;
	text-align: center;
	line-height: 20px;
	background-color: #E4E4EF;
	border: 1px solid #5B579D;
	font-weight: bold;
	color: #333333;
}

.generalcontainer #loadmapbut a:hover {
	background-color: #A09FC6;
	border: 1px solid #3D3A69;
	color: #000000;
	text-decoration: none;
}

.mapinfo {
	width: 300px;
}
.mapinfo h1 {
	font-size: 1em;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.mapinfo address {
	font-size: 0.8em;
	width: auto;
}
.mapinfo p {
	font-size: 0.8em;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

img.thumb {
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
}

#advancedsearch {
	padding: 5px;
	border: 2px solid #565895;
	background-color: #EAEBF2;
}
#advancedsearch form {
	margin: 0px;
	padding: 0px;
}
#advancedsearch fieldset {
	border: 1px solid #565895;
	padding: 5px;
}
#advancedsearch legend {
	font-size: 0.8em;
	border: 1px solid #565895;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#advancedsearch label {
	font-size: 0.8em;
	width: 200px;
	display: block;
	float: left;
	line-height: 18px;
}
#advancedsearch input {
	margin-right: 50px;
}
#advancedsearch .submit {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: transparent;
	font-weight: bold;
	font-size: 0.9em;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#advancedsearch .submit:hover {
	color: #990000;
	text-decoration: underline;
}
#advancedsearch .formcolumn {
	float: left;
	width: 280px;
}


/* ---------- Start Curvy Borders ---------*/
.xsnazzy {background:transparent;}

/* blue */
.bb1, .bb2, .bb3, .bb4, .bb5, .bb6, .bb7 {display:block; overflow:hidden; font-size:0;}
.bb1, .bb2, .bb3, .bb4, .bb5, .bb6 {height:1px;}
.bb4, .bb5, .bb6, .bb7 {background:#fff; border-left:1px solid #7A6CAA; border-right:1px solid #7A6CAA;}

.bb1 {margin:0 8px; background:#7A6CAA;}
.bb2 {margin:0 6px; background:#7A6CAA;}
.bb3 {margin:0 4px; background:#7A6CAA;}
.bb4 {margin:0 3px; background:#fff; border-width:0 5px;}
.bb5 {margin:0 2px; background:#fff; border-width:0 4px;}
.bb6 {margin:0 2px; background:#fff; border-width:0 3px;} 
.bb7 {margin:0 1px; background:#fff; border-width:0 3px; height:2px;} 

/* white */
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.wb1, .wb2, .wb3, .wb4 {display:block; overflow:hidden;}
.wb1, .wb2, .wb3 {height:1px;}
.wb2, .wb3, .wb4 {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.wb1 {margin:0 5px; background:#ccc;}
.wb2 {margin:0 3px; border-width:0 2px;}
.wb3 {margin:0 2px;}
.wb4 {height:2px; margin:0 1px;}

.whitecontent {display:block; border:0 solid #ccc; border-width:0 1px; height:auto; background-color:#fff; padding:5px;}

/* formbottom */
.fb1, .fb2, .fb3, .fb4, .fb5, .fb6, .fb7 {display:block; overflow:hidden; font-size:0;}
.fb1, .fb2, .fb3, .fb4, .fb5, .fb6 {height:1px;}
.fb4, .fb5, .fb6, .fb7 {background:#565895; border-left:1px solid #fff; border-right:1px solid #fff;}

.fb1 {margin:0 8px; background:#fff;}
.fb2 {margin:0 6px; background:#fff;}
.fb3 {margin:0 4px; background:#fff;}
.fb4 {margin:0 3px; background:#565895; border-width:0 5px;}
.fb5 {margin:0 2px; background:#565895; border-width:0 4px;}
.fb6 {margin:0 2px; background:#565895; border-width:0 3px;} 
.fb7 {margin:0 1px; background:#565895; border-width:0 3px; height:2px;} 

.formbottom {background:#E6E7F0;}

.formcontent {
	display:block;
	background-image: url(images/form_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:3px solid #fff;
	border-width:0 3px;
	padding:0px 5px 5px;
	background-color: #E6E7F0;
}
.butcontent {
	display:block;
	background-image: url(images/but_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:3px solid #fff;
	border-width:0 3px;
	background-color: #E6E7F0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sbswatermark {
	background-image: url(images/sbs-watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sbscheckbox {
	float: left;
	width: 18px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#sbslabel {
	color: #039;
	float: none;
	margin-left: 65px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}
#sbsformlogo {
	float: left;
	margin-right: 5px;
}



.leftcontent {
	display:block;
	background:#ffffff url(images/logo2.gif) no-repeat center bottom;
	border:3px solid #7A6CAA;
	border-width:0 3px;
	min-height:570px;
	overflow: visible;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 70px;
	padding-left: 5px;
}
/* for Internet Explorer 6 */
/*\*/
* html .leftcontent {
height: 570px;
}
/**/

.rightcontent {
	display:block;
	border:3px solid #7A6CAA;
	border-width:0 3px;
	min-height:550px;
	overflow: visible;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/* for Internet Explorer 6 */
/*\*/
* html .rightcontent {
height: 550px;
}
/**/

/* ---------- End Curvy Borders ---------*/

.clear {
	clear: left;
}
.clearboth {
	clear: both;
}

#footer {
	margin: 0px;
	padding: 0px;
}
#footer h1 {
	font-size: 0.7em;
	font-weight: normal;
	float: right;
	margin: 0px;
	color: #666666;
	padding: 0px;
	text-align: right;
}
#footer h1 a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	font-size: 0.8em;
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer p a {
	color: #000099;
	text-decoration: none;
}
#twitter {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#twitter ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.7em;
}
#twitter a {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#twitter a span {
	color: #999;
}
#twitter a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
}
