/* CSS Document */

body {
	background-color: #001999;
	margin-top: 0px;
	background-image: url(../images/layout/background.png);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
#Header {
	left:0px;
	top:0px;
	width:720px;
	height:95px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 0;
	background-image: url(../images/layout/header-02.png);
	background-repeat: repeat-y;
}
#c_logo {
	position: absolute;
	width: 218px;
	height: 61px;
	left: 10px;
	top: 14px;
}
#phone {
	left: 540px;
	top: 15px;
	position: absolute;
	text-align: center;
	height: 65px;
	color: #003333;
}
#topMenu ul {
	margin-left: 10px;
	display: -moz-inline-box;
	display: inline-block;
	display: inline;
	width: 100px;
	margin-top: 10px;
}

#topMenu ul li {
	margin-left: 10px;
	display: -moz-inline-box;
	display: inline-block;
	display: inline;
}
#topMenu a {
	text-decoration: none;
	color: #000000;
}
#topMenu a:visited {
	color: #000000;
}
#topMenu a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#contents {
	width:720px;
	z-index:1;
	position: relative;
	top: 122px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 8px;
	padding-top: 8px;
	clear: both;
	color: #ffffff;
	position: relative;
	border-top: solid white 2px;
	background-color: #003399;
	height: 50px;
}
#footer a {
	color: #ffffff;
}
#body_text {
	padding: 15px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	background-color: #EFEFFF;
}
#body_text #bodyhome {
	background-color: #001999;
	padding: 15px 10px 10px 10px;
	margin: -15px -10px -10px -10px;
}

#pageNav{
	float: left;
	width:150px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#pageNav ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pageNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}
#pageNav a {
	text-decoration: none;
	color: #ffffff;
}
#pageNav a:visited {
	color: #cccccc;
}
#pageNav a:hover {
	text-decoration: underline;
	color: #FB7701;
}
#Resources, #Nutrition, #Vitamins, #Women, #Chiropractic, #Conditions, #Office, #newClient, #techniques {
	display: none;
}
#sideMenu {
	width:140px;
	margin-top: 10px;
}
#advert {
	width:135px;
	margin-top: 10px;
	padding: 5px;
	color: black;
	padding-bottom: 15px;
}
#MenuPos {
	position:absolute;
	left:120px;
	top:7px;
	width:500px;
	height:35px;
	z-index:1;
}
#AnnounceLeft {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left:7px;
	top:0px;
	width:250px;
	height:62px;
	z-index:1;
	color: white;
	overflow: hidden;
	font-size: 11px;
}
#AnnounceRight {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left:466px;
	top:0px;
	width:245px;
	height:85px;
	z-index:1;
	color: white;
	overflow: hidden;
	font-size: 11px;
}

#AnnounceLeft h1 {
	font-size:12px;
}

#AnnounceRight h1 {
	font-size:12px;
}
.px10 {
	font-size: 10px
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.item_name {
	color: #003333;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.item_addon {
	color: #003333;
	font-size: 9pt;
	font-weight: bold;
}
.item_description {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

.align-center {
	text-align: center;
	vertical-align: top;
}
.align-center p{
	margin-bottom: 10px;
	margin-top: 0px;
}
#tbl_events {
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}
#menu-description {
}
.menu-list {
}
#boxed-in {
	border: solid #001999 2px;
	padding: 15px;
	background-color: #FFFF00;
}

