@charset "utf-8";
/* CSS Document */

body {
	behavior: url(../csshover.htc);
	margin:0px;
	padding:0px;
	background: #c4d7ed url(../images/sch-bg-bottom.jpg) bottom repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


div#wrapper {
	margin top:auto;
	margin-left:auto;
	margin-bottom:auto;
	margin-right:auto;
	padding:0;
	width:994px;
	
}


div#flashcontent {
	margin:0;
	padding:0;
	width:994px;
	height:114px;
}

div#top {
	margin:0;
	padding:0;
	width:994px;
	height:105px;
	position: absolute;
}


/* NAVIGATION */

div#nav {
	margin:0;
	padding:0;
	width:994px;
	height:87px;
	float:left;
	background-image: url(../images/sch-nav-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#nav ul#smlnav {
	float:right;
	margin:10px 0 0 0;
	padding:0 20px 0 0;
}

div#nav ul#smlnav li {
	padding: 0 0 0 20px;
	margin:0;
	display:inline;
}

div#nav ul#smlnav a:link, div#nav ul#smlnav a:visited {
	color:#8B6E60;
	text-decoration:none;
}

div#nav ul#smlnav a:hover {
	text-decoration:underline;
}



div#nav ul#buttons {
	margin:0;
	padding:0;
	float:left;
}

div#nav ul#buttons li {
	display:inline;
}


/*  *********************************************   FLASH & SERVICES  (homepage) ******************************************  */

div#flashwrapper {
	margin:0;
	padding:0;
	width:994px;
	height:464px;
	float:left;
	background:url(../images/sch-insiderep.jpg) repeat-y;
}


div#flash {
	margin:0;
	padding:0;
	width:728px;
	height:464px;
	background:url(../images/sch-flash.jpg) no-repeat top center;
	float:left;
}


/* SERVICES HOME */
div#services {
	margin:0;
	padding:0;
	width:266px;
	height:464px;
	background:url(../images/sch-servicesbg.jpg) no-repeat top center;
	float:left;
}


div#services ul {
	margin:0;
	padding:90px 60px 0 0;
	list-style:none;
	text-align:right;
	line-height:1.5em;
	font-size:14px;
}

div#services a:link, div#services a:visited {
	color:#30495C;
	text-decoration:none;
}

div#services a:hover {
	text-decoration:underline;
	color: #709FD3;
}


/* SERVICES HOME */
div#services-inside {
	margin:0;
	padding:0;
	width:266px;
	height:400px;
	float:left;
	background-image: url(../images/sch-servicesbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


div#services-inside ul {
	margin:0;
	padding:90px 60px 0 0;
	list-style:none;
	text-align:right;
	line-height:1.5em;
	font-size:14px;
}

div#services-inside a:link, div#services-inside a:visited {
	color:#30495C;
	text-decoration:none;
}

div#services-inside a:hover {
	text-decoration:underline;
	color: #709FD3;
}

div#services-inside2 {
	margin:0;
	padding:0;
	width:266px;
	height:400px;
	float:left;
	/*background-image: url(../images/sch-servicesbg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}


div#services-inside2 ul {
	margin:0;
	padding:10px 50px 0 0;
	list-style:none;
	text-align:right;
	line-height:1.5em;
	font-size:14px;
}

div#services-inside2 a:link, div#services-inside a:visited {
	color:#30495C;
	text-decoration:none;
}

div#services-inside2 a:hover {
	text-decoration:underline;
	color: #709FD3;
}

/*  *********************************************   CONTENT  (inside) ******************************************  */

div#contentwrapper {
	margin:0;
	padding:0;
	width:994px;
	background:url(../images/sch-insiderep.jpg) repeat-y;
	float:left;
}

div#leftside {
	margin:0;
	padding:0;
	width:728px;
	float:left;
}

div#ins-graphic {
	margin:0;
	padding:0;
	width:728px;
	height:185px;
	float:left;
}

div#ins-graphic img{
	float:left;
}

div#content {
	margin:0;
	padding:0;
	width:728px;
	float:left;
	text-align:left;
}

div#content p {
	margin:0;
	padding:15px 20px 0 55px;
	color:#1B324B;
}

div#content a:link, div#content a:visited {
	color:#7F6564;
	text-decoration:none;
}

div#content a:hover {
	text-decoration:none;
	color: #5E99D5;
}

/*  *************************************************   THUMBS   ******************************************  */

div#thumbswrapper {
	margin:0;
	padding:0;
	width:994px;
	height:163px;
	float:left;
}


div#thumbswrapper img {
	float:left;
	margin:0;
	padding:0;
}


/*  *************************************************   FOOTER HOMEPAGE   ******************************************  */

div#bottom {
	margin:0;
	padding:0 0 0 0;
	background:url(../images/sch-bottom.jpg) no-repeat top center #6E7679;
	width:994px;
	height:350px;
	float:left;
}

div#bottom ul{
	margin:0 0 0 0;
	padding:40px 0 10px 0;
	list-style:none;
}

div#bottom ul li {
	margin:0;
	padding-left:20px;
	display:inline;
}

div#bottom ul li#homeli {
	padding:0;
}

div#copyright {
	margin: 0 auto;
	padding:0;
	width:770px;
	text-align:left;
}

div#copyright img {
	float:left;
	margin:0 10px 0 0;
}


/* FOOTER LINK STYLE */

div#bottom a:link, div#bottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#bottom a:hover {
	color:#C5D7ED;
	text-decoration:underline;
}



/*  *************************************************   FOOTER INSIDE PAGES  ******************************************  */

div#bottom-inside {
	margin:0;
	padding:0 0 0 0;
	width:994px;
	height:402px;
	clear:both;
	background-image: url(../images/sch-bottom-inside2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#bottom-inside ul{
	margin:0 0 0 0;
	padding:100px 0 10px 0;
	list-style:none;
}

div#bottom-inside ul li {
	margin:0;
	padding-left:20px;
	display:inline;
}

div#bottom-inside ul li#homeli {
	padding:0;
}

div#copyright {
	margin: 0 auto;
	padding:0;
	width:770px;
	text-align:left;
}

div#copyright img {
	float:left;
	margin:0 10px 0 0;
}


/* FOOTER LINK STYLE */
div#bottom-inside a:link, div#bottom-inside a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#bottom-inside a:hover {
	color:#C5D7ED;
	text-decoration:underline;
}
/* Link Styles */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #E3A009;
	text-decoration: none;
}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #BB8B41;
	text-decoration: underline;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.smallfont4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.redfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.outlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
/* Link Styles Ends */

.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #8B6F63;
	text-decoration: none;
}/*Pictures*/
.picborder {
	border: 1px solid;
	border-color:#8CB1DB;
}

.picRight {
	border: 1px solid;
	border-color:#8CB1DB;
	float:right;
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid;
	border-color:#8CB1DB;
	float:left;
	margin-right:20px;
}
.tblborder {
border: 1px solid;
border-color:#000000;
}



/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #8B6E60 1px solid;
	color: #000000;
	width:200px;
	background-color: #EAF4F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #8B6E60 1px solid;
	color: #000000;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #8B6E60;
}
ul {
	margin-left: 20px;
}
.picborder2 {
	border: 1px solid;
	border-color:#FFFFFF;
}
.inputSelectCopy {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #8B6E60 1px solid;
	color: #000000;
	width:150px;
	background-color: #EAF4F6;
}
