/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#CAA454;
	margin:0px;
	background-position: center top;
}

#wrapper {
	width:930px;
	margin:auto;
}

/* Header and Navigation */

#header {
	width:900px;
	height:110px;
	margin:auto;
}

#logo {
	width:240px;
	height:100px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:5px;
	float:left;
}

#logo_link {
   width:240px;
   height:100px;
   display:block;
}

#logo_link span {
   display:none;
}

#top_nav {
	width:272px;
	height:23px;
	background-image:url(../images/top_nav_back.gif);
	background-repeat:no-repeat;
	float:right;
}

#top_nav ul {
	margin-left:15px;
	margin-top:5px;
}

#top_nav li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#F9FAD8;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626E58;
	padding-left:8px;
	padding-right:8px;
	list-style-type:none;
}

#navigation {
	width:620px;
	height:45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9FAC92;
	float:right;
	margin-top:15px;
}

#navigation ul {
	margin-left:0px;
	padding-top:10px;
}

#navigation li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F9FAD8;
	float:left;
	padding-left:12px;
	padding-right:12px;
	list-style-type:none;
}

#header a {
	color:#F9FAD8;
	text-decoration:none;
}

#header a:visited {
	color:#F9FAD8;
	text-decoration:none;
}

#header a:hover {
	color:#729E84;
	text-decoration:none;
}

/* Header and Navigation */

/* Main Graphic */

#main_graphic_section {
	clear:both;
	width:930px;
	height:307px;
	background-image:url(../images/main_graphic_back.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}


.main_graphic {
	width:900px;
	height:280px;
	margin-left:15px;
	margin-top:-40px;
	position:absolute;
	z-index:2000
}

/* .main_graphic {
	width:900px;
	height:280px;
	background-image:url(../images/main_graphic.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:-40px;
	position:absolute;
	z-index:2000
} */

#main_graphic_text h1 {
	width:650px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	line-height:28px;
	color:#1F3020;
	text-align:center;
	margin:auto;
	padding-top:240px;
}

/* Main Graphic */

/* Software Navigation */

#practice_button {
	width:241px;
	height:140px;
	float:left;
}

#practice_button span {
	display:none;
}

#practice_button a {
	width:241px;
	height:140px;
	background-image:url(../images/practice_management.png);
	background-repeat:no-repeat;
	display:block
}

#practice_button a:hover {
	background-position: 0px -140px;
	background-repeat:no-repeat;
}

#electronic_button {
	width:232px;
	height:140px;
	float:left;
}

#electronic_button span {
	display:none;
}

#electronic_button a {
	width:232px;
	height:140px;
	background-image:url(../images/electronic_medical.png);
	background-repeat:no-repeat;
	display:block
}

#electronic_button a:hover {
	background-position: 0px -140px;
	background-repeat:no-repeat;
}

#appointment_button {
	width:221px;
	height:140px;
	float:left;
}

#appointment_button span {
	display:none;
}

#appointment_button a {
	width:221px;
	height:140px;
	background-image:url(../images/appointment_scheduler.png);
	background-repeat:no-repeat;
	display:block
}

#appointment_button a:hover {
	background-position: 0px -140px;
	background-repeat:no-repeat;
}

#allergy_button {
	width:236px;
	height:140px;
	float:left;
}

#allergy_button span {
	display:none;
}

#allergy_button a {
	width:236px;
	height:140px;
	background-image:url(../images/allergy_lab.png);
	background-repeat:no-repeat;
	display:block
}

#allergy_button a:hover {
	background-position: 0px -140px;
	background-repeat:no-repeat;
}

/* Software Navigation */

/* Software Element */

#software_section {
	width:930px;
	height:140px;
	clear:both;
}

