/*pragma page "Global Definitions"*/
/*///////////////////////////////////////////////////////////////////////////
//
// Global Definitions
//
///////////////////////////////////////////////////////////////////////////*/

a
{
    color                               : #ffffff;
    text-decoration                     : none;
	cursor								: pointer;
}

a:hover {
	text-decoration						: underline;
}

body
{
	background-color					: #041120;
    padding                             : 0px;
    margin                              : 0px;
	color								: #ffffff;
	font				                : normal 14px Arial, Tahoma, Helvetica, sans-serif;
	height								: 100%;
}

html
{
    margin                              : 0px;
    padding                             : 0px;
    height                              : 100%;
}

table
{
    border-collapse                     : collapse;
    margin                              : 0px;
    padding                             : 0px;
}

ul
{
	margin-bottom						: 0px;
}

#idContent
{
    text-align                          : left;
    z-index                             : 0;
}

#idEvents
{
    background                    		: url( ../../images/shared/bgEvents.jpg ) center center;
	background-repeat                   : no-repeat;
    background-color                    : #000000;
    padding                             : 0px 0px 0px 0px;
	width								: 242px;
	border								: 2px solid #0d386b;
	font				                : normal 12px Arial, Tahoma, Helvetica, sans-serif;
}

#idFooterOuter
{

    margin                              : 0 auto;
    width                               : 100%;
}

#idFooterInner
{
    margin                              : 0px auto;
    padding                             : 5px 0px 5px 0px;
    width                               : 700px;
    color                               : #acacac;
	font				                : normal 9px Arial, Tahoma, Times New Roman, Helvetica, sans-serif;
}

#idHeaderOuter
{
    width                          		: 100%;
}

#idHeaderInner
{
    background                    		: url( ../../images/shared/headerTop.jpg ) bottom center;
	background-repeat                   : no-repeat;
    background-color                    : #272826;
	border-top							: 2px solid #ffffff;
	border-right						: 2px solid #ffffff;
	border-left							: 2px solid #ffffff;
	position							: relative;
    margin                              : 0 auto;
    width                               : 800px;
	height								: 144px
}

#idHeaderLink
{
    width                               : 196px;
	height								: 76px;
	position							: relative;
	top									: 12px;
	left								: 85px;
}

#idMenuBarOuter
{
	z-index								: 1;
	margin								: 0px;
	padding								: 0px;
	position							: relative;
    width                          		: 100%;
}

#idMenuBarInner
{
    background                    		: url( ../../images/shared/menuFull.jpg ) bottom center;
	background-repeat                   : no-repeat;
    background-color                    : #000000;
    margin                              : 0 auto;
	position							: relative;
    width                               : 800px;
	border-right						: 2px solid #ffffff;
	border-left							: 2px solid #ffffff;
    height                              : 37px;
}

#idSectionBottom
{
    background-color                    : #000000;
    margin                              : 0 auto;
	border-right						: 2px solid #ffffff;
	border-left							: 2px solid #ffffff;
	border-bottom						: 2px solid #ffffff;
    width                          		: 800px;
}

#idSectionInner
{
	background-color                    : #000000;
	border-right						: 2px solid #ffffff;
	border-left							: 2px solid #ffffff;
	position							: relative;
    margin                              : 0 auto;
	padding								: 0px;
    width                               : 800px;
}

#idSectionInnerLeft
{
	width								: 520px;
    margin                              : 0px;
    padding                             : 0px;
}

#idSectionInnerRight
{
	width								: 280px;
    margin                              : 0px;
    padding                             : 0px;
}

#idSubaruOfMonth
{
	margin-left							: 40px;
    padding                             : 0px;
	width								: 447px;
	height								: 220px;
	border								: 2px solid #0d386b;
	text-align							: center;
}

.aSpecial
{
    color                               : #000000;
    text-decoration                     : none;
	cursor								: pointer;
}

.aSpecial:hover {
	text-decoration						: underline;
}


.divMenuBarItem
{
	position							: absolute;
    display                             : inline;
    margin                              : 0 auto;
    padding                             : 0px;
    top                                 : 0px;
	color								: #000000;
	font				                : bold 15px Arial, Tahoma, Helvetica, sans-serif;
}

.divContentHeading
{
    color                               : #ecf0eb;
	font				                : bold 14px Arial, Tahoma, Helvetica, sans-serif;
}

.tdContentLeft
{
	padding								: 5px 0px 0px 15px;
}

.tdContentRight
{
	padding								: 0px;
}

.spanFooter
{
    margin                              : 0px;
    padding                             : 0px;
}
