html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{margin:0;padding:0;background: #fcfcfc url(../images/stripe.png);}
#maincontainer{ width: 820px; margin: 0 auto;}
#topsection {padding-top:18px; padding-bottom:0px; margin:0;}
#header {position:relative; height:82px; background:white; border:1px #dedede solid; padding:0; margin:0;}
#inhead1 {float:left;width: 46px; height:50px; background: transparent url('../images/smlogo.jpg') 18px 22px no-repeat; padding-left:18px;}
#navcon {float:left; height:54px; width:627px; margin-top:14px; margin-left:33px;}

#inhead2c {float:left; height:8px; width:594px; margin-top:0px; margin-left:17px; background: transparent url('../images/longredbar.jpg') no-repeat;}
#inhead2 {float:left; height:28px; width:627px; font-size:11px; font-family: "Verdana", San-Serif; font-weight:bold; margin-top:0px; margin-left:0px; margin-bottom:0px; background:red;}
#inhead2b {float:left; height:18px; font-size:11px; font-family: "Verdana", San-Serif; font-weight:bold; margin-top:0px; margin-left:74px;}

#inhead3 {float:right;width: 46px; height:50px; background: transparent url('../images/smlogo.jpg') 2px 22px no-repeat; padding-right:18px;}
#main{float:right; width:518px; padding-top:18px;}
#sidebar{float: left; width: 282px; padding-top:18px;}


#text {width:516px; height:auto; background:white; color:#757575; border:1px #dedede solid; }
#textholder{margin-top:0px; margin-left:14px; margin-right:14px; margin-bottom:14px; font-size:12px; font-family: "Verdana", San-Serif; font-weight:normal; line-height:13px; color:#222222;}

#logo {width:282px; height:79px; background:white url(../images/smletters2.jpg) no-repeat; color:#757575; border:1px #dedede solid;  margin-bottom:18px;}
#foot {width:282px; height:54px; background:#b82037; border:1px #dedede solid;  margin-top:18px; text-align:center; color:#fbfbfb; padding-top:0px;}
#ad {width:282px; background:transparent; border:1px #dedede solid;  margin-top:18px; text-align:center; color:#fbfbfb;}

#picture {width:282px; height:188px; background: #dedede url(../rotateimgs/img6.jpg) no-repeat; padding:1px;}
#mid{clear: left; width: 100%; height:200px;text-align: center; padding-top:18px; border:0;}


ol#toc {
    height: 28px;
    list-style: none;
    margin: 0;
    padding: 0;
    background:#b5b5b5;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}
ol#toc li.leftend {
    float: left;
    width:6px;
    height: 28px;
    margin: 0 0 0 0;
    background: #b5b5b5 url('../images/button1.jpg');
}
ol#toc li.rightend {
    float: left;
    width:6px;
    height: 28px;
    margin: 0 0 0 -1px;
    background: #b5b5b5 url('../images/button3.jpg');
}
ol#toc a {
    background: transparent url('../images/button2.jpg');
    color: #5a5a5a;
    display: block;
    float: left;
    height: 28px;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -28px;
}

ol#toc a:hover span {
    background-position: 100% -28px;
    color:#000000;
}

ol#toc li.current a {
    background-color: #b5b5b5;
    background-position: 0 0px;
    color:#d11919;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% 0px;
}
ol#toc li.current a:hover span {
    background-position: 100% 0px;
    color:#d11919;
}

ol#toc span {
    background: url(button2.jpg) 100% 0;
    display: block;
    line-height: 2.2em;
    padding-right: 10px;
}


ol#toc2 {
    height: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
    background:#767676;
    font-size: .8em;
}

ol#toc2 li {
    float: left;
    margin: 0 1px 0 0;
}
ol#toc2 li.leftend {
    float: left;
    width:8px;
    height: 18px;
    margin: 0 0 0 0;
    background: transparent url('../images/blackendleft.jpg');
}
ol#toc2 li.rightend {
    float: left;
    width:8px;
    height: 18px;
    margin: 0 0 0 -1px;
    background: transparent url('../images/blackendright.jpg');
}
ol#toc2 a {
    background: transparent url('../images/buttonblk2.jpg');
    color: #ccc;
    display: block;
    float: left;
    height: 18px;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc2 a:hover {
    background-color: #3af;
    background-position: 0 -18px;
}

ol#toc2 a:hover span {
    background-position: 100% -18px;
    color:#fff;
}

ol#toc2 li.current a {
    background-color: #b5b5b5;
    background-position: 0 0px;
    color:#fe1f01;
    font-weight: bold;
}

ol#toc2 li.current span {
    background-position: 100% 0px;
}
ol#toc2 li.current a:hover span {
    background-position: 100% 0px;
    color:#fe1f01;
}

ol#toc2 span {
    background: url('../images/buttonblk2.jpg') 100% 0;
    display: block;
    line-height: 1.9em;

    padding-right: 10px;
}

div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}
ol.page {margin:10px 20px; padding:5px;}
ul.page {margin:10px 20px; padding:5px;}
h3.page {font-size:14px; font-weight:bold; margin:10px 0;}

#locations {position:relative; height:178px; background:#b82037; border:1px #eeeeee solid; border-bottom:0; padding:0; margin:0;}

ol#locations {
    height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}
h4 {font-weight:bold;}
ol#locations li {

    float: left;
    margin: 0 1px 0 0;
    padding-left: 5px;
}

ol#locations a {
    background:#b82037;
    color: #ffffff;
    font-family: "Helvetica", San-Serif;font-size:12px; font-weight:bold;
    display: block;
    float: left;
    height: 24px;
    line-height: 22px;
    padding-right: 5px;
    text-decoration: none;
}
ol#locations a:hover {

    text-decoration: underline;
}
ol#locations li.current {
    background-color: #ffffff;

}

ol#locations li.current a {
    background-color: #ffffff;
    color: #d11919;
    font-weight:bold;
}
p {margin:1em 0;}
h3{padding:1em 0;}
br {line-height:1em;)













