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

*{
  margin:0px; 
  padding:0px;
}

html, body {
  height: 100%; 
  margin:0px; 
  padding:0px;
}

body {background:#CAC7D2;}

h1 {font-family:"Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:23px; margin:5px 0px; text-transform:capitalize;}
h2 {font-family:Arial, sans-serif; color:#221E1F; /*font-weight:normal;*/ font-size:18px; margin:15px 0px; text-transform:capitalize;}
h3 {font-family:"Times New Roman", Times, serif; font-style:italic; font-weight:normal; font-size:18px; margin:5px 0px; text-transform:capitalize;}
h4 {font-family:Arial, sans-serif; color:#2769C9; /*font-weight:normal;*/ font-size:15px; margin:7px 0px 2px 0px; padding:0 0 0 0; text-transform:capitalize;}

#right p {margin:7px 0px 15px 0px; font-family:Arial, sans-serif; line-height:20px; font-size:11px;}

/* 565px */

#wrapper {
  margin:0 auto; 
  position: relative; 
  min-height: 100%;
  background-image:url(../i/bg_all.jpg);
  background-repeat:repeat-y;
  background-position:top left;
  width:999px;
}

#topper {
  margin:0 auto; 
  background:url(../i/topper.jpg) no-repeat; 
  width:999px; 
  height:140px; 
  display:block; 
  overflow:hidden;
}

#right ul, #right li, #right ul li {margin:5px 0px 5px 15px; font-family:Arial, sans-serif; line-height:15px; font-size:11px; color:#6E6E6E;}


#right a, #right a:link, #right a:active, #right a:visited {color:#2769C9; text-decoration:none; border-bottom:1px dotted #2769C9;}

#right a:hover {color:#6E6E6E;}

#footer {width:560px; float:right; font-size: 10px; padding: 0px 159px 0px 0px; margin: 25px 0px 0px 0px; display:block; height:25px; }

#right {width:565px; padding:0px 156px 0px 37px; float:right; margin:0px 0px 0px 0px; text-align:left;} /* 760 */

#left {width:152px; float:left; padding:0px 0px 0px 68px; margin:25px 0px 0px 0px; text-align:left; font-family:Arial, sans-serif; font-size:11px;}

#left h2 {font-weight:bold; font-size:11px; text-transform:capitalize; line-height:20px; color:#212121;}

.sub_nav {line-height:15px; color:#212121; font-size:14px;font-weight:bold;}

.sub_nav a, .sub_nav a:active {padding-left:6px; color:#212121; text-decoration:none;}

.sub_nav a:hover {color:#942723; text-decoration:none;} 

#nav {margin:17px 0px 25px 0px; padding-top:6px; padding-left:34px; display:block; overflow:hidden; width:727px; height:17px; float:right; background:url(../i/main_nav.jpg) top left no-repeat;}

#nav a, #nav a:active {padding:0px 6px; font-family:Verdana, sans-serif; font-size:9px; color:#515151; text-decoration:none; text-transform:uppercase;}

#nav a:hover {color:#942723;}

#nav a.onnav, #nav a:active.onnav, #nav a:visited.onnav, #nav a:hover.onnav {color:#212121; font-weight:bold;}

.divider {height:2px; border-bottom:1px dotted #6E6E6E; width:85%; margin:15px auto; display:block;}

.logo {margin-top:81px; float:left; white-space:nowrap;}

.box {margin: 5px 0px 20px 0px; padding:0px 0px 15px 0px; float:right; text-align:left; clear:both; border-bottom:1px dotted #6E6E6E;}

.title {font-family:Arial, sans-serif; color:#2769C9; font-weight:bold; font-size:15px; text-transform:capitalize;}

.box p {padding:0px; margin:7px 0px 15px 0px; font-family:Arial, sans-serif; line-height:20px; font-size:11px; clear:right; float:right; text-align:left; width:305px;}

.box img {margin:5px; clear:none; border:none; float:left; }

/* the portfolio version of th previous code */

.port_box {margin: 5px 0px 20px 0px; padding:0px 0px 5px 0px; float:right; text-align:left; clear:both; border-bottom:1px dotted #6E6E6E;}

.port_box p {padding:0px; margin:7px 0px 15px 0px; font-family:Arial, sans-serif; line-height:20px; font-size:11px; clear:right; float:right; text-align:left; width:385px;}

.port_box img {margin:5px; clear:none; border:none; float:left; }
