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

a
{
	color: #816853;
	text-decoration: none;
}

a:hover
{
	color: #816853;
    text-decoration: none;
}

body
{
	margin-top: 100px;
    background-color: #fff;
	background-image: url('http://www.somethingbluestationery.com/images/temp11/bg.gif');
	background-repeat: repeat-x;
	color: #816853;
	font-family: century gothic, georgia, serif;
	font-size: 10pt;
}


#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	padding: 0em;
	border: solid 0px #f4dfb0;
	margin-bottom: 1.0em;
}

#outer2
{
	padding: 0px;
}

#container {
   width: 760px;
   margin: auto;
   position: relative;
   text-align: left;
}

.logo {
 margin-left: 7px;
 margin-bottom: 2px;
 border: 0px #fff;
 text-align: left;
 vertical-align: bottom;
 
  }
  
#container2 {
       width: 760px;
       margin: auto;
       position: relative;
}

#topnav {
      width:360px;
      height:50px;
      position: absolute;
      top: 39px;
      right: 0px;
      z-index: 100; 
      border: none;
      text-align: right;      
      line-height: 1.5em;
      font-size: 9pt;
}

.msg {
 margin-right: 0px;
 text-align: right;
 color: #816853;
 font-family: century gothic, georgia, serif;
 font-size: 10pt;
 font-weight: bold;
 
  }

.toplinks {
 margin-right: 0px;
 text-align: right;
 color: #8db5a0;
 font-family: century gothic, georgia, serif;
 font-size: 9pt;
 
  }
  
 .search {
    margin-right: 2px;
    margin-top: 6px;
    text-align: right;
  
  }
  
#menu
{
	margin-bottom: .1em;
    background-color: #aacabb;
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: left;
    text-transform: uppercase;
    font-size: 10pt;
}

#menu a
{
	color: #fff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	color: #fff;
    text-decoration: none;
}

#content
{
	margin-top: 0em;
	padding: 1em;
    line-height: 1.2em;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
    
}

#column1
{
	width: 145px;
	float: left;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column1 p
{
	text-align: justify;
	margin-bottom: .5em;
}

#column1 h3
{
	font-size: 11pt;
    font-weight: bold;
    color: #8db5a0;
    margin-bottom: .3em;
}

#column2
{
	width: 530px;
	float: right;
	position: relative;
	margin-left: auto;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 1em;
}

#column2 img {
 padding: 7px;
 border: solid 1px #aacabb;
 margin: 5px;
 
}

.line {
border-top: solid 1px #aacabb;
width: 100%;

}

 
#column2 h3
{
	font-size: 10pt;
    font-weight: normal;
    color: #896643;
    margin-bottom: .3em;
}

#column2 td {
    padding: 5px;
 }
 
 #column2 br
{
	line-height: 1px;
}

 
.drilldown {
    margin-left: 4px;
    margin-top: -5px;
    font-size: 9pt;
    color: #8db5a0;
    font-weight: normal;
	text-decoration: none;
    font-family: century gothic, georgia, sans-serif;
}

#bottomnav
{
    background-color: #aacabb;
    margin-top: 0em;
    clear: both;
}

#bottomnavmenu
{
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.5em;
    text-align: center;
    text-transform: uppercase;
    font-size: 10pt;
}

#bottomnavmenu a
{
	color: #fff;
	text-decoration: none;
}

#bottomnavmenu ul
{
	list-style: none;
	padding: 0em;
}

#bottomnavmenu li
{
	display: inline;
}

#bottomnavmenu li a
{
	padding: 0.8em;
}

#bottomnavmenu li a:hover
{
	color: #fff;
    text-decoration: none;
}

.line2 {
border-top: solid 1px #aacabb;
margin-top: 5px;
margin-bottom: 0px;
width: 100%;

}

.copy 
{
      width: 760px;
	  margin-left: 7px;
	  margin-right: auto;
      margin-top: -.5em;
      margin-bottom: 1.5em;
      font-size: 8pt;
      color: #816853;
      font-weight: normal;
      text-decoration: none;
      text-transform: lowercase;
      text-align: center;
      font-size: 9pt;
}

.copy a:link {
      color: #816853;
      font-weight: normal;
      text-decoration: none;
}

.copy a:visited {
      color: #816853;
      font-weight: normal;
      text-decoration: none;
}

.copy a:hover {
      color: #8168530;
      font-weight: normal;
      text-decoration: none;
}

.copy a:active {
      color: #816853;
      font-weight: normal;
      text-decoration: none;
}



