/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 30, 2011 */


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'OliviaBrushRegular';
	src: url('fonts/olivia-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'OliviaBrushRegular';
	src: url(//:) format('no404'), url('fonts/olivia-webfont.woff') format('woff'), url('fonts/olivia-webfont.ttf') format('truetype'), url('fonts/olivia-webfont.svg#webfontvsaJoeOz') format('svg');
	font-weight: normal;
	font-style: normal;
}


p
	{
		padding: .5em;
	}
div.leftnav p
	{
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
div.leftnav p a
	{
	height: 50px;
	width: 150px;
	background-color: #0100FE;
	font-family: OliviaBrushRegular;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;

	}

div.leftnav p a.multiline
	{
	}
	
div.leftnav img
	{
	margin: 0px;
	}
div.leftnav a
	{
	margin: 0px;
	padding: 0px;
	}
div.banner td
	{
	font-size: 10pt;
	}
div.banner a
	{
	color:black; 
	text-decoration: none;
	font-size: 12pt;
	}
.maplink
	{
	color: black;
	}
	
div.friend
	{
		margin-top: 10px;
	}

td.bottomborder
	{
		padding-top: .5em;
		padding-bottom: .5em;
	}

#banner_right a
	{
		color: black;
	}

#contentwrapper, #topwrapper{
float: left;
width: 100%;
}

#contentcolumn, #banner{
margin: 0 200px 0 150px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn, #banner_left{
float: left;
width: 150px; /*Width of left column*/
margin-left: -100%;
}

#rightcolumn, #banner_right{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
background: white;
color: #000000;
text-align: center;
padding: 4px 0;
border-top: 1px solid #0100FE;
}

#footer a{
color: #000000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

