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

body { background:url(../images/header-bg.jpg) repeat-x; color:#47433d; font:12px/1.55em Arial,Verdana,Helvetica,sans-serif; margin:0; padding:0;}

a:link, a:active, a:visited{ color:#47433d; text-decoration:none; }
a:hover { color:#ca9b41; text-decoration:none; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:0.1em; line-height:1.5em; font-family:Arial, Helvetica, sans-serif;}

h1 { font-size:21px; color:#765312; border-bottom:3px solid #b8b6b6;}
.os-title2{ font-size:21px; color:#765312; float:left; border:none; width:200px; line-height:35px; font-weight:bold;}
.os-line { border-bottom:3px solid #b8b6b6;}
.os-details { float:right;}

h2 { font-size:16px; color:#765312; border-bottom:3px solid #b8b6b6;}
h3 { font-size:1.05em;}
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }


/* Paragraph */
p { margin-bottom:.8em; }


/* Form */
form { display:inline;}
fieldset { }
legend { }
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; font-size:98%; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol {  }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }



