﻿BODY, HTML, FORM
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

BODY
{
    background: url(/Images/Design/bg.jpg) #FFF repeat-x;
}

h2
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #503812;
    padding-bottom: 10px;
}

h3
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #503812;
    padding-bottom: 5px;
}

.Heading
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #503812;
}

a
{
    color: #503009;
    text-decoration: underline;
}

a:link
{
    color: #503009;
    text-decoration: underline;
}
a:visited
{
    color: #503009;
    text-decoration: underline;
}
a:hover
{
    color: #2562b3;
    text-decoration: underline;
}

.Header-Nav-Container a:hover
{
    color: #ccc;
    font-weight: normal;
}

.SiteMapParentNode a:visited
{
    color: #330033;
}

/* Dropdown menu */
#dropmenudiv
{
    border: none;
    border-bottom-width: 0;
    line-height: 18px;
    z-index: 100;
    position: absolute;
    margin-left: -17px;
    margin-top: 0px;
}

#dropmenudiv a
{
    width: 100%;
    display: block; /*text-indent: 3px;*/
    border-bottom: none;
    padding: 3px;
    text-decoration: none;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #503009;
    background-color: #badac2;
    text-align: center;
}
#dropmenudiv a:hover
{
    /* hover background color */
    background-color: #92755c !important;
    color: White;
    font-weight: normal;
}
/* END Dropdown menu */
.Header-Nav-Menu-Button
{
}


.Blank
{
    height: 15px;
}

.Root-TopShadow
{
    height: 17px;
    width: 766px;
    background: url(/Images/Design/TopShadow.png) no-repeat;
    background-position: bottom;
}
.Root-BottomShadow
{
    height: 17px;
    width: 766px;
    margin-left: auto;
    margin-right: auto;
    background: url(/Images/Design/BottomShadow.png) no-repeat;
    background-position: top;
}

.Root-Container
{
    /*border: solid 1px #ececec;*/
    padding: 0px;
    margin-top: 78px;
    margin-left: 0px;
    margin-right: 0px;
    width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.Root-SubContainer
{
}

.Root-Header-Nav
{
    /*text-align: right; 	padding-top: 15px;*/
}

.Root-Body
{
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    font-size: 12px;
    line-height: 24px;
    background: White;
}

.Root-BodyFooter-Container
{
    /*border: solid 5px #330033;*/ /*border-left: solid 1px #ececec;     border-right: solid 1px #ececec;*/
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
}

.Header-Nav-Container
{
}

.Header-Nav-Logo
{
    background: url(/Images/Design/Logo.png) no-repeat;
    background-position: center;
    height: 81px;
    width: 250px;
    margin-top: -63px;
    margin-bottom: -18px;
    cursor: pointer;
}
.Header-Nav-Logo-Hyperlink
{
    /*width: 315px;  	height: 115px;  	float: left; 	cursor: pointer;*/
}

.Header-Nav-Buttons
{
    height: 29px;
}

.Header-Nav-Text-Container
{
    /*padding-top: 10px; 	padding-left: 0px;*/
}
.Header-Nav-Button-Text
{
}
.Header-Nav-Button-Text a
{
    /*color: #666666;*/
}
.Header-Nav-Hyperlink
{
    /*background-color: #503009; 	text-decoration: none; 	color: #666666; 	padding-top: 5px; 	padding-bottom: 14px; 	padding-left: 5px; 	padding-right: 5px; 	font-family: Arial, Helvetica, Verdana, sans-serif; 	font-size: 13px;*/
}
.Header-Nav-Hyperlink-Selected
{
    background-color: Red;
}
.Header-Nav-HyperlinkHover
{
    /*background-color: #ccc;*/
    color: #503009;
}
.Header-Nav-Seperator
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #666666;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

.Header-Nav-Button-Text a:visited
{
    color: Black;
}
.Header-Nav-Button-Text a:hover
{
    font-weight: normal; /*color: #82807e;*/
}

.Header-TopNav-Hyperlink
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #666666;
}



