/* Reset Browser Styles-------*/
@import url("reset.css");
/* main styles --------------*/
*:focus, *:active {
	-moz-outline:0px none red;
	outline:0px none red;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	/*background: #300942 url(../images/bg.jpg) no-repeat center top  fixed;*/
}
.spacer {
	font-weight:0;
	line-height:0;
	clear:both;
}
.NoBorder {
	border:0!important;
}
.NoPadding {
	padding:0px!important;
}
.NoPaddingRight {
	padding-right:0px!important;
}
/* home --------------*/
.mainNav {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
.mainNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav a:hover {
	color: #000000;
	text-decoration: none;
}
/* body --------------*/
#main_bg {
	background-color:#b9ad9a;
}
#main_container {
	margin:0px auto;
	/*width:1000px;*/
	width:780px;
	height:auto;
}
/*#main_container2 {
	margin:0px auto;
	width:1000px;
	height:auto;
}*/
#main_container2 {
	margin:0px auto;
	width:730px;
	height:auto;
}
#main_home {
	margin:0px auto;
	width:710px;
	height:auto;
	float:left;
}
#shadowTopH {
	/*width:1000px;*/
	width:730px;
	height:10px;
	/*margin-top:10px;*/
	float:left;
}
#shadowLeftH {
	width:10px;
	height:auto;
	float:left;
	background: url(../images/art-shadowLeft.gif) repeat-y;
}
#shadowRightH {
	width:10px;
	height:auto;
	float:right;
	background: url(../images/art-shadowRight.gif) repeat-y;
}
#shadowBottomH {
	/*width:1000px;*/
	width:730px;
	height:10px;
	float:left;
}
/* header for home --------------*/
#header {
	width:710px;
	height: 134px;
	background: url(../images/bg-header.gif) repeat-x bottom;
	/*padding-top:81px;*/
	padding-top:11px;
	text-align:center;
}
/* nav for home --------------*/
#aboutus {
	/*width:1000px;*/
	width:710px;
	height:42px;
	padding-top:19px;
	background: url(../images/bg-abtus.jpg) no-repeat top;
	text-align:center;
	cursor:pointer;
	/*font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;*/
}
#cme {
	/*width:1000px;*/
	width:710px;
	height:43px;
	padding-top:16px;
	background: url(../images/bg-cme.jpg) no-repeat top;
	text-align:center;
	cursor:pointer;
	/*font-family: Helvetica, sans-serif;/*Arial, */
	/*font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	border:#99FF00 solid 1px;*/
}
#faculty {
	/*width:1000px;*/
	width:710px;
	height:44px;
	padding-top:18px;
	background: url(../images/bg-faculty.jpg) no-repeat top;
	text-align:center;
	cursor:pointer;
	/*font-family: Helvetica, sans-serif;/*Arial, */
	/*font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;*/
}
#community {
	/*width:1000px;*/
	width:710px;
	height:37px;
	padding-top:19px;
	background: url(../images/bg-community.jpg) no-repeat top;
	text-align:center;
	cursor:pointer;
	/*font-family: Helvetica, sans-serif;/*Arial, */
	/*font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;*/
}
#main {
	/*width:1000px;*/
	width:710px;
	height:290px;
	/*float:left;*/
	background: url(../images/ban-hills.jpg) no-repeat top;
}
#main2 {
	width:1000px;
	height:290px;
	/*float:left;*/
	background: url(../images/ban-hills.jpg) no-repeat top;
}
/* footer --------------*/
#footer {
	/*width:1000px;*/
	width:730px;
	float:left;
	/*padding-top:27px;*/
	padding-top:12px;
	height:140px;
	text-align:center;
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height:20px;
}
#footer a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
#footer a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
/* wholeOverall Internal--------------*/
#shadowTop {
	/*width:1000px;*/
	width:780px;
	height:10px;
	/*margin-top:10px;*/
	float:left;
}
#shadowLeft {
	width:10px;
	height:auto;
	float:left;
	background: url(../images/art-shadowLeft.gif) repeat-y;
}
#shadowRight {
	width:10px;
	height:auto;
	float:right;
	background: url(../images/art-shadowRight.gif) repeat-y;
}
#shadowBottom {
	/*width:1000px;*/
	width:780px;
	height:10px;
	float:left;
}
#main2 {
	/*width:1000px;*/
	width:780px;
	height:auto;
	float:left;
	/*background-color:#FFFFFF;*/
	background: #FFFFFF url(../images/bg-main2.gif) repeat-y;
}
#bgMain2 {
	/*width:980px;*/
	width:760px;
	height:auto;
	float:left;
}
/*#header2 {
	width:auto;
	height:112px;
	padding:0px;
	margin:0px;
}*/
#header2 {
	width:auto;
	height:158px;
	padding:0px;
	margin:0px;
}
#logo {
	width:auto;
	height:64px;
	padding:19px 0px 0px 36px;
}
/* Nav Top Internal Start--------------*/
#navtopcontainer {
	width:527px;
	height:29px;
	/*float:left;*/
	padding-left:20px;
	margin-left:205px;
}
#navtoplist {
	margin:0px;
	padding:0px;
	/*height:18px;*/
	/*border:1px solid red;*/
}
#navtoplist li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	height: auto;
	width: auto;
	text-decoration:none;
	float:left;
	padding:5px 8px 0px 8px;
}
#navtoplist li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	height: auto;
	width: auto;
	text-decoration:none;
	/*float:left;*/
	/*padding:0px 28px 0px 28px;*/
}
#navtoplist li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display:inline;
	text-decoration:none;
	/*float:left;*/
}
#navtoplist li a.selected {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	text-decoration:none;
	/*float:left;*/
}
.searchBox {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display:inline;
	text-decoration:none;
	width:125px;
	height:17px;
	border:none 0px;
	background-color:#FFFFFF;
	/*background: #FFFFFF url(../images/art-searchbox-left.png) no-repeat left top;*/
	margin:0px;
	padding:0px;
	float:left;
}
/* Nav Top Internal End--------------*/

