html, body,  p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
min-height: 100%;
height: auto;

}
body{
	font-family:"Comic Sans MS";
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/Images/cssbodyback.jpg);
	background-position: left bottom;
	background-color: #6eadce;
	background-repeat: no-repeat;
}
#header {
	height: 202px;
	background-image: url(/Images/header.gif);
	width: 773px;
	margin-right: auto;
	margin-left: auto;
}
#leftnav h1 {
	background-image: url(/Images/leftnavheader.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	font-size: 5px;
}

.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
/* End hide from IE-mac */ 

#wrapper{
	width: 773px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/Images/wrapperback.gif);
}
#wrapper .clearfix p {
	text-indent: -3000px;
}

#innerwrapper {
	background-image: url(/Images/wrapperback.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#content {
	float: right;
	width: 568px;
}
#footer {
	clear: both;
	height: 73px;
	background-image: url(/Images/cssfooter.gif);
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#margin {
	height: 110px;
	text-indent: -3000px;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 19px 0 0 10px;
	margin: 0;
}
/****************************************** MENU CSS ************************************************/
#leftcolumn {
	float: left;
	width: 185px;
}
#leftnav h6 {
	background-image: url(/Images/leftnavfooter.gif);
	text-indent: -2000px;
	height: 23px;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	clear: both;
	left: 17px;
}
img.logos {
    position: relative;
	display: block;
    left: 34px;
    }

div.st_Menu, div#leftnav
{
    width: 185px;
	float: right;
	text-align: left;
}
div.st_Menu ul.rmRoot
{
	padding-top: 0;
	margin-top: 0;
	width: 168px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.st_Menu li.rmRoot
{
	position: relative;
	display: block;
	display: inline;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	background-image: url(/Images/leftbutton.gif);
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-right: 20px;
	margin: 0px;
}
div.st_Menu li.rmRoot:hover
{
	color: #EE3B43;
	background-image: url(/Images/leftbuttonover.gif);
}
div.st_Menu ul.rmGroup,
div.st_Menu ul.rmGroup li.rmItem ul.rmGroup
{
	width: 165px;
	background: #fff;
	position: absolute;
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0;
	left: 165px;
	top: 0;
	z-index: 100;
	border: solid 1px #c3cf21;
	border-width: 1px 1px 0 0;
}
*html div.st_Menu ul.rmGroup,
*html div.st_Menu ul.rmGroup li.rmItem ul.rmGroup {
    left: 160px;
    margin: 0 -5px 0 0;
    padding: 0 -5px 0 0;
    width: 155px;
}
div.st_Menu li.rmItem
{
	position: relative;
	width: 155px;
	display: block;
	margin: 0;
	padding: 6px 5px;
	margin: 0;
	background: #e8efaf;
	border: solid 1px #c3cf21;
	border-width: 0 0 1px 0;
	cursor: pointer;
}
*html div.st_Menu li.rmItem {
    padding: 6px 0;
    margin: 5px;
}
div.st_Menu li.rmItem:hover
{
	background: #fff;
	color: #EE3B43 !important;
}
div.st_Menu ul.rmGroup li.rmItem ul.rmGroup
{
	left: 210px;
	top: -1px;
}
div.st_Menu a
{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #543407;
}
div.st_Menu a:hover
{
	color: #EE3B43;
}
div.st_Menu a.rmRootLink
{
	padding: 0 0 6px 0;
}
div.st_Menu a.rmRootLink:hover
{
	color: #EE3B43;
}
div.st_Menu ul li.rmRoot a.Selected
{
	color: red;
}
div.st_Menu ul li.rmItem a.Selected
{
	color: red;
}
/******************************** Rotating Content ***********************************/

div.st_RotatingContent
{
	width: 666px;
	height: 380px;
	border: 0;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}
div.st_RotatingContent ul.st_RotatingContent
{
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
div.st_RotatingContent ul.st_RotatingContent li
{
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 666px;
	height: 380px;
	display: none;
}
div.st_RotatingContent ul.st_RotatingContent li img
{
	border: 0;
}

/******************************** LoadingPanel *************************************/

div#st_LoadingPanel
{
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: left;
	border: 0;
	z-index: 100;
	font-size: 12px;
	color: #333;
}
div#st_LoadingPanel img
{
	vertical-align: middle;
	margin: 0 5px 0 5px;
	width: 16px;
	height: 16px;
}
div#st_LoadingPanel p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 5px 0 0 0;
}





div#content_body
{
    position: relative;
    display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}
div#content_left
{
	float: left;
	width: 275px;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}
div#content_left p
{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0 5px 5px 5px;
}
div#content_left ul
{
	list-style: disc;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 35px;
	color: #5895D1;
}
div#content_left ul li
{
	font-size: 18px;
	margin-bottom: 3px;
}


#content_body #content_left a:link, #content_body #content_left a:visited {
	color: #5895D1;
}
#content_body #content_left a:hover, #content_body #content_left a:focus, #content_body #content_left a:active {
	color: #333;
	text-decoration: none;
}

div#content_main
{
    position: relative;
    display: block;
    text-align: left;
	width: 670px;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

p
{
    margin: 0 0 15px 0;
}

p.Error
{
    position: relative;
    display: block;
    border: solid 1px #c5e9fb;
    background: #e8f6fe;
    padding: 3px 0;
    font-size: 13px;
    font-weight: bold;
    font-family: Calibri, Arial, Helvetica, Sans-Serif;
}

img.icon
{
    border: 0;
    vertical-align: middle;
    margin: 5px;
}


#header h1 {
	background: url(/Images/dental-academy.gif) no-repeat 5px 5px;
	text-indent: -3000px;
	width: 242px;
	height: 147px;
}
div.clearfix {
	clear: both;
}

