/* CSS Document */
		body {
background-image: url(/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial sans-serif; /* "Trebuchet MS", Arial, */
	font-size: 12px;
	background-position: center top;
}
html {
	 background-image: url(/images/bg_white_tile.gif);
	background-repeat: repeat-y;
	background-color: #C00C33;
	background-position: center;  
}
.quote {
	background-image: url(/images/quote_bg2.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #7F182E;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-align: left;
	line-height: 26px;
	font-style: italic;
	font-weight: bold;
	border: 10px solid #FCF7E4;
	width: 410px;
	background-color: #F8EECB;
}
.txtFieldSide {
	width: 140px;
	border: 1px solid #666666;
	font-size: 12px;
	margin-left: 5px;
}
.btn {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F182E;
	border: 1px solid #CCA3AB;
	font-size: 12px;
}
.contentIndex {
	margin-right: 65px;
	margin-left: 65px;
}
.smallTxt {
	font-size: 10px;
	color: #999999;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #A0223C;
	text-decoration: none;
}
#footer a:link {
	color: #7F182E;
	text-decoration: none;
}
#footer a:visited{
	color: #7F182E;
	text-decoration: none;
}
#footer a:active {
	color: #7F182E;
	text-decoration: none;
}


#footer a:hover {
	color: #999999;
	text-decoration: none;
}
.ulPublications {
	list-style-image: url(/images/icon_publications.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 10px;
}











#navcontainer {
	width: 148px;
	background-image: url(/images/menu_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #7F182E;
}
#navcontainerWrap {
 padding-left:3px;
 padding-right:5px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-left: 0;
	padding-left:0;
	margin-bottom: -5px;
	font-size: 11px;
}

#navcontainer li {
	margin-left: 0;
	margin-bottom: 0;
}


#navcontainer a
{
display: block;
padding: 5px 3px;
border-bottom: 1px solid #F8EECB;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #F8EECB;
color: #7F182E;
}




.content {
	margin-left: 35px;
	padding-top: 10px;
}
.liPublications {
	margin-bottom: 10px;
	margin-left: -18px;
}
.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
}
p {
	padding-top: 7px;
	padding-bottom: 7px;
}
.maroon {
	color: #881B32;
}
.tdLight {
	background-color: #FCFCFC;
}
.tdDark {
	background-color: #F4F4F4;
}
.tableLeftBdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table {
	border: 1px solid #CCCCCC;
}
.ulPeople {

	list-style-image: url(/images/arrow_01.gif);
}
.rightPeopleBox {
	background-color: #F2F2F2;
	margin-top: 15px;
	padding: 10px;
}
.ulPractice {
	margin-top: 0px;
	margin-bottom: 0px;
}
.liPractice {
	margin-bottom: 3px;
	margin-left: -18px;
	list-style-image: url(/images/bullet_dot_02.gif);
}
.txtFieldIndex {

	width: 100px;
	border: 1px solid #666666;
	font-size: 12px;
}
.liOrdered {

	margin-bottom: 5px;
	margin-left: -18px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #881B32;
}
.liPracticeRight {
	margin-bottom: 3px;
	margin-left: -15px;
	list-style-image: url(/images/arrow_04.gif);
}
.liDash {

	margin-bottom: 3px;
	margin-left: -18px;
	list-style-image: url(/images/bullet_dash.gif);
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

.rightHdr {
	color: #881B32;
	font-weight: bold;
	padding-bottom: 7px;
}
.ulRight {
	list-style-image: url(/images/arrow_01.gif);
	margin-top: 4px;
}
.s {
	font-size: 16px;
}
.img-layer {
	
	z-index: 4;
	
	right: 200px;
	
	position: absolute;
	
	height: 450px;
	
	width: 200px;
	
}


/*********************Pupillage***************/


#navpupillage {
	margin-left: 3px;
}

ul#navpupillage {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navpupillage li {
	float: left;
	font-weight: bold;
	background-color: #7F182E;
	border-top: 1px solid #F8EECB;
	border-bottom: 1px solid #7F182E;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 10px;
	margin-top: -9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navpupillage a, #navpupillage a:link {
	margin: 0;
	color: #ffffff;
	/*border-right: 1px solid #F8EECB;*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

ul#navpupillage li#active {
        color: #95bbae;
        background-color: #7F182E;
}

#navpupillage a:hover {
        color: #7F182E;
        background-color: #F8EECB;
}

/************* End pupillage *********************/