HTML,BODY,H1,H2,H3,P {
	margin:0px;
	padding:0px;
}


HTML {
	background-color:#4c3d4a;
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
BODY {
	position:relative;
	min-height:100%;
	background:url(../images/content-bkg.png) center repeat-y;
	color:#4C3D4A;
	font-size:87.5%;
	line-height:18px;
}

A {
	color:#BB7A3A;
}
A:ACTIVE {
	color:#BC533A;	
}
A:VISITED {
	color:#7B7C51;
}
#user-nav {
	position:absolute;
	top:0;
	right:72px;
	width:500px;
	height:36px;
	background:url(../images/usernav.png) top right no-repeat;
	font-size:0.857em;
}
#user-nav UL {
	margin:0 3px;
	padding:0;
	float:right;
	width:234px;
	list-style:none;
	text-align:center;
}
#user-nav LI {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
#user-nav LI A {
	color:#FFEAD4;
}
#site-nav {
	margin:0px;
	padding:0px;	
	list-type:none;	
	display:block;
	position:absolute;
	bottom:-9px;
	height:61px;
	background : url(../images/content-top-bkg.png) top repeat-x;
	width:864px;
}
#site-nav LI {
	margin:0px;
	padding:0px;	
	list-type:none;
	display:block;
}
#site-nav LI A {
	display:block;
	padding-top:36px;
	height:0px;
	line-height:0px;
	overflow:hidden;
	font-size:0px;
	text-decoration:none;
	background-position:0px 0px;	
	background-repeat:no-repeat;
}
LI.p {
	position:absolute;
	top:-36px;
	width:141px;
}
LI.g {
	position:absolute;
	top:0px;
	width:216px;
}
LI.r {
	position:absolute;
	top:36px;
	width:141px;
}
#site-nav LI A:HOVER {
	background-position:0 -36px;	
}
#nav-otc {
	left:3px;
}
#nav-otc A {
	background-image:url(../images/nav-home.png);	
}
.otc #nav-otc A {
	background-position:0 -72px;	
}
.otc #nav-otc A:HOVER {
	background-position:0 -108px;	
}
#nav-iat {
	left:433px;
}
#nav-iat A {
	background-image:url(../images/nav-about.png);	
}
.iat #nav-iat A {
	background-position:0 -72px;	
}
.iat #nav-iat A:HOVER {
	background-position:0 -108px;	
}
#nav-aih {
	left:577px;
}
#nav-aih A{
	background-image:url(../images/nav-archive.png);	
}
.aih #nav-aih A {
	background-position:0 -72px;	
}
.aih #nav-aih A:HOVER {
	background-position:0 -108px;	
}
#nav-contact {
	left:720px;
}
#nav-contact A{
	background-image:url(../images/nav-contact.png);	
}
.ttth #nav-contact A {
	background-position:0 -72px;	
}
.ttth #nav-contact A:HOVER {
	background-position:0 -108px;	
}
#nav-mmp {
	left:0;
}
#nav-mmp A{
	background-image:url(../images/nav-mmp.png);	
}
.mmp #nav-mmp A {
	background-position:0 -72px;	
}
.mmp #nav-mmp A:HOVER {
	background-position:0 -108px;	
}
#nav-vv {
	left:216px;
}
#nav-vv A{
	background-image:url(../images/nav-vv.png);	
}
.vv #nav-vv A {
	background-position:0 -72px;	
}
.vv #nav-vv A:HOVER {
	background-position:0 -108px;	
}
#nav-re {
	left:432px;
}
#nav-re A{
	background-image:url(../images/nav-re.png);	
}
.re #nav-re A {
	background-position:0 -72px;	
}
.re #nav-re A:HOVER {
	background-position:0 -108px;	
}
#nav-dmv {
	left:648px;
}
#nav-dmv A{
	background-image:url(../images/nav-dmv.png);	
}
.dmv #nav-dmv A {
	background-position:0 -72px;	
}
.dmv #nav-dmv A:HOVER {
	background-position:0 -108px;	
}


#head-wrap {
	background-image:url(../images/head-bkg.png);
}
#header {
	position:relative;	
	background:url(../images/head.png) center top no-repeat;
	width:864px;
	padding:0 8px 0 8px;
	height:340px;
	margin:0 auto;
	z-index:2;
}

#header H1 {
	position:absolute;
	width:364px;
	top:75px;
	left:475px;
	padding-top:153px;
	height:0px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	background:url(../images/title.png) 0 0 no-repeat;
}
#logo {
	postition:absolute;
	width:222px;
	height:230px;
	background:url(../images/glove-states.png) 0 0 no-repeat;
}

BODY DIV#logo,
BODY DIV#logo.otc,
BODY DIV#logo.aih {
	background-position:0 0px;
}
.mmp #logo,
BODY DIV#logo.mmp {
	background-position:0 -230px;
	
}
.vv #logo,
BODY DIV#logo.vv {
	background-position:0 -460px;
	
}
.re #logo,
BODY DIV#logo.re {
	background-position:0 -690px;
}
.dmv #logo,
BODY DIV#logo.dmv {
	background-position:0 -920px;
}
.iat #logo,
BODY DIV#logo.iat {
	background-position:0 -1150px;
}
#content {
	width:863px;
	margin:0 auto;
	padding:36px 0 54px 0;
}