/* Nav Top Internal2 Start--------------*/
#navtopcontainer2 {
	/*width:527px;*/
	width:747px;
	height:29px;
	/*float:left;*/
	padding-left:20px;
	margin-left:205px;
	/*border:1px solid red;*/
}
#navtoplist2 {
	margin:0px;
	padding:0px;
	/*height:18px;*/
	/*border:1px solid red;*/
}
#navtoplist2 li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	height: auto;
	width: auto;
	text-decoration:none;
	float:left;
	/*padding:5px 8px 0px 8px;*/
	padding:5px 28px 0px 28px;
}
#navtoplist2 li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	height: auto;
	width: auto;
	text-decoration:none;
	/*float:left;*/
	/*padding:0px 28px 0px 28px;*/
}
#navtoplist2 li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display:inline;
	text-decoration:none;
	/*float:left;*/
}
#navtoplist2 li a.selected {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	text-decoration:none;
	/*float:left;*/
}
.searchBox2 {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display:inline;
	text-decoration:none;
	width:125px;
	height:17px;
	border:none 0px;
	background-color:#FFFFFF;
	/*background: #FFFFFF url(../images/art-searchbox-left.png) no-repeat left top;*/
	margin:0px;
	padding:0px;
	float:left;
}
/* Nav Top Internal2 End--------------*/
#body2 {
	width:auto;
	height:auto;
}
#leftpanel {
	width:225px;
	/*height:616px;*/
	/*height:576px;*/
	height:auto;
	float:left;
	/*padding-top:21px;*/
}
/* Nav Left Internal Start--------------*/
#navleftcontainer {
	width:216px;
	/*height:616px;*/
	/*height:595px;*/
	/*height:555px;*/
	height:auto;
	/*float:left;*/
	/*padding-right:10px;*/
	padding-top:21px;
	_padding-top:16px;
	/*background: url(../images/bg-leftnavpanel.png) no-repeat;*/
	/*border:1px red solid;*/
}
#navleftlist {
	margin:0px;
	padding:0px;
	list-style:none;
	/*margin-top:21px;*/
	/*height:18px;*/
	/*border:1px solid red;*/
}
#navleftlist li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #b1a096;
	height: 99px;
	width: auto;
	text-decoration:none;
	text-align:right;
	padding-top:18px;
}
#navleftlist li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #b1a096;
	/*height: auto;
	width: auto;*/
	text-decoration:none;
	/*padding:0px 28px 0px 28px;*/
}
#navleftlist li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
#navleftlist li a.selected {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
.abtus {
	padding-right:28px;
}
.abtusActive {
	height: 165px!important;
	padding-right:28px;
}
.cme {
	padding-right:28px
}
.faculty {
	padding-right:28px
}
.community {
	padding-right:28px;
}
.communityActive {
	height: 134px!important;
	padding-right:28px;
}
.eisenhower { 
	/*height: 59px!important;*/
	padding-right:28px;
	height:60px!important;
	/*border:1px red solid;*/
}
/* Nav Left Internal End--------------*/

/*--New Style for 800 BG--*/
#content {
	/*width:715px;*/
	width:497px;
	/*height:322px;*/
	float:left;
	/*background: #ffffff url(../images/bg-content.jpg) no-repeat left top;*/
	/*padding:120px 25px 0px 15px;*/
	padding:50px 23px 0px 15px;
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
	height:auto !important;
	height:440px;
	/*_height:439px;*/
	min-height:440px;
}
#content ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:2px;
}
#content li {
	/*display:inline;*/
	height: auto;
	width: auto;
	/*float:left;*/
	padding:5px 0px 0px 0px;
	_padding:10px 0px 0px 0px;
}
#content a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #636363;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .ul2 {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:2px;
}
#content .ul2 li {
	/*display:inline;*/
	height: auto;
	width: auto;
	/*float:left;*/
	padding:2px 0px 0px 5px;
	list-style:none;
	margin-left:15px;
	/*_padding:10px 0px 0px 16px;*/
}
#content .ul2 li ul li {
	/*display:inline;*/
	height: auto;
	width: auto;
	/*float:left;*/
	padding:1px 0px 0px 2px;
	list-style:none;
	margin-left:19px;
	/*_padding:10px 0px 0px 16px;*/
}
#content .ul3 {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:2px;
}
#content .ul3 li {
	/*display:inline;*/
	height: auto;
	width: auto;
	/*float:left;*/
	padding:2px 0px 10px 12px;
	list-style:none;
	background-image: url(../images/bul-square-com.gif);
	background-repeat:no-repeat;
	background-position: 0 .7em;
	margin:0px;
	/*_padding:10px 0px 0px 16px;*/
	/*border:1px solid red;*/
}
#content .Img{
	padding:10px 0px 0px 5px;
/*	_padding:10px 0px 0px 5px;
*/}
/*--Footer--*/
#footer2 {
	/*width:533px;*/
	width:520px;
	height:auto;
	float:right;
	/*padding-top:96px;*/
	padding:65px 0px 0px 0px;
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 10px;
	font-weight: normal;
	color: #ddb96d;
	text-decoration:none;
	background-color:#FFFFFF;
	text-align:left;
	/*border:1px red solid;*/
}
/* Bread Crumb --------------*/
#breadcrumb {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom:10px;
}
#breadcrumb a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#breadcrumb a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #925a2e;
	text-decoration: none;
	line-height:normal;*/
	margin-bottom:22px;
}
h2 {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom:5px;
}
h1.aboutus {
	color: #925a2e;
}
h1.cme {
	color: #273f77;
}
h1.faculty {
	color: #1b4f2a;
}
h1.community {
	color: #743245;
}
/* About Us --------------*/
#mainAbtus {
	/*width:1000px;*/
	width:780px;
	height:auto;
	float:left;
	/*background-color:#FFFFFF;*/
	background: #FFFFFF url(../images/bg-main-abtus.gif) repeat-y;
}
/*#mainAbtus2 {
	width:1000px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	background: #FFFFFF url(../images/bg-main-abtus2c.gif) repeat-y;
}*/
.bgHeaderAbtUs {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-abtus.jpg) no-repeat left top;
}
.bgLeftpanelAbtUs {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-abtus.jpg) no-repeat left top;
}
.bgContentAbtUs {
	background: #ffffff url(../images/bg-content-abtus.jpg) no-repeat left top;
}

