body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #260c47;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 950px;
}
#float_left {
	float: left;
}
#header_bg {
	float: left;
	height: 107px;
	width: 651px;
	background-image: url(../images/sce/headeR_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_txt {
	float: right;
	width: 240px;
	padding-right: 30px;
	padding-top: 6px;
	font-weight: bold;
}
#menu_area {
	float: left;
	width: 950px;
	text-align: left;
}
#menu_bar {
	float: left;
	width: 934px;
	height: 36px;
}
#homebanner_top {
	float: left;
	width: 950px;
	height: 205px;
}
#under_video {
	float: left;
	width: 950px;
	height: 24px;
	background-image: url(../images/sce/home_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_pagetop {
	float: left;
	width: 932px;
	padding-right: 9px;
	padding-left: 9px;
	text-align: left;
	background-image: url(../images/sce/home_pagetop_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 5px;
}
#homeleft {
	float: left;
	width: 221px;
	padding-right: 5px;
	text-align: left;
}
#left_purple_title {
	float: left;
	height: 24px;
	width: 196px;
	background-image: url(../images/sce/left_purple_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 7px;
	margin-bottom: 2px;
}
#left_purple_title a{
	color: #FFFFFF;
	text-decoration:none;
}
#left_purple_title a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#left_red_title {
	float: left;
	height: 24px;
	width: 206px;
	background-image: url(../images/sce/left_red_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 7px;
	margin-bottom: 2px;
}
#left_red_title a{
	color: #FFFFFF;
	text-decoration:none;
}
#left_red_title a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#home_leftmenu {
	float: left;
	width: 221px;
}
#inner_leftmenu {
	float: left;
	width: 221px;
}
#home_leftmenu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
#home_leftmenu ul li{
	float: left;
	width: 201px;
	height: 23px;
	background-image: url(../images/sce/leftmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 20px;
	margin-left: 0px;
}
#home_leftmenu ul li a{
	font-size: 14px;
	color: #ba090c;
	text-decoration: none;
}
#home_leftmenu ul li a:hover{
	font-weight: bold;
}
#home_maincontent {
	float: left;
	width: 724px;
	text-align: left;
	background-image: url(../images/sce/mainpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_maincontent {
	float: left;
	width: 724px;
	text-align: left;
	background-image: url(../images/sce/mainpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contact_info {
	float: left;
	width: 950px;
	height: 19px;
	background-image: url(../images/sce/contact_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	font-weight: bold;
	padding-top: 7px;
}
#bottomnav {
	float: left;
	width: 950px;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #8c1431;
	margin-top: 0px;
	margin-bottom: 0px;
}


.size11 {
	font-size: 11px;
}


.size_14 {
	font-size: 14px;
}
.size_17 {
	font-size: 17px;
}
.color_red {
	color: #8c1432;
}
.color_red14 {
	font-size: 14px;
	color: #8a122a;
}

.color_darkred {
	color: #861020;
}

.color_gray {
	color: #5d5665;
}
.color_black {
	color: #000000;
}

a:link {

            color: #260c47;

            text-decoration: underline;

}

a:active {

            color: #260c47;

            text-decoration: underline;

}

a:visited {

            color: #260c47;

            text-decoration: underline;

}

 

a:hover {

            color: #8c1432;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #260c47;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #8c1432;
            text-decoration: underline;

}
a.color_gray {
	color: #5d5665;
	text-decoration:none;
}
a.color_gray:hover {
	color: #8c1432;
	text-decoration:underline;
}
#contactform div

{

margin-bottom: 0.5em;

width: 100%;

}



#contactform .indent

{

margin:10px 0px 10px 45px;
float: left;
width: 300px;

}



#contactform .form_element

{

padding: 0px 10px 0px 0px;

text-align:left;

float: left;

width: 150px;

}



#contactform .form_data 

{

padding: 0px;

text-align:left;

float: left; 

}



#contactform .separator 

{

clear: both;

padding: 0px;

font-size: 0.5px;

height: 0.5px;

}
#flash{
float: left;
width: 678px;
height: 205px;
}

#appt{
float: left;
width: 272px;
height: 205px;
}
