@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ScondaryBack.png);
	
}
#MainWrap {
	background-image: url(images/MainBG.png);
	background-repeat: repeat-x;
	background-position: top;
}
#Wrapper {
	margin: 0px auto;
	width: 990px;
	background-color: #ededed;
}
#mvHeader {
	background-image: url(images/HeaderBack.png);
	margin: 0px;
	height: 147px;
	background-repeat: repeat-x;
}
#Logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 178px;
}
.HeaderContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 812px;
}
.TopMenuHolder {
	height: 38px;
	margin-top: 22px;
	padding-right: 20px;
}
.SearchHolder {
	height: 42px;
	padding-right: 20px;
	background-position: left;
	text-align: right;
}
.clr
{
clear:both;
}

.RightMenuUlMain .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 5px;
right: 5px;
border: none;
}

.MainMenuHolder {
	height: 44px;
	padding-right: 0px;
	padding-top: 1px;
	float: none;
}
.BlogHolder {
	margin: 0px;
	float: right;
	height: 22px;
	width: 32px;
}
.TopMenu {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
.TopMenuLink {
	color: #a0a0a0;
	text-decoration: none;
}
.RightFloatDivSearch {
	float: right;
	margin-left: 15px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	height: 20px;
}

.RightFloatDivLogin {
	float: right;
	margin-left: 15px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	height: 15px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}

.ContentHolder {
	font: normal 11px verdana;
	margin: 0px;
	padding: 0px;

}
.LeftHolder {
	padding:0px
	padding-right: 0px;
	float: left;
	width: 658px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;	
}
.FlashTop {
	background-image: url(images/FbTob.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 658px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FlashLeft {
	background-image: url(images/FbLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
.FlashRight {
	background-image: url(images/FbRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 14px;
}
.FlashBottom {
	background-image: url(images/FbBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
}
.FlashBox
{
	width:auto;
	height: 274px;
	
}.FlashBox2 {
	height: 276px;
	width: 619px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 13px;
	padding-left: 26px;
	background-image: url(images/FlashBox.jpg);
	background-repeat:none;
	margin-bottom: 10px;
}

.RightHolder{

	width: 320px;
	margin-top: 0px;
	padding-left: 0px;
	
}
.RightMenuHolder{
	float:left;
	
}

	
#rightmenu {
padding: 0;
width: 312px; /*width of menu*/
border: 0px solid #DDDDDD;
border-bottom-width: 0;
text-align: left;

}


	
#rightmenu ul li ul,
	margin: 0;
	padding: 1em;
	background-image: url(images/RightMenuRounded.jpg) bottom center;
	background-repeat: no-repeat;


	
}
#rightmenu ul ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style: none 
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: bottom;
	font-weight: bold;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:none ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	
	}
	
#rightmenu ul ul li:hover{
	background-image: url(images/RMenuItemOver.jpg);
	background-repeat: repeat-y;
}

#rightmenu ul p, #rightmenu ul select {
	margin: 5px 0 8px;
	}

#rightmenu ul ul, #rightmenu ul ol {
}	

#rightmenu ul ul ul, #rightmenu ul ol {
	margin: 0 0 0 10px;
	}

#rightmenu ol li, #rightmenu ul ol li {
	list-style: decimal outside;
	}

#rightmenu ul ul li, #rightmenu ul ol li {
	

}


#rightmenu ul { /*UL of each sub menu*/
	background-image: url(images/RightMenuBack.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#rightmenu ul li ul li{
	list-style: none 
	width: 285px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: bottom;
	font-weight: bold;
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration:none ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}

#rightmenu ul li ul li a{
	display: inline;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #d5622a;
	font-weight: bold;
	text-decoration:none;
	list-style: none 
}


#rightmenu ul li ul:hover{
	background-image: url(images/RMenuItemOver.jpg);
	background-repeat: repeat-y;
}

#rightmenu ul li ul:hover{
	background-image: none;
}


#text1{
	background: url(images/blueBar.jpg);
	position: relative; /*To help in the anchoring of the ".statusicon" icon image */
	
}	

