/**
**    MorningSide Dental Clinic - Stylesheet
**    Colours are ---- Purple = #473278
**                     Turquoise = #14A383
**/

html, body {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align:center; /* for IE  needed for center whole body*/
    height: 100%;
}

#container {
    text-align:left; /* reset text alignment */
    width:800px; 
    margin:0 auto; /* for the rest  (needed for center whole body)*/
	position: relative;
	min-height: 100%;
	voice-family: "\"}\"";
    voice-family: inherit;
	height: auto;
} 
html>body #container {
    height: auto;
}

hr {
	width: 800px;
	height:1px;
	border: 0;
	color: #14A383;
	background-color: #14A383;
}

.menutable {
    width: 100%;
}
#menu {
	color: #FFFFFF;
	width: 780px;
	text-align:center;
	vertical-align: middle;
	font-size:12px;
	margin-left: 10px;
	margin-top:1px;
	margin-bottom:2px;
	background-color: #473278;
}
.navlink {
	color: #FFFFFF;
	background-color: #473278;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px double #B9B9B9;
	border-bottom: 1px double #B9B9B9;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.navlink a, .navlink a:link, .navlink a:visited {
     color: #FFFFFF; 
	 text-decoration: none;
} 
.subcontent  {
	vertical-align: top;
	width: 760px;
	height: 100%;
	/*height: 270px;*/
}
.smenufiller {
    width: 25px;
}

.snavlink {
	color: #473278;
	width: 110px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	background-color: #473278;
	border: thin solid #473278;	
}

.snavlink a, .snavlink a:link, .snavlink a:visited {
     color: #FFFFFF; 
	 text-decoration: none;
}
.sactivelink {
	color: #473278;
	width: 110px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	background-color: #FFFFFF;
	border: thin solid #473278;	
}
.sactivelink a, .sactivelink a:link, .sactivelink a:visited {
     color: #473278; 
	 text-decoration: none;
}
p a, p a:link, p a:visited {
     color: #14A383; 
	 text-decoration: none;
}


#footer {
	/*position: absolute; */
	/*bottom: 0;*/
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	height: 30px;
    vertical-align:middle;
	margin-bottom: 10px;
	margin-top: 10px;
}
#footertext a, a:link, a:visited {
     color: #FFFF99; 
	 text-decoration: none;
}

#footertext {
    font-size: 10px;
    background-color: #473278;
	margin-left: 11px;
	width: 780px;
	height: 15px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}


.quote {
	color: #473278;
	width: 300px;
	font-weight: bold;
}

#maincontent {
    margin-left: 30px;
}

.contenttable {
    width: 780px;
	border: 0;
}

.maintext {
    margin-left: 40px;
	font-size: 12px;
	color: #473278;
}
.subtext {
	font-size: 12px;
	color: #473278;
	text-align: left;
}

.highlight {
	color: #14A383;
	font-weight: bold;	
}

ul {
    margin-left: 20px;
}

li {
	color: #473278;
	margin-bottom: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #14A383;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #14A383;
	text-align: left;
	line-height: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14A383;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sitemap1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #14A383;
	line-height: 14px;
}
.sitemap1 a, a:link, a:visited {
     color: #473278; 
	 font-weight: bold;
	 text-decoration: none;
}
