/* CSS Document */


#wrap {
margin:0 auto;
width:800px;
}

.sideNav{
	height:368px;
	width:152px;
	color: #ffffff
	background-image:url(loveyoga/website/images/nav.jpg);
	background-repeat:no-repeat;
	
}


#logo {
	width:800px;
	height:125px;
	background-image:url(../website/images/loveyoga_r1_c1.gif);
	background-repeat: no-repeat;
}

#topNav {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	width:800px;
	height:32px;
	background-image:url(file:///D|/My%20Documents/AWG&B/awgb_web/accounts/images/awgb_home_02.png);
}


#topNav a{

 color: #29426d;
 text-decoration:none
}

#topNav a:visited{

}

#topNav a:hover{

color: #9c1418;
}




















#topPic {
	width:800px;
	height:82px;
	background-image:url(../website/images/header.gif);
	background-repeat: no-repeat;
}

#leftNav{
	float:left;
	width:212px;
	height:600px;
	background-image:url(file:///D|/My%20Documents/loveyoga/website/images/awgb_home_04.png);
	padding-left: 5px;

}
#main{
	float:left;
	width:354px;
	height:1000px;
	background-image:url(file:///D|/My%20Documents/loveyoga/website/images/awgb_home_06.png);
	background-repeat:no-repeat;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}

#textBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 30px;
}

#RightTextBox{
	font-family: Arial, Helvetica, sans-serif;
	color:#423F74;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}








#rightBar{
	float:right;
	width:204px;
	height:600px;
	background-repeat:no-repeat;
}
#servicerightBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/serviceRight.jpg);
background-repeat:no-repeat;
}
#servicerightBusBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/serviceBusiness.jpg);
background-repeat:no-repeat;
}

#servicerightTaxBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/serviceTax.jpg);
background-repeat:no-repeat;
}

#servicerightPayBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/servicerightPayBar.jpg);
background-repeat:no-repeat;
}
#servicerightAccountsBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/servicerightAccountsBar.jpg);
background-repeat:no-repeat;
}

#servicerightBookBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/servicerightBookkeepingBar.jpg);
background-repeat:no-repeat;
}





#servicerightSpftwareBar{
float:right;
width:204px;
height:469px;
background-image:url(file:///D|/My%20Documents/loveyoga/website/images/servicerightSpftwareBar.jpg);
background-repeat:no-repeat;
}

#servicerightContactBar{
	float:right;
	width:204px;
	height:469px;
	background-image:url(file:///D|/My%20Documents/loveyoga/website/images/MIB_home_07.png);
	background-repeat:no-repeat;
}










#footer{
	clear:both;
	background-image:url(../website/images/loveyoga_r7_c1.gif);
	width:800px;
	height :58px;
	background-repeat:no-repeat;

}







/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


.glossymenu{

list-style-type: none;
margin: 5px 0;
padding: 0;
width: 152px;
/*border: 1px solid #ffffff;*/
border-bottom-width: 0;
}

.glossymenu li a{
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	/*width: auto;*/
padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(../website/images/glossyback.gif);

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 142px;

}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
	background-image: url(../website/images/glossybackSwap.gif);
}

ul.glossymenu {
 list-style: none;
padding: 0;
margin: 0;
}

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
#teamWrap{
width:340px;
height:130px;
}
#teamPic{
	float:left;
	width:50px;
	height:160px;
}
#teamText{
	float:right;
	width:250px;
	height:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	color: #272262;
}
#gap{
clear:both;
	
	width:350px;
	height:10px;
	
}
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
.serviceMenu{

list-style-type: none;
margin: 5px 0;
padding: 0;
width: 152px;
/*border: 1px solid #ffffff;*/
border-bottom-width: 0;
}

.serviceMenu li a{
background: white url(file:///D|/My%20Documents/loveyoga/website/images/Serviceback.jpg) /*repeat-x bottom left*/;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #272262;
display: block;
/*width: auto;*/
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html serviceMenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 142px;

}

.serviceMenu li a:visited, serviceMenu li a:active{
color: white;
}

.serviceMenu li a:hover{
background-image: url(file:///D|/My%20Documents/loveyoga/website/images/glossybackSwap.jpg);
color: white;
}

ul.serviceMenu {
 list-style: none;
padding: 0;
margin: 0;
}

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


.titleMenu{

list-style-type: none;
margin: 5px 0;
padding: 0;
width: 152px;
/*border: 1px solid #ffffff;*/
border-bottom-width: 0;
}

.titleMenu li a{

background: white url(file:///D|/My%20Documents/loveyoga/website/images/glossybackSwap.jpg) /*repeat-x bottom left*/;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
/*width: auto;*/
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .titleMenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 142px;

}

.titleMenu li a:visited, .titleMenu li a:active{
color: white;
}

.titleMenu li a:hover{
background-image: url(file:///D|/My%20Documents/loveyoga/website/images/glossybackSwap.jpg);
}

ul.titleMenu {
 list-style: none;
padding: 0;
margin: 0;
}

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


.serviceSection{

list-style-type: none;
margin: 5px 0;
padding: 0;
width: 152px;
/*border: 1px solid #ffffff;*/
border-bottom-width: 0;
}

.serviceSection li a{

background: white url(file:///D|/My%20Documents/loveyoga/website/images/serviceSection.jpg) /*repeat-x bottom left*/;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
/*width: auto;*/
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .serviceSection li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 142px;

}

.serviceSection li a:visited, .serviceSection li a:active{
color: white;
}

.serviceSection li a:hover{
background-image: url(file:///D|/My%20Documents/loveyoga/website/images/glossybackSwap.jpg);
}

ul.serviceSection {
 list-style: none;
padding: 0;
margin: 0;
}

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
