/* CSS Document */

li {
    margin-left: 0px;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 16px;
}

ul {
    margin-left: 30px;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 16px;
    padding: 0;
}

td {
    margin: 0px;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 16px;
}

img {
    border: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #272727;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 14px;
    color: #FFF;
}

h1 {
    font-size: 22px;
    margin: 0px;
    padding: 15px 0px;
}

h2 {
    font-size: 16px;
    margin: 0px;
    padding: 10px 0px;
}

hr {
    height: 0px;
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-color: #FFF;
    border-bottom-color: #CCCCCC;
}

.pageHeader {
    margin: 10px 0px 20px 0px;
}

#TopBanner {
    height: 150px;
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#TopBanner #logo {
    position: absolute;
    bottom: 0px;
    margin-left: 12px;
}

#NavBar {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
}

#NavBar ul {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 -4px;
    padding: 0;
    height: 132px;
    clear: both;
    overflow: hidden;
}

#NavBar ul li {
    display: inline-block;
    list-style: none;
    margin: 0px 0px 0px 4px;
    float: left;
    height: 132px;
}

#NavBar ul li a {
    display: inline-block;
    background-image: url(images/MenuSprite.png);
    background-repeat: no-repeat;
}

#NavBar ul li span {
    position: absolute;
    top: -1000px;
}

/*
#home_,
#company_,
#landscape_,
#creative_,
#portfolio_,
#contact_{
	display:inline-block;
	list-style:none;
	height:22px;
	background-color:#333;
	margin:0px 0px 0px 4px;
	float:left;	
	}
*/


#home_ a {
    width: 176px;
    background-position: 0px -132px;
    height: 132px;
}

#company_ a {
    width: 138px;
    background-position: -180px -242px;
    height: 22px;
    margin: 110px 0 0 0;
}

#landscape_ a {
    width: 138px;
    background-position: -322px -242px;
    height: 22px;
    margin: 110px 0 0 0;
}

#creative_ a {
    width: 138px;
    background-position: -464px -242px;
    height: 22px;
    margin: 110px 0 0 0;
}

#portfolio_ a {
    width: 140px;
    background-position: -606px -242px;
    height: 22px;
    margin: 110px 0 0 0;
}

#contact_ a {
    width: 140px;
    background-position: -750px -242px;
    height: 22px;
    margin: 110px 0 0 0;
}

#home_ a:hover {
    background-position: 0px 0px;
}

#company_ a:hover {
    background-position: -180px bottom;
}

#landscape_ a:hover {
    background-position: -322px bottom;
}

#creative_ a:hover {
    background-position: -464px bottom;
}

#portfolio_ a:hover {
    background-position: -606px bottom;
}

#contact_ a:hover {
    background-position: -748px bottom;
}

#home_Active a {
    width: 176px;
    background-position: 0px top;
    height: 132px;
}

#company_Active a {
    width: 138px;
    background-position: -180px -110px;
    height: 22px;
    margin: 110px 0 0 0;
}

#landscape_Active a {
    width: 138px;
    background-position: -322px -110px;
    height: 22px;
    margin: 110px 0 0 0;
}

#creative_Active a {
    width: 138px;
    background-position: -464px -110px;
    height: 22px;
    margin: 110px 0 0 0;
}

#portfolio_Active a {
    width: 140px;
    background-position: -606px -110px;
    height: 22px;
    margin: 110px 0 0 0;
}

#contact_Active a {
    width: 140px;
    background-position: -750px -110px;
    height: 22px;
    margin: 110px 0 0 0;
}

#SiteContainer {
    width: 890px;
    color: #666;
    margin-left: auto;
    margin-right: auto;
}

#HomeBox {
    background-color: #272727;
    height: 360px;
    margin-top: 10px;
    position: relative;
}

#ContentBox {
    background-color: #FFF;
    min-height: 400px;
    margin-top: 10px;
    padding: 10px 28px;
    position: relative;
    color: #C63;
}

#ResumeContentBox {
    background-color: #FFF;
    height: 600px;
    margin-top: 10px;
    padding: 10px 28px;
    position: relative;
    color: #C63;
}

#AwardsContentBox {
    background-color: #FFF;
    height: 850px;
    margin-top: 10px;
    padding: 10px 28px;
    position: relative;
    color: #C63;
}

#JewelryContentBox {
    background-color: #FFF;
    height: 1450px;
    margin-top: 10px;
    padding: 10px 28px;
    position: relative;
    color: #C63;
}

#Floral {
    height: 116px;
    margin-top: 15px;
    position: relative;
}

#SiteContainer #ContentBox h1 {
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: normal;
    word-spacing: normal;
}

