body
{
	background:#ffffff url(../images/header_bg.gif) repeat-x left top;
    text-align:center;
    font-family:Arial, Helvetica, Trebuchet MS, Sans-Serif;
    font-size:85%;
    font-weight:normal;
    margin:0 auto;
    padding:0;
    border:0;
    color:#444444;
    line-height:1.5;
}
h1,h2,h3,h4,h5,h6
{
    color:#444444;
	margin:0;
}
h1
{
	font-size: 240%;
	font-weight:normal;
}
h2
{
	font-size: 170%;
}
h3
{
	font-size: 160%;
}
h4
{
	font-size:140%;
}
h5
{
	font-size:120%;
}
h6
{
	font-weight:bold;
	font-size:100%;
}
p
{
    margin:0;
    padding:0;
    padding-top:2px;
    padding-bottom:10px;
}
.terminus
{
	clear:both;
	font-size:0;
}
a
{
    color:#2170ab;
    text-decoration:none;
    border:none;
}
a:hover
{
    color:#f00;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
    color:#000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover
{
    color:#fff;
}
img
{
	border:none;
}
ul li
{
    color:#000;
}
.content,
#highlights
{
	text-align:left;
	width:986px;
    margin:0 auto;
}
#header,
#mainMenu ul,
#mainContentContainer,
#footer,
#footerContainer
{
    padding:0 20px;
}

#footerContainer
{
    font-size:90%;
    color:#fff;
}
#footerContainer .footermenudiv
{
    width:159px;
    float:left;
    margin-left:37px;
    line-height:1.4;
}
#footerContainer #end h4
{
   margin-bottom:20px;
}
#footerContainer #about
{
    margin-left:0;
}
#footerContainer ul,
#footerContainer p
{
    list-style-type:none;
    margin-top:10px;
    padding-left:0;
    margin-left:0;
}
#footerContainer ul
{
    margin-left:0;

}
#footerContainer a
{
   color:#fff;
}
#footerContainer a:hover
{
   color:#dfc9ff;
}
#mainContentContainer
{
    padding-top:20px;
    padding-bottom:20px;
}
#mainContentContainer h1
{
    padding-bottom:8px;
}
#mainContent ul
{
    margin-top:5px;
    margin-bottom:5px;
    margin-left:30px;
   }
#logo
{
	margin-top:17px;
	float:left;
}
#topNav
{
	float:right;
	margin-top:7px;
}
#topNav a
{
    color:#fff;
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-size:90%;
    padding:2px 15px 2px 10px;
    background:Transparent url(../images/topnav_a.gif) no-repeat right 9px;
}
#topNav a.last
{
    padding:2px 0 2px 10px;
    background-image:none;
}
#topNav a:hover,
#topNav a.active
{
    color:#e9d5e9;
}
#mainMenu ul,
#topNav ul
{
     list-style:none;
}
#topNav ul li,
#mainMenu ul li
{
	float:left;
}
#mainMenu
{
    position:absolute;
    right:0;
    bottom:10px;
}
#mainMenu ul
{
    margin:2px 0;
    height:40px;
}
#mainMenu ul a
{
    font-family:Arial, Sans-Serif;
    font-size:150%;
    color:#f3eaf3;
    padding:2px 15px;
    height:32px;
    display:block;
}
#mainMenu ul a.first
{
}

#mainMenu ul a:hover,
#mainMenu ul a.active
{
     color:#ffffff;
     background:#907590 url(../images/mainMenuItem_bg.gif) repeat-x left top;
}
#mainMenu ul li
{
    background:transparent url(../images/mainMenuSep.gif) no-repeat right center;
    padding:1px;
    display:block;
}

#header
{
    position:relative;
    height:157px;
}
#strapline
{
    position:absolute;
    left:200px;
    top:22px;
}
#column1
{
    float:left;
}
.twoColumns #column1
{
    width:450px;
}
.twoColumns #column2
{
    margin-left:496px;
}
.twoColumns6633 #column1
{
    width:644px;
}
.twoColumns6633 #column2
{
    margin-left:664px;
}
.threeColumns #column1,
.threeColumns #column2
{
    width:285px;
    float:left;
}
.threeColumns #column2
{
    margin-left:46px;
}
.threeColumns #column3
{
    margin-left:664px;
}

#portfolioBar
{
    background:Transparent url(../images/highlights_bg.gif) repeat-x left bottom;
    height:237px;
    text-align:center;
    padding-top:1px;
}
#footer
{
    width:986px;
    text-align:left;
    margin:0 auto;
}
#footerBar
{
    height:156px;
    background:#7d6d5f url(../images/footer_bg.gif) repeat-x left top;
    margin-top:2px;
    padding-top:20px;
}
#highlights
{
    position:relative;
    width:986px;
    text-align:left;
    margin:0 auto;
    padding-left:20px;
    padding-top:10px;
}
#highlights h2
{
    padding-left:10px;
    padding-top:3px;
    margin-bottom:7px;
}
#highlights h4
{
    margin-bottom:8px;
}
.stepcarousel
{
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 946px; /*Width of Carousel Viewer itself*/
    height: 154px; /*Height should enough to fit largest content's height*/
    margin-left:10px;
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin-right: 10px; /*margin around each panel*/
    width: 310px; /*Width of each panel holdng each content. If removed, widths should be individually defined on each content DIV then. */
    background:transparent url(../images/panel_bg.gif) no-repeat right top;
}

.stepcarousel .panel p
{
    margin:0;
    font-size:85%;
    line-height:1.3;
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
    color:#292929;
    padding:0;
}
.stepcarousel .panel img
{
    padding-left:10px;
    padding-right:10px;
}
.stepcarousel .panel a
{
    color:#ffffff;
}
.stepcarousel .panel a:hover
{
    color:#d5b9d9;
}

#flash
{
    text-align:center;
    padding-top:5px;
    border:solid 1px #7d6d5f;
}
.package
{
    margin-bottom:20px;
}
ul#servicesList
{
    margin-left:5px !important;
    padding-left:0;
}
ul#servicesList li
{
    list-style-type:none;
}
#planList
{
    padding-top:10px;
}
table#packagesList
{
    width:90%;
}
table#packagesList a
{
    color:#e1e0df;
}
table#packagesList a:hover
{
    color:#fff;
}
table#packagesList td,
table#packagesList th
{
    padding:3px 38px;
    text-align:center;
    border:none;
    color:#fff;
    background-color:#b7a695;
    font-weight:bold;
}
table#packagesList th
{
    text-align:center;
    padding:3px 0;
}
table#packagesList .starter
{
    background-color:#1ac06f;
    color:#fff;
    font-weight:bold;
}
table#packagesList .plus
{
    background-color:#b2322e;
    color:#fff;
    font-weight:bold;
}
table#packagesList .bespoke
{
    background-color:#5b3f65;
    color:#fff;
    font-weight:bold;
}
table#packagesList .blank
{
    background-color:#fff;
}
div.navigation
{
  background:#7c6c5e url(../images/pagination_bg.gif) repeat-x left 20px;
   text-align:center;
   width:450px;
   height:100%;
   float:left;
}
div.pagination
{
    
}
.galcontent
{
    padding:0;
    text-align:center;
    padding-bottom:10px;
    margin-left:496px;  
}
ul.thumbs
{
    background:transparent url(../images/portfolio_tn_top.gif) no-repeat left top;
    padding:0;
    padding-top:15px;
    height:100%;
    margin:0 !important;
}
ul.thumbs li
{
    display:inline;
    width:45%;
}
ul.thumbs li img
{
    padding:5px 10px;
}
.imgFloatRight
{
    float:right;
    padding:0 0 10px 10px;
}
.imgFloatLeft
{
    float:left;
    padding:0 10px 10px 0;
}
ul.sitemap a
{
  color:#927792;  
}
ul.sitemap a:hover
{
  color:#604f60;  
}
ul.sitemap li
{
    list-style-type:disc;
    color:#927792;
    font-size:140%;
}
ul.sitemap li li
{
    list-style-type:circle;
    color:#927792;
    font-size:100%;
}
ul.sitemap li li
{
    list-style-type:circle;
    font-size:90%;
}
ul.sitemap li li li
{
    list-style-type:none;
    font-size:80%;
}
ul.sitemap ul ul
{
    margin-top:2px !important;
}
fieldset
{
    padding:5px;
    margin:0;
}
#contactForm,
#requestForm
{
    min-height:360px;
}
#contactForm ul,
#requestForm ul
{
    margin:0;
    margin-bottom:10px;
    line-height:2;
}
#contactForm ul li,
#requestForm ul li
{
    list-style-type:none;
    width:100%;
    float:left;
    margin:5px 0;
    padding:5px 0;
}
#contactForm label,
#requestForm label
{
    float:left;
    width:21%;
    text-align:right;
    margin-right:15px;
}
#contactForm input,
#requestForm input
{
    width:150px;
    float:left;
}
textarea
{
    float:left;
}
#contactForm input#email,
#requestForm input#email
{
    width:210px;
    float:left;
}
input,
textarea
{
    font-family:Arial;
}
input#submit
{
    width:70px;
    height:32px;
    border:none;
    cursor:pointer;
    background:#907590 url(../images/mainMenuItem_bg.gif) repeat-x scroll left top;
    color:#f2f2f2;
    font-weight:bold;
}
input:hover#submit
{
    color:#ffffff;
}
li.starter
{
    background-color:#1ac06f;
    padding:2px;
    margin-right:3px !important;
}
input#starter,
input#plus,
input#bespoke
{
    width:64px;
}
li.plus
{
    background-color:#b2322e;
    margin-right:3px !important;
}
li.bespoke
{
    background-color:#5b3f65;
}
ul.packages li
{
    width:32% !important;
}
#requestForm label
{
    width:25%;

}
#portfolio_btm
{
    width:100%;
    background:transparent url(../images/portfolio_tn_btm.gif) no-repeat left bottom;
    height:20px;
}
#caption-adv
{
    margin-top:30px;
    background:transparent url(../images/caption_adv_bg.gif) no-repeat center top;
    width:450px;
    height:105px;
}
.download
{
    padding-top:35px;
}

