body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 15px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	height: 100%;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}

a {
	color: rgb(243,96,33);
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

a.special {
	text-decoration: none;
}

a:hover {
	color: rgb(243,96,33);
	text-decoration: underline;
	font-weight: normal;
}

a.features {
	color: #003399;
	text-decoration: inherit;
}

a.special2 {
	color: #000099
}

a.special2:hover {
	text-decoration: underline;
	color: #0000FF;
}

a.special:hover {
	color: rgb(243,96,33);
	text-decoration: none;
	font-weight: normal;
}

div {
	font-size: 10pt;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 887px;
	background-color: #CCFFBC;
	background: url("border-bg.png") repeat-y;
}

#topbar {
	margin-left: 2px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 857px;
	height: 150px;
	background: url("banner-with-border.jpg");
	padding-left: 30px;
	font-size: 24px;
}

#navbar {
	height: 18px;
	background: url("topmenubar-background.jpg");
	width: 883px;
	margin-left: 2px;
}

#link-tree {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 8pt;
	color: rgb(255,255,255);
	text-decoration: inherit;
}

#link-tree a {
	color: rgb(255,255,255);
}


#standard-links {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 8pt;
	color: rgb(255,255,255);
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 2px;
}

#menu ul li {
	display: block;
	float: left;
	width: 110px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	background: url("menu-background.jpg");
	text-align: center;
}

#menu ul li.firstMenuItem {
	width: 113px;
	background: url("menu-background-first.jpg");
}

#menu ul li a {
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 8px;
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 8pt;
}

#menu ul li a:hover {
	color: rgb(255,255,255);
    background-image: url("menu-background-on.gif");
}

#footer {
	margin-left: auto;
	margin-right: auto;
	background: url("footer-with-border.gif");
	float: none;
	width: 887px;
	height: 111px;
	padding: 1px 0px;
	font-size: 8pt;
}

.content {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #CCFFBC;
}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
}

.sidebar {
	padding: 10px;
}

.border {
	border-bottom: dashed 1px #666666;
	margin-bottom: 15px;
	margin-top: 15px;
}

.opp {
	background: url(images/opp-fall.jpg);
	padding: 10px;
	border: dotted 1px #999999;
	border-top: none;
}

.opp2 {
	background: url(images/opp-bg2.jpg);
	padding: 10px;
	border: dotted 1px #999999;
	border-top: none;
}

.oppBronze {
	background: url(images/opp-bronze.jpg);
	padding: 10px;
	border: dotted 1px #999999;
	border-top: none;
}

.oppSilver {
	background: url(images/opp-silver.jpg);
	padding: 10px;
	border: dotted 1px #999999;
	border-top: none;
}

.oppGold {
	background: url(images/opp-gold.jpg);
	padding: 10px;
	border: dotted 1px #999999;
	border-top: none;
}

.oppShort{background:url(images/opp-short.jpg);padding:10px;border:dotted 1px #999999;border-top:none;}

#left {
	float: left;
	width: 225px;
	overflow: hidden;
	margin-left: 2px;
	background-color: #CCFFBC;
}

#center {
	float: left;
	width: 630px;
	overflow: hidden;
	padding-left: 15px;
}

#mainCenter {
	float: left;
	width: 860px;
	overflow: hidden;
	padding-left: 15px;
	margin-left: 2px;
	background-color: #CCFFBC;
}

#mainCenter li {
	line-height: 150%;
}

#indented {
	float: none;
	width: 800px;
	overflow: hidden;
	padding-left: 5px;
	margin-left: 25px;
}

#centerBlock {
	border: dotted 1px #000000;
	color: #006600;
	background-color: #B7DBFF;
	padding: 0px;
	margin-bottom:5px;
}

#centerBlockInner{
	border: solid 4px #ccffbc;
	padding: 10px;
}

#centerInset {
	border-top: dotted 1px #006600;
	border-bottom: dotted 1px #006600;
	border-left: none;
	border-right: none;
	color: #006600;
	background-color: #B7DBFF;
	margin-right: 10px;
	padding: 10px;
}

#centerBlockGreen {
	border: dotted 2px #006600;
	color: #000000;
	background-color: #84F499;
	margin-right: 10px;
	padding: 10px;
}

#centerBlockYellow {
	border: dotted 2px #006600;
	color: #000000;
	background-color: #F5C85C;
	margin-right: 10px;
	padding: 10px;
}

#leftBlockBlue {
	border: dotted 2px #006600;
	width: 400px;
	color: #006600;
	background-color: #B7DBFF;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	float: left;
}

#rightBlockGreen {
	border: dotted 2px #FF6600;
	color: #000000;
	width: 400px;
	background-color: #84F499;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 50px;
	float:right;
}

#rightBlockOrange {
	border: dotted 2px #FF6600;
	color: #000000;
	width: 400px;
	background-color: #FF9933;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float:right;
	overflow: hidden;
}

#holidayleft {
	float: left;
	width: 395px;
	overflow: hidden;
	border: dashed 2px #CC0000;
	color: #000000;
	background-color: #C4F3B9;
	margin-bottom: 10px;
	padding: 10px;	
}

#holidayrighto {
	float: right;
	width: 409px;
	overflow: hidden;
	border: dashed 2px #219805;
	color: #000000;
	background-color: #F5A3A3;
	margin-bottom: 10px;
	padding: 3px;	
}

#holidayright {
	float: right;
	width: 395px;
	overflow: hidden;
	border: dashed 2px #CC0000;
	color: #000000;
	background-color: #C4F3B9;
	margin-bottom: 10px;
	padding: 10px;	
}

#centerBlockNarrow {
	border: dotted 2px #006600;
	color: #006600;
	background-color: #B7DBFF;
	margin-right: 75px;
	margin-left: 75px;
	padding: 10px;
}

#descrip {
	border: solid 1px rgb(68,75,82);
	color: rgb(68,75,82);
	background-color: #FFD36A;
	margin-bottom: 10px;
	padding: 10px;
}

#services {
	border: solid 1px rgb(68,75,82);
	color: rgb(68,75,82);
	background-color: #99CCFF;
	margin-bottom: 10px;
	padding:10px;
}

#features {
	border: solid 1px rgb(68,75,82);
    color: rgb(68,75,82);
	background-color: #CC99CC;
	margin-bottom: 10px;
	padding:10px;
}

#injuryscreening {
	border: dashed 1px #000000;
	color: #000000;
	background-color: #FF9900;
	margin-bottom: 10px;
	padding: 10px;	
}



/*------------------------Headings------------------------------------------*/

h1 {
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px 0px 4px 0px;
	color: #9900FF;
	border-bottom: dotted 1px #333333;
}

h2{
	font-size: 14pt;
	text-align: left;
	margin: 0px 0px 1px 0px;
	color: #3300CC;
	border-bottom: dashed medium #33FF66;
}

h3 {
	color: #000000;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-size: 11pt;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px 0px 4px 0px;
	color: rgb(68,75,82);
	border-bottom: dotted thin #CCFFBC;
}

h5 {       
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	margin: 5px 0px 2px 0px;
	color: rgb(68,75,82);
}

h6 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 4px 0px;
	border-bottom: dashed thin #999999;
}

