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


body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#343434;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height:100%;
background-color:#676856;
background-image:url(../images/leftC-repeat.gif);
background-repeat:repeat-y;
}

/* header css*/
#topsection{
background: #EAEAEA;
height: 296px; /*Height of top section*/
background-color:#676856;


}

#topsection h1{
margin: 0;
padding-top: 15px;
background-color:#262626;


}

#topmenu {
width:851px;
background-image:url(../images/top10-2.gif);
background-repeat:no-repeat;


}
.indentmenu{
font: bold 12px "Arial", Courier, monospace;
width: 100%; /*leave this value as is in most cases*/
padding-left:18px;
padding-top:0px;
height:25px;

}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;

width: 851px; /*width of menu*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color:#000000; /*text color*/
padding: 5px 18px;
text-decoration: none;

}


.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #c72911 !important; /*text color of selected and active item*/
padding-top: 5px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/


}

/* ////////////   */




/* center CSS*/


#homepic {
top:-40px;
position:relative;
border:#FFFFFF;
border:0px;

}
homepic a {
border:0px;
}

#contentwrapper{
float: left;
width: 100%;
height: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
height:100%;
background-image:url(../images/content-bg.gif);
background-repeat:repeat-y;

}

#leftcolumn{
float: left;
height:100%;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background-image:url(../images/leftC-repeat.gif);
background-repeat:repeat-y;

}


.slidedoormenu{
margin-top:0px;
list-style-type: none;
margin-left: 9px;
padding: 0;
width: 159px; /* width of menu  */


}

.slidedoormenu li{
border-bottom: 1px solid #817f6e; /* border beneath each menu item */
}

.slidedoormenu li a{
background: #d3d6c3 url(media/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 12px "Arial", Courier, monospace;
display: block;
color: black;
width: auto;
border-bottom: 1px #817f6e; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 5px;
text-decoration: none;
}



.slidedoormenu li a:hover{
background-color:#d6d7d0;
color: black;
}


<!--[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}

/* //////end ///////*/


#bannerHolder {
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
height:200px;
padding:40px;
padding-left:50px;

}
#cimage {
margin-left:18px;
position:relative;
vertical-align:bottom;
top:0px;
height:0px;

}

#footer{
vertical-align:bottom;
clear: left;
width: 100%;
height:80px;
margin:0;
font:"Courier New", Courier, monospace;
font-size:12px;
text-decoration:none;
text-align: center;
padding-top:10px;
background-image:url(../images/footer.gif);
/*background-image:url(../images/content-bg.gif);
background-repeat:repeat-y;
background-repeat:no-repeat;*/

}

#footer a{
color:#333333;
text-decoration:none;

}
#footer a:hover{
color:#FFFFFF;
text-decoration:none;

}
#footspace{
clear: left;
width: 100%;
height:20px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#innertube2{
margin:0px;
padding-top:30px;
padding-right:25px;
padding-left:0px;

}

#copy {
font:"Verdana", Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
padding-top:5px;
color:#333333;


}
#copy2 {

padding-top:2px;
padding-bottom:2px;
font:"Verdana", Arial, Helvetica, sans-serif;
font-size:14px;
line-height:14px;
color:#86393f;

}
#copy3 {

padding-top:2px;
padding-bottom:2px;
font:"Verdana", Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
color:#333333;
width:620px;

}
.a {
border:none;

}


#cssform {
width: 600px;
line-height:35px;
clear: left;
margin-top:20px;
padding: 5px 5 5px 5;
padding-left: 0px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;

}

#clm1 {
font:"Courier New", Courier, monospace;
float: left;
margin-left: -10px; /*width of left column*/
width: 270px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
border-top: 1px dashed gray;
}
#clm2 {
font:"Courier New", Courier, monospace;
float: left;
margin-left: 70px; /*width of left column*/
width: 260px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
border-top: 1px dashed gray;
}
#term {
font:"Courier New", Courier, monospace;
float: left;
margin-top:50px;
margin-left: 0px; /*width of left column*/
width: 600px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
border-top: 1px dashed gray;
}

#MVtitle {
padding-top:2px;
padding-bottom:2px;
font:"Verdana", Arial, Helvetica, sans-serif;
font-size:13px;
line-height:14px;
color:#7e8172;
background-color:f0f1ec;
}
#events{

font:Arial, Helvetica, sans-serif;
font-size:11px;
padding:2px;
position:relative;
}
#events tr{
height:20px;
}
#banner1 {
border:0px;
}
#banner2 {
border:0px;
}