﻿body
{
    font-family:Arial, Sans-Serif;
    color:#666;
    font-size:14px;
}

#body 
{
    margin:0px;
    padding:0px;
    text-align:center;
    background-color:#333;
}

.center
{
    width:1000px;
    margin:0px auto;
    text-align:left;
}

img 
{
    border:0px;
}

#content
{
    width:100%;
    background:url(images/pewter_bg.jpg) 50% -3px repeat-y #e0e0e0;
    padding-top:10px;
}

#header
{
    height:75px;
}

.blue
{
    color:#70a3e4;
}

.darkYellow
{
    color:#88690e;
}

.brightYellow
{
    color:#c5960b;
}

#menu
{
    width:966px;
    height:74px;
    margin:10px 17px 0px 17px;
    background:url(images/menu_bg.jpg) 0px 0px no-repeat;
}

#footer
{
    width:100%;
    height:175px;
    background:url(images/footer_bg.jpg) 0px 0px repeat-x;
    color:#fff;
    font-size:12px;
}

.footerHeader
{
    font-size:20px;
    text-transform:uppercase;
    line-height:35px;
}

#footer a
{
    color:#c5960b;
    text-decoration:none;
}

#footer a:hover
{
    text-decoration:underline;
}

#facebook
{
    width:48px;
    height:48px;
    float:left;
    margin-right:9px;
    background:url(images/fbBtn.jpg) 0px 0px no-repeat;
}

#facebook:hover
{
    background:url(images/fbBtn.jpg) 0px -47px no-repeat;
}   

#twitter
{
    width:48px;
    height:48px;
    float:left;
    margin-right:9px;
    background:url(images/twitterBtn.jpg) 0px 0px no-repeat;
}

#twitter:hover
{
    background:url(images/twitterBtn.jpg) 0px -47px no-repeat;
}   

#linkedIn
{
    width:48px;
    height:48px;
    float:left;
    margin-right:9px;
    background:url(images/linkedInBtn.jpg) 0px 0px no-repeat;
}

#linkedIn:hover
{
    background:url(images/linkedInBtn.jpg) 0px -47px no-repeat;
}   

#flickr
{
    width:48px;
    height:48px;
    float:left;
    margin-right:9px;
    background:url(images/flickrBtn.jpg) 0px 0px no-repeat;
}

#flickr:hover
{
    background:url(images/flickrBtn.jpg) 0px -47px no-repeat;
}   

#imageHeader
{
    float:left;
    #width:0px;
    #height:0px;
}

#imageHeader .Normal img
{
    margin:0px 17px 25px 17px;
    height:225px !important;
    width:966px;
    overflow:hidden;
}

#imageHeader .DNNEmptyPane
{
    height:0px !important;
    overflow:hidden;
    #margin-bottom:-16px;
}

.RadMenu_Black
{
    text-align:left;
}

.RadMenu_Black a.rmLink
{
    color:#fff;
}

.RadMenu_Black a.rmLink:hover
{
    color:#70a3e4;
    cursor:pointer;
}

.FileManagerContent
{
    width:916px !important;
}

/* <Root items> */

.RadMenu_Cooper .rmLink
{
	color: #fff !important;
	text-decoration: none !important;
	line-height:45px;
	background:url(images/menu_sep.gif) 0px 51% no-repeat;
	font-size:15px;
}

.RadMenu_Cooper .rmFirst .rmLink
{
    background-image:none !important;
}

.RadMenu_Cooper .rmLink:hover,
.RadMenu_Cooper .rmFocused
{
	color:#88690e !important;
	text-decoration:none !important;
	cursor:pointer;
}

.RadMenu_Cooper .rmHorizontal .rmText
{
	padding:0px 29px 0px 19px !important;
}

.RadMenu_Cooper .rmExpanded,
.RadMenu_Cooper .rmExpanded:hover
{
	/*background-color: #c5960b;*/
	color:#88690e !important;
	text-decoration:none !important;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Cooper .rmGroup,
.RadMenu_Cooper .rmGroup .rmVertical
{
	/*background:#c5960b;*/
	background:#333;
}

.RadMenu_Cooper .rmGroup .rmText
{
    padding:3px 15px 3px 5px !important;
	width:200px;
	line-height:normal;
}

.RadMenu_Cooper .rmGroup .rmItem .rmLink,
.RadMenu_Cooper .rmGroup .rmItem .rmFocused,
.RadMenu_Cooper .rmGroup .rmItem .rmExpanded
{
    background:none;
	color:#fff !important;
	text-decoration:none !important;
	font-size:12px;
	font-weight:normal;
}

.RadMenu_Cooper .rmGroup .rmItem .rmLink:hover,
.RadMenu_Cooper .rmGroup .rmLink:hover,
.RadMenu_Cooper .rmGroup .rmFocused,
.RadMenu_Cooper .rmGroup .rmExpanded
{
	background:#c5960b;
	color:#fff !important;
}

/* </Submenu items> */

/* <Submenu offsets (Default - specific, overlapping submenus)> */

.RadMenu_Cooper .rmSlide
{
	margin: 0 0 0 3px;
}

/* </Submenu offsets> */