#footer-wrap {
	background:#A4A46C;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:36px;
	width:auto;
}
#footer {
	width:864px;
	margin:0 auto;
	color:#FFEAD4;
	font-size:0.857em;
	line-height:36px;
	text-align:center;
}
#footer A {
	color:#FFEAD4;
	
}
#footer UL {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
	border-left:solid 1px #FFEAD4;
}
#footer LI {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
	border-right:solid 1px #FFEAD4;
	
}
#sidebar {
	float:left;
	font-size:0.857em;
	width:162px;
	padding:0 18px 0 36px;
}
#sidebar UL {
	margin:0 0 18px 0;
	padding:0 0 36px 0;
	background:url(../images/sidebar-divider.png) center bottom no-repeat;
}
#sidebar LI {
	margin:0px;
	padding:0px;
	list-style:square;
	
}
#sidebar H3 {
	font-size:1.286em;
	text-align:center;
}
#sidebar P {
	text-align:center;	
}
#main {
	margin:0 36px 0 234px;
	font-size:1em;
}
#main H2 {
	line-height:36px;
	font-size:2.571em;
	color:#BB7A3A;
}
#main H3 {
	line-height:36px;
	font-size:1.714em;
	color:#BB7A3A;
}
#main H3 A {
	color:#BB7A3A;
	text-decoration:none;
}
#main H3 A:HOVER {
	text-decoration:underline;
}
#main P {
	margin-top:18px;
	text-align:justify;
}

#main .mmp {
	background:url(../images/mmp_32x32.png) 2px 18px no-repeat;	
}
#main .re {
	background:url(../images/re_32x32.png) 2px 18px no-repeat;	
}
#main .vv {
	background:url(../images/vv_32x32.png) 2px 18px no-repeat;	
}
#main .dmv {
	background:url(../images/dmv_32x32.png) 2px 18px no-repeat;	
}


#main .hentry {
	margin:36px 0 54px;
}
#main .mmp H3,
#main .re H3,
#main .vv H3,
#main .dmv H3,
#main .mmp CITE,
#main .re CITE,
#main .vv CITE,
#main .dmv CITE
{
	margin-left:36px;
}
#main .hentry CITE {
	display:block;
	height:18px;
}
#main .hentry CITE .author {
	float:left;
	font-weight:bold;
	font-style:normal;
}
#main .hentry CITE .published {
	float:right;
	text-align:right;
}
#main .hentry .entry-content {
	margin-bottom:36px;
}
#main .hentry .permalink {
	float:right;
}
#main .hentry .comments {
	float:left;
}
BODY#comment #main {
	margin:0 auto;	
}
#comment-list {
	margin-top:36px;	
}
#comment-list .hentry {
	background:url(../images/sidebar-divider.png) center bottom no-repeat;
	margin:18px 0;
	padding-bottom:36px;
}
.mobile {
	display:block;	
	position:absolute;
	height:0px;
	width:0px;
	overflow:hidden;
}
#twitter-link {
	display:block;
	height:0px;
	padding-top:72px;
	font-size:0px;
	line-height:0px;
	text-decoration:none;
	overflow:hidden;
	background:url(http://www.offhand.ca/images/twitter3.png) center center no-repeat;
}

LABEL {
	display:inline-block;
	width:162px;
	font-weight:bold;
}
SPAN.form-shim {
	display:block;
	margin-left:162px;
}
SPAN.form-shim LABEL {
	display:inline;
	font-weight:normal;

}
TEXTAREA#body,
TEXTAREA#profile,
TEXTAREA#comment,
TEXTAREA#comment_text {
	display:inline-block;
	width: 320px; 
	height: 150px; 
	vertical-align: text-top;
}
SPAN#profile{
	display:inline-block;
	width: 320px; 
	vertical-align: text-top;
}

SPAN.button-bar {
	display:block;
	text-align:center;
}

.nu {
	text-decoration:none;
}

.b {
	display:inline-block;
	padding-top:28px;
	height:0px;
	font-size:0px;
	line-height:0px;
	text-decoration:none;
	overflow:hidden;
	background-position:center top;
	background-repeat:no-repeat;
}

.c1 {
	width:10px;
	background-image:url(../images/1.gif);
}
.c2 {
	width:10px;
	background-image:url(../images/2.gif);
}
.c3 {
	width:10px;
	background-image:url(../images/3.gif);
}
.c4 {
	width:11px;
	background-image:url(../images/4.gif);
}
.c5 {
	width:10px;
	background-image:url(../images/5.gif);
}
.c6 {
	width:12px;
	background-image:url(../images/6.gif);
}
.c7 {
	width:10px;
	background-image:url(../images/7.gif);
}
.c8 {
	width:11px;
	background-image:url(../images/8.gif);
}
.c9 {
	width:10px;
	background-image:url(../images/9.gif);
}
.c0 {
	width:12px;
	background-image:url(../images/0.gif);
}
.h1 {
	width:10px;
	background-image:url(../images/1-hot.gif);
}
.h2 {
	width:10px;
	background-image:url(../images/2-hot.gif);
}
.h3 {
	width:10px;
	background-image:url(../images/3-hot.gif);
}
.h4 {
	width:11px;
	background-image:url(../images/4-hot.gif);
}
.h5 {
	width:10px;
	background-image:url(../images/5-hot.gif);
}
.h6 {
	width:12px;
	background-image:url(../images/6-hot.gif);
}
.h7 {
	width:10px;
	background-image:url(../images/7-hot.gif);
}
.h8 {
	width:11px;
	background-image:url(../images/8-hot.gif);
}
.h9 {
	width:10px;
	background-image:url(../images/9-hot.gif);
}
.h0 {
	width:12px;
	background-image:url(../images/0-hot.gif);
}

.cComm {
	width:92px;
	background-image:url(../images/but-comments.gif);
}
.cNext {
	width:46px;
	background-image:url(../images/but-next.gif);
	
}
.cPrev {
	width:46px;
	background-image:url(../images/but-prev.gif);
	
}
.cMore {
	width:46px;
	background-image:url(../images/but-more.gif);
}