.software_sub {
	width:180px;
	height:140px;
	padding-left:25px;
	padding-right:22px;
	padding-top:5px;
	float:left;
	background-image: url(../images/divider.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.software_sub h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#F8C233;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

.software_sub p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
	margin-top:0px;
	float:left;
	clear:left;
}

.software_sub a {
	color:#F8C233;
	text-decoration:none;
}

.software_sub a:visited {
	color:#F8C233;
	text-decoration:none;
}

.software_sub a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#practice_icon {
	width:39px;
	height:38px;
	padding-right:5px;
	background-image:url(../images/practice_icon.png);
	background-repeat:no-repeat;
	float:left;
}

#records_icon {
	width:39px;
	height:38px;
	padding-right:5px;
	background-image: url(../images/records_icon.png);
	background-repeat:no-repeat;
	float:left;
}

#appointment_icon {
	width:39px;
	height:38px;
	padding-right:5px;
	background-image: url(../images/appointment_icon.png);
	background-repeat:no-repeat;
	float:left;
}

#allergy_icon {
	width:39px;
	height:38px;
	padding-right:5px;
	background-image: url(../images/allergy_icon.png);
	background-repeat:no-repeat;
	float:left;
}

#icon_link {
   width:39px;
   height:38px;
   display:block;
}

#icon_link span {
   display:none;
}

/* Software Element */

/* Homepage Content */

#home_content_wrapper {
	width:900px;
	background-color:#FFFFFF;
	margin:auto;
	padding-top:10px;
	clear:both;
}

#home_content {
	width:880px;
	background-image:url(../images/page_back.png);
	background-repeat:repeat-y;
	margin:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1CBAF;
	border-bottom-color: #E1CBAF;
}

#welcome_text {
	width: 330px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}

.news_section {
	width:242px;
	background-image:url(../images/news_header.png);
	background-repeat:no-repeat;
	float:left;
	padding-top:65px;
	margin-left:28px;
	margin-top:20px;
}

.news_section p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	padding-bottom:20px;
	padding-left:5px;
	color:#373837;
}

.testimonials_section {
	width:200px;
	background-image: url(../images/testimonials_header.png);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	padding-top:65px;
	margin-left:33px;
	margin-top:20px;
}

.testimonials_section h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#373837;
}

.testimonials_section h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#373837;
	text-align:right;
}

#home_content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	line-height:30px;
	color:#5E1711;
	margin-bottom:0px;
}

#home_content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#373837;
	margin-top:0px;
}

#home_content a {
	color:#5E1711;
	text-decoration:none;
}

#home_content a:visited {
	color:#5E1711;
	text-decoration:none;
}

#home_content a:hover {
	color:#1F3020;
	text-decoration:none;
}

/* Homepage Content */


/* Subpage Content */

#sub_content_wrapper {
	width:900px;
	background-color:#FFFFFF;
	margin:auto;
	padding-top:10px;
	margin-top:20px;
	clear:both;
}

#subpage_content {
	width:890px;
	background-image:url(../images/subpage_back.png);
	background-repeat:repeat-y;
	margin:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1CBAF;
	border-bottom-color: #E1CBAF;
}

#subpage_products {
	width:572px;
	float:left;
	margin-left:4px;
}

#subpage_graphic {
	width:582px;
	height:300px;
	overflow:hidden;
}

#subpage_products_content {
	width:552px;
	padding-left:10px;
}

#subpage_products_heading h1 {
	width:572px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	background-color:#5E1711;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:3px;
	margin-bottom:10px;
}

#subpage_products h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#5E1711;
	padding-bottom:10px;
	margin-top:15px;
}

#subpage_products_content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	color:#3B2F1E;
	padding-bottom:10px;
}

#subpage_products_content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#5E1711;
	padding-bottom:10px;
}

#subpage_products_content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#1F3020;
	padding-bottom:10px;
}

#subpage_products_content h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#5E1711;
	margin-bottom:0px;
	padding-bottom:10px;
}

#subpage_products_content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
	color:#3B2F1E;
	padding-bottom:5px;
}

#subpage_products_content blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
	color:#3B2F1E;
	margin-top:0px;
}

