/*=STRUCTURE
=== === === === === === === === === === */
html {

}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #eaeaea;
}
.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.col_full {
/* column wrapper */
	width: 100%;
	float: left;
	clear: both;
	background-color: #fff;
	background-image: url(../img/border.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.col_half {
/* when content has one sidebar */
	float: left;
	width: 480px;
}
.col_large {
/* when content is half width of site */
	float: left;
	width: 748px;
}
.col_small {
/* sidebar next to content */
	float: left;
	width: 212px;
}
img {
	border: none;
}
/*=COMMON
=== === === === === === === === === === */
p {
	line-height: 150%;
	margin: 0 0 5px 0;
	padding: 0 40px 0 20px;
}
ul{
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 125%;
	font-weight: normal;
	font-family: Georgia, serif;
	padding: 0 20px;
	margin: 20px 0 10px 0;
}
a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover, a:active {
	color: #003399;
	text-decoration: underline;
}
fieldset {
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
}

/*=HEADER
=== === === === === === === === === === */
#header {
	margin: 20px 0 0 0;
	border-top: 1px solid #afafaf;
	font-family: Georgia, serif;
}
#header .background {
	background-image: url(../img/bg-header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 100%;
}
#header h1 {
	font-weight: bold;
	margin: 15px 0;
	font-size: 225%;
}
#header a.home {
	color: #000000;
}
#header p {
	margin: 15px 0 0 0;
}
#header p .update {
	color: #666;
	padding: 0 0 0 9px;
	background-image: url(../img/bullet-white.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0 20px 15px 20px;
}
#header ul li {
	display: inline;
	background-image: url(../img/bullet-white.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 9px 0 0;
}
#header ul li.last {
	background-image: none;
}

/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
	font-family: Georgia, serif;
}
#navigation a {
	color: #ffffff;
}
#navigation .col_full {
	background-color: #000000;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 7px 20px 8px 20px;
}
#navigation ul li {
	display: inline;
	background-image: url(../img/bullet-black.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 9px 0 0;
}
#navigation ul li.last {
	background-image: none;
	margin: 0 10px 0 0;
}
#navigation ul li .main {
	font-weight: bold;
	text-transform: uppercase;
}

/*=CONTENT
=== === === === === === === === === === */
#content #main {
	
}
#content ul.city_list {
	margin: 20px;
	padding: 0;
	list-style: none;
	font-size: 250%;
	font-family: Georgia, serif;
	line-height: 125%;
	color: #999999;
}
#content #photoset {
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
}
#content #photoset .col_full {
	padding: 0 0 10px 0;
}
#content #photoset .thumbnail {
	width: 87px;
	float: left;
}
#content #photoset .thumbnail a:link img,
#content #photoset .thumbnail a:visited img {
	display: block;
	margin: 0 10px 10px 0;
	border: 1px solid #0066cc;
}
#content #photoset .thumbnail a:hover img,
#content #photoset .thumbnail a:active img {
	display: block;
	margin: 0 10px 10px 0;
	border: 1px solid #003399;
}
#content p.subtitle {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 10px 10px 10px;
	padding: 0 10px 5px 10px;
	color: #999999;
	font-size: 85%;
}
#content p.meta {
	color: #999999;
	font-size: 85%;
}
#content h2 {
	margin-bottom: 0;
	color: #555555;
	font-size: 125%;
	clear: both;
}
#content h2.big_intro {
	margin: 20px 0 10px 0;
	color: #555555;
	font-size: 250%;
	clear: both;
}
#content h3 {
	margin-bottom: 5px;
	margin-top: 10px;
	color: #555555;
	font-size: 125%;
}
#content .newsletter_large,
#content .newsletter_small {
	padding: 10px 10px 0 10px;
}
#content .newsletter_large h2,
#content .newsletter_small h2 {
	color: #ffffff;
	padding: 0 10px;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}
#content .newsletter_large p,
#content .newsletter_small p {
	color: #bfd9f2;
	margin: 0 0 10px 0;
	padding: 0 20px 0 10px;
	clear: left;
}
#content .newsletter_large p.email {
	padding: 0 20px 0 20px;
	color: #80b3e6;
	font-size: 85%;
}
#content .newsletter_small p.email {
	padding: 0 20px 0 10px;
	color: #80b3e6;
	font-size: 85%;
}
#content .newsletter_large form fieldset {
	float: left;
	padding: 20px 0 0 20px;
	margin: 0 0 3px 0;
}
#content .newsletter_small form fieldset {
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
}
#content .newsletter_large form fieldset input.textfield,
#content .newsletter_small form fieldset input.textfield {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 300px;
	font-size: 150%;
}
#content .newsletter_large form fieldset input.submitbutton,
#content .newsletter_small form fieldset input.submitbutton {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	background-color: #333333;
	color: #ffffff;
	font-size: 150%;
}
#content .newsletter_large .pattern,
#content .newsletter_small .pattern {
	background-image: url(../img/pattern-news.gif);
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
#content .newsletter_large .pattern .block,
#content .newsletter_small .pattern .block {
	padding: 10px 10px 0 10px;
}
#content .newsletter_large .pattern .block .area,
#content .newsletter_small .pattern .block .area {
	float: left;
	width: 100%;
	background-color: #0066cc;
	margin: 0 0 10px 0;
}
#content .newsletter_large .col_half {
	width: 460px;
}

/*=SPONSOR
=== === === === === === === === === === */
#sponsor {
	
}
#sponsor .col_full {
	background-color: #666666;
}
#sponsor p.advert {
	padding: 10px;
	margin: 0;
}
#sponsor p.advert img {
	display: block;
}
#sponsor h2 {
	color: #ffffff;
	font-size: 125%;
	margin-bottom: 5px;
}
#sponsor p {
	color: #999999;
	font-size: 85%;
}
#sponsor a {
	color: #ffffff;
}

/*=FOOTER
=== === === === === === === === === === */
#footer {
	
}
#footer .col_full {
	background-color: #cccccc;
	padding: 0 0 10px 0;
}
#footer .the_creds {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #afafaf;
	color: #666666;
	font-size: 85%;
	padding: 10px 0 20px 0;
}
#footer .the_creds ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}
#footer .the_creds ul li {
	display: inline;
	background-image: url(../img/bullet-grey.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 8px 0 0;
}
#footer .the_creds ul li.last {
	background-image: none;
}
#footer h2 {
	margin-bottom: 5px;
	color: #333333;
	font-size: 125%;
}
#footer p {
	color: #666666;
}