.Header-TopNav-Seperator
{
    padding-left: 10px;
    padding-right: 10px !important;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #666666;
    padding-left: 5px;
    padding-right: 5px !important;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

.LoginLabel
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #666666;
}
.LoginTextBox
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #666666;
    width: 100px;
    margin-right: 10px;
}
.LoginButton
{
    vertical-align: middle;
}
.LoginLinkButton
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #666666;
    margin-left: 10px;
}



.Home-RotatingImage-Container
{
}

.Home-Content-Banner-Container
{
}
.Home-Content-Banner-Image
{
    width: 766px;
    height: 345px;
    background: url(/Images/Design/HomePage/TopBanner.jpg) no-repeat;
}
.Home-Content-Body-Container
{
    background-color: White; /*min-height: 100px; 	padding-left: 20px; 	padding-right: 20px;*/ /*padding-top: 20px;*/
}
.Home-Content-Body-Container a, .Home-Content-Body-Container a:visited
{
    /*color: #0c5281;
    text-decoration: none;*/
}

.Home-Title-Container
{
    border-top: dotted 1px #666666;
    border-right: dotted 1px #666666;
    border-bottom: dotted 1px #666666;
    color: #006699;
    min-height: 13px;
    min-width: 16px;
    margin-right: 10px;
    font-weight: bold;
}
.Home-Title-Image
{
    vertical-align: middle;
}

.SubPage-Content-Banner-Container
{
}
.SubPage-Content-Body-Container
{
}
.SubPage-Content-Banner-ShadowImage
{
    background: url(/Images/Design/BannerImageBottomShadow.jpg) no-repeat;
    width: 766px;
    height: 25px;
}
.SubPage-Content-Banner-ShadowImage2
{
    background: url(/Images/Design/BannerImageBottomShadow2.jpg) no-repeat;
    width: 518px;
    height: 24px;
}

.SubPage-Title-Container
{
    border-top: dotted 1px #666666;
    border-right: dotted 1px #666666;
    border-bottom: dotted 1px #666666;
    color: #006699;
    min-height: 13px;
    min-width: 16px;
    font-weight: bold;
}
.SubPage-Title-Image
{
    vertical-align: middle;
}

.SubPage-Column1-Container
{
    width: 185px;
    display: table-cell;
    margin: 0;
    padding: 0;
    padding-right: 30px;
    vertical-align: top;
}
.SubPage-Column2-Container
{
    display: table-cell;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    vertical-align: top;
}
.SubPage-Column1-Item-Container
{
    margin-left: 8px;
}
.SubPage-Column1-Item
{
    margin-left: 10px;
}
.SubPage-Column1-Item-Separator
{
    background: url(/Images/Design/Separator-Dotted.jpg) no-repeat;
    width: 207px;
    height: 5px;
    margin: 10px 0 10px 0;
}


.Root-Footer-Container
{
    /*min-height: 10px; 	background-color: White; 	padding-top: 50px;*/
}

.Root-Footer-Content
{
    /*min-height: 40px; 	padding-top: 20px;*/
}
.Root-Footer-Content-Nav
{
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
.Root-Footer-Content-Copyright
{
    text-align: center;
    margin-top: 10px;
}

.Footer-Nav-Hyperlink
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    text-decoration: none;
    color: #666666;
}

.Footer-Nav-Seperator
{
    padding-left: 10px;
    padding-right: 10px !important;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #808a7c;
}

.ContactUs-Content-Label
{
    text-transform: none;
    color: #503812;
    font-weight: bold;
}
.ContactUs-Content-TextBox
{
    width: 180px;
}
.ContactUs-SubmitButton
{
    padding: 5px;
    font-weight: bold;
}
.ContactUs-Content-DropDownList
{
    width: 200px;
}

