/*COLOR GUIDE

*/

html {
	height: 100%;

}

body {
	height: 100%;
	background: #000;
	font-family: arial, sans-serif;
	font-size: 10px;
	color:#666666;
	line-spacing: 30;
	line-height: 1.25em;
	margin:0px;
}

h1 {
	font-family: arial;
	color: #fff;
	text-align: left;
}

a:link {text-decoration:none; color:#ff9900;}
a:visited {text-decoration:none; color:#ff9900;}
a:hover {text-decoration:underline; color:#ff9900;}

#wrapper  {
	position: relative; 
	width:1000px; 
	margin: auto;

	text-align: left; 
	min-height: 100%; 
	margin-bottom: -40px;
} 

#poster  {
	position: fixed; 
	width:1000px; 
	margin-left: -5px;
	margin-top: -10px;
	background: #000;  
	min-height: 100%; 
	z-index: 0;

} 

.poster ul{
margin-left:5px;
padding-left:0px;
}

.poster li{
	line-height: 13px;
}


.poster {
	text-align: left;
	font-size: 10px;
	color: #ff9900;
	font-face: arial;
	letter-spacing: 1px;
	line-height: 9px;
	margin-top: -10px;

}


.poster a:link {text-decoration:none; color:#ff9900;}
.poster a:visited {text-decoration:none; color:#ff9900;}
.poster a:hover {text-decoration:underline; color:#ff9900;}

#footer {
	height: 40px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	background: #2f2f2f;
	padding-top: 40px;
	margin: auto;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	color:#5b5b5b;
}



.footer {
	text-align: center;
	font-size: 9px;
	color: #ccc;
	font-face: arial;
	letter-spacing: 1px;
	background: #2f2f2f;
	border-top: #5b5b5b 1px solid;

}

.footer a:link {text-decoration:none; color:#5b5b5b;}
.footer a:visited {text-decoration:none; color:#5b5b5b;}
.footer a:hover {text-decoration:none; color:#ccc;}

.clearfooter {
	height: 40px;
	clear: both;
}

.google {
	text-align: left;
	font-size: 9px;
	color: #ccc;
	font-face: helvetica;
	letter-spacing: 1px;

}

.google a:link {text-decoration:none; color:#5b5b5b;}
.google a:visited {text-decoration:none; color:#5b5b5b;}
.google a:hover {text-decoration:none; color:#ccc;}

/* HEADER */
#header {
	position: relative;
	top: 20px;	
	left:125px;
	width: 408px;
	text-align: center;
	line-height:11px;


}
h1 {
	font-family: helvetica;
	color: #ff9900;
}

.heading {
	font-family: helvetica;
	font-weight: bold;
	font-size: 1.5em;
	background: #1f1f1f;
	color: #ff9900;
	width: 100%;
	padding: 6px;

}

.floatright { float: right;  margin: -3px 0px 0px 0px; 	vertical-align: text-bottom; }
.ff3_5 .floatright { float: right;  margin: -14px 0px 0px 0px; 	vertical-align: text-bottom; }
.ff3 .floatright { float: right;  margin: -4px 0px 0px 0px; 	vertical-align: text-bottom; }
.ff2 .floatright { float: right;  margin: -14px 0px 0px 0px; 	vertical-align: text-bottom; }
.webkit .floatright { float: right;  margin: -3px 0px 0px 0px; 	vertical-align: text-bottom; }

/* NAVIGATION */
#nav {

	left: 205px;
	background: #333333;
	width:750px;
	height:15px;
	font-face: helvetica;
	font-weight: bold;
	font-color: #cccccc;
	font-size: 1em;	
	position: relative;
	padding-left:6px;
	padding-top: 2px;
	padding-bottom: 1px;
	letter-spacing:0.5px;
	float: left;
}

.navlinks a:link { text-decoration: none; color: #999;}
.navlinks a:visited { text-decoration: none; color: #999;}
.navlinks a:active { text-decoration: none; color: #fff;}
.navlinks a:hover { text-decoration: none; color: #fff;}
	
/* RETWEET */
#retweet {
	position: relative;
	width: 16px;
	text-align: left;
	float: left;
	left: 75px;
	top: 0px;
}

/* CONTENT AREA */
#content {
	position: relative;
	width: 820px;
	text-align: left;
	float: left;
	line-height:11px;
	left: 125px;
}

/* WELCOME */
#welcome {
	position: relative;
	width: 825px;
	letter-spacing: .5px;
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: left;

}


#widgetbox {
	position: relative;
	text-align: left;
	float: left;
	width: 398px;
	height: 425px;
	left: 15px;
}


#youtube {
	position: relative;
	text-align: left;
	float: left;
	height: 370px;
	width: 398px;
	color: #ffffff;

}

#flickr {
	position: relative;
	text-align: left;
	float: left;
	width: 398px;
	color: #3b5998;
	height: 425px;

}


#facebook {
	position: relative;
	text-align: left;
	float: left;
	left: 15px;
	width: 398px;


}


#maps {
	position: relative;
	text-align: left;
	float: left;
	width: 860px;
	color: #3b5998;

}

.embed {
	font-family: helvetica;
	color: #ff9900;
	text-decoration: underline;
	text-align: right;
	padding-top:1px;
	padding-bottom:5px;
}


