/* Start of CMSMS style sheet 'ESC- New Menus' */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background.jpg) repeat-x;
	font-size: 14px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #000000;
	background: url(images/headerback.jpg) no-repeat;
	padding-bottom: 4px;
	padding-left: 20px;
}

h2 {
	font-size: 24px;
	color: #000000;
}

h3 {
	font-size: 18px;
	color: #000000;
}

#headspacer {
	height: 20px;
	width: auto;
}

#header {
	width: 900px;
	height: 248px;
	margin: 0 auto;
	background: url(images/ellery_r1_c1.jpg) no-repeat;
	overflow: hidden;
}

#menu {
	height: 66px;
	background: url(images/ellery_r2_c1.jpg) repeat-x #FFFFFF;
	margin: 0 auto;
	width: 900px;
        overflow: hidden;
}

/* #menu ul {
	width: 900px;
	height: 66px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 22px 17px 22px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
} */

#wrapper {
	padding-top: 10px;
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF; 
}

#right {
	float: right;
	width: 219px;
	padding: 0 10px 0 10px;
	background: #FFFFFF; 
	display: inline;
	display: inherit;!important
}

#right p {

}

#right .advertisment {
	padding-left: 40px;
	border: 0;
}

#content {
	width: 620px;
	padding: 0 10px 0 10px;
	margin-left: 0;
	float: left;
	background: #FFFFFF; 
        border-right: #999999 1px solid;
}

#footer {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	clear: both;
	background: #FFFFFF;
	font-size: 12px;
	width: 880px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

#menuwrapper {
	background: url(images/ellery_r2_c1.jpg) repeat-x;
	height: 66px;
	width: 900px;
        margin: 0 auto;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 17px 22px 17px 22px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #95C5E9;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}

#p7menubar li {width: auto;}
/* End of 'ESC- New Menus' */