.menuitemBL{
background: url(images/BlueBar.jpg) bottom left;
font:  20px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;

position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 55px;
text-decoration: none;
list-style-type: none;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 35px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.google {
	font: bold 22px "times new roman";
	display:inline;

}

.menuitemRE{
background: url(images/RedBar.jpg) bottom left;
font: 18px Tahoma;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 55px;
text-decoration: none;
list-style-type: none;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 35px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.menuitemOR{
background: url(images/OrangeBar.jpg) bottom left;
font: 18px Tahoma;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 55px;
text-decoration: none;
list-style-type: none;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 35px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.menuitemGR{
background: url(images/GreenBar.jpg) bottom left;
font: 18px Tahoma;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 55px;
text-decoration: none;
list-style-type: none;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 35px;
	background-repeat: no-repeat;
	margin: 0px;
}

.menuitemOL{
background: url(images/OrangeBarL.jpg) bottom left;
font: 18px Tahoma;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 55px;
text-decoration: none;
list-style-type: none;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 35px;
	background-repeat: no-repeat;
	margin: 0px;
}

.menuitemBR{
background: url(images/BrownBar.jpg) bottom left;
font: 18px Tahoma;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 55px;
text-decoration: none;
	list-style-type: none;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: bottom;
	line-height: 35px;
	background-repeat: no-repeat;
	margin: 0px;
}

.menuitemBL:visited, .menuitem:active{
color: white;
}
.menuitemRE:visited, .menuitem:active{
color: white;
}
.menuitemOR:visited, .menuitem:active{
color: white;
}
.menuitemGR:visited, .menuitem:active{
color: white;
}
.menuitemOL:visited, .menuitem:active{
color: white;
}
.menuitemBR:visited, .menuitem:active{
color: white;
}

.menuitemBL .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 7px;
right: 7px;
border: 0px;
}
.menuitemRE .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 7px;
right: 7px;
border: 0px;
}
.menuitemOR .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 7px;
right: 7px;
border: 0px;
}
.menuitemGR .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 7px;
right: 7px;
border: 0px;
}
.menuitemOL .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 7px;
right: 7px;
border: 0px;
}

.menuitemBR .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
bottom: 7px;
right: 7px;
border: 0px;
}

.menuitemBL:hover{
background-image: url(images/BlueBarDown.jpg);
}
.menuitemRE:hover{
background-image: url(images/RedBarDown.jpg);
}
.menuitemOR:hover{
background-image: url(images/OrangeBarDown.jpg);
}
.menuitemGR:hover{
background-image: url(images/GreenBarDown.jpg);
}
.menuitemOL:hover{
background-image: url(images/OrangeBarLDown.jpg);
}
.menuitemBR:hover{
background-image: url(images/BrownBarDown.jpg);
}

img.InMenuImage {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:0px solid white;
}

.RightMenuDrop_table {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	height: 75px;
	margin-left: 5px;
}

.MenuBoxes {
	float: left;
	width: 190px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 30px;
}
.MenuBoxes_textfield {
	width: 100px;
	margin-left: 25px;
}

.MenuBoxes_askguru {
	width: 200px;
	margin-left: 25px;
}

.MenuBoxes_buttonhasgoogle {
	width: 50px;
	margin-left: 25px;
	border: 1px solid #fff;
    background: #407499;
    font-family:Tahoma;
    color:#fff;
}

.MenuBoxes_buttonaskguru {
	width: 50px;
	margin-left: 25px;
	border: 1px solid #fff;
    background: #9B0504;
    font-family:Tahoma;
    color:#fff;
}