.bgHeaderHistory {
	background: url(../images/bg-header-history.jpg) no-repeat left top;
}
.bgLeftpanelHistory {
	background: url(../images/bg-leftpanel-history.jpg) no-repeat left top;
}
.bgContentHistory {
	background: #ffffff url(../images/bg-content-history.jpg) no-repeat left top;
}

.bgHeaderHistory2 {
	background: url(../images/bg-header-history2.jpg) no-repeat left top;
}
.bgLeftpanelHistory2 {
	background: url(../images/bg-leftpanel-history2.jpg) no-repeat left top;
}
.bgContentHistory2 {
	background: #ffffff url(../images/bg-content-history2.jpg) no-repeat left top;
}

.bgHeaderPlain {
	background: url(../images/bg-header-plain.jpg) no-repeat left top;
}
.bgLeftpanelPlain {
	background: url(../images/bg-leftpanel-plain.jpg) no-repeat left top;
}
.bgContentPlain {
	background: #ffffff url(../images/bg-content-plain.jpg) no-repeat left top;
}

.bgLeftpanelContact {
	background: url(../images/bg-leftpanel-ctcus.jpg) no-repeat left top;
}

.bgHeaderExpertise {
	background: url(../images/bg-header-expertise.jpg) no-repeat left top;
}
.bgLeftpanelExpertise {
	background: url(../images/bg-leftpanel-expertise.jpg) no-repeat left top;
}
.bgContentExpertise {
	background: #ffffff url(../images/bg-content-expertise.jpg) no-repeat left top;
}

.bgFooterAbtUs {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-footer-abtus.jpg) no-repeat left top;
}
#navleftlistAbtus {
	margin:0px;
	padding:0px;
	list-style:none;/*margin-top:21px;*/
	/*height:18px;*/
	/*border:1px solid red;*/
}
#navleftlistAbtus li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #b1a096;
	height: 82px;
	width: auto;
	text-decoration:none;
	text-align:right;
	padding-top:18px;
	/*border:1px red solid;*/
}
#navleftlistAbtus li img {
	margin-bottom:4px;
}
#navleftlistAbtus li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #b1a096;
	/*height: auto;
	width: auto;*/
	text-decoration:none;
	/*padding:0px 28px 0px 28px;*/
}
#navleftlistAbtus li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
#navleftlistAbtus li a.selected {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
#navleftlistAbtus li ul li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: bold;
	color: #b1a096;
	height:auto;
	width: auto;
	text-decoration:none;
	text-align:right;
	line-height:0px;
	/*border:1px red solid;*/
	padding-top:3px;
	*padding-top:0px;
	_padding-top:0px;
}
#navleftlistAbtus li ul li img {
	margin:0px;
	padding:0px;
}
#navleftlistAbtus li ul li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: bold;
	color: #deb86f;
	/*height: auto;
	width: auto;*/
	text-decoration:none;
	/*padding:0px 28px 0px 28px;*/
}
#navleftlistAbtus li ul li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
/* CME-CE Color--------------*/
#mainCME {
	width:780px;
	height:auto;
	float:left;
	background: #FFFFFF url(../images/bg-main-cme.gif) repeat-y;
}
.bgHeaderCME {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-cme.jpg) no-repeat left top;
}
.bgLeftpanelCME {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-cme.jpg) no-repeat left top;
}
.bgContentCME {
	background: #ffffff url(../images/bg-content-cme.jpg) no-repeat left top;
}
.bgFooterCME {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-footer-cme.jpg) no-repeat left top;
}
/* Faculty Color--------------*/
#mainFaculty {
	width:780px;
	height:auto;
	float:left;
	background: #FFFFFF url(../images/bg-main-faculty.gif) repeat-y;
}
.bgHeaderFaculty {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-faculty.jpg) no-repeat left top;
}
.bgLeftpanelFaculty {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-faculty.jpg) no-repeat left top;
}
.bgContentFaculty {
	background: #ffffff url(../images/bg-content-faculty.jpg) no-repeat left top;
}
.bgFooterFaculty {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-footer-faculty.jpg) no-repeat left top;
}
/* Community Color--------------*/
#mainCommunity {
	width:780px;
	height:auto;
	float:left;
	background: #FFFFFF url(../images/bg-main-community.gif) repeat-y;
}
.bgHeaderCommunity {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-community.jpg) no-repeat left top;
}
.bgLeftpanelCommunity {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-community.jpg) no-repeat left top;
}
.bgContentCommunity {
	background: #ffffff url(../images/bg-content-community.jpg) no-repeat left top;
}
.bgFooterCommunity {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-footer-community.jpg) no-repeat left top;
}