div.Module_News_Mini, div.Module_Events_Mini, div.Module_Testimonial_Mini, div.login_link, div.Newsletter_Link, div.Newsletter_Sign_Up 
{
    margin: 0;
}
p.Posted, p.Date 
{
    font-size: 12px !important;
    font-style: italic !important;
    margin-top: 0 !important;
}
p.Testimonial 
{
    font-size: 18px !important;
    font-style: italic !important;
}


div.Module_SubMenu
{
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
    float: left;
}

div.Module_SubMenu ul,li
{
    margin: 0 !important;
    
    list-style-type: none;
}


div.Module_Forms
{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
}

.Button
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    width: 60px;
    height: 24px;
}

.TextBox,
.st_TextBox
{
    position: relative;
    width: 375px;
    height: 19px;
    margin: 0 0 15px 0;
    background: #fff;
    border-top: solid 1px #b7babc;
    border-right: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    border-left: solid 1px #b7babc;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.TextBoxMultiLine,
.st_TextBoxMultiLine
{
    width: 375px;
    height: 120px;
    margin: 0 0 15px 0;
    background: #fff;
    border-top: solid 1px #b7babc;
    border-right: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    border-left: solid 1px #b7babc;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}



div.Module_Events
{
    position: relative;
    display: block;
    width: 300px;
}

div.Module_Events a
{
    color: #5895D1;
    text-decoration: none;
}
div.Module_Events a:hover
{
    text-decoration: underline;
}
div.Module_Events p.title
{
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    margin: 0 !important;
    padding: 0;
}
div.Module_Events p.date
{
    font-family: Calibri, Arial, Helvetica, Sans-Serif;
    font-size: 12px !important;
    margin: 0 0 10px 0;
}

div.Module_Events ul
{
    position: relative;
    width: 400px;
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
}
div.Module_Events ul li
{
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}


div.Module_Events
{
    float: left;
}

div.Module_SingleEvent
{
    font-size: 14px !important;
    float: left;
}



div.Module_Testimonials
{
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
div.Module_Testimonials p.title
{
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px 0;
}
div.Module_Testimonials p.name
{
    font-size: 14px;
    margin: 0 0 25px 0;
}

p.date
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif !important;
	font-size: 11px !important;
	letter-spacing: 0;
}

div.st_Events
{
	
}

/* Events Detail */

div.st_EventsDetail
{
    
}
div.st_EventsDetail table
{
    border-collapse: collapse;
    border: 0;
    width: 100%;
}
div.st_EventsDetail table td,
div.st_EventsDetail table th
{
    text-align: left;
    vertical-align: top;
}
div.st_EventsDetail table th
{
    font-size: 22px;
}
div.st_EventsDetail table td
{
    padding: 10px 0;
}


div.st_Maps
{
	position: relative;
	display: block;
	width: 600px;
	height: 500px;
	border: solid 1px #333;
}
/********************** Text Syling Rules **********************/
#content h6 {
	color: #666666;
		padding-left:14px;
}
#content ul li {
	list-style-type: disc;
	font-size: 0.9em;
	margin-left: 20px;
}
#content ul {
	margin-top: 3px;
}
#content ol {
	list-style-type: decimal;
	margin-top: 3px;
}

#content ol li{
	list-style-type: decimal;
	font-size: 0.9em;
	margin-left: 20px;
}
#content p {
	font-size: 0.9em;
	padding-right: 30px;
	padding-left:20px;
	padding-top: 4px;
	color: #333333;
	padding-bottom: 2px;
}
#content img {
	padding: 2px;
	border: 1px solid #4F94B6;
}

#content h1 {
	font-size: 1.2em;
	color: #999999;
	padding-left:20px;
	font-family: "Comic Sans MS";
}
#content h2 {
	font-size: 1.1em;
	color: #F16E73;
	padding-left:20px;
	font-family: "Comic Sans MS";
	padding-top: 5px;
}
#content h3 {
	font-size: 1em;
	color: #4582a1;
	padding-left:20px;
	font-family: "Comic Sans MS";
	padding-top: 5px;
}
#content h4 {
	color: #999999;
	font-size: 1em;
	padding-left:20px;
	font-family: "Comic Sans MS";
	padding-top: 4px;
}
#content h5 {
	color: #666666;
	font-size: 0.8em;
	padding-left:20px;
	font-family: "Comic Sans MS";
	padding-top: 3px;
}

#content h6 {
	color: #666666;
	font-size: 0.7em;
	padding-left:20px;
	padding-top: 2px;
}
#content a:link, #content a:visited, #content a:active{
	color: #1e6080;
	text-decoration:underline;

}
#content a:hover, #content a:focus
{
	text-decoration:none;
}
#mainimage {
	background-image: url(/Images/photoback.jpg);
	height: 229px;
	width: 568px;
	float: right;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
#mainimage h1, #mainimage p {
	font-family:"Comic Sans MS";
	font-size: 18px;
	padding-left: 62px;
	padding-right: 228px;
	color: #1a4673;
	margin: 0px;
	padding-top: 11px;

}
#mainimage ul, #mainimage li {
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 20px;
}

label
{
	display: block;
}