/* -------------------------------------------------------------------------- */
/* Redefines                                                                  */
/* -------------------------------------------------------------------------- */

html, body, table, tr, td, div, img, object, ul, li, dl, p, h1, h2, h3, h4, hr { margin: 0px; padding: 0px; }
body {
	font-family: "Century Gothic", Arial, Helevtica, Sans Serif;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-align: left;
	background-image: url(../images/rockpr_bg.gif);
	background-repeat: repeat;
}
a {	text-decoration: none; color: #000000; font-style:italic;}
a:hover { text-decoration: underline;}
p {
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#title {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 12px;
}
#txt {
	padding-bottom: 15px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

hr { background-color: #e8e8e8; height: 1px; border-style: none; }

/* -------------------------------------------------------------------------- */
/* Layout                                                                     */
/* -------------------------------------------------------------------------- */

#main_holder {
	display:block;
	clear:both;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 808px;
	border: 1px solid #777777;
	background-color: #E6DED1;
	overflow: hidden;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_holder {
	display:block;
	clear:both;
	overflow: hidden;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;

}
#content_borderless {
	display:block;
	clear:both;
	overflow: hidden;
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


/* -------------------------------------------------------------------------- */
/* Sub Navigation                                                            */
/* -------------------------------------------------------------------------- */
/*
.natural { background: url("../images/natural.gif") no-repeat; width: 53px; height: 10px; }
.tough { background: url("../images/tough.gif") no-repeat; width: 44px; height: 10px; }
.resourceful { background: url("../images/resourceful.gif") no-repeat; width: 83px; height: 10px; }
.resistant { background: url("../images/resistant.gif") no-repeat; width: 59px; height: 10px; }
.dependable{ background: url("../images/dependable.gif") no-repeat; width: 72px; height: 10px; }

#holder { position: absolute; width: 250px; top: 397px; padding-left: 20px; filter: alpha(opacity=0); -moz-opacity:0;}
#natural{ position: absolute; width: 250px; top: 397px; padding-left: 20px;}
#tough{ position: absolute; width: 250px; top: 397px; padding-left: 20px;}
#resourceful {position: absolute; width: 250px; top: 397px; padding-left: 20px;}
#resistant{ position: absolute; width: 250px; top: 397px; padding-left: 20px;}
#dependable { position: absolute; width: 250px; top: 397px; padding-left: 20px;}
*/
/* -------------------------------------------------------------------------- */
/* Footer                                                                     */
/* -------------------------------------------------------------------------- */

#footer {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #4f4f4f;
	display: block;
	clear: both;
	width: 810px;
}
#footer a { color: #4f4f4f; }
#footer a:hover { color: #000000; text-decoration: underline; }
#footer ul { list-style-type: none; padding-top: 7px; }
#footer li { display: inline; }

/* -------------------------------------------------------------------------- */
/* Contact                                                                    */
/* -------------------------------------------------------------------------- */

#contact_bg {
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}

.contact_form {
	color: #888888;
	border: 1px solid #888888;
	padding: 2px;
	margin-bottom: 12px;
	font-family: "Century Gothic", Arial, Helevtica, Sans Serif;
	font-size: 12px;
	background-color: #f4eee5;
}
#contact_error {
	color: #a00000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contact_sent {
	color: #5aa622;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.term{
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.description{ color: #817b6f; }

/* -------------------------------------------------------------------------- */
/* Press                                                                      */
/* -------------------------------------------------------------------------- */

#txt a {
	color:#817b6f;
	display:block;
	clear:left;
}
/* -------------------------------------------------------------------------- */
/* Home <a>                                                                      */
/* -------------------------------------------------------------------------- */
#items {
	display:block;
	height: 180px;
	padding-left: 20px;
	width: 410px;
}
.items a {
	color:#817b6f;
	display:block;
	clear:left;
}
#header{
	display:block;
	background-image: url(../images/rock_header.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 808px;
}
