@charset "UTF-8";



/* community */



#comm-container { width:1026px; background-color:#FFFFFF; margin-left:auto; margin-right:auto; float:none; min-height:100px; margin-top:0px;}
#comm-left { width:710px; float:left; background-color:#FFFFFF; padding:0px;height:auto; }
#comm-right { width:300px; float:right; background-color:#FFFFFF;padding:0px;height:auto; }
#comm-header { width:1026px; background-color:#FFFFFF;margin-left:auto; margin-right:auto; float:none; height:auto; }
#footer { width:1026px; background-color:#FFFFFF;margin-left:auto; margin-right:auto; float:none; min-height:100px; }



/* boxes */
.comm-box { border:solid 1px #CCC; padding:10px; height:auto; }
.comm-logo { border:solid 1px #CCC; }
.comm-ltgraybox { background-color:#333333; padding:10px; min-height:1px;}
.comm-graybox { background-color:#666666; padding:10px; min-height:1px;}
.comm-graybg {background-image:url(../images/gray-gradient-bg.png); background-repeat:x; height:43px;}
.comm-line {border-top:solid 1px #CCCCCC;}



/* rhs */
.pf-graybar {background-color: #767676; height:35px; padding:5px;}

/* headings, titles, labels  */
.comm-label {font-family: Arial, serif; font-size:14px; padding:10px 10px; text-transform:normal; color:#FFFFFF; font-weight:bold;}
.comm-title { font-family: 'Lustria', serif;font-size:18px; padding:10px; color:#FFF;}
.comm-eventname { font-family: Arial, Helvetica, sans-serif; font-size:18px;  color:#333333; font-weight:bold;}
.comm-residencename { font-family: Arial, Helvetica, sans-serif; font-size:18px;  color:#781a1c; ev-eventname }

.boldtext { vertical-align:middle; text-transform:normal; font-weight: bold;	color: #333333;	text-decoration: none;	font-size: 14px;	text-align: left; padding:10px 0 10px 10px;}
.regtext { vertical-align:middle; text-transform:normal; font-weight: normal;	color: #333333;	text-decoration: none;	font-size: 14px;	text-align: left; padding:10px 0 10px 10px;}



