/*This theme used to correct browser issue in IE 6. The only difference in the 2 Themes is the removal of the IMG code in the #content ID*/

img
{
    border-style: none;
    border: 0px;
}

/*868*/
#main
{
    width: 893px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

#header
{
    height: 380px;
    width: 868px;
}
#header .col-1
{
    width: 590px;
    background-color: #cccccc;
}
#header, #content
{
    font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4
{
    float: left;
}

.col-1 img{padding: 0px 5px 0px 5px !Important;}

/*======= index.html =======*/
#page1 #content .col-1
{
    width: 541px;
    padding: 0 0 0 0;
}
#page1 #content .col-l
{
    width: 790px;
    padding: 0 0 0 0;
}
#page1 #content .col-2
{
    width: 250px;
    padding: 0 0 0 0;
}
#page1 #content .col-1 .col-1
{
    width: 122px;
    margin-right: 10px;
}
#page1 #content .col-1 .col-2
{
    width: 122px;
    margin-right: 10px;
}
#page1 #content .col-1 .col-3
{
    width: 122px;
    margin-right: 10px;
}
#page1 #content .col-1 .col-4
{
    width: 122px;
}

/*=========================*/


#footer
{
    height: 28px;
    font-size: .69em;
}

*
{
    margin: 0;
    padding: 0;
}


body
{
    font-family: Arial;
    font-size: 100%;
    line-height: 1em;
    color: #676666;
    background-color: #ffffff;
}

.contenttitle
{
    font-family: Arial;
    font-size: 1.5em;
    font-style: normal;
    color: #8c004c;
    margin-top: 15px;
}

input, textarea
{
    font-family: Arial;
    font-size: 1em;
}

.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear .alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}

.wrapper, block
{
    width: 100%;
    overflow: hidden;
}
.container
{
    width: 100%;
}

p
{
    margin-bottom: 21px;
}

.tail-top
{
    background: url(/images/tail-top_1.gif) left top repeat-x;
}
.tail-center
{
    background: url(/images/tail-center.gif) left 410px repeat-x;
}

/*==================forms====================*/
input, select
{
    vertical-align: middle;
    font-weight: normal;
}


.form
{
    height: 29px;
}
.form input
{
    width: 264px;
    height: 19px;
    background: none;
    color: #373732;
    padding-left: 3px;
    border: 1px solid #a09b96;
}
textarea
{
    width: 254px;
    height: 109px;
    background: none;
    overflow: auto;
    color: #373732;
    padding-left: 3px;
    border: 1px solid #a09b96;
    margin-bottom: 22px;
}

#search-form .text-input
{
    width: 137px;
    border: 1px solid #cdcdcd;
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
    margin-right: 10px;
    padding: 4px 0 4px 4px;
}
#search-form .submit
{
    background: url(/images/button2.gif) no-repeat left top;
    width: 46px;
    height: 26px;
    border: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
#search-form p
{
    margin-bottom: 8px;
}
#search-form .rowi
{
    height: 52px;
}

/*==================list====================*/
ul
{
    list-style: none;
    list-style-position: outside;
}

.list1
{
    padding-left: 10px;
    padding-bottom: 10px;
}
.list1 li
{
    padding: 0 0 7px 17px;
    color: #494646;
}
.list1 li a
{
    color: #494646;
    text-decoration: none;
}
.list1 li a:hover
{
    text-decoration: underline;
}

.list2
{
    padding: 14px 0 0 4px;
}
.list2 dt
{
    background: url(/images/marker1.gif) no-repeat left top;
    padding: 0 0 0 23px;
}
.list2 dt a
{
    color: #703572;
    font-weight: bold;
    text-decoration: none;
}
.list2 dt a:hover
{
    color: #111;
}
.list2 dd
{
    padding-left: 23px;
}
.list2 dd a
{
    color: #676666;
}

.list3 dt
{
    font-weight: bold;
    padding-bottom: 5px;
}
.list3 dd
{
    padding-bottom: 24px;
}

.list4 li
{
    list-style-position: outside;
    list-style-image: url(/images/marker4.gif);
    margin-left: 1.75em;
    background: url(/images/line-dot.gif) left bottom repeat-x;
    padding: 0 0 10px 11px;
    margin-bottom: 6px;
}
.list4 li a
{
    padding-left: 0px;
    color: #676666;
}
.list4 li.last
{
    padding-bottom: 0;
    margin-bottom: 0;
    background: none;
}

/*==================other====================*/
.img-indent
{
    margin: 0 20px 0 0;
    float: left;
}
.img-box
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 28px;
}
.img-box img
{
    float: left;
    margin: 0 15px 0 0;
}
.img-box1
{
    width: 100%;
    overflow: hidden;
}
.img-box1 img
{
    float: left;
    margin: 0 15px 0 0;
}
.img-box2
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.img-box2 img
{
    float: left;
    margin: 0 15px 0 0;
}

.p1
{
    margin-bottom: 24px;
}


/*==================txt, links, lines, titles====================*/
a
{
    color: #8c004c;
}
a:hover
{
    text-decoration: none;
}

h1
{
    font-size: 2.08em;
    color: #fff;
    font-weight: normal;
    line-height: 1.16em;
    letter-spacing: -1px;
    background: url(/images/line-hor.gif) left bottom repeat-x;
    padding: 0 0 18px 6px;
    margin-bottom: 17px;
}
h1:first-line
{
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
}
h2
{
    font-size: .75em;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 2.18em;
    margin-bottom: 10px;
    margin-top: 14px;
}
h2 span
{
    color: #8c004c;
    font-size: 2.64em;
    text-transform: none;
    display: block;
    letter-spacing: -1px;
}
h2 strong
{
    color: #545454;
    font-size: 2.64em;
    text-transform: none;
    display: block;
    letter-spacing: -1px;
    font-weight: normal;
    padding-bottom: 4px;
}
h3
{
    font-size: 1.2em;
    text-transform: uppercase;
    padding-left: 20px;
    color: #7f7f7f;
    margin-bottom: 33px;
}
h4
{
    font-size: 1em;
}
h5
{
    font-size: .91em;
    color: #373732;
}

.link1
{
    background: url(/images/marker2.gif) no-repeat left top;
    padding-left: 23px;
    font-weight: bold;
}
.link2
{
    background: url(/images/marker3.gif) no-repeat left top;
    padding-left: 23px;
    font-weight: bold;
}

/*==================boxes====================*/
.box
{
    background: #fff;
    width: 868px;
}
.box .border-bot
{
    background: url(/images/border-bot.gif) repeat-x bottom;
}
.box .border-left
{
    background: url(/images/border-left.gif) repeat-y left;
}
.box .border-right
{
    background: url(/images/border-right.gif) repeat-y right;
}
.box .left-top-corner
{
    background: url(/images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner
{
    background: url(/images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner
{
    width: 100%;
    background-image: url(/images/left-bot-corner3.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.box .right-bot-corner
{
    width: 100%;
    background-image: url(/images/right-bot-corner3.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.box .inner
{
    padding: 4px 14px 15px 14px;
}

.box1
{
    width: 100%;
    background: url(/images/box1-bg.gif) left bottom repeat-x #ededed;
}
.box1 .left-top-corner
{
    background: url(/images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner
{
    background: url(/images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner
{
    background: url(/images/left-bot-corner1.gif) no-repeat left bottom;
}
.box1 .right-bot-corner
{
    background: url(/images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner
{
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 12px;
}

.box2
{
    background: #fff;
    width: 100%;
}
.box2 .border-top
{
    background: url(/images/border-top2.gif) repeat-x top;
}
.box2 .border-bot
{
    background: url(/images/border2.gif) repeat-x bottom;
}
.box2 .border-left
{
    background: url(/images/border2.gif) repeat-y left;
}
.box2 .border-right
{
    background: url(/images/border2.gif) repeat-y right;
}
.box2 .left-top-corner
{
    background: url(/images/left-top-corner2.gif) no-repeat left top;
}
.box2 .right-top-corner
{
    background: url(/images/right-top-corner2.gif) no-repeat right top;
}
.box2 .left-bot-corner
{
    background: url(/images/left-bot-corner2.gif) no-repeat left bottom;
    width: 100%;
}
.box2 .right-bot-corner
{
    background: url(/images/right-bot-corner2.gif) no-repeat right bottom;
    width: 100%;
}
.box2 .inner
{
    padding-top: 24px;
    padding-right: 25px;
    padding-bottom: 22px;
    padding-left: 26px;
}

.head-box
{
    width: 250px;
    height: 255px;
    background: url(/images/head-box-bg.jpg) no-repeat left top;
}
.head-box .inner
{
    padding: 5px 5px 0 10px;
}
.headboximg
{
    margin-bottom: 1px;
}


/*header*/
#header
{
    background: url(/images/head-bg.gif) left top repeat-x;
}
#header .left
{
    background: url(/images/head-left.gif) no-repeat left top;
}
#header .right
{
    background: url(/images/head-right.gif) no-repeat right top;
    height: 380px;
}
#header .indent
{
    padding: 0 14px;
}
#header .row-1
{
    height: 120px;
    border-bottom: 4px solid #002868;
}
#header .row-1 .fleft
{
    padding: 0px 0px 0px 2px;
}
#header .menu
{
    background: url(/images/menu-bg.gif) left top repeat-x;
    float: right;
    width:auto;
}
#header .menu-left
{
	background: url(/images/menu-left.gif) no-repeat left top;
	padding-left: 5px;
	height: 32px;
}
#header .menu-right
{
	background: url(/images/menu-right.gif) no-repeat right top;
	padding-right: 5px;
	height: 32px;
}
#header .logo
{
    padding: 10px 0 15px 15px;
    float: left;
    width: 300px;
}
#header .topnav
{
    width: 450px;
    text-align: right;
    float: right;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 2px;
}
#header .headermisc
{
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 55px;*/
	color: #333333;
	text-transform: none;
	font-weight: bold;
	width: auto;
}
#header .svhmenu
{
    float: right;
    clear: right;
}
#header .headerclear
{
    clear: both;
}

#header img
{
    vertical-align: top;
}

/*content*/
#content
{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 21px;
}
#content .indent
{
    margin-right: 28px;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#content .indent1
{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
}



#content .indent2
{
    padding: 27px 0 23px 23px;
}
#content .indent3
{
    padding: 17px 20px 28px 0;
}


/*footer*/
#footer
{
    background: url(/images/foot-left2.gif) no-repeat left top #d9d9d9;
    text-transform: uppercase;
}
#footer .indent
{
    background: url(/images/foot-right2.gif) no-repeat right top;
    height: 28px;
}
#footer p
{
    padding: 5px 0 0 15px;
    margin-bottom: 0;
    text-align: center;
}
#footer a
{
    color: #565656;
}

/*==========================================*/


.logoemhs
{
    float: right;
    text-align: left;
}
.specialContent ul
{
    list-style-type: square;
    list-style-position: outside;
    margin-left: 2em;
}


#NewsContentWrapper img
{
    margin: 5px;
}

/* Directions menu  */
ul#DirectionsMenu
{
    list-style-type: none;
    padding: 5px;
    margin: 0;
    margin-top: -5px;
}
ul#DirectionsMenu li
{
    float: left;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    width: 100%;
}
ul#DirectionsMenu li a
{
    text-decoration: none;
}

.selectedMenu
{
    background-color: #e0e0e0;
}

ul#DirectionsMenu li a:hover
{
    background-color: #e0e0e0;
}

ul#DirectionsMenu li a
{
    display: block;
    text-decoration: none;
}

ul#DirectionsMenu li a
{
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}

