@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
background: #efeadb url(images/bg_pat.jpg) repeat left;
	color: #60502a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
/* Header */
#header {
	background: url(images/bestoshow.gif);
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align:left;
	width: 910px;
}

#header #tagline {
background: #efeadb url(images/highlight_bg.jpg) repeat left;
position:absolute;
margin: 0 0 0 485px;
padding: 0px 0px 0px 5px;
width:420px;
text-align:left;
	height:20px;
	top:5px;
	color:#739629;
}

#header #tagphotos {
	position:absolute;
	margin: 0 0 0 450px;
	text-align:right;
	top:35px;
	color:#739629;
	width: 470px;
}
#header #tagphotos img {
padding: 0px 10px 0px 10px;
}

/* --NAVIGATION -- */
#navigation {
background-image:url(images/navbg2.jpg);
	background-repeat:repeat-x;
    margin: 0px auto; 
	padding: 10px 0px 0px 0px ;
    position: relative;
	height:39px;
	}
#navigation a{
	color:#ffffff;
	padding:0px 20px 0px 28px;
	font-size:12px;
	text-decoration:none;
}

#navigation a:hover{ 
color:#afd265;
}
h1 {
	color: #739629;
	font-size: 18px;
	padding-top:8px;
	font-weight: bold;
}
h2 {
	color: #739629;
	font-size: 15px;
	line-height:22px;
	font-weight: bold;
}
h3 {
	color: #867a5c;
	font-size: 18px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
}

h4 {
	font-weight: bold;
		padding-bottom:2px;
	padding-top:8px;
}
hr {
	color:#60502a;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	padding-top:0px;
	width: 100%;
	height:auto;
}

#outerWrapper #contentWrapper {
padding: 0 0 0 0;
margin: 0 auto;
width:910px;
height:auto;
}

.floater {
	border:none;
	padding-right:10px;
	float:right;
}

/* RIGHT COLUMN ITEMS */

#outerWrapper #contentWrapper #rightColumn {
	float: right;
	padding: 0px 0px 0px 0px;
	margin-top:5px;
	width: 300px;
}

#outerWrapper #contentWrapper #rightColumn .callout {
background: #efeadb url(images/highlight_bg.jpg) repeat left;
color:#739629;
	float: right;
	width:280px;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 10px 5px;
}


.callout img{
	align:left;
	padding:10px 0px 0px 0px;
}

.callout p{
	color: #867a5c;
}


#rightColumn a, a:link {
	color: #739629;
	font-weight:normal;
	font-size:13px;
	text-decoration: underline;
}
#rightColumn a:visited {
	color: #739629;
	font-weight:normal;
	text-decoration: underline;
}
#rightColumn a:hover {
	color: #867a5c;
	font-weight:normal;
	text-decoration: underline;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}

/*  2 Column CONTENT == SUB PAGES ++ COLUMN ITEMS */

#outerWrapper #contentWrapper #LeftColumn {
float:left;
	padding: 0 5px 5px 0px;
	margin: 5px 0 10px 0;
	width:600px;
	text-align:center;
	color:#867a5c;
	
}
#outerWrapper #contentWrapper #LeftColumn .contentC {
background: #efeadb url(images/highlight_bg.jpg) repeat left;
	margin: 0px 0px 15px 0px;
	padding: 0 10px 10px 5px;
}

#outerWrapper #contentWrapper #LeftColumn .content {
background: #efeadb url(images/highlight_bg.jpg) repeat left;
	margin: 0px 0px 15px 0px;
	padding: 0 10px 10px 10px;
	text-align:left;
}

#outerWrapper #contentWrapper #content p {
	padding: 0px;
	margin:0px;
	color:#867a5c;
}
.content a, a:link {
	color: #60502a;
	font-weight:normal;
	font-size:13px;
	text-decoration: underline;
}
.content a:visited {
	color: #60502a;
	font-weight:normal;
	text-decoration: underline;
}
.content a:hover {
	color: #739629;
	font-weight:normal;
	text-decoration: underline;
}

a.sub:link, a.sub:visited {
	color: #bead1a;
	padding: 0px 5px 0px 5px;
}

a.sub:hover {
	color: #857141;
	background-color:#e9e5d5;
}

.content img{
	align:left;
	padding:0px 6px 0px 0px;
}
/* FOOTER CONTENT */
#outerWrapper #footer {
	background: #add063 url(images/footerbg.jpg) repeat left;
	height:93px;
	margin: 0px 0px 0px 0px;
	padding:0px 0 0 0px;
	font-size:10px;
	text-align: center;
}
#outerWrapper #footer a, .footer {
	color:#ffffff;
	padding-left:18px;
	font-size:10px;
	padding-right:18px;
	text-decoration:none;
}
#outerWrapper #footer a:hover {
	color:#958960;
}
