body#template1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #222;
	font-family: 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	background: #000 url("/Pics/bg/grad_bkg.jpg") repeat-x left top;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #c33;
	text-decoration: none;
}
a:hover {
	color: #A63A3A;
	text-decoration: none;
}
a:visited {
	color: #f33;
	text-decoration: none;
}
p {
	font: 12px/15px 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	margin: 1px 0 6px 0;
	padding: 0;
}
div, td {
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
}
/*  LAYOUT  */
#wrapper {
	background:none;
	width: 928px;
	border:none;
	margin: 0 auto;
	padding: 0 4px 0 4px;
}
td#contentwrap {
	background: #000 url("../Images/frame/Bg/contentwrap_bkg.jpg") no-repeat left top;
}
td#main {
	width: 636px;
	padding: 10px 0 0 0;
}
td#mainfull {
width: 636px;
}
	body.int6 td#main {
	width: 774px;
	padding-right:10px;
	}
	body.int6 td#mainfull {
	width: 774px;
	}
td#maintop {
width: 636px;
}
td#maintopleft {
	width: 360px;
}
td#maintopright {
	width: 276px;
}
td#mainbot {
width: 636px;
}
td#mainbotleft {
	width: 360px;
}
#mainbotright {
	width: 276px !important;
}
td#mainleft {
	width: 360px;
}
td#mainright {
	width: 276px;
}
/*  HEADER  */
td#header {
}
td#header_left, td#content_left {
	width:4px;
	background: url("../Images/frame/Bg/shadow_left.png") repeat-y left top;
}
td#header_right, td#content_right {
	width:4px;
	background: url("../Images/frame/Bg/shadow_right.png") repeat-y left top;
}
/*  LEFTNAV  */
td#leftnav {
	padding: 15px 0 0 10px;
	text-align:right;
	width:126px;
}
#leftnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#leftnav li {
	background: none;
	padding: 0;
	margin: 0;
	font: 10px/14px arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #f5cf8d;
}
#leftnav li a {
	color: #f5cf8d;
	padding: 4px 8px 4px 10px;
	display: block;
}
#leftnav li a:hover {
	color: #f5cf8d;
	text-decoration: underline;
}
.leftnav {
	background: none;
	padding:0 8px 25px 0;
	width:118px;
}
/*  SKINS  */		
.beige .contentblock {
	background: #f3e5be;
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.nopad .contentblock {
padding: 0px !important;
}
.beige .contentblock .gradient {
background: transparent url("../Images/frame/Bg/contentblock_bkg1.png") repeat-y left top;
border-left: 1px dashed #d5bda6;
border-right: 1px dashed #d5bda6;
border-bottom: 1px dashed #d5bda6;
}
.brown .contentblock {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#470000;
	padding: 10px 5px 10px 10px !important;
}
.brown a {
color: #a70000;
}
.brown a:hover {
color: #f00;
}
.beige a {
color: #c33;
}
.beige a:hover {
color: #A63A3A;
}
.contentblock ul {
	list-style: none;
	padding: 0 2px 6px 1px;
	margin: 4px 0 0 0;
}
.contentblock li {
	padding: 4px;
	margin: 0;
	line-height: 14px;
	background: #e0e0e0;
	border-bottom: 1px solid #c1c1c1;
}
.subnavblock {
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	text-align: right;
}
.subnavblock a {
	color: #444 !important;
	font-weight: bold;
	text-decoration: none;
}
.subnavblock a:hover {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
}
.label_text {
	padding: 7px 2px 3px 3px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	color: #333;
}
.label_image {
	padding: 0;
}
.footlinks {
	padding: 6px;
	margin: 10px -6px -6px -6px;
	font-size: 10px;
	color: #777;
	text-align: right;
}
.footlinks a {
	color: #555 !important;
	text-decoration: none;
}
.footlinks a:hover {
	color: #222 !important;
	text-decoration: none;
}
.insetbanner {
	text-align: center;
}
/* DROP SHADOWS */
.base_box {
	padding: 0;
	margin: 0 0 5px 0;
}
.beige {
	background:#f3e5be;
	padding: 0;
}
.brown {
	background: #b48e69;
	padding:0px;
}
.brown .alt {
	background: #b48e69 url("../Images/frame/Bg/contentblock_bkg3.png") repeat-y left top;
	padding:0px;
}
.drop_top {
	background: url("../Images/drop/top.png") repeat-x left bottom;
}
.drop_topleft {
	background: url("../Images/drop/topleft.png") no-repeat;
}
.drop_topright {
	background: url("../Images/drop/topright.png") no-repeat;
}
.drop_left {
	background: url("../Images/drop/left.png") repeat-y right top;
}
.drop_right {
	background: url("../Images/drop/right.png") repeat-y left top;
}
.drop_bot {
	background: url("../Images/drop/bot.png") repeat-x left top;
}
.drop_botleft {
	background: url("../Images/drop/botleft.png") no-repeat;
}
.drop_botright {
	background: url("../Images/drop/botright.png") no-repeat;
}
/*  RM  */
td#rm {
	text-align: left;
	width: 120px;
	padding: 15px 12px 0 13px;
}
.rmlabel_text {
	padding: 3px 0 2px 3px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	background-color: #B48E69;
}
.rmlabel_image {
	padding: 3px 0 2px 3px;
	margin: 0;
	background-color: #B48E69;
}
.rmitem {
	background:#F3E5BE none repeat scroll 0%;
	margin: 0 0 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
}
.rmtile {
	margin: 0 0 8px 0;
	padding: 0;
}
/*  FOOTER  */
td#footer {
	text-align: center;
	padding: 10px;
	font: 10px/15px 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	color: #cccccc;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	color: #efefef;
	padding: 0 10px 0 0;
}
#footer a {
	color: #f5cf8d;
}
#footer a:hover {
	color: #ffffff;
}
/* v2.0 TEXT STYLES */
h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h4 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h5 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h6 {
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 2px 0;
	margin: 0;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.dark {
	color: #333;
}
.lit {
	color: #900;
}
.dim {
	color: #666;
}
.accent {
	color: #341511;
}
.alert {
	color: #ff3300;
}
.div2 {
	padding: 1px;
	margin: 0;
	clear: both;
}
.div4 {
	padding: 2px;
	margin: 0;
	clear: both;
}
.div6 {
	padding: 3px;
	margin: 0;
	clear: both;
}
.div10 {
	padding: 5px;
	margin: 0;
	clear: both;
}
.hdiv10 {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom:18px;
}
/* ETC */
.alignright {
	float: right;
	display: inline;
}
.clearfix {
	clear: both;
}
.popupcontent {
	color: #222 !important;
	background: #efefef !important;
	padding: 5px 5px 5px 10px;
}
.popupmasthead, .popupfooter {
	color: #444 !important;
	background: #e0e0e0 !important;
}
hr {
	padding: 0;
	margin: 10px 0 10px 0;
	border: 0;
	background: #888;
	height: 1px;
}
.pad img {
	padding: 2px 6px 4px 4px;
}
.alt {
	background: #d0d0d0 !important;
}
/* v1.0 text styles, REQUIRED for controls */
.largeheader {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.header {
	font-weight: bold;
	font-size: 13px;
	color: #333;
}
.subheader {
	font-weight: bold;
	font-size: 12px;
	color: #403366;
}
.jumperlink {
	font: bold 11px/15px;
}
a.headerlink {
	font-weight: bold;
	color: #333;
}
a.headerlink:hover {
	color: #ff6038;
}
a.largeheaderlink {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
a.largeheaderlink:hover {
	color: #ff6038;
}
.mini {
	font-size: 11px;
	line-height: 15px;
}
.minilit {
	font-size: 11px;
	line-height: 15px;
	color:#900;
}
.miniheader, .sblabel {
	font-size: 11px;
	font-weight: bold;
	color: #222;
}

span.miniheader {	
	white-space: normal !important;
	display:block;
}

.minidim {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
.minidimheader {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	font-weight:bold;
}
.minilink {
	font-size: 11px;
	line-height: 15px;
	color: #D20101;
}
.micro, .microlink {
	font: 10px/12px arial, sans-serif;
}
.microdim {
	font: 10px/12px arial, sans-serif;
	color: #777;
}
/* v1.0 bg styles, REQUIRED for controls */
.mhpopup {
	background: url("../images/frame/bg/mh.popup.gif");
}
.pg {
	background: url("../images/frame/bg/pg.gif");
}
.sbdiv {
	background-image: url("../images/frame/bg/sb.div.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbdivrl {
	background-image: url("../images/frame/bg/sb.div.rl.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbint {
	background: url("../images/frame/bg/sb.int.gif");
}
.sblb {
	background: url("../images/frame/bg/sb.lb.gif");
}
.sbrl {
	background: url("../images/frame/bg/sb.rl.gif");
	padding: 4px 6px 4px 6px;
}
.trlb {
	background: url("../images/frame/bg/tr.lb.gif");
}
.sbtralt {
	background: #c1986a;
	padding: 2px;
}
.beige .sbtralt {
	background: #e7d5ae;
}
.sbtrdef {
	background: #b48e69;
	padding: 2px;
}
.beige .sbtrdef {
	background: #d7bf99;
}
.beige .tralt {
	background: #e7d5ae;
}
.tralt {
	background: #c1986a;
	padding: 2px;
}

.beige .trdef {
	background: #d7bf99;
}
.trdef {
	background: #b48e69;
	padding: 2px;
}
.pgBg {
	background: #efefef;
}
.crint {
	background: transparent;
}
.crright {
	background: #b48e69 url("../Images/frame/Bg/contentblock_bkg2.png") repeat-y left top;
}
.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 11px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 17px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}

