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

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#7d532b;
}
#wrapper {
	background-image: url(../images/bgline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
}
#content {
	background: transparent url(../images/rock.jpg) no-repeat -40px 100px;
	width: 95px;
	float: none;
	padding: 20px 0 0 51px;
	z-index: 5;
}
.bgcolor {
	background-color: #FFFFFF;
}
.contact {
	background-color: #ffcc00;
}
.cms {
	background-color: #cc3300;
}
.darkbg {
	background-color: #3E2814;
}
.comictxt {
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: medium;
}

.dfltpad {
	padding-right: 20px;
	padding-left: 20px;
}
.hdrbgcolor {
	background-color: #785432;
}
.hdrtxt {
	font-size: x-large;
	font-weight: bold;
}
hr {
color:#CCAB76;
}
.largetxt {
	font-size: large;
}
.lightcolor {
	background-color: #faf2e2;
}
.navbg {
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.minitxt {
	font-size: x-small;
}

.options {
	background-color: #3366cc;
}
.picframe {
	border: 1px solid #E1CEA6;
}
.portfolio {
	background-color: #339933;
}
.primetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.portframe {
	border: 1px solid #785432;
}

.sidebarblock {
	padding: 2px;
	background-color: #fcf4e0;
	border: 2px solid #dab783;
}
.sidebarframe {
	border: 2px solid #bd9967;
}

.topcolor {
	background-color: #CCAB76;
}
.whitetxt {
	color: #FFFFFF;
}
A:link {
	font-size: small;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
A:visited {
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
A:hover {
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #785432;
	text-decoration: underline;
}
A:active {
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
A.btn:link {
	font-size: x-large;
	font-weight: normal;
	color: #785432;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.btn:visited {
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
	color: #785432;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.btn:hover {
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
	color: #CCAB76;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.btn:active {
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
	color: #785432;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.nav:link {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.nav:visited {
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.nav:hover {
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: #E6BF86;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.nav:active {
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: #FF9933;
	font-family: Georgia, "Times New Roman", Times, serif;
}
