﻿.divMainContent
{
	width: 930px;
	padding: 10px;
	background-position: left top;
	background-image: url(/images/MainBG.jpg);
	background-repeat: no-repeat;
}

.divArea1
{
	width: 520px;
	height: 300px;
	margin-bottom: 20px;
	float: left;
}

.divArea2
{
    width: 400px;
    height: 300px;
    border: solid 2px #000000;
    margin-bottom: 16px;
    float: right;
}

.divArea3 
{
	width: 336px;
	float: left;
}

.divArea4 
{
	width: 584px;
	float: right;
}

.clearFloat
{
    clear: both;
}

.pMainText
{
	margin-top: 100px;
	text-indent: 120px;
	font-size: 10pt;
	margin-bottom: 8px;
}

.divBOW
{
    border: #de412a 1px solid;
}

.divBOWLogo
{
	float: left;
	width: 110px;
	height: 97px;
	padding-left: 5px;
}

.divBOWContent
{
	background-color: #f8f8f8;
	height: 103px;
}

.divBOWInfo
{
	float: right;
	width: 219px;
	height: 97px;
}

.pBOWTitle
{
	border-bottom: #de412a 1px solid;
	font-weight: bold;
	font-size: 12pt;
	color: #959597;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5px;
	background-color: #000000;
}

.pBOWName
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0;	
}

.pBOWPhone
{
	font-size: 10pt;
	margin: 0;	
}

.pBOWDesc
{
	margin-top: 5px;
	font-size: 8pt;
	margin-bottom: 0;
	padding: 3px;
}

.divBOWDesc
{
    border-top: solid 1px #de412a;
    margin-bottom: 0;
}

.divEvent
{
	
}


.pEventTitle
{
	border: #de412a 1px solid;
	font-weight: bold;
	font-size: 12pt;
	color: #959597;
	text-transform: uppercase;
	text-align: left;
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

.divEventList
{
}

.divAEvent
{
	background-color: #efefef;
	height: 25px;
	border-bottom: solid 1px #de412a;
	border-left: solid 1px #de412a;
	border-right: solid 1px #de412a;
}

.divAEventA
{
	background-color: #f8f8f8;
	height: 25px;
	border-bottom: solid 1px #de412a;
	border-left: solid 1px #de412a;
	border-right: solid 1px #de412a;
}

.sEventDate
{
	margin-right: 8px;
	margin-left: 5px;
	color: #0e3475;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}

.sEventTitle
{
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;	
	line-height: 25px;	
}

.sEventTime
{
	color: #a82603;
	font-size: .8em;
	vertical-align: middle;
	line-height: 25px;	
}

.sEventLocation
{
	font-size: .8em;
	vertical-align: middle;
	line-height: 25px;	
}

/** Photo Show Case CSS **/

.divPhotoShowCase
{
	width: 252px;
	height: 80px;
	border: solid 1px #de412a;
	float: left;
	
}

.divPSTitle
{
	float: left;
	width: 60px;
	height: 76px;
	background-color: #000000;
	border-right: solid 1px #de412a;
	color: #959597;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	font-size: .7em;			
}

.divPSImage
{
	float: left;
	height: 75px;
	width: 75px;
	background-color: #f8f8f8;
	vertical-align: middle;
	text-align: center;
	line-height: 75px;
	padding: 2px;	
}

.divPSInfo
{
	background-color: #f8f8f8;
	font-size: .8em;
	height: 75px;
	padding: 2px;	
}

/** Video Show Case **/

.divAggievilleLive
{
	margin-left: 5px;
	width: 252px;
	height: 80px;
	border: solid 1px #de412a;
	float: left;
}

.divAVLTitle
{
	float: left;
	width: 60px;
	height: 76px;
	background-color: #000000;
	border-right: solid 1px #de412a;
	color: #959597;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	font-size: .7em;			
}

.divAVLInfo
{
	padding: 2px;
	font-size: 8pt;
	width: 183px;
	float: left;
	height: 76px;
	background-color: #f8f8f8;
}
