body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}

#content .formRow { padding: 1px 0;}

#content .formRow label {
  display: block;
  float: left;
  width: 120px;
}

#content form .formRow input {width: 250px;}
#content .formRow textarea {width: 250px; height: 120px;}

#contact_form { border: 0; width: 440px; height: 450px; }

#wrapper {
  width: 760px;
  margin: 0 auto;
  background-color: #fff;
}

#header {
  height: 139px;
  position: relative;
  padding-left: 40px;
}

#header h1 {
  position: absolute;
  display: block;
  width: 259px;
  height: 171px;
}

#header h1 a {
  width: 235px;
  height: 155px;
  display: block;
  margin-left: 11px;
}

#header h1 a span {
  display: none;
}

#main {
  padding-left: 40px;
}

#left_nav {
  float: left;
  width: 202px;
  height: 558px;
  margin-top: 30px;
  padding: 40px 35px 10px 20px;
}

#left_nav ul li a {
  text-align: right;
  font-size: 14px;
  display: block;
  font-style: italic;
  padding: 3px 0;
  text-decoration: none;
  _height: 1%; /* IE6..... */
}

#left_nav ul li a:hover {text-decoration: underline;}

#girl { background: url(/images/girl.jpg) no-repeat; width: 250px; height: 400px; position: relative; left: -8px; top: 20px; }

#content {
  margin-left: 280px;
  padding: 40px 25px 10px 0;
}

#content h2 {
  font-size: 125%;
  margin: 0 0 10px 0;
  font-weight: bold;
}

#content .formRow { padding: 1px 0;}

#content .formRow label {
  display: block;
  float: left;
  width: 120px;
}

#content ul, #content ol {
  margin:0pt 0pt 10px 35px;
}

#content ul li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:disc;
  padding:1px 0pt;
}

#content form .formRow input {width: 250px;}
#content .formRow textarea {width: 250px; height: 120px;}

#content .page_images {
  float: left;
  width: 155px;
  text-align: center;
}

#content .page_images img {
  margin: 3px 5px 3px 0;
}

#content .icons {
  margin: 10px -20px;
}

#footer {
  padding-top: 20px;
  height: 140px;
  padding-left: 40px;
  text-align: center;
  clear: both;
}

#footer p {
  font-size: 9px;
  margin-bottom: 5px;
}

#footer p.large {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}

body {
  background-color: #f7f3cf;
}

#header {
  background: url(/images/theme_6/D/background_header.gif) repeat-x;
}

#header h1 {
  background: url(/images/theme_6/D/background_logo.png) no-repeat;
}

#left_nav {
  background: url(/images/theme_6/D/background_left_nav.png) no-repeat;
}

#left_nav ul li a {color: #807f7f;}

#content h1 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #76824f;
}

#content p {
  color: #74653d;
  margin-bottom: 10px;
  text-align: justify;
}

#content label {color: #74653d;}

#footer {
  background: url(/images/theme_6/D/background_footer.gif) repeat-x;
  color: #fff;
}

#footer a {
  color: #fff;
}