#AboutTextBox {
    width: 840px;
    color: #666666;
    font-size: 20px;
    position: relative;
    margin-top: 25px;
}

.AboutAddress {
    width: 229px;
    height: 200px;
    top: -10px;
    right: 0px;
    position: absolute;
}

#ResumeTextBox {
    width: 740px;
    color: #666666;
    margin: 0;
    font-size: 16px;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    padding: 0 0 0 20px;
}

#AwardsTextBox {
    width: 840px;
    color: #666666;
    margin-top: 0;
    font-size: 16px;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    padding: 0;
}

#resume {
    font-size: 20px;
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

#AkikoTitle {
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #666666;
}

#SiteContainer #ContentBox #AboutTextBox p {
    font-size: 16px;
}

#RightNavigation {
    width: 150px;
    height: 115px;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 28px;
    margin: 0;
    padding: 0;
}

#FlowerAccent {
    width: 55px;
    height: 97px;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 28px;
    margin: 0;
    padding: 0;
}

#RightNavigation p {
    margin: 0;
    padding: 0;
}

#RightNavigation a {
    margin: 0;
    padding: 0;
}

#RightNavigation p a {
    color: #999;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.grayLink {
    color: #666;
    margin: 0;
    padding: 0;
    text-decoration: none;
}


#InfoBox p {
    padding-top: 5px;
    margin: 0 15px 0 15px;
    color: #FFF;
}

#InfoBox h1 {
    color: #CC6633;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
    padding: 0;
}

#Footer {
    margin: 15px 0;
    font-size: 11px;
}

.FooterName {
    font-size: 18px;
    color: #CC6633;
    text-decoration: none;
}

.soc {
    margin: 0 3px 0 0;
}

#iconFooter {
    background-color: #2B2B2B;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
    font-size: 10px;
}

#iconFooter .legend {
    margin: 4px;
}

#footerrow td {
    background-image: url(images/footerspacer.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 17px;
}
#copyrightrow td {
    padding-left: 10px;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
}

#ContactTextBox input, #ContactTextBox textarea {
    font-family: "Tw Cen MT", Lato, Arial, sans-serif;
    font-size: 14px;
    color: #D88963;
    border-style: solid;
    border-width: 0px;
    border-color: #CCCCCC;
    background-color: #CCCCCC;
    text-indent: 4px;
    margin: 4px 0;
}

#ContactTextBox input {
    height: 22px;
}

#contactheader, .contactheader {
    font-size: 10pt;
    color: #666;
    background-image: url(images/contactspacer.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 10px;
}

#portfolioheader {
    color: #666;
    font-size: 16px;
}

.fullrow {
    width: 398px;
    border: 0px;

}

.halfrow {
    width: 195px;
    border: 0px;

}

#ContactTextBox {
    width: 500px
}

#ContactTextBox input[type="image"] {
    border-width: 0;
    border-style: solid;
    padding: 0;
    margin: 0;
    height: 24px;
}

#phone {
    width: 198px;
}

#portfolioOptions {
    color: #666;
}

#projectspace {
    height: 245px;
}

#projectDetails {
    width: 400px;
    float: left;
    color: #333;
}

#projectimage {
    float: right;
}

#projectGallery {
    padding-top: 20px;
    float: left;
}

.alCntr {
    text-align: center !important;
}

.backToTop {
    position: absolute;
    top: 10px;
}

#siteFooterAccordion {
    color: #FFF;
    font-size: 13px;
}

.SiteMapHeader {
    text-decoration: underline;
    color: #FFF;
    font-size: 16px !important;
}

.pntr {
    cursor: pointer;
}

.accordionOption {
    width: 511px;
    height: 24px;
    background-color: #666666;
    color: #FFF;
    font-size: 20px;
    background-image: url(images/accordionArrow.png);
    background-repeat: no-repeat;
    text-indent: 25px;
    background-position: 5px 6px;
    margin: 5px 0 18px 0;
}

.AreaHide {
    display: none;
    visibility: hidden;
}

.OrangeBox {
    background-color: #CC6633;
    padding: 4px;
    color: #FFF;
    text-decoration: none;
}

.Margin10UL {
    margin: 10px !important;
    padding: 10px !important
}

.orange {
    color: #CC6633 !important;
}

.noBullUL {
    list-style: none !important;
    margin-bottom: 8px;
}

.noBullUL li a, .GrayA {
    color: #666;
    font-size: 20px;
}

.GrayB {
    color: #333;
    font-size: 20px;
}

.GrayB:hover {
    color: #CC6633;
}

#publicationUL li {
    margin-top: 5px;
}

.noUline {
    text-decoration: none !important
}