#subpage_products_content ul {
	margin-left:25px;
}

#subpage_products_content ol {
	margin-left:25px;
}

#subpage_products_content li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#1F3020;
	padding-bottom:10px;
	list-style-type:none;
	padding-left:10px;
	background-image:url(../images/bullet.png);
	background-position: left top;
	background-repeat:no-repeat;
}

#subpage_products_content ol li {
	background-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left:30px;
}

#subpage_products_content a {
	color:#5E1711;
	text-decoration:none;
}

#subpage_products_content a:visited {
	color:#5E1711;
	text-decoration:none;
}

#subpage_products_content a:hover {
	color:#1F3020;
	text-decoration:none;
}


/* Subpage Content */

/* Sidebar */

#sidebar {
	width:304px;
	float:left;
}

#sidebar_nav {
	width:304px;
}

#sidebar_nav h2 {
	width:294px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	background-color:#1F3020;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:0px;
}

#sidebar_nav ul {
	margin-left:10px;
	margin-top:10px;
}

#sidebar_nav li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	color:#5E1711;
	list-style-type:none;
}

#sidebar_nav a {
	color:#5E1711;
	text-decoration:none;
}

#sidebar_nav a:visited {
	color:#5E1711;
	text-decoration:none;
}

#sidebar_nav a:hover {
	color:#1F3020;
	text-decoration:none;
}

.sidebar_alternate {
	width:289px;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:10px;
	background-color:#775F3E;
}

.sidebar_alternate h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#E9E2B7;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

.sidebar_alternate p {
	width:280px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
	color:#E9E2B7;
	font-weight:normal;
}

.sidebar_alternate a {
	color:#E9E2B7;
	text-decoration:underline;
}

.sidebar_alternate a:visited {
	color:#E9E2B7;
	text-decoration:underline;
}

.sidebar_alternate a:hover {
	color:#1F3020;
	text-decoration:underline;
}

#sidebar_news {
	width:270px;
	margin-left:15px;
	background-image:url(../images/news_header_small.png);
	background-repeat:no-repeat;
	background-position: left top;
	padding-top:60px;
	margin-top:20px;
}

#sidebar_news p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding-bottom:6px;
	padding-top:6px;
	color:#5E1711;
}

#sidebar_news a {
	color:#5E1711;
	text-decoration:none;
}

#sidebar_news a:visited {
	color:#5E1711;
	text-decoration:none;
}

#sidebar_news a:hover {
	color:#1F3020;
	text-decoration:none;
}

/* Sidebar */

/* Client Workstations Table */

#workstations
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:10px;
	width: 540px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #775F3E;
}
#workstations th
{
	font-size: 16px;
	font-weight: normal;
	padding: 10px 8px;
	color: #FFFFFF;
	background-color:#1F3020;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#workstations td
{
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B2F1E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #775F3E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #775F3E;
}
#workstations .type
{
	background: #F0EBCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #775F3E;
}

/* Client Workstations Table */

/* Footer */

#footer {
	width:930px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:-12px;
	background-color:#1F3020;
}

.footer_element {
	width:150px;
	float:left;
	margin-left:25px;
	margin-right:10px;
	margin-top:10px;
}

.footer_element_copyright {
	width:150px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:10px;
}

#footer h2 {
	width:155px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D644E;
}

#footer ul {
	margin-left:0px;
	margin-top:0px;
}

#footer li {
	width:150px;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#D9CE85;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D644E;
}

#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:18px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

#footer a {
	color:#D9CE85;
	text-decoration:none;
}

#footer a:visited {
	color:#D9CE85;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Footer */

label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#3B2F1E;
	line-height:16px;
}

input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#3B2F1E;
	line-height:16px;
}

select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#3B2F1E;
	line-height:16px;
}

textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#3B2F1E;
	line-height:16px;
}


ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-weight:normal;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
	padding-bottom:10px;
}

.green {
	color:#1F3020;
}

.red {
	color:#5E1711;
}