.HorizontalLineSeperator
{
    border-top: dotted 1px #666666;
    width: 60%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.VerticalLineSeperator
{
    border-left: dotted 1px #666666;
    width: 1px;
}

.News-Article-Headline
{
    text-transform: uppercase;
}
.News-Article-PublishDate
{
    font-size: 10px;
    text-align: left;
    margin-top: -17px;
    color: #666666;
}

.News-ArticlePreview-Container
{
    margin-top: 0;
    margin-bottom: 20;
}

.News-ArticlePreview-HeadLine
{
    font-weight: bold;
    font-size: 14px;
}
.News-ArticlePreview-ByLine
{
    font-size: 10px;
    margin-bottom: 10px;
    color: #666666;
}
.News-ArticlePreview-Synopsis
{
}
.News-ArticlePreview-MoreLink-Container
{
    margin-top: 20px;
}
.News-ArticlePreview-MoreLink, .News-ArticlePreview-Container a:visited
{
    color: #0c5281;
    text-decoration: none;
}
.News-ArticlePreview-Separator
{
    border-bottom: dotted 1px #666666;
}
.SocialIcon
{
    margin-left: 50px;
    padding-bottom: 5px;
}

.Products-TextBlock-Light
{
    text-align: center;
}

.Products-TextBlock-Dark
{
    background-color: #333333;
    color: White;
    height: 250px;
    line-height: 24px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: bold;
}


/** Navigation Tabs **/
#tabs
{
    overflow: hidden;
    padding: 0;
    margin: 0 -1px 0 auto;
    color: #444;
    float: right;
}
* html #tabs
{
    height: 1%;
}
#tabs li
{
    float: left;
    color: #000;
    list-style: none;
    padding: 0 17px 0 17px;
    margin: 0 0 0 0px;
}
* html #tabs li
{
    display: inline-block;
}
#tabs li a
{
    display: block;
    float: left;
    text-decoration: none;
    padding: 5px;
    color: #fff;
}
#tabs li a:hover
{
    color: #503009;
}
#tabs li, #tabs li .sb-inner
{
    background: #503009;
}
#tabs .Header-Nav-Hyperlink-Selected, #tabs .Header-Nav-Hyperlink-Selected .sb-inner
{
    background-color: #badac2;
}
#tabs li:hover, #tabs li:hover .sb-inner
{
    background: #badac2;
}
#tabs li.hover, #tabs li.hover .sb-inner
{
    background: #badac2;
}
/* for ie6 */
#tabs li .sb-border
{
    background: #fff;
}

#tabs .Tab-Blog, #tabs .Tab-Blog .sb-inner
{
    background-color: #92755c;
}

.BottomDDLItem
{
    height: 10px;
    width: 100%;
    padding: 0 3px 0 3px;
}
.BottomDDLItem, .BottomDDLItem .sb-inner
{
    background-color: #badac2;
}
/** End Navigation Tabs **/




/** Twitter Feed **/

#TwitterFeed
{
    width: 445px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

#TwitterBody
{
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#TwitterFeed li, #TwitterFeed .sb-inner
{
    background-color: #badac2;
}

#TwitterHeader, #TwitterHeader .sb-inner
{
    background: #503009;
}

#twitter_t
{
    padding-top: 10px;
    padding-left: 20px;
}
#twitter_t h2
{
    color: White;
}

#twitter_m
{
    padding: 0 15px;
}

#twitter_container
{
    min-height: 45px;
    height: auto !important;
    height: 40px;
    padding-bottom: 10px;
}

#twitter_update_list
{
    padding: 0;
    overflow: hidden;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    color: #31353d;
    line-height: 16px;
    font-weight: bold;
}

#twitter_update_list li
{
    list-style: none;
    padding-bottom: 10px;
}

#twitter_update_list li a
{
    color: #5f6d76;
    border-bottom: dotted 1px;
    text-decoration: none;
}

#twitter_update_list li a:hover
{
    color: #31353d;
    background: #d3f1f9;
}

#twitter_b
{
    padding-bottom: 20px;
    padding-right: 20px;
    text-align: right;
}

/** End Twitter Feed **/