.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%;
}

body {
	background-image: url(../images/main/IWO-bgtile.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.nav:link { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 10px; font-weight:bold; color: #fff; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 2px;}

a.nav:visited { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 10px; font-weight:bold; color: #fff; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 2px;}

a.nav:hover { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 10px; font-weight:bold; color: #755411; background-color: #F90; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 1px;}

a.nav:active { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 10px; font-weight:bold; color: #fff; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 2px;}


a.footer:link { font-family: "Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 10px; font-weight:bold; color: #fff; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 2px;}

a.footer:visited { font-family: "Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 10px; font-weight:bold; color: #fff; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 2px;}

a.footer:hover { font-family: "Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 10px; font-weight:bold; color: #ff00ff; text-decoration: underline; padding-left: 3px; padding-right: 3px; padding-top: 2px;}

a.footer:active { font-family: "Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 10px; font-weight:bold; color: #ff00ff; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 2px;}


a.basic:link { font-family:"Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 12px; font-weight:bold; color: #F90; text-decoration: none;}

a.basic:visited { font-family:"Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 12px; font-weight:bold; color: #C60; text-decoration: none;}

a.basic:hover { font-family:"Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 12px; font-weight:bold; color: #F90; text-decoration: underline;}

a.basic:active { font-family:"Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif; font-size: 12px; font-weight:bold; color: #F90; text-decoration: none;}

.button {
    padding: 2px 10px;
    font-weight: bolder;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    background: url(http://www.shastalamafafafa.com/images/main/btn-bg-up.png) repeat-x;
    border: 2px solid #999;
    border-radius: 5px;
}

.button:hover {
    padding: 2px 10px;
    font-weight: bolder;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    background: url(http://www.shastalamafafafa.com/images/main/btn-bg-over.png) repeat-x;
    border: 2px solid #999;
    border-radius: 5px;
}

.navspacer{
	color: #000;
	font-weight: bolder;
}

#wrapper{
	position: relative;
	width: 1000px;
	height: 100%;
	top: 0px;
	margin: 0px auto;
	background: none;
}	

#content{
	width: 1000px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #ede4ea;
}

.header{
	background-image:url(../images/main/IWO-hdr.png); 
	width: 1000px;
	height: 150px;
	top: 0px;
	background-color: #000;
}

.logo{
	width: 1000px;
	top: 0px;
	left:0px;
	background-color: #f1fe56;
}

.nav{
    background: none repeat scroll 0 0 transparent;
    float: right;
    height: 40px;
    margin-right: 25px;
    margin-top: 25px;
}	

.navarea{
    bottom: -107px;
    overflow: auto;
    position: relative;
    width: 1000px;
}

#rightcol{
	/* float: right; */
    display: inline-block;
    margin-bottom: 75px;
    margin-right: 0px;
    margin-top: 75px;
	width: 635px;
	height: 470px;
}

#footer{
	width: 1000px;
	height: 30px;
	padding-top: 5px;
	text-align: right;
}	

p.footer{
	font-family: "Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 0;
	padding: 0;
	font-weight: bold;
	color: #ba9800;
}

p.page{
	font-family: "Century Gothic Bold", Century Gothic, Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	color: #483330;
	margin: 20px;
}

/* Contact Page */

#contact-content{
    display: inline-block;
    width: 635px;
    margin-bottom: 500px;
    margin-top: 25px;
}

p.contact-text{
    color: #483330;
    font-family: "Century Gothic Bold",Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}