/* PAGE SETUP */
h1, h2, h3, h4, h5, h6, p,
img
{
	outline:0;
	border:0;
	margin:0;
	padding:0;
}
html, body
{
	background:#8B5D3B;
}
body
{
	margin:0 auto;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:0.8em;
	color: #603913;
	text-align:center;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6, li
{
	padding:10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p
{
	padding:6px 0;
}
h1 { font-size:1.9em; color:#603913; line-height: 1em; }
h2 { font-size:1.6em; color:#603913; }
h3 { font-size:1.2em; color:#777; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1em; }
hr
{
	color:#fff;
	background-color:#fff;
	border:1px dotted #ccc;
	border-style:none none dotted; 
}
a {
	color: #C49A6B;
}
#outer
{
/* 	background: url(../img/plaid.gif) top center repeat; */
	margin:0 auto;
	padding:0 0 20px 0;
}
.contentWidth /* use if you want to contain text and such to a max width */
{
	width:800px;
	margin:0 auto;
}
a
{
	color: #5A533B;	
	text-decoration: none;
}
a:hover
{
	color: #4f3a20;
}
#logo img
{
	display:block;
	padding:42px 0 20px 0;
	margin:0 auto;
}

h2.intro
{
	font-size:2em;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:0.01em;
	padding:0 0 79px 0;
}

div.bracket
{
	background:url(../img/divider.gif) no-repeat top center;
	width:409px;
	height:76px;
	margin:0 auto 20px auto;
}

#menu li {
	float: left;
}

#menu
{
	margin:0 auto;
	padding:5px 0 15px 0;
	display: block;
	width: 800px;
	text-align: center;
}
.column
{
	float:left;
}

#menu li
{
	padding:10px 27px;
	font-size:1.6em;
	color:#51767c;
	text-align: left;
}
#menu li a
{
	display: block;
	padding:0px;
	text-indent: -3000px;
	width: 104px;
	height: 27px;
}
#menu li a.active
{
	text-decoration:none;
}

#mainnav_home
{
	display: none;
}

#mainnav_home-about a
{
	background: url(../img/about_btn.png) no-repeat;
}

#mainnav_home-register a
{
	background: url(../img/register_btn.png) no-repeat;
}

#mainnav_home-sponsors a
{
	background: url(../img/sponsor_btn.png) no-repeat;
}

#mainnav_home-schedule a
{
	background: url(../img/schedule_btn.png) no-repeat;
}

#mainnav_home-contact a
{
	background: url(../img/contact_btn.png) no-repeat;
}

#footer
{
	color: #C49A6B;
	clear:both;
	padding:25px 0 25px 0;
	background: #603913;
}

#footer a
{
	text-decoration:none;
	color: #C49A6B;
}
#footer a:hover
{
	text-decoration:underline;
}
.social-media a
{
	padding:0 10px;
}
#footer p
{
	font-size:85%;
}

.divider
{
	border-bottom:3px double #eee;
}


form.contactForm
{
	width:750px;
	margin:24px auto;
	padding:12px 0;
}
.contactForm .field
{
	padding:10px 0 2px 0;
}
.contactForm label
{
	display:block;
	font-weight:bold;
}
.contactForm .textbox,
.contactForm .textarea,
.contactForm .submit
{
	border:1px solid #ccc;
	padding:6px;
	font-weight:bold;
	color:#777;
	width:300px;
}
.contactForm .textarea
{
	width:300px;
	height:100px;
}
.contactForm .submit
{
	background:#4f3a20;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	width:150px;
}

.hidden, .alternate 
{
	display:none;
}

.alert
{
	padding:5px 5px 5px 5px;
	margin:0 auto;
	background:#51767c;
	border-left:2px solid #8baaaf;
	border-right:2px solid #8baaaf;
	border-bottom:2px solid #8baaaf;
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
}
.success
{
	color:#fff;
}

p.noscript
{
	padding:20px 0;
	width:500px;
	margin:0 auto;
	background:#990000;
	color:#fff;
	
}

.expanded
{
	background:#fff;
/*
	border-top:5px solid #c8b18b;
	border-bottom:2px solid #eee;
*/
	text-align:left;
	min-height: 600px; 
	max-height: 100%;
}
.expanded p, #link_13 h1, #link_19 h1, #link_19 IMG {
	padding: 10px 20px;
}

#link_14, #link_16, #link_17  {
	padding: 20px 30px;
}


.expanded li {
	padding: 0px;
	list-style: disc;
	margin-left: 20px;
/* 	padding-left: 20px; */
}

.expanded .left
{
	width:55%;
	float:left;
	padding: 25px 15px 25px 25px;
}
.expanded .right
{
	width:30%;
	float:left;
	padding: 25px 10px 10px 15px;
	border-left: 1px solid #603913;
}

.expanded .right p
{
	padding: 0px;
}
.expanded .column33
{
	width:32%;
	float:left;
	padding-right:10px;
}

.portfolio-items .item
{
	float:left;
	padding:15px 12px 25px 0;
	width:142px;
	text-align:center;
}
.portfolio-items .end
{
	padding-right:0px;;
}
.portfolio-items a
{
	text-decoration:none;
}
.portfolio-items .item p
{
	font-size:85%;
	background:#f6f6f6;
	border-top:1px solid #ccc;
}

.breadcrumbs p
{
	font-size:80%;
}

/* more/less links... */
a.choices, a.alternate
{
	padding:0 0 0 18px;
}
a.choices
{
	background:url(../img/icon-plus.jpg) no-repeat;
}
a.alternate
{
	background:url(../img/icon-minus.jpg) no-repeat;
}


#message
{
	color:#990000;
	font-weight:bold;
}


/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 
.flickr_feed li {
	float: left;
	padding: 10px;
}

.flickr_feed img {
	width: 80px;
	height: 80px;
}

.contentWidth h2 {
	color: #5A533B;
}

h2 {
	clear:both;
}
TD.twocolumn_left {
	width: 494px;
}

TD.twocolumn_right {
	width: 306px;
}

#media_gallery_1 li {
	float: left;
}

.default_main, .secondary_main {
	padding: 30px;
}

#register_content h1 a, #sponsor_content h1 a {
	border: dashed 1px;
	padding: 20px 32px;
}
