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

a
{
	color: #31302d;
	text-decoration: none;
}

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

body
{
	margin-top: 30px;
    background-color: #feb9aa;
	background-image: url('http://www.tiny-stitches.com/images/brandy/bg.gif');
	background-repeat: repeat;
    background-attachment: fixed;
	color: #31302d;
	font-family: century gothic, georgia, serif;
	font-size: 10pt;
}


#outer
{
	width: 760px;
    background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: .8em;
	border: solid 0px #f4dfb0;
}

#outer2
{
	padding: 0px;
    border: 0px solid #31302d;
}

#container {
   width: 760px;
   margin: auto;
   position: relative;
   text-align: center;
   background-image: url('http://www.tiny-stitches.com/images/brandy/a4.gif');
   background-repeat: repeat-x;
   background-color: #31302d;
   height: 165px;
}

 .logo {
 margin-top: 5px;
 border: 0px; 
  }
  
#container2 {
       width: 760px;
       position: relative;
       background-image: url('http://www.tiny-stitches.com/images/brandy/a4.gif');
       background-color: #31302d;
       background-repeat: repeat-x;
       height: 30px;
}

#menu
{
	margin-bottom: .1em;
    border-top: 1px dashed #696865;
    border-bottom: 1px dashed #696865;
    background-color: #31302d;
	color: #fec6b9;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
    text-transform: lowercase;
    font-size: 10pt;
}

#menu a
{
	color: #fec6b9;
	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: #fec6b9;
    text-decoration: none;
}

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

.scallop {
text-align: center;
margin-top: -1px;
 }
 
 .scallop2 {
text-align: center;
margin-bottom: -4px;
 }
 
.scallop3 {
text-align: left;
margin-bottom: -7px;
 }
 
.scallop4 {
text-align: left;
margin-top: -7px;
 }


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

#column1 p
{
	text-align: justify;
	margin-bottom: 0em;
    margin-top: .4em;
}

#column1 h3
{
	font-size: 11pt;
    font-weight: bold;
    color: #e7a495;
    margin-bottom: 10px;
}

#inner {
padding: 10px;
width: 160px;
background-color: #f9ccc1;

 }


#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 {
 border: 0px dashed #fec6b9;
 
}

.line2 {
border-top: solid 1px #fec6b9;
width: 100%;

}

 
#column2 h3
{
	font-size: 11pt;
    font-weight: bold;
    color: #604c3b;
    margin-bottom: 5px;
}

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

 
.drilldown {
    margin-left: 4px;
    margin-top: -8px;
    font-size: 10pt;
}

#bottomnav
{
    background-color: #31302d;
    border-top: 1px dashed #696865;
    border-bottom: 1px dashed #696865;
    margin-top: 0em;
    clear: both;
}

#bottomnavmenu
{
	color: #fec6b9;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
    font-size: 10pt;
    text-transform: lowercase;
}

#bottomnavmenu a
{
	color: #fec6b9;
	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: #fec6b9;
    text-decoration: none;
}

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

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

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

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

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


