/*center page and grey background*/
body {
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 1000px;
	background-image: url(images/backgroundgradient2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 80%;
	line-height: 140%;
}
h1 {
	text-align: right;
	line-height: 120%;
	font-size: 200%;
	margin: 0px;
	color: #333333;
}

#content .links h1 {
	font-size: 225%;
}


h2 {
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 140%;
	color: #366;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 100%;
	margin: 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-size: 100%;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/*banner*/
#banner {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*center navbar and negative top margin*/
#navbar {
	width: 1000px;
	padding: 0px;
	text-align: center;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation {
	float: left;
	width: 1000px;
	padding: 5px 0px 5px 2px;
	margin-bottom: 3px;
}
#navbar #navigation .rights {
	font-size: 75%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	padding-top: 1px;
}
#navbar #navigation ul {
	text-align: left;
	margin-bottom: 0px;
}


#navigation ul {
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#navigation li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A7A7B;
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 88%;
	font-weight: bold;
	color: #6A7A7B;
	margin: 0px 2px 0px 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6A7A7B;
	border-left-color: #6A7A7B;
	background-color: #eeeeee;
	padding: 3px 4px;
}
#navbar #address {
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 86%;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	padding: 0px;
}
#navbar #address li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navigation a {
	text-decoration: none;
	color: #6A7A7B;
}
#navigation a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
}
#navbar #navigation .currentpage {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
/*Links to other articles and Google ads*/
#google {
	float: left;
	width: 210px;
	background-image: url(images/leftrightgradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	margin: 0px 10px 0px 0px;
	clear: both;
}
#google .googletable {
	text-align: left;
}
.google tr td {
	padding-right: 3px;
	padding-left: 2px;
}
.googletable p {
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 130%;
	text-align: left;
}
.googletable a {
	font-weight: bold;
	text-decoration: none;
}
.googletable a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}
#google .googletable .googletr .googleads {
	padding-left: 40px;
	text-align: center;
}
a:hover {
	font-size: 105%;
	font-weight: bold;
	text-decoration: underline;
}
#content .form a:hover {
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}




/*Content*/
#content {
	float: left;
	width: 745px;
}
.listtitle {
	font-weight: bold;
	font-size: 115%;
	list-style-type: none;
	
}



#content .story {
	padding: 10px 5px 10px 5px;
	margin-bottom: 15px;
	border-top: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-left: 1px dashed #333333;
	text-align: left;
}
#content .story img {
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
}



#content tr td {
	text-align: left;
}

/*Sidebar Links*/
#sidebar {
	float: left;
	background-image: url(images/rightleftgradient.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 100%;
	text-align: left;
	margin-left: 15px;
	line-height: 120%;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
}
#content .story h1 a {
	text-decoration: none;
	color: #000000;
}
#content2column .kayak .story a:hover {
	text-decoration: underline;
}
#content .story a:hover {
	text-decoration: underline;
}



#footer {
	clear: both;
	color: #FFFFFF;
	background-color: #aaaaaa;
	padding-top: 2px;
	padding-bottom: 2px;
}
.main {
	font-size: 160%;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	color: #FFFFFF;
}



#sidebar a {
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	font-size: 107%;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#content .story h1 a:hover {
	font-size: 100%;
	text-decoration: underline;
}


blockquote {
	text-align: left;
}
.part {
	font-size: 120%;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.breadcrumbs {
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 90%;
	font-weight: bold;
}
#content .links {
	width: 800px;
}
#content .links a {
	width: 340px;
	margin: 5px;
	text-decoration: none;
}
#content .links a:hover {
	font-size: 120%;
	text-decoration: underline;
	line-height: 130%;
}
#content .links .linksleft .listtitle {
	font-weight: bold;
	font-size: 115%;
	width: 400px;
}
#content .links .linksright .listtitle {
	font-weight: bold;
	font-size: 115%;
	width: 400px;
}
.listtitle {
	font-size: 115%;
	font-weight: bold;
	list-style-type: none;
}
#content .story li {
	list-style-type: none;
}
.weather {
	color: #000;
}#google .googletable .googletr iframe {
	text-align: center;
	padding: 0px;
}
#content .story .caption {
	font-size: 75%;
	color: #777777;
	text-align: right;
}
.googleleaderboard {
	float: right;
	width: 990px;
}
#google .googletable .googlesearch td {
	text-align: left;
}
#google .googletable .googletr .googlesearch {
	text-align: left;
}
.search {
	text-align: left;
}
.blue {
	color: #6699FF;
}
.restaurantname {
	font-size: 120%;
	font-weight: bold;
	color: #0000FF;
}
#navbar #navigation .contact {
	font-size: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #9900FF;
	background-color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
.green {
	color: #396;
}
.weather {
	color: #F00;
}

