﻿body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FF0000 url(images/line.gif) repeat-y center top;
    font-size: 0.7em;
    color:White;
}
#Flash
{
   background:Yellow;
    border: 1px solid #1e8fa6;

    font-size: 24px;
    text-align:center;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 35px;
}
.NewsFlash
{
    border: 1px solid #1e8fa6;
    color:Black;
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    background:  Magenta;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
        font-size: 1.2em;
        font-style:italic;
    font-weight: bold;

}
#columnleft a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #DBDB79;
    text-decoration: none;
}

#body
{
    width: 726px;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.none
{
    display: none;
}
#poster
{
    background: url(images/Highburylogo.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    height: 200px;
    margin-top: 17px;
}
/*#poster
{
    background: url(images/Header2.png) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 139px;
    margin-top: 17px;
}*/

.fullwidth
{
    border: 1px solid #DBDB79;
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.fullwidthcenter
{
	    text-align: center;
}

.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* 
**
**  2 column layout 
**
*/

#columnleft
{
    float: left;
    width: 240px;
}

#columnright
{
    margin-left: 245px;
}

.leftblock
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background:  url(images/background_columnleft.gif) repeat-y;
    vertical-align: top;
}
.leftblockSponsor
{
    border: 1px solid #DBDB79;
    margin-bottom: 10px;
    background:  url(images/background_columnleft.gif) repeat-y;
    vertical-align: top;
}

 .rightblock
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background: url(images/background_columnright.gif) repeat-y;
    position: relative;
    width:446px;
}
.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}
.rightblock h2
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}
.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    height:0px;
    clear: both;
}
.leftblock h1
{
    font-size: 1.3em;
}
.rightblock h1
{
    font-size: 1.3em;
}

.leftblock li {
 padding: 2px;

}

.leftblock ul 
{
 font-size:1.1em;
 font-weight: bold;
 margin-left: 20px;
 padding-left: 0px;
 list-style-type: disc;
 list-style-image: url(images/soccerBullet.jpg);
}


/*
**
**  Navigation Links
**
*/
/* Navigation strips */
#navtop, #navbottom
{
   /* background: url(images/background_nav_main.gif) repeat-x;*/
    border: 1px solid #DBDB79;

    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 35px;
}
#navbottom
{
    margin-top: 15px;
}

#navtop ul, #navbottom ul
{
    margin: 0px;
    padding-top: 9px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}
#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #FFFFFF;
    margin-right: 15px;
}
#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
}
#navtop a:active, #navbottom a:active
{
    color: #FEFFBD;
    text-decoration: none;
}
/*
**
**  Footer
**
*/
#footer
{
    width: 726px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #C89F3D;
}
/*
    **  Testimonials Stuff
    */
	blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	font-style:italic;
	}
blockquote hr {
	color: #818181;
	background-color: #818181;
	height: 1px;
	border:0;
	margin-left:200px;
	margin-right:200px;
	}