@charset "utf-8";
/* Standard global stuff */
body {
	background: #ACB089 url(images/tpl/bg.gif) repeat-x top;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
a {
	border: none;
	text-decoration: none;
	color: #990;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
.small {
	font-size: 80%;
}
#wrapper {
	width: 911px;
	margin-left: auto;
	margin-right: auto;
}
/* Setting up the navigation */
#nav {
	float: left;
	width: 115px;
	margin-top: 380px;
	margin-bottom: 226px;
	text-align: right;
}
div.navtop {
	background: transparent url(images/tpl/nav_top.gif) bottom right no-repeat;
	width: 115px;
	height: 142px;
	padding: 0;
	margin: 0;
}
/* Spry Hacks */

/* END Spry Hacks */
div.navtop a{
	display: block;
	width: 115px;
	height: 142px;
}
div.navbtm{
	background: transparent url(images/tpl/nav_btm.gif) right no-repeat;
	width: 115px;
	height: 42px;
}
#mcontent {
	float: right;
	width: 796px;
}
#search {
	color: #FFF;
	height: 60px;
	width: 350px;
}
/* Google search hacking */
#ss0, #ss1{
	margin: 4px;
	padding: 0;
}
.sform {
	float: left;
	padding-left: 5px;
	position: relative;
	top: 4px;
	font-variant: small-caps;
}
#sbi {
	border: none;
	border-bottom: solid #ACB089 1px;
	background: transparent;
	color: #FFF;
}
#sbb {
	background: #a88e00;
	background-image: none;
	border: solid #666 1px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	position: relative;
	left: 5px;
	height: 20px;
}
/*
Ending the endless google search box hack
*/
#header {
	background-image: url(images/tpl/header_img.gif);
	width: 796px;
	height: 260px;
}
/* Setting up the content area */
h3.cHeader {
	color: #990;
	font: 175% Georgia, "Times New Roman", Times, serif;
	background: url(images/tpl/title_bg.gif) bottom right no-repeat;
	padding: 0 15px 5px 0;
	margin: 0;
	text-decoration: none;
	font-variant: small-caps;
	text-align: right;
}
#content {
	margin-top: 20px;
}
div.main_t {
	background: #fff url(images/tpl/main_tl.gif) no-repeat top left;
	height: 53px;
}
div.main_f {
	background: #fff url(images/tpl/main_br.gif) no-repeat bottom right;
	height: 55px;
	float: none;
	position: relative;
	bottom: 20px;
}
div.main {
	background: #fff;
}
div.col_1 {
	float: left;
	width: 373px;
	margin: 0;
	padding: 1.5em;
	position: relative;
	top: -40px;
}
div.col_2 {
	margin-left: 375px;
	max-width: 373px;
	padding: 1.5em;
	position: relative;
	top: -40px;
}
div.col1_text {
	margin-top: 15px;
}
img.myphoto {
	text-align: right;
	float: left;
	margin: 0 5px 0 0;
}
div.imginfo {
	margin: 0;
	padding: 0;
}
/* END Content area */

/*
Making some CSS for wide content columns.
*/
div.widecol{
	margin: 0;
	padding: 1.5em;
	position: relative;
	top: -40px;
}
img.img2{
	float: left;
	margin-right: 5px;
	border: double #A88E00 1px;
	padding: 2px
}
img.pad{
	margin: 20px;
}
img.img3{
	border: double #A88E00 1px;
	padding: 2px
}
div.widecol p{
	text-indent: 15px;
}
div.widecol ul{
	padding-top: 0px;
	margin-top: 0px;
}
div.tmad{
	float: right;
	margin: 10px;
}
/* Footer and other shit */
div.footer_t {
	background: #9f8801 url(images/tpl/com_tr.gif) no-repeat top right;
	height: 48px;
}
div.footer_f {
	background: #9f8801 url(images/tpl/com_bl.gif) no-repeat bottom left;
	height: 63px;
	float: none;
	position: relative;
	bottom: 20px;
}
div.footer {
	background: #9f8801;
}
div.footer img {
	padding: 0 20px;
}
div.cprinfo{
	position: relative;
	bottom: 20px;
}
div.cpr {
	float: left;
	font-size: 80%;
	color: #666;
}
div.info {
	float: right;
	font-size: 80%;
	color: #666;
}
div.info a{
	color: #666;
	text-decoration: none;
}
div.info a:hover{
	text-decoration: underline;
}

/*Now for the folio endo of it all*/
div.widecol table{
	width: 746px;
	border: thin solid #666;
	margin: 20px 0;
}
div.widecol table tr td{
	width: 373px;
	padding: 8px;
}
.org{
	background-color: #ACB089;
	text-align: center;
}
.org2{
	background-color:#5d5020;
	text-align:center;
}
td.org2 p{
	color:#FFF;
	padding:5px;
}
div.widecol table tr td p{
	text-indent: 0;
	padding: 0;
	margin: 0;
}
.sale{
	color: #FF0000;
	font-variant: small-caps;
	font-size: 120%;
	font-weight: bold;
}
div.conmin{
	min-height: 250px;
	margin: 15px 0;
}
div.conmin ul li{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
div.conmin h4{
	margin:0;
	padding:0;
	line-height:normal;
}
p.noind{
	text-indent: 0;
}