body,td,th {

	color: #333333;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 16px;

}

body {

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/background.jpg);

	background-repeat: repeat-x;

	background-position: center top;

}

a:link {

	color: #000066;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #003399;

}

a:hover {

	text-decoration: none;

	color: #000099;

}

a:active {

	text-decoration: none;

	color: #003399;

}

h1 {

	font-size: 16px;

	color: #260005;

}

h2 {

	font-size: 14px;

	color: #2d517a;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

h3 {

	font-size: 13px;

	color: #260005;

}

h4 {

	font-size: 12px;

	color: #260005;

}

h5 {

	font-size: 11px;

	color: #2d517a;

}

#container{

	width:949px;

	margin:0px auto;

}

#header{

	width:949px;

	float:left;

	height:136px;

}

#navigation{

	width:949px;

	height:46px;

	float:left;

	margin-bottom: 15px;

}

#navigation img,a{

	border:none;

}

.button{

	float:left;

	height:46px;

}

#content{

	width:949px;

	float:left;

}

#left{

	float:left;

	width:689px;

}

#right{

	float:left;

	width:260px;

}

#main{

	float:left;

	width:689px;

}

#bodycontent{

	margin-top:15px;

	float:left;

	width:689px;

}

#bodycontent_top{

	float:left;

	width:689px;

}

#bodycontent_main{

	float:left;

	width:689px;

	background-image: url(images/body_background.jpg);

	background-repeat: repeat-y;

	background-position: center center;
	
	min-height:287px;

}

#columnz{
	width:213px;
	min-height:280px;
	float:left;
	margin-right:10px;
}

#column{

	width:313px;

	height:287px;

	float:left;

	padding-right: 15px;

	padding-left: 15px;

}

#schedule{

	background-image:url(images/schedulebackground.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

	height: 32px;

	width: 313px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	font-size: 10px;

	padding-top: 2px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 0px;

	padding-bottom: 3px;

	line-height: 13px;

}

#addevent{

	font-size: 9px;

}

#addevent a{

	font-size: 9px;

	display: none;

}

#bodycontent_bottom{

	float:left;

	width:689px;

}

#redbox{

	float:left;

	width:215px;

	margin-left:15px;

	background-image: url(images/rightbox.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 297px;

	padding: 15px;

}
#redbox a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	float:left;
	display: block;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	padding-bottom:3px;
	width:215px;
}
#redbox h2{

	font-size: 18px;

	font-weight: bold;

	color: #260005;

	display: block;

	height: 25px;

	background-image: url(images/circle.png);

	background-repeat: no-repeat;

	padding-left: 18px;

}

#redbox2 a{

	color: #FFFFFF;

	display: block;

	margin-bottom: 4px;

	width: 195px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #990000;

	font-size: 10px;

	margin-left: 20px;

	line-height: 12px;

	padding-top: 4px;

	padding-right: 0px;

	padding-bottom: 4px;

	padding-left: 0px;

}

#redbox2 a:hover{

	background-color: #e60e2a;

}

#rightad{

	float:left;

	width:245px;

	margin-left:15px;

	margin-top:15px;

}

#footer{

	margin-top:9px;

	text-align:right;

	color:#999999;

	font-size:10px;

	width:949px;

	height:46px;

	float:left;

}

#footer a{

	color:#CCCCCC;

	text-decoration:none;

}

#ad{

	margin-left:45px;

	margin-top:55px;

	width:380px;

	height:60px;

	float:left;

}

#ad img{

	border:none;

}

#formtable{

	width:500px;

	float: left;

}

#formtable th{

	width:100px;

	text-align:right;

	padding:5px;

}

#formtable td{

	padding:5px;

}

#formtable td input{

	height: 20px;

	width: 300px;

	border: 1px solid #CCCCCC;

	color: #333333;

}

#formtable td textarea{

	height: 100px;

	width: 300px;

	border: 1px solid #CCCCCC;

	color: #333333;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}

/*////////////////////////////////////////////////////*/

