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

a
{
	color: #5E5C5C;
	text-decoration: none;
}

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



body
{
	margin-top: 40px;
    background-color: #5e5c5c;
	background-image: url('http://www.embellishedbytiffany.com/images/swaros/bg.gif');
	background-repeat: repeat-x;
    background-position: 0% 35%;
    background-attachment: fixed;
	color: #5E5C5C;
	font-family: century gothic, georgia, serif;
	font-size: 10pt;
}


#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #5E5C5C;	
	padding: .4em;
	border: solid 5px #ABABA7;
	margin-bottom: 1.0em;
}

#outer2
{
	background-color: #fff;
	padding: 2px;
}

#container {
    background-color: #5E5C5C;
	background-image: url('http://www.embellishedbytiffany.com/images/swaros/a4.gif');
	background-repeat: repeat-x; 
	height: 175px;
	padding: 0em;
    text-align: center;
}

#container2 {
       width: 760px;
       margin: auto;
       position: relative;
}

#container img {
     
	border: solid 0px #fff;
}

#menu
{
	margin-bottom: .1em;
    background-color: #ABABA7;
	color: #5E5C5C;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
	border-top: solid 1px #5E5C5C;
    text-align: center;
}

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

#content
{
	margin-top: 0em;
	padding: 1em;
	line-height: 1.2em;
	position: relative;
    
}

#content p {
text-align: justify;
 }

#column2
{
	width: 729px;
	float: right;
	position: relative;
	margin-left: auto;
}

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


 #bottomnav
{
    background-color: #ABABA7;
    margin-top: 0em;
    clear: both;
	border-bottom: solid 1px #5E5C5C;
}

#bottomnavmenu
{
	color: #5E5C5C;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.5em;
    text-align: center;
}

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


#footer {
    background-color: #5E5C5C;
	background-image: url('http://www.embellishedbytiffany.com/images/swaros/a4.gif');
	background-repeat: repeat-x; 
	padding: 1em;
    text-align: center;
}

#cattags
{
    color: #fff;
    text-align: center;
    margin-top: 1em;
    line-height: 1.4em;
}

#cattags a
{
	color: #fff;
	text-decoration: none;
    font-weight: normal;
}

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

#cattags li
{
	display: inline;
}

#cattags li a
{
	padding: 0.8em;
    font-weight: normal;
}

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

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

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

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

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

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



