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

a
{
	
	text-decoration: none;
}

a:hover
{
	
    text-decoration: none;
}

body
{
	margin-top: 60px;
    background-color: #79614d;
	background-image: url('http://www.kikiribbondesign.com/images/rosmar/bg.gif');
	background-repeat: repeat;
	color: #695544;
	font-family: book antiqua, georgia, serif;
	font-size: 11pt;
}

#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #fff;	
	background-image: url('http://www.kikiribbondesign.com/images/rosmar/a3.gif');
	background-repeat: repeat;
	padding: 1.0em;
	border-top: solid 0px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	background-color: #fff;
    background-image: url('http://www.kikiribbondesign.com/images/rosmar/a4.gif');
	background-repeat: repeat-x;
    border: dotted 1px #fee4dd;
	padding: 1.0em;
}

#menu
{
	margin-top: 3.7em;
    background-color: #c5c74b;
	background-image: url('http://www.kikiribbondesign.com/images/rosmar/a1.gif');
	background-repeat: repeat-x;
	color: #695544;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #6D7B34;
    text-align: right;
}

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

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

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

.logo {
      width:282px;
      height:114px;
      position: absolute;
      top: 12px;
      left: -4px;
      z-index: 200; 
      border: none;
}

#container2 {
       width: 760px;
       margin: auto;
       position: relative;
       text-align: center;
}

#topnav {
      width:300px;
      height:50px;
      position: absolute;
      top: 93px;
      right: 32px;
      z-index: 100; 
      border: none;
      text-align: right;      
      line-height: 1.5em;
}

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

#footer
{
    background-color: #c5c74b;
	background-image: url('http://www.kikiribbondesign.com/images/rosmar/a1.gif');
	background-repeat: repeat-x;
    padding-top: 0em;
	padding-left: 0em;
	clear: both;
    margin-top: 1em;
}

#footmenu
{
	color: #695544;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.5em;
    text-align: center;
}

#footmenu a
{
	color: #695544;
	text-decoration: none;
}

#footmenu a:hover
{
	text-decoration: none;
}

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

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

#column1 h3
{
	margin-bottom: 0em;
}

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

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

#column2 p img {
         padding: 5px;
 }
#column2 td {
         padding: 5px;
 }
 
.copy 
{
      width: 760px;
	  margin-left: auto;
	  margin-right: auto;
      margin-bottom: 1.0em;
	  margin-top: 1.0em;
      color: #e66ca1;
      font-size: 10pt;
      font-weight: normal;
      text-decoration: none;
      text-transform: lowercase;
      text-align: center;
    
}

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

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

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

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