#unitlist{width:400px;}
#unitlist table{width:400px;border:0px;}
#unitlist th,#unitlist td{
	padding:5px;
	vertical-align:middle;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#unitlist th{
	width:355px;
	color:#333333;
	font-weight:normal;
	font-size:11px;
	text-align: left;
}
#unitlist td{
	border-top:none;
	background-color:#ffffff;
	font-size: 12px;
	color: #333333;
	width: 25px;
}
#unitlist a{font-weight:normal}
#unitlist img{border:none}
#unitlist a{display:block;width:100%;height:100%;}
#unitlist a:hover{background:#E3E3E3}


#alertbox{
	width:630px;
	border: 2px solid #990000;
	padding: 10px;
	margin-bottom: 15px;
}
#alerttext{
	color:#990000;
	font-size: 15px;
	font-weight: bold;
	background-image: none;
	text-indent: 0px;
}
#alertbox a{
	color:#990000;
	text-decoration: none;
}


#message{
	width: 290px;
	height: 35px;
	margin-bottom: 3px;
	background-image: url(images/messagebox_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#messageunread{
	width: 290px;
	height: 35px;
	margin-bottom: 3px;
	background-image: url(../images/messagebox_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CC0000;
}
#subject{
	height:14px;
	width:270px;
	float:left;
	font-weight: bold;
	text-decoration: none;
}
#from{
	height:12px;
	font-size: 9px;
	width:270px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#deletemessage{
	width:20px;
	height:35px;
	float: right;
}
#profilemain{
	width: 563px;
	min-height: 300px;
	margin-right: 10px;
	float: left;
	background-image: url(images/box_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
#boxbottom{
	background-image: url(images/updates_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:18px;
	width:335px;
}


.boxframe{
	background-image: url(images/rbp_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:335px;
	margin-bottom: 11px;
	margin-right: 10px;
	float:left;
}

.boxframe{
	background-image: url(images/rbp_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:335px;
	margin-bottom: 11px;
	margin-right: 10px;
	float:left;
}
.boxhead{
	width:335px;
	height:45px;
	color: #2c347f;
}
.ecbutton{
float:left;width:26px;height:33px;padding-right:15px;padding-top:12px;
}
.headertxt{
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	width: 274px;
	float:left;
	padding-top:13px;
	padding-left:20px;
}
.boxbody{
	width:305px;
	height:223px;
	padding-left:15px;
	padding-right:15px;
}
.boxfoot{
	background-image: url(images/updates_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:18px;
	width:335px;
}


#boxbackground01{
	width: 335px;
	margin-right: 15px;
	float: left;
	background-image: url(images/rbp_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
}


#boxbackground01 img{
	float:left;
	margin-top: 12px;
	margin-left: 17px;
}
#boxbackground01 h2{
	font-size: 13px;
	font-weight: normal;
	display: block;
	height: 23px;
	width: 290px;
	padding-top: 15px;
	background-image: none;
	text-align: left;
	vertical-align: middle;
	float:left;
	margin-bottom:10px;
	text-indent: 3px;
}
#boxbackground02{
	width: 335px;
	float: left;
	background-image: url(images/rbp_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
}
#boxbackground02 img{
	float:left;
	margin-top: 12px;
	margin-left: 17px;
}
#boxbackground02 h2{
	font-size: 13px;
	font-weight: normal;
	display: block;
	height: 23px;
	width: 290px;
	padding-top: 15px;
	background-image: none;
	text-align: left;
	vertical-align: middle;
	float:left;
	margin-bottom:10px;
	text-indent: 3px;
}


#tenantlist{
	text-align: left;
	vertical-align: top;
}
#tenantlist table{border:0px;margin-top:1em}
#tenantlist td{
	padding:5px;
	vertical-align:middle;
	text-align:left;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/***************************************/
/*  Top Menu */
#menu {
	width: 600px;
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#menu ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a, #nav strong, #nav span {
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu a { float:none; }
#menu li {
	float:left;
	color: #000000;
	background: #ffffff;
	padding:0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a:hover {
	text-decoration:none;
	background-color: #CCC;
}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }




/* ---------------------------- */
#contactslide{
	font-size: 10px;
	background-image: url(images/profilepicbackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 95px;
	height: 114px;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contactslide img{
	max-width: 70px;
	max-height: 50px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
#contactslideimg{
	width: 85px;
	height: 63px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
#contactslidename{
	width: 85px;
	height: 34px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