.RoundedCornerRMenu {
	background-image: url(images/RightMenuRounded.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 312px;
}
.submenu{ /*DIV that contains each sub menu*/
	background-image: url(/images/RightMenuBack.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 312px;
	padding-right: 0px;
	padding-left: 0px;
	
}

.rightmenu div.submenu ul{ /*UL of each sub menu*/
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rightmenu div.submenu ul li{

	width: 285px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: bottom;
	font-weight: bold;
	display: block;
	font: normal 13px Georgia;
	color: black;
	text-decoration:none ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}

.rightmenu div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #d5622a;
	font-weight: bold;
	text-decoration:none;
}


.rightmenu div.submenu ul :hover{
	background-image: url(/images/RMenuItemOver.jpg);
	background-repeat: repeat-y;
	


}
.DotLine {
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.SmallRightMenu {

	background-color: #D6D6D6;

	width: 301px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 4px;
	font: normal 16px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #d5622a;
	text-decoration: none;
	font-weight:normal;
}

.SmallRightMenu a{
	height:30px;
	font: normal 16px "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #d5622a;
	text-decoration: none;
	font-weight:normal;


}
.LeftBox {
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;

}
.post-title {
	font-weight: bold;
	font: normal 12px Tahoma;
	color: #d5622a;
	font-size:20px;
	font-weight:lighter;
	background-image: url(images/HeaderDots.png);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	text-align:left;
	font-weight:18px;
}
.RightBox {
	float: left;
	width: 275px;
	background-image: url(images/FrontBox.png);
	height: 286px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: left;
}
.TobBar {
	background-image: url(images/FrontBoxTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
}
.BottomBaR {
	background-image: url(images/FrontBoxBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.LeftBar {
	background-image: url(images/FrontBoxLeft.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}
.RightBar {
	background-image: url(images/FrontBoxRight.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 16px;
}
.BoxHolder {
	height: 500px;
}
.BoxRepeater {
	background-image: url(images/FrontBoxRepeat.png);
	background-repeat: repeat-y;
	height: 500px;
	background-position: center;
}
.FrontIMage {
	margin: 5px;
	float: right;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.ReadMore {
	font-weight: bold;
	color: #d5622a;
	text-decoration: none;
	height: 20px;
	width: 130px;
	background-color: #462f27;
	line-height: 20px;
	padding-left: 5px;
	float: right;
	margin-right: 20px;
}
.ReadmoreLink {
	font-size: 14px;
	font-weight: bold;
	color: #d5622a;
	text-decoration: none;
}
.Footer {
	background-image: url(/images/FooterBack.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 75px;
	background-color: #2d2d2d;
}
.Footer a{
color:#d5622a;
}
.TermsBox {
	float: left;
	margin-top: 45px;
	margin-left: 18px;
	padding: 5px;
}
.FooterOrangeLinks {
	color: #d5622a;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.FooterAddress {
	color: #757779;
	text-decoration: none;
	padding: 5px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	text-align: right;
	width:550px;
}


.FooteraddressLinks {
	
	color: #757779;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.DotBar {
	background-image: url(images/dotbar.png);
	background-repeat: repeat-x;
	width:632px;
	margin:  0 0 0 19px;
}
.MenuDotBar {
	background-image: url(images/dotbar.png);
	background-repeat: repeat-x;
	margin: 20px 0px 0 0;

}
.LeftMenuFloat{
	float:left;
}
.LeftMenu {
	font-family: Tahoma;
	float: none;
	width: 150px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #a0a0a0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #a0a0a0;
	margin-top: 12px;
}
.LeftMenuUL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.LeftMenuLI {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	list-style-type: none;
	height: 25px;
	line-height: 25px;
}
li.LeftMenuLI:hover {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	list-style-type: none;
	height: 25px;
	background-image: url(images/LeftOrangeMen.png);
	background-repeat: no-repeat;
	line-height: 25px;
}
.LeftMenuLIActive
{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	list-style-type: none;
	height: 25px;
	background-image: url(images/LeftOrangeMen.png);
	background-repeat: no-repeat;
	line-height: 25px;
}
.LeftMenuLink {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	color: #333333;
}

.LeftMenuLinkActive {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
}
.ContentBoxFloat
{
	float:left;
}
.ContentBox {
	float: left;
	font: normal 12px georgia;
	width: 475px;
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 12px;
	text-align: left;
}
h2 {
	background-color: #462f27;
	line-height: 25px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top:0px;
	margin-top: 1px;
	padding-bottom: 1px;
	font-size: 18px;
	background-image: url(/images/H2_Back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ContentBox  h2 [
font-weight: normal;
}
.ContentBox a {
	color: #d5622a;
	text-decoration: none;
}
.ContentSec {
	text-align: left;
	margin: 15px;
}
.ImgFLeftContent {
	padding: 5px;
	float: right;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	Width:152;
	Height:153;
	
}
img .ImgFLeftContent {
	padding: 5px;
	float: right;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	Width:152;
	Height:153;
	
}

.siteimage {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.ImgFRightContent {
	padding: 5px;
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.BigOrangeText {
	font-size: 18px;
	color: #d5622a;
}
.MediumOrangeText {
	font-size: 16px;
	color: #d5622a;
}
.MediumBlackText {
	font-size: 16px;
	color: #505050;
	
}
.InPageMenu {
	background-color: #ebebe6;
	padding: 5px;
	float: right;
	width: 160px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
}
.IPMUL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.IPMLi {
	list-style-image: url(images/InContentBullet.png);
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/SmallDots.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
.FooterBar {
	height: 12px;
	width: 951px;
	text-align: center;
	padding-bottom: 12px;
	margin: 0px auto;
}

.ContentSec ol li
{
	font-weight: bold;
	font-size:14px;
	color: #d5622a;
}

.ContentSec ul li
{
	font-weight: bold;
	font-size:14px;
	list-style-type:none;
	color: #d5622a;
}

.ContentSec ul li p, .ContentSec ol p
{
	font-weight: normal;
	font-size:12px;
	list-style-type:none;
	color: black;
}
.ContentSec em
{
	font-weight: bold;
	font-size:14px;

}


.ContentSec h3
{
	font-weight: bold;
	font-size:15px;
	color: #d5622a;
}

.LeftBox a
{
	color: #d5622a;
	text-decoration:none;
}

.ContentSec a
{
	color: #d5622a;
	text-decoration:none;
}

.RightBox a
{
	color: #d5622a;
	text-decoration:none;
	font-size:16px;
	margin-right:0px;
}
.Footerlink
{
	color:#757779;
}
.Footerlink a:visited
{
	color:#757779;
}
.FooterAddress a
{
	color:#757779;
}
.FooteraddressLinks a
{
	color:#757779;
}

