/* CSS Document */
body {
	margin: 0 0 1em;
	padding: 0;
	background-image: url(images/body_px.gif);

}
#bg {
	margin: 0;
	padding: 0;
	background-color: #660000;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
}

#wrapper-header {	}

#header {
	width: 100%;
	height: 125px;
	line-height: 22px;
	margin: 0 auto 0 0px;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: baseline;
	background-image: url(images/hd_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	color: #660000;
	text-align: right;
	float: right;
	padding-top: 25px;
	padding-right: 20px;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}
#wrapper-menu {
/*	float: left;*/
	width: 100%;
}
#menu {
	width: 100%;
	margin: 0 auto 0 0;
	font-size: 100%;
	white-space: nowrap;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}

/*  * html #menu { padding-right: 0; }  See above comment. This re-adjusts IE to the above padding */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 100%;
}

#menu li { display: inline; }

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
	float: left;
}

#menu a:hover {
	background: #CCCCCC ;
	color: #999999;
}
/* SUBMENU*/
#wrapper-submenu {
	width: 235px;
	margin-right: 25px;
	background-color: #F3EBE9;
	background-image: url(images/menu/menu_bg_shdw.gif);
	margin-left: -20px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	height: 450px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;



}
#submenu ul li{
	font: normal 13px "Century Gothic";
	list-style-type: none;
	list-style-image: none;
	display: list-item;
	padding: 0px;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}
#submenu li a{
	color: #990000;
	text-decoration: none;
}
#submenu li a:visited{
	color: #990000;
	text-decoration: none;
}
#submenu li a:hover{
	background-image: url(images/menu/menu_bg.gif);
}

#content {
	height: auto;
	width: 100%;
	margin: 0 0px;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	background: #F3EBE9;
	font-size: 11px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 22px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#content li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

#contentIndent {
	width: 75%;
	margin-left: 225px;
}

/*   * html #content { padding-top: 1.8em; }  Set padding top in IE to 20px */

h1 {
	color: #660000;
	width: 95%;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 20px;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	padding-top: 0px;
}
h2 {
	color: #333333;
	padding-bottom: 0px;
	width: 75%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	letter-spacing: .15em;
	text-transform: uppercase;
}

a:link, a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p {
	margin-left: 20px;
	text-align: justify;
	margin-right: 25px;
}
#footer {
	margin: 0 0px;
	padding: 10px 1% 5px;
	width: auto;
	text-align: left;
	color: white;
	letter-spacing: 0.1em;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	height: 45px;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}
#footerHome {
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/*columnRight-------------------------------*/
#columnRight {
	width: 200px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;


}
#columnRight li{
	font-size: 10px;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #999999;
	padding: 0px;
	margin-left: 15px;
}
.teamJump {
	float: right;
	text-align: right;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#aboutUs2 {
	background-image: url(images/img_office4a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: 162px;
	padding: 0px 0px 0px 15px;
	position: absolute;
	right: 0px;
	height: 350px;
	width: 100%;
	vertical-align: bottom;
}

.aboutUs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #660000;
}
#billRights {
	text-align: center;
	width: 95%;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: capitalize;
	background-image: url(images/img_billRights.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 475px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
}
.box {
	background-image: url(images/px_box_bg.gif);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 25px;
	width:25%;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.small {
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.tableBody {
	font-size: 11px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 22px;
}
.calendar {
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 22px;
	background-color: #FFFFFF;

}
.calendarDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #009999;
	font-weight: bold;
	letter-spacing: .18em;
	font-variant: small-caps;
	border-bottom: 1px dotted #CCCCCC;
}
