﻿#center
{
    width:800px; 
    height:600px; 
    position:absolute; 
    top:50%; 
    left:50%; 
    margin:-300px auto auto -400px; 
    border:1px solid black; 
    background-color: white;
} 
#contactInfo
{
    position:relative;
    top:15px;
}
#weddingWireLogo
{
    position:relative;
    top:20px;
}
#menu1
{
    position:relative;
    top:-29px;
    left:70px;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
}
#menu2
{
    position:relative;
    top:-23px;
    left:58px;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
}
#menuCurves
{
    position:relative;
    left:88px;
    top:20px;
}
a:link    {color:#946e6f; background-color:transparent; text-decoration:none;}
a:visited {color:#946e6f; background-color:transparent; text-decoration:none;}
a:active  {color:#9cadb4; background-color:transparent; text-decoration:underline;}
a:hover   {color:#9cadb4; background-color:transparent; text-decoration:underline;}
#whoWeAre, #whatWeDo, #capabilities
{
	font-weight: bold;
}
#whoWeAre, #whatWeDo, #capabilities, #whoWeAreText, #whatWeDoText, #capabilitiesText, #pricing, #yourEventText, #venues, #venuesLinks
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #946e6f;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#venuesLinks
{
	color: #9cadb4;
}
#venuesTable td
{
    width: 65px;
    height: 65px;
    cursor: pointer;
}