body
{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 14pt;
	color: #000; 
	background-color: #fff;background-image: url(../../images/bgWebsite.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
}

#SiteHeader
{
    position: relative;
    width: 960px;
}
#Logo
{
    position: absolute;
    top: 0px;
    left: 25px;
    z-index: 10;
}
#TagLine
{
    position: absolute;
    top: 108px;
    left: 250px;
    z-index: 10;
    height: 26px;
    font-family: Arial;
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    font-style: italic;
}

#SuperNav
{
    position: absolute;
    top: 15px;
    right: 0px;
    color: #8d8d8d;
    font-size: 8pt;
}
#PrimaryNavigation
{
    background-color: #000;
    width: 960px;
    height: 50px;
    background-image: url(../../images/pnavBackground.jpg);
}

#SiteContainer
{
    width: 994px;
    position: relative;
}

#FloatingBackground
{
    position: absolute;
    height: 800px;
    width: 1103px;
    top: 0px;
    right: -120px;
    background-image: url(../../images/bgWebsite2.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#SiteBody
{
    width: 960px;
    position: relative;
    top: 140px;
}
#BodyContent
{
    padding: 0px 20px 20px 20px;
    float: left;
    width: 545px;
}
#BodyContent_Blog
{
    padding: 0px 20px 20px 20px;
    float: left;
}
#SideBar
{
    width: 300px;
    float: right;
    padding: 0px 10px 20px 30px;
    margin: 0px 0px 40px 30px;
    border-left: solid 1px #BABABA;
}
#BreadcrumbSpace
{
    position: relative;
    width: 960px;
    color: #b3b5b5;
    text-align: left;
}
#BreadcrumbSpace p
{
    padding: 5px 20px 5px 20px;
}
#BreadcrumbSpace a
{
    text-decoration: none;
}

#LeftColumn
{
    float: left;
    width: 720px;
    text-align: left;
}
#RightColumn
{
    float: right;
    width: 300px;
    text-align: left;
}

#HomeRotator
{
    position: relative;
    border-width: 0px;
}

.HeaderText
{
    text-align:left;
    font-size: 12pt;  
    line-height:16pt;
    padding-left:20px;
}

a, a:visited
{
    color: #003C94;
    text-decoration: none;
}
a:hover
{
    color: #003C94;
    text-decoration: underline;
}

h1
{
    font-size: 18pt;
    line-height: 20pt;
    color: #000;
}
h2
{
    font-size: 12pt;
    color: #003C94;
    line-height: 14pt;
}
h3
{
    font-size: 10pt;
    line-height: 12pt;
    color: #000;
}
h4
{
    font-size: 10pt;
    line-height: 12pt;
    color: #000;
}
li
{
    padding-bottom: 8px;
}

.Button
{
    color: #fff;
    background-color: #565656;
    border-color: #fff;
    border-style: double;
    border-width: 3px;
    padding: 3px 10px 3px 10px;
    cursor: pointer;
}

.Button:hover
{
    background-color: #65bb10;
}

.Button2
{
    color: #fff;
    background-color: #565656;
    border-color: #fff;
    border-style: double;
    border-width: 3px;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
}
.Button2:hover
{
    background-color: #65bb10;
}

.TextBox
{
    border: solid 1px #BABABA;
    color: #565656;
}
.TextBoxSearch
{
    border: solid 1px #BABABA;
    color: #565656;
    margin-right: 10px;
    padding: 5px;
    width: 180px;
    font-size: 8pt;
}



#SiteFooter
{
    position: relative;
    width: 920px;
    height: 50px;
    top: 125px;
    left: 15px;

}
#Copyright
{
    float: left;
    color: #3F3F3F;
    text-align: left
}
#FooterNav
{
    float: right;
    text-align: right;
}
#FooterNav a
{
    padding: 0px 10px;
    color: #303030;
    text-decoration: none;
}
#FooterNav a:hover
{
    padding: 0px 10px;
    color: #3F3F3F;
    text-decoration: underline;
}

.SocialNetworkIcon
{
    float: right;
    padding-left: 5px;
}

.c1
{
    padding: 0px;
    background-color: #fff;
    text-align: left;
}
.c1-Top
{
    height: 17px;
    background-image: url(../../images/c1-Top.png);
    background-repeat: repeat-x;
}

.c1-Bottom
{
    height: 17px;
    background-image: url(../../images/c1-Bottom.png);
    background-repeat: repeat-x;
}
.c1-Left
{
    width: 17px;
    background-image: url(../../images/c1-Left.png);
    background-repeat: repeat-y;
}
.c1-Right
{
    width: 17px;
    background-image: url(../../images/c1-Right.png);
    background-repeat: repeat-y;
}

#HomeRotator
{
    width: 960px;
    height: 250px;
    background-color: #fff;
    border-bottom: solid 5px #73af16;
}

#HomePagePod1
{
    width: 960px;
    height: 350px;
    background-color: #000;
    background-image: url(../../images/bgHomePagePod.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0px;
    margin: 0px;
}

#HomePagePod1 h1
{
    padding: 10px 0px 12px 0px;
    margin: 0px;
    font-size: 22pt;
    line-height: 26pt;
    color: #fff;
    font-family: Arial;
    font-style: italic;
}
#HomePagePod1 p
{
    color: #fff;
    line-height: 12pt;
}

#HomePagePod2
{
    width: 950px;
    background-color: #fff;
    border: solid 5px #a19f9e;
    padding: 0px;
    margin: 0px;
}

#HomeBodyContent
{
    padding: 30px 30px 30px 30px;
}

.PriceCertainty
{
    float: right;
    margin: 0px 0px 15px 20px;
    padding: 0px 8px 8px 8px;
    border: dotted 1px #a19f9e;
}
.PriceCertainty h4
{
    font-size: 8pt;
    line-height: 10pt;
    border-bottom: solid 1px #cccaca;
    padding-bottom: 3px;
}


/* BEGIN > Telerik Menu Styles */
div.RadMenu
{
    height: 50px;
    margin-left: 20px;
}
div.RadMenu a.rmLink .rmLeftImage
{
    position: relative;
}

div.RadMenu .rmItem .rmLink
{
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

.rmLink, .rmLink:visited
{
    color: #fff;
    text-transform: uppercase;
}


div.RadMenu .rmText
{
    margin: 14px 5px 11px 5px;
    background-repeat: repeat-x;
}

.pnavDefault
{
    height: 50px;
}

.pnavSelected
{
    background-image: url(../../images/pNavOn.gif);
    background-repeat: repeat-x;
    color: #fff;
    height: 50px;
}

.rmLink:hover
{
    background-image: url(../../images/pNavHover.gif);
    background-repeat: repeat-x;
    color: #fff;
    height: 50px;
}

.snavDefault
{
    background-color: #000;
}

.rmLevel1
{
    background-color: #000;
}
.rmLevel1 .rmLink
{
    background-repeat: no-repeat;
    background-image: none;
    margin: 4px 0px;
    height: auto;
}
.rmLevel1 .rmLink:hover
{
    background-color: #282828;
    background-repeat: no-repeat;
    background-image: none;
    height: auto;
}

/* END > Telerik Menu Styles */




.BlogWidgetHeader
{
    font-size: 12pt;
    /*line-height: 18pt;*/
    color: #002c87;
    position:relative;
}