h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }
#header #logo {width:180px; height:87px; display:block; float:left; outline:none; margin-left:33px; margin-top:5px;}
#header #userinfo {margin-right:3px; color:#aaaaaa;}

.menuItems {margin-top:22px;}
.menuItems li a {color: #018fc4; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1.1px; margin-right: 0; padding: 0 25px 6px;}
.menuItems li a:hover {color: #005079; border: none; background-color: #ffffff; border-bottom: 3px solid #018fc4; text-decoration: none;}

.menuItems li a.selectedPage {color:#000000; text-decoration:none; background-position:0px -27px; border-bottom: 3px solid #000000; background-color: transparent;}
.menuItems li a.selectedPage:hover {color: #000000;}

.content {margin: 20px 40px;}
.homeBanner {background: transparent url('../images/pc/index_banner_pc_v-1.jpg') no-repeat; display:block}
.banner, .bannerImg { width:940px; height:174px; border-bottom: 1px solid #cccccc; margin:6px 6px 10px; background-color: #f7f4ea;}
.aboutBanner { background: url('../images/pc/pc_about_us_banner.jpg') no-repeat scroll 0 0 transparent; background-color:#F0F6EE; }
.mySitesPhoto {border:1px solid #CCCCCC;}

.banner h1, .banner h2 { margin-left:350px; color:#6D6B61; padding-right:50px;}
.banner h1 {
    	font-size: 25px;
    	line-height: 36px;
    	font-weight:normal;
    	letter-spacing: 1px;
    	padding-top:30px;
}
.banner h2 {font-size:20px; line-height: 30px;  margin-top:0px;}
.aboutBanner h1 {margin-left:378px !important; padding-right:10px; padding-top: 50px;}

.websiteBody {padding:0; width:auto; width:100%;  background-color: #ffffff;}

.homeContent, .homeText h2,.homeText h3  {font-family: Arial, Helvetica, sanssans-serif; color:#6D6B61;}
.homeContent .column-3, .homeContent a#contact,.homeContent .quotes, .homeText {color: #555;}
.homeText {padding-bottom:25px;}




.leftColumn {width:598px;}
.createSiteBtnMed {width: 285px; background: url("../images/pc/pc_create_site_small_v-1.png") no-repeat scroll 0 -131px transparent;}
.createSiteBtnMed:hover {background-position: 0 -182px;}
.viewSampleMed, .tellAFriendBtnMed {height: 45px; background: url("../images/pc/pc_index_sprite_v-1.png") no-repeat;}
.viewSampleMed {background-position: 0 -1px; width: 252px;}
.viewSampleMed:hover {background-position: 0 -51px;}
.tellAFriendBtnMed {background-position: 0 -101px; width: 216px;}
.tellAFriendBtnMed:hover {background-position: 0 -151px;}
.ui-widget-content, .form-content {background:#FAFDFF;}
#footerLogo {display: block; width: 95px; height: 70px; background: url("../images/pc/what-matters-now_small_v-1.png") no-repeat; margin: 0 auto;}

.featuresPage h2 {color:#2A201C;}

#createSiteBtn, a#createSiteBtn span, #visitSample, #tellAFriend {background-image: url("../images/pc/pc_index_sprite_v-1.png");}
/******* Orange Button
#createSiteBtn {background-position: right -492px;}
a#createSiteBtn span {background-position: 0 -435px;}
#createSiteBtn:hover {background-position: right -607px;}
a#createSiteBtn:hover span {background-position: 0 -550px;}
**/
/******* Light Blue Buttons
#createSiteBtn {background-position: right -722px;}
a#createSiteBtn span {background-position: 0 -665px; color:#006091;}
#createSiteBtn:hover {background-position: right -842px;}
a#createSiteBtn:hover span {background-position: 0 -785px; color:#004467;}
**/

.rightNav a {color:#018FC4;}
.rightNav a:hover {color:#005079;}
.rightNav .selected a, .rightNav .selected a:hover {background-color:#eaf5f9;}
.rightNav a:hover {background-color: #ccedf9;}
.sidebarBox ul li:first-child a {padding-top:7px; -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px; }
.sidebarBox ul li:last-child a {padding-bottom:7px; border-bottom:none; -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-bottomright: 7px; -webkit-border-bottom-right-radius: 7px; }