* body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #340001;
}

body {
	background-color: #340001;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.SmallText {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.SmallRedText {
	font-size: 11px;
	color: #9F0038;
	font-weight: bold;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #340001;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.PageTitle {
	font-family: "Times New Roman"; serif;
	font-size: 30px;
	color: #000;
    text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

* .border {
	border: 1px solid #FFFFFF;
}

* .header-background {
	background-image: url(images/banner-background.jpg);
	background-repeat: no-repeat;
	width: 552px;
}

/* LINKS ---------- */
a:link, a:visited {color: #8B0118; text-decoration: none}
a:hover, a:active {
	text-decoration: underline;
	color: #EB9B3A;
}
* a b {visibility: hidden}
* #sesame {color: #FFFFFF; font-size: 11px}
* #footer a {color: #F3DBAA; font-size: 11px}

/* ---------------Main Navigation ------------------ */
ul#nav {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*  Makes the list items sit next to each other */
#nav li {float: left;}

/*  Sets styles for all links that are inside the ul id="nav" */
#nav a {
display: block;
height: 37px; 
width: 213px;
overflow: hidden; 
text-indent: -999em; /* Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
* #home {background: url(images/nav-home.jpg)}
* #about-us {background: url(images/nav-about-us.jpg)}
* #new-patients {background: url(images/nav-new-patients.jpg)}
* #extraordinary-dental-care {background: url(images/nav-extraordinary.jpg)}
* #patient-testimonials {background: url(images/nav-patient-testimonials.jpg)}
* #before-after {background: url(images/nav-before-after.jpg)}
* #about-orthodontics {background: url(images/nav-about-orthodontics.jpg)}
* #braces-101 {background: url(images/nav-braces-101.jpg)}
* #contests {background: url(images/nav-contests.jpg)}
* #events {background: url(images/nav-events.jpg)}
* #fun-photos {background: url(images/nav-fun-photos.gif)}
* #gorczyca-press {background: url(images/nav-gorczyca-press.gif)}
* #the-game-room {background: url(images/nav-the-game-room.jpg)}

/* Shift the image position up to show the active state */
* #nav a:hover, * #nav .active {background-position: 0 -37px;}

/* Set the cursor to default arrow so link does not appear clickable */
* #nav .active {cursor: default} * .top-nav {
	color: #FFFFFF;
}
/* ---------------Top Navigation ------------------ */
* ul#top-nav {
	height: 22px;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*  Makes the list items sit next to each other */
* #top-nav li {float: left;}

/*  Sets styles for all links that are inside the ul id="top-nav" */
* #top-nav a {
display: block;
height: 22px; 
overflow: hidden; 
text-indent: -999em; /* Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
* #patient-login {background: url(images/nav-patient-login.jpg); width: 86px}
* #doctor-login {background: url(images/nav-doctor-login.jpg); width: 89px}
* #contact-us {background: url(images/nav-contact-us.jpg); width: 74px}
* #site-map {background: url(images/nav-site-map.jpg); width: 71px}


/* Shift the image position up to show the active state */
* #top-nav a:hover, * #top-nav .active {background-position: 0 -22px;}

/* Set the cursor to default arrow so link does not appear clickable */
* #top-nav .active {cursor: default}


* .footer {
	font-size: 11px;
	color: #F3DBAA;
}
* .content {
	padding: 17px;
}
* h1 {
	color: #500001;
}
* h2 {
	font-size: 12px;
	color: #9F0038;
}
* h3 {
	font-size: 12px;
}
* .photo {
	margin-left: 15px;
	border: 1px solid #340001;
	margin-bottom: 5px;
}

* #caption {font-style:italic; font-size:10px}

* tr.horspacer { background-color:#8B0118;}

* td.logo {width:227px;}
* td.topnav {width:552px; background-image: url(images/banner-background.jpg);}
* td.topcontact {width:305px;}
* td.spacer {width:15px;}
* td.nav {width:213px; background-color: #500001;}
* td.docl {width:61%; padding-right: 10px;}
* td.docr {width:39%;}
* td.maincontent {padding: 17px; background-color: #FBF0DB;}
* td.beforeafter {width:50%;}
* td.picsr {width:345px;}
* td.ptitles {width:187px;}
* td.staffp {width:160px;}
* td.office {width:40%;}
* td.offtour {width:60%;}