@charset "utf-8";/* CSS Document */

body{margin:0;padding:0;background-color: #363534;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 14px;color: #555555; text-align:justify;}

#maincontainer{width: 1000px; /*Width of main container*/margin: 0 auto; /*Center container on page*/ background-color:#FFFFFF;}

#topsection{margin:0;background: #ffffff;height: 211px;/*Height of top section*/width:1000px; background-image:url("../images/headerBar.jpg"); background-repeat:no-repeat;}

#topsection a{text-decoration:none; outline:none; cursor:pointer;}

#logoWrapper{margin-left:20px;width:195px;height:73px;background:url("../images/logo.png") no-repeat;text-indent:-1000px;}

#contentwrapper{float: left;width: 100%;}

#contentcolumn{margin-left: 213px; /*Set left margin to LeftColumnWidth*/}

#leftcolumn{float: left;width:213px; /*Width of left column*/margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/background: #FFFFFF;/*border:1px white solid;*/}

#menuWrapper{width:171px;margin-left:21px;/*border:1px coral solid;*/}

#menuHeader{width:171px;height:13px;background-image:url("../images/menuHeader.jpg"); background-repeat:no-repeat;/*border:1px red solid;*/}

#menuContent{width:171px;background-image:url("../images/menuBg.jpg");background-repeat:repeat-y;text-align:center;/*border:1px blue solid;*/}

.menuSeperator{width:171px;height:6px;background-image:url("../images/menuSeperator.jpg"); background-repeat:no-repeat;}

#menuFooter{width:171px;background-image:url("../images/menuFooter.jpg"); background-repeat:no-repeat;}

#footer{clear: left;width:1000px; height:149px; background-color:#FFFFFF;background-image:url("../images/footerBar.jpg"); background-repeat:no-repeat;}

#footer a{color: #FFFF80;}

.innertube{ margin-right: 20px; /*Margins for inner DIV inside each column (to provide padding)*/margin-top: 0;}

.menuItem{font-size: 15px;color: #745a00;line-height: 40px;text-decoration:none;}

.menuItem:hover{font-size: 15px;color: #006495;line-height: 40px;text-decoration:none;}

.menuItem:visited{font-size: 15px;color: #745a00;line-height: 40px;text-decoration:none;}

h1{font-size: 30px;color: #0097ce;}

h1 a{font-size: 30px;color: #0097ce;text-decoration:none;}

h2{font-size: 20px;font-weight: bold;text-decoration:underline;color:#999999;}

.intro{font-size: 18px;color: #555555;}

#socialMediaButtons{clear:left;margin-top:80px;margin-left:200px;width:426px;height:62px;}

.inlineImg{margin: 5px;}

.breadCrumb{font-size: 11px;color: #745a00;text-decoration:none;}

.breadCrumb:hover{font-size: 11px;text-decoration:underline overline;color: #745a00;}
