﻿/*GLOBAL..........................................................................*/
body 
{
	background-color:#5072a3; 
	background-image:url(../images/wsaa_bg.gif); 
	background-repeat:repeat-x; 
	background-position:left top;
	margin-top:0; 
}
#ctrFrame
{ 
	width:978px; 
	background-image:url(../images/ctrFrame_bg.gif); 
	background-repeat:repeat-y; 
	margin:0 auto; 
}
#siteTop
{
    width:978px;
    height:126px;
    background-image:url(../images/wsaa_top.jpg);
    background-repeat:no-repeat;
}
#navbar
{
    width:978px;
    height:29px;
    background-image:url(../images/navbar_bg.gif);
    background-repeat:no-repeat;
}
#navButtHolder
{
    width:966px;
    height:29px;
    text-align:right;
}
#navbar_bttm_border
{
    width:978px;
    height:2px;
    background-image:url(../images/navbar_bttm_border.gif);
    background-repeat:repeat-y;
}
#contentAreaBG
{
    width:978px;
    background-image:url(../images/contentArea_bg.gif);
    background-repeat:no-repeat;
   
}
#pageHeader
{
    width:954px;
    height:78px;
    margin:0 auto;
    background-image:url(../images/header_bg.gif);
    background-repeat:no-repeat;
    border-bottom:solid 1px #858585;
    
}
#contentHolder
{
    width:954px;
    min-height:360px;
    margin:0 auto;
    background-image:url(../images/content_bg.gif);
    background-repeat:repeat-y;
    overflow:auto;
}
.content
{
    width:644px;
    float:left;
    min-height:360px;
    background-image:url(../images/contentGradient.gif);
    background-repeat:no-repeat;
    background-position:left top;
    font-family:Arial;
    font-size:12px;
    color:#353535;  
}
.rightPanel
{
    width:300px;
    float:left;
}
.rightPanel ul
{
    list-style-type: none;
    margin:0; 
    padding-left: 0;
}
.rightPanel li
{
   padding-bottom: 6px;
}

/* right nav items */
#rt_mission { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_mission.gif") no-repeat 0 0; }
#rt_mission:hover { background-position: 0 -17px; }
#rt_mission span { display: none; }
#rt_history { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_history.gif") no-repeat 0 0; }
#rt_history:hover { background-position: 0 -17px; }
#rt_history span { display: none; }
#rt_board { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_board.gif") no-repeat 0 0; }
#rt_board:hover { background-position: 0 -17px; }
#rt_board span { display: none; }
#rt_news { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_news.gif") no-repeat 0 0; }
#rt_news:hover { background-position: 0 -17px; }
#rt_news span { display: none; }
#rt_registration { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_registration.gif") no-repeat 0 0; }
#rt_registration:hover { background-position: 0 -17px; }
#rt_registration span { display: none; }
#rt_sponsor { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_sponsor.gif") no-repeat 0 0; }
#rt_sponsor:hover { background-position: 0 -17px; }
#rt_sponsor span { display: none; }
#rt_presentations { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_presentations.gif") no-repeat 0 0; }
#rt_presentations:hover { background-position: 0 -17px; }
#rt_presentations span { display: none; }
#rt_sister { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_sister.gif") no-repeat 0 0; }
#rt_sister:hover { background-position: 0 -17px; }
#rt_sister span { display: none; }
#rt_agenda { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_agenda.gif") no-repeat 0 0; }
#rt_agenda:hover { background-position: 0 -17px; }
#rt_agenda span { display: none; }
#rt_photos { display: block; width: 131px; height: 17px; background: url("../images/rtNavItem_photos.gif") no-repeat 0 0; }
#rt_photos:hover { background-position: 0 -17px; }
#rt_photos span { display: none; }

#footer
{
    width:978px;
    height:70px;
    background-image:url(../images/footer.gif);
    background-repeat:no-repeat;
    margin:0 auto;
    font-family:Arial; 
    color:#858585;
    font-size:11px; 
    font-weight:normal;
    text-align:center;
    padding-top:16px; 
}
.dd
{
	width:920px;
	margin:0 auto;
	text-align:right;
	font-family:Arial; 
    color:#244572;
    font-size:11px; 
    font-weight:normal;
    position:relative;
    top:-16px;
}

/* Landing Page */
#splash_feature
{
    width:954px;
    height:292px;
    margin:0 auto;
    border-bottom:solid 1px #858585; 
}
#featurePic
{
	width:644px;
	height:292px; 
    float:left;
    border-right:solid 1px #858585;
}
#featureCol2
{
	width:309px;
	height:292px;
	float:left;
	background-image:url(../images/featureCol2_bg.gif);
	background-repeat:no-repeat;
}
#splash_cols
{
    width:954px;
    background-image:url(../images/splashCols_bg.gif);
    background-repeat:repeat-y; 
    margin:0 auto;    
    padding-top:15px;
    padding-bottom:15px;
    overflow:auto;
}
.splashCol
{
    width:297px;
    padding:0 10px 0 10px;
    text-align:left;
    float:left;
    font-family:Arial;
    font-size:12px;
    color:#353535;       
}
.splashCol2
{
    width:300px;
    padding:0 10px 0 10px;
    text-align:left;
    float:left;
    font-family:Arial;
    font-size:12px;
    color:#353535;         
}
.splashCol3
{
    width:297px;
    padding:0 10px 0 10px;
    text-align:left;
    float:left;
    font-family:Arial;
    font-size:12px;
    color:#353535;       
}
/* end landing */

/* News Page */
div.news
{
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	overflow:auto;	
}
/* End News Page */

/* Sponsors Page */
div.sponsor
{
	width:480px;
	min-height:80px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
	overflow:auto;
	clear:both;
}
div.sponsorLogo
{
	width:150px;
	float:left;
	padding-right:10px;
	padding-top:15px;	
}
div.sponsorInfo
{
	width:300px;
	float:left;
	padding-top:15px;
	padding-left:20px;	
}

/* Sponsors Page */

/*FONT STYLE..........................................................................*/
h3
{
	font-family:Times New Roman, Sans-Serif;
	color:#858585;	
}

/*FORMS..........................................................................*/


/*LINK STYLE..........................................................................*/
a img
{
    border:0;    
}
a:link, a:visited, a:active
{
    color:#9b7a45;
    font-weight:normal;
    font-size:12px;
    font-family:Arial;
    text-decoration:none; 
}
a:hover
{
    color:#cfa460;
    font-weight:normal;
    font-size:12px;
    font-family:Arial;
    text-decoration:underline; 
}
a.subNav 
{
    color:#330000;
    font-weight:bold;
    font-size:x-small;
    padding: 0 20px 0 20px;     
}
a.splashTitle:link, a.splashTitle:visited, a.splashTitle:hover, a.splashTitle:active
{
    color:#9b7a45;
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
    text-decoration:none; 
}

a.splash:link, a.splash:visited, a.splash:active
{
    color:#9b7a45;
    font-weight:normal;
    font-size:12px;
    font-family:Arial;
    text-decoration:none; 
}
a.splash:hover
{
    color:#cfa460;
    font-weight:normal;
    font-size:12px;
    font-family:Arial;
    text-decoration:underline; 
}
.dd a
{
	font-family:Arial; 
    color:#244572;
    font-size:11px; 
    font-weight:normal;
    text-decoration:underline;
}
a.sponsor
{
	font-family:Arial;
    font-size:12px;
    color:#353535;
    font-weight:bold;
    text-decoration:none;
}
