/* COLORS

LOGO BG BROWN: #854034
PALE. BLUE: #e1e8ef
OLIVE BAR: #61613d
NAV BROWN: #9a6c38
BLUE: #50a3fc
GOLDENROD: #f5bd30

*/

body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #000000;
}

img
{
	-ms-interpolation-mode: bicubic;
	border: 0;
}

#copyrightframe
{
	clear: both;
	width: 882px;
	margin: 0 24px 9px 24px;
}

#outerframe
{
	width: 882px;
	clear: both;
	background-image: url(/i/bg.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

#leftcolumn
{
	width: 200px;
	min-height: 460px;
	float: left;
	margin: 0;
	padding: 0;
}

#rightcolumn
{
	width: 682px;
	min-height: 460px;
	float: right;
	margin: 0;
	padding: 0;
}

#filltop
{
	margin: 0;
	width: 682px;
}

#fillbot
{
	width: 682px;
	clear: both;
	background-image: url(/i/blue_mid.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.logo
{
	margin: 0;
	padding: 0;
}

#content
{
	position: relative;
	width: 828px;
	clear: both;
	background-color: #fff;
}

#navigation
{
	float: left;
	display: inline;
	width: 190px;
	margin: 0 0 0 8px;
}

#navigation p
{
	margin: 7px 6px 7px 12px;
	text-align: left;
	color: #fff;
}

#navigation ul
{
	margin: 7px 0 9px 8px;
	text-align: left;
	line-height: 15px;
	padding: 0 6px 4px 24px;
}

#navigation li
{
	color: #fff;
	padding: 0 0 4px 0;
}

#navigation h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 6px 7px 12px;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	color: #fff;
}

h1
{
	font-family: 'American Typewriter', Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: normal;
	margin: 7px 120px 7px 30px;
	color: #FF3908;
	text-align: left;
	padding: 6px 0 9px 0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 120px 7px 30px;
	text-align: left;
}

#fillbot h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 120px 7px 48px;
	text-align: left;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 7px 120px 7px 30px;
}

h4, h5, h6
{
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin: 7px 120px 7px 30px;
	text-align: left;
}

p
{
	margin: 7px 120px 7px 30px;
	text-align: left;
}

#rightcolumn p
{
	margin: 7px 120px 11px 48px;
	text-align: left;
}

#rightcolumn ul, ol
{
	margin: 7px 120px 11px 48px;
	padding: 0 0 0 36px;
	text-align: left;
}

#rightcolumn ol ol
{
	margin: 7px 12px 11px 12px;
	padding: 0 0 0 18px;
	text-align: left;
}

#rightcolumn ul ul
{
	margin: 7px 12px 11px 12px;
	padding: 0 0 0 18px;
	text-align: left;
}

#rightcolumn ul ul ul
{
	margin: 7px 0 11px 12px;
	padding: 0 0 0 18px;
	text-align: left;
}

#rightcolumn ul ol
{
	margin: 7px 12px 11px 12px;
	padding: 0 0 0 18px;
	text-align: left;
}

#rightcolumn h1
{
	margin: 12px 120px 12px 48px;
	text-align: left;
}

#rightcolumn h2
{
	margin: 12px 120px 6px 48px;
	text-align: left;
}

#rightcolumn h3
{
	margin: 7px 120px 6px 48px;
	text-align: left;
}

#rightcolumn h4
{
	margin: 7px 120px 0 48px;
	text-align: left;
}

#rightcolumn h5
{
	margin: 7px 120px 0 48px;
	text-align: left;
}

#rightcolumn h6
{
	margin: 7px 120px 0 48px;
	text-align: left;
}

.highlight
{
	margin: 0 100px 0 30px;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333;
	padding: 0;
}

.pitch
{
	margin: 0 120px 0 30px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	padding: 0;
	font-style: italic;
}

.photoright
{float: right;
margin: 0 72px 12px 12px;}

.orange { color: #ff3908; }
.grey { color: #333; }

.contactform p
{
	font-size: 10px;
	margin: 0 9px 0px 24px;
	text-align: left;
}

#fillbot ul
{
	margin: 0 60px 0 29px;
	padding: 0 0 0 50px;
	text-align: left;
	list-style-image: url(/i/brown_bullet.gif);
	list-style-position: outside;
}

#fillbot li
{
	margin-bottom: 10px;
	margin-top: 7px;
}

#fillbot ol
{
	margin: 0 60px 13px 29px;
	padding: 0 0 0 50px;
	text-align: left;
}

.btt
{
	font-size: 9px;
	font-weight: normal;
	margin: 7px 7px 13px 38px;
	text-align: left;
}

.small
{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

.copyright
{
	font-size: 10px;
	line-height: 15px;
	color: #cccccc;
	margin: 5px 10px 5px 10px;
	text-align: left;
}

a:link
{
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

.copyright a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #50a3fc;
}

.copyright a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #dedede;
}

.copyright a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #f5bd30;
}

#navigation a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#navigation a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #dedede;
}

#navigation a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}



.twitter_update_list a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

.twitter_update_list a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #dedede;
}

.twitter_update_list a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}


.no_mar { margin: 0 0 9px 0; }
.zero { margin: 0; }
.imgcell a { display: block; }
.tablefloat { float: right; }

#errors
{
	padding: 8px;
	border: 1px solid #9bafbe;
	margin: 12px 24px 8px 24px;
	clear: left;
	color: #FF6600;
}

#sidebar
{
	float: right;
	width: 180px;
	padding: 0 9px 0 15px;
	background-color: #e1e8ef;
	margin: 0 10px 10px 24px;
}

#sidebar p
{
	margin: 7px 0 11px 0;
	text-align: left;
}

#sidebar h3
{
	margin: 7px 0 11px 0;
	text-align: left;
}

#sidebar h4
{
	margin: 7px 0 11px 0;
	text-align: left;
}

.blue { color: #50a3fc; }
.white { color: #ffffff; }

.twitter
{
	margin: 3px 0 4px 0;
	padding: 0;
}

.clear_air
{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	margin: 6px 72px 12px 48px;
	border-top: 1px #999 dotted;
}

