@import url("menu.css");

body
{
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #686767;
	font-size: 11px;
}

#editorBody
{
    text-align: left;
}

p
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #686767;
	margin: 0;
	padding: 7px 0;
}

p a, p a:link, p a:active, p a:visited, li a, li a:link, li a:active, li a:visited
{
    color: #008dc8;
	font-style:italic;
	text-decoration:none;
}

p a:hover, li a:hover
{
    text-decoration: underline;
}

td
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #686767;
}

h1
{
    font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #008dc8;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h2
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #008dc8;
	margin: 10px 0 0 0;
	padding: 0;
}

h3
{
    margin: 0;
	padding: 0;
}

h3, h3 a, h3 a:link, h3 a:active, h3 a:visited {
    color: #686767;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
h3 a:hover
{
    color: #686767;
    text-decoration: underline;
}

ul li
{
    list-style-image: url(images/list-bullet.gif);
	/*margin: 15px 0 0 20px;*/
}

li h3 a, li h3 a:link, li h3 a:active, li h3 a:visited
{
	color: #686767;
	font-weight: bold;
	font-size: 12px;
    text-decoration: none;
}

li h3 a:hover
{
    text-decoration: underline;
}

#contentWrapper
{
    text-align: left;
    margin: 0 auto 30px;
    width: 996px;
}

#topContentWrapper
{
    margin: 5px 0;
    border: 1px solid #cacaca;
    padding: 5px 5px 0 5px;
}

#header
{
    height: 255px;
	background-color:#00225f;
}

#titleBarPadding
{
	padding: 0 0 0 0;
}

#titleBar
{
    height: 90px;
    background: url(images/crest.gif) no-repeat center left #00225f;
}

#titleBar h1
{
    font-family: "Palatino Linotype","Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 40px;
	font-weight:normal;
	margin: 0;
	padding: 15px 0 0 150px;
	float: left;
	display: inline;
	text-transform:none;
}

#titleBar h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-variant:small-caps;
	text-align:right;
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	padding: 23px 15px 0 0;
	float: right;
	display: inline;
	font-weight: bold;
}

#menuBar
{
    margin: 3px 0 0 0;
    border: 3px solid #eaba00;
	padding: 0px;
}

#menuBg
{
    background: #00225f;
	height: 33px;
	padding: 0 0;
}

#innerContentWrapper
{
    background: url(images/rightpanebg.gif) repeat-y top right;
	margin: 0 0 5px 0;
}
#leftPaneWrapper {
width:690px;
float:left;
}
#rightPaneWrapper
{
    width: 274px;
    float: left;
	padding-top:10px;
}

#newsletterPaneWrapper
{
    padding: 80px 0 0 70px;
}

.newsletterPane
{
	position: absolute;
	height: 50px;
	width: 200px;
}

.newsletterPane #SaveForm
{
    top: -52px;
	left: 135px;
	position: relative;
	width: 30px;
}

.rightPane
{
    margin: 0 0 0 20px;
}

#buttonEnews
{
	margin: 15px 0 0 20px;
    width: 255px;
    height: 144px;
	background: url(images/button-enews.gif) no-repeat top left;
}

#buttonContact a
{
    width: 255px;
    height: 111px;
	display: block;
    text-decoration: none;
	background: url(images/button-contact.gif) no-repeat top left;
	margin: 5px 0;
}

#buttonContact a:hover
{
    text-decoration: none;
	background: url(images/button-contact.gif) no-repeat bottom left;
}

#buttonOutAndAbout a
{
    width: 255px;
    height: 111px;
	display: block;
	text-decoration: none;
	background: url(images/button-outandabout.gif) no-repeat top left;
	margin: 5px 0;
}

#buttonOutAndAbout a:hover
{
    text-decoration: none;
	background: url(images/button-outandabout.gif) no-repeat bottom left;
}

#buttonLeadersForum a
{
    width: 255px;
    height: 111px;
	display: block;
	text-decoration: none;
	background: url(images/button-leadersforum.gif) no-repeat top left;
	margin: 5px 0;
}

#buttonLeadersForum a:hover
{
    text-decoration: none;
	background: url(images/button-leadersforum.gif) no-repeat bottom left;
}

#buttonFixItSquad a
{
    width: 255px;
    height: 111px;
	display: block;
	text-decoration: none;
	background: url(images/button-fixitsquad.gif) no-repeat top left;
	margin: 5px 0;
}

#buttonFixItSquad a:hover
{
    text-decoration: none;
	background: url(images/button-fixitsquad.gif) no-repeat bottom left;
}

#buttonSeniorsExpo a
{
    width: 255px;
    height: 111px;
	display: block;
	text-decoration: none;
	background: url(images/button-seniorsexpo.gif) no-repeat top left;
}

#buttonSeniorsExpo a:hover
{
	text-decoration: none;
	background: url(images/button-seniorsexpo.gif) no-repeat bottom left;
}

.socialPane
{
    border: 1px solid #cacaca;
    margin: 0 0 5px 0;
	padding: 13px 0;
}

.socialPane table
{
    padding: 7px 0;
}

#copyrightBar
{
    border: 1px solid #cacaca;
    margin: 0 0 5px 0;
	padding: 3px;
}

#copyrightBg
{
	padding: 24px 20px;
	background: url(images/copyrightbg.gif) repeat-x bottom left;
}

#footerBar
{
    margin: 0 0 0 40px;
	width: 850px;
	color: #acaeaf;
}

#footerBar a, #footerBar a:link, #footerBar a:active, #footerBar a:visited, #footerBar td
{
	color: #acaeaf;
	text-decoration: none;
}

#footerBar a:hover
{
    text-decoration:underline;
}

#footerBar h1
{
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #e3e4e5;
	font-size: 18px;
}


/************************ ARTICLE STYLES ****************************/
.articleListing
{
    padding: 20px 0 0 0;
}

.articleImage
{ 
    float : left;
    width: 120px;
	margin: 0 20px 0 0;
}

.fullArticleImage
{ 
    float : left;
    width: 250px;
	margin: 0 20px 20px 0;
}

.articleInfoSmall
{
    float: left;
    width: 470px;
} 

.articlePaging { 
	border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 
/************************************************************************/

/*********************** MISC STYLES *************************************/
.videoInfo
{
    color: #b21e1a;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 130px;
border: 1px solid black;
padding: 6px;
background-color: white;
visibility: hidden;
z-index: 100;
color: #414141;
font-family: Arial, Tahoma, Sans-serif;
font-size: 12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.widelabel {
width:600px;
}