a{
	color:#2379e9;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat-x center top #0b4f7c;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	margin:0;
	padding:0px;
	color:#2379e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
h2{
	margin:15px 0 5px 0;
	padding:0px;
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
h3{
	margin:0 0 5px 0;
	padding:0px;
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
p{
	margin:10px 0 30px 0;
	color:#2f2f2f;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
hr{
	margin:25px 0 25px 0;
	height:1px;
	border:none;
	border-bottom:1px dashed #ddd;
}
img.with-border{
	padding:1px;
	background:#a69d78;
	border:3px solid #d8d0b2;
}
img.left{
	float:left;
	margin:5px 15px 10px 0;
}
img.right{
	float:right;
	margin:5px 0 10px 15px;
}
a.left{
	float:left;
	margin:0 0 0 15px;
	text-decoration:none;
}
a.right{
	float:right;
	margin:0 15px 0 0;
	text-decoration:none;
}
a.blue-button{
	padding:2px 5px;
	background:#2379e9;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}
a.blue-button:hover{
	cursor:pointer;
	background:#333;
}
ul li{
	color:2f2f2f;
	font-size:12px;
}
dl{
	margin:0px;
	padding:0px;
	color:#76726e;
}
dl dt{
	font-size:14px;
	font-weight:bold;
}
dl dd{
	margin:0px;
	padding:0px;
	font-size:12px;
}
.clear{
	clear:both; 
	line-height:0px; 
	font-size:0px;
}
span.label, span.spacer, span.multiple span {
	width:120px;
	float:left;
	color:#000;
	font-size:12px;
	margin:3px 0 0 0;
}
form div.clear {
	clear:both;
	padding-top:5px;
}
form input{
	background:#efefef;
	border:1px solid #dedede;
}
form#contactForm input{
	width:220px;
}
form textarea{
	margin:3px 0 0 0;
	width:220px;
	height:100px;
	background:#efefef;
	border:1px solid #dedede;
}
#siteContainer{
	margin:0px auto;
	width:670px;
}
#contentContainer{
	padding:20px;
	background:#fff;
}
/** Header **/
.header{
	margin:0 0 2px 0;
	height:110px;
}
.header div.logo{
	float:left;
	padding:25px 0 0 0;
	width:300px;
}
.header div.logo h1{
	margin:0 0 10px 0;
	color:#fff;
	font-size:24px;
}
.header div.info{
	float:right;
	padding:20px 0 0 0;
	width:200px;
	color:#fff;
	font-size:16px;
	text-align:right;
}
.header div.info h6{
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:18px;
}
.header .mainNav ul{
	float:left;
	margin:15px 0 0 0;
	padding:0px;
	list-style:none;
}
.header .mainNav ul li{
	float:left;
	margin:0 4px 0 0;
	padding:0px;
	text-align:center;
}
.header .mainNav ul li.last{
	margin:0px;
}
.header .mainNav ul li.last a{
	padding:7px 14px;
}
.header .mainNav ul li a{
	display:inline-block;
	margin:0px;
	padding:7px 11px 7px 11px;
	background:#74bcf7;
	color:#e7f1f9;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
.header .mainNav ul li a:hover, .header .mainNav ul li a.active{
	background:#ffae00;
	color:#fff;
}
/* Photo Gallery */
div#flickr_badge_uber_wrapper{
	margin:5px 0 0 0;
	text-align:center;
}
div#flickr_badge_wrapper img{
	float:left;
	margin:5px;
	padding:1px;
	width:191px !important;
	height:auto;
	background:#a69d78;
	border:3px solid #d8d0b2;
}
a#flickr_www{
	display:block;
	float:right;
	margin:20px;
	padding:10px;
	background:#e8e8e8;
	color:#888;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a#flickr_www:hover{
	color:#777;
	background:#eee;
}
/** Footer **/
#footer{
	padding:5px 0 0 0;
	text-align:center;
}
#footer p{
	color:#507fab;
	text-align:center;
	line-height:normal;
}
#footer ul{
	margin:0 0 20px 0;
	padding:0px;
	list-style:none;
}
#footer ul li{
	display:inline;
	padding:0 5px 0 3px;
	font-size:9px;
	border-right:1px solid #507fab;
}
#footer ul li.last{
	border:none;
}
#footer ul li a{
	color:#507fab;
	font-size:11px;
	border:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer-links{
	padding:6px 0 0 30px;
	background:url(images/footer-links-bg.gif) no-repeat #fec455;
}
#footer-links div.content{
	float:left;
	margin:0 10px 0 0;
	width:195px;
	text-align:left;
}
#footer-links div.content h4{
	margin:0 0 8px 0;
	padding:0px;
	color:#fff;
	font-size:14px;
}
#footer-links div.content ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer-links div.content ul li{
	padding:3px 0;
	display:list-item;
	font-size:12px;
	border:none;
}
#footer-links div.content ul li a{
	color:#fff;
	font-size:12px;
	text-decoration:underline;
}
#footer-links div.content ul li a:hover{
	text-decoration:none;
}
#footer-links-header{
	height:9px;
	background:url(images/footer-links-header.gif) no-repeat;
}
#footer-links-footer{
	height:9px;
	background:url(images/footer-links-footer.gif) no-repeat;
}
/* Twitter Feed */
#twitter-feed{
	margin:0px auto;
	width:200px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#tweets{
	padding:10px;
	background:#e1e1e1;
}
.follow{
	padding:25px 0 0 15px;
	height:30px;
	background:url(images/tweet-bird.jpg) no-repeat right top;
}
.follow a{
	color:#FC0;
	font-size:12px;
	text-decoration:none;
}
.follow a:hover{
	text-decoration:underline;
}
/* Tweet */
.tweet{
	padding:9px 5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #ccc;
}
.tweet a, 
.tweet a:visited{
	color:#FC0;
}
.tweet a:hover{
	text-decoration:none;
}
.tweet .date{
	margin:4px 0 0 0;
	color:#888;
	font-size:10px;
}
#twitter-feed .only{
	padding:0px;
	border:none;
}
#twitter-feed .first{
	padding-top:0px;
	border-top:none;
}
#twitter-feed .last{
	padding-bottom:0px;
	border-bottom:none;
}