.bgHeaderComFaculty {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-comFaculty.jpg) no-repeat left top;
}
.bgLeftpanelComFaculty {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-comFaculty.jpg) no-repeat left top;
}
.bgContentComFaculty {
	background: #ffffff url(../images/bg-content-comFaculty.jpg) no-repeat left top;
}
/*The Art of Medicine Image*/
.bgHeaderComArt {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-comArt.jpg) no-repeat left top;
}
.bgLeftpanelComArt {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-comArt.jpg) no-repeat left top;
}
.bgContentComArt {
	background: #ffffff url(../images/bg-content-comArt.jpg) no-repeat left top;
}
/*Video Conferencing Image*/
.bgHeaderComVideo {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-comVideo.jpg) no-repeat left top;
}
.bgLeftpanelComVideo {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-comVideo.jpg) no-repeat left top;
}
.bgContentComVideo {
	background: #ffffff url(../images/bg-content-comVideo.jpg) no-repeat left top;
}
/*Renting Our Facility*/
.bgHeaderComRenting {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-comRenting.jpg) no-repeat left top;
}
.bgLeftpanelComRenting {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-comRenting.jpg) no-repeat left top;
}
.bgContentComRenting {
	background: #ffffff url(../images/bg-content-comRenting.jpg) no-repeat left top;
}
/*Plain Img*/
.bgHeaderComPlain {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-header-comPlain.jpg) no-repeat left top;
}
.bgLeftpanelComPlain {
	/*width:980px;
	height:152px;*/
	background: url(../images/bg-leftpanel-comPlain.jpg) no-repeat left top;
}
.bgContentComPlain {
	background: #ffffff url(../images/bg-content-comPlain.jpg) no-repeat left top;
}

#navleftlistCommunity {
	margin:0px;
	padding:0px;
	list-style:none;
	/*margin-top:21px;*/
	/*height:18px;*/
	/*border:1px solid red;*/
}
#navleftlistCommunity li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #b1a096;
	height: 82px;
	width: auto;
	text-decoration:none;
	text-align:right;
	padding-top:18px;
	/*	border:1px red solid;*/
}
#navleftlistCommunity li img {
	margin-bottom:4px;
	/*border:1px red solid;*/
}
#navleftlistCommunity li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #b1a096;
	/*height: auto;
	width: auto;*/
	text-decoration:none;
	/*padding:0px 28px 0px 28px;*/
}
#navleftlistCommunity li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
#navleftlistCommunity li a.selected {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
#navleftlistCommunity li ul li {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: bold;
	color: #b1a096;
	height:auto;
	width: auto;
	text-decoration:none;
	text-align:right;
	line-height:0px;
	/*border:1px red solid;*/
	padding-top:3px;
	*padding-top:0px;
	_padding-top:0px;
}
#navleftlistCommunity li ul li img {
	margin:0px;
	padding:0px;
}
#navleftlistCommunity li ul li a {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: bold;
	color: #deb86f;
	/*height: auto;
	width: auto;*/
	text-decoration:none;
	/*padding:0px 28px 0px 28px;*/
}
#navleftlistCommunity li ul li a:hover {
	font-family: Helvetica, sans-serif;/*Arial, */
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	/*float:left;*/
}
.OurFacilityPics {
	width:150px;
	padding-left:5px;
	float:right;
}
