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

body {
	background-image: url(http://www.claoclao.com/siteassets/bgs/sitebg2.jpg);
	background-repeat: repeat;
	color: #e6e1a5;
}
#main {
	background-attachment: fixed;
	background-image: url(http://www.claoclao.com/siteassets/bgs/sitebg2.jpg);
	background-repeat: repeat;
	width: 100%;
	height: auto;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


#header {
	background-color: #003300;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#header a:link {
	color: #baac67;
}
#header a:visited {
	color: #baac67;
}
#navbar  {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e6e1a5;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	height: auto;
	width: 100%;
}
#subheader {
	background-color: #003300;
	text-align: center;
	height: auto;
	width: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #baac67;
}
#content {
	text-align: justify;
	height: auto;
	width: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#content a:link {
	color: #baac67;
}
#content a:visited {
	color: #baac67;
}
#footer {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	height: auto;
	width: 100%;
}
.bg {
	width: 100%;
	height: auto;
}
#footer a:link {
	color: #baac67;
}
#footer a:visited {
	color: #baac67;
}
