/* ------------------------------------------------------
Addison Oktoberfest CSS
copyright (c) Ariamedia 2005
developed by Jordan Wollman for Ariamedia Corporation

COLOR1: #828387
COLOR2: #6e0e10
COLOR3: #d7811a
--------------------------------------------------------- */

/* GLOBAL STYLESHEET
--------------------------------------------------------- */

html, body {
	height:100%;
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}
td {
	font-size:12px;
	}
ul {
	margin:0px;
	padding:0px;
	}
li {
	list-style:none;
	}
blockquote {
	margin:12px 0 12px 0;
	padding:12px;
	font-size:12px;
	font-style:italic;
	color:rgb(100,100,100);
	background:rgb(240,240,240);
	border:1px solid rgb(200,200,200);
	}
a {
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
a img {
	cursor:pointer;
	}
h1, h2, h3, .header_body_1, .header_body_2, .header_body_3 {
	margin:0 0 .5em 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
h1, h1 a, .header_body_1, .header_body_1 a, .textTitle1, .textTitle1 a {
	color:#6e0e10;
	}
h2, h2 a, .header_body_2, .header_body_2 a, .textTitle2, .textTitle2 a {
	color:#000000;
	}
h3, h3 a, .header_body_3, .header_body_3 a, .textTitle3, .textTitle3 a {
	color:#6e0e10;
	}
h1 a, h2 a, h3 a, .header_body_1 a, .header_body_2 a, .header_body_3 a, .textTitle1 a, .textTitle2 a, .textTitle3 a {
	text-decoration:underline;
	}
h1 a:hover, h2 a:hover, h3 a:hover, .header_body_1 a:hover, .header_body_2 a:hover, .header_body_3 a:hover, .textTitle1 a:hover, .textTitle2 a:hover, .textTitle3 a:hover {
	text-decoration:none;
	}
.textTitle1, .textTitle2, .textTitle3 {
	text-decoration:none !IMPORTANT;
	font-size:12px;
	font-weight:bold;
	}
p {
	color:#333;
	margin:0 0 .5em 0;
	font-size:12px;
	font-weight:100;
	}
a {
	color:#0000ff;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

#ColumnRight, #ColumnRight .textTitle1 {
	width:50%;
	color:#fff;
	}
#ColumnRight P, #ColumnRight H1, #ColumnRight H2 {
	color:#fff;
	}
#ColumnRight a {
	color:#fff;
	text-decoration:underline;
	}
#ColumnRight a:hover {
	text-decoration:none;
	}
#ColumnRight2, #ColumnRight2 .textTitle1 {
	width:50%;
	color:#fff;
	}
#ColumnRight2 a {
	color:#fff;
	text-decoration:underline;
	}
#ColumnRight2 a:hover {
	text-decoration:none;
	}
#ColumnRight3, #ColumnRight3 .textTitle1 {
	width:50%;
	color:#fff;
	}
#ColumnRight3 a {
	color:#fff;
	text-decoration:underline;
	}
#ColumnRight3 a:hover {
	text-decoration:none;
	}
#SubNav, #SubNav a {
	color:#fff;
	text-decoration:underline;
	}
#SubNav a:hover {
	text-decoration:none;
	}

/* =CONTAINERS
--------------------------------------------------------- */

#containerLeft {
	width:47px;
	border-right:1px solid #fff;
	text-align:left;
	vertical-align:top;
	}
#containerRight {
	width:712px;
	text-align:left;
	vertical-align:top;
	}
	
	/* =NAV
	----------------------------- */
	#containerNav {
		margin:0px;
		padding:0px;
		height:27px;
		background-image:url(/repository/assets/oktoberfest2005/nav_tile.gif);
		border-bottom:1px solid #fff;
		}
	#containerNav UL {
		margin:0 0 0 10px;
		}
	#containerNav LI {
		display:inline;
		padding:8px 10px 9px 10px;
		margin:0;
		text-transform:uppercase;
		font-size:10px;
		line-height:24px;
		border-right:1px solid #999;
		font-weight:bold;
		}
	#containerNav LI.First {
		padding-left:4px;
		}
	#containerNav A {
		color:#333;
		text-decoration:none;
		}
	#containerNav A:HOVER {
		color:#6e0e10;
		text-decoration:none;
		}
		
#left1 {
	height:90px;
	width:47px;
	border-bottom:1px solid #fff;
	}
#left2 {
	height:90px;
	width:47px;
	border-bottom:1px solid #fff;
	}
#logos {
	width:740px;
	padding-right:0;
	}
#logos img {
	cursor:pointer;
	}

/* =CLASSES
--------------------------------------------------------- */

.footer {
	height:20px;
	border-top:1px solid #fff;
	}
.bold {
	font-weight:bold;
	}
.bg_color1 {
	background:#828387;
	}
.bg_color2 {
	background:#6e0e10;
	}
.bg_color3 {
	background:#d7811a;
	}
.color1 {
	color:#d7811a;
	}
.color2 {
	color:#6e0e10;
	}
.color3 {
	color:#6e0e10;
	}
.color4 {
	color:#6e0e10;
	}
.color5 {
                color:#ffd504;
                }
P.Small {
	font-size:10px;
	font-weight:bold;
	}
.txt_18 {
	font-size:18px;
	}
.txt_16 {
	font-size:16px;
	}
.txt_14 {
	font-size:14px;
	}
.txt_12 {
	font-size:12px;
	}
.txt_10 {
	font-size:10px;
	}
.Pad10 {
	padding:10px;
	text-align:left;
	vertical-align:top;
	}
.Pad4, .Pad4 td {
	padding:4px;
	}
.Width50 {
	width:50%;
	text-align:left;
	vertical-align:top;
	}
.BorderRight {
	border-right:1px solid #fff;
	}
.text_Body_1, .textBody1 {
	font-size:11px;
	}
.textBold_Body_1 {
	font-weight:bold;
	}
.textLink1 {
	font-size:11px;
	color:#333;
	text-decoration:underline;
	}
.textLabel1 {
	font-size:11px;
	color:#333;
	text-decoration:underline;
	}
.textForm1 {
	font-size:10px;
	color:#333;
	}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	border: 1px solid #999999;
	height: 18px;
	padding: 0px;
	background: #f3f3f3;
	}
.navSecondary1{
	font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
	color:#333;
	border-right:1px solid #fff;
	padding:1px 8px 1px 8px;
	width:auto;
	text-align:center;
	height:18px;
	vertical-align:middle;
	}
.navSecondary1 A {
	color: #333;
	text-decoration:none;
	}
.navSecondary1 A:Hover {
	text-decoration:underline;
	}
li.spacer {
	height:16px;
	}
.HorizontalImagePadding{
      padding-left: 10px;
      padding-bottom: 10px;
      cursor: pointer;
      }


/* =FIXES
--------------------------------------------------------- */

#ContentLeftBottom a {
	color:#000000;
	}
#ContentLeftBottom a:hover {
	color:#000000;
	}
.White {
	color:#6e0e10;
	}
