/* Site Link Styles */

a:link {color: #5D43CC}
a:active {color: #120A80}
a:hover {color: #120A80}
a:visited {color: #5D43CC}

/* Background and Edge Styles */

.background {
	background-color: #9C927F;
	background-image: url(../images/shay_green_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.backgroundRight {
	background-image: url(../images/shay_green_bg_rightpat.gif);
	background-repeat: repeat-y;
}
.backgroundLeft {
	background-image: url(../images/shay_green_bg_leftpat.gif);
	background-repeat: repeat-y;
}

/* styles for Main Navigation */

.navigationSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1BAB1;
	border-left-color: #C1BAB1;
	background-image: url(../images/shay_green_podiatry_tag.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
.navigationBox {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	font-weight: bold;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #120A80;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-weight: bold;
}
a.navigation:link, a.navigation:visited {
	color: #120A80;
	text-decoration: none;
}
a.navigation:active {
	color: #5D43CC;
	text-decoration: underline;
}
a.navigation:hover {
	color: #5D43CC; 
	text-decoration: none;
	background-image: url(../images/shay_green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/* styles for Main Selected Navigation */

.navigationSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5D43CC;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	font-weight: bold;
	background-color: #D3C6F1;
}
a.navigationSelect:link, a.navigationSelect:visited {
	color: #5D43CC;
	text-decoration: none;
	background-image: url(../images/shay_green_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 18px;
}
a.navigationSelect:hover, a.navigationSelect:active {
	color: #120A80;
	text-decoration: none;
	background-image: url(../images/shay_green_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 18px;
}

/* styles for Main Text Area */

.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #120A80;
}
.textHead02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #993300;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C1814;
	padding-right: 14px;
}

/* styles for Footer */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F4C3B;
	text-transform: uppercase;
	text-decoration: none;
}
a.footer:link, a.footer:visited {
	color: #5F4C3B; 
	text-decoration: none;
}
a.footer:active, a.footer:hover  {
	color: #5F4C3B; 
	text-decoration: underline;
}

/* styles for Pull Boxes */

.pullBoxBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F4C3B;
	padding-right: 24px;
	padding-left: 18px;
	background-image: url(../images/pullbox_mid.gif);
	background-repeat: repeat-y;
	line-height: 18px;
}
.pullBoxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #120A80;
	line-height: 24px;
}
.pullBoxHead02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5F4C3B;
	text-transform: uppercase;
}
.imageBtm {
	background-image: url(../images/shay_green_podiatry_tag.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
.textBodyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C1814;
	padding-bottom: 9px;



}
.textSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1C1814;
	padding-right: 12px;
}
.pullBoxPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F4C3B;
	background-image: url(../images/pullbox_mid.gif);
	background-repeat: repeat-y;
	line-height: 18px;
	text-align: center;
	padding-left: 18px;
	padding-right: 36px;

}
.backgroundMaps {

	background-color: #9C927F;
	background-image: url(../images/maps/map_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clinicPopupPhoto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F4C3B;
	background-image: url(../images/clinics_02.gif);
	background-repeat: repeat-y;
	line-height: 18px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}
