/* 
  -------------------------------------------
  DonnaLevin.com 04/08/2010 A. Masters
  -------------------------------------------
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #000;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
}
#tagline {
	min-width: 942px;
	margin: 0 0 40px;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #903;
	padding: 5px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #903;
	padding: 20px;
}
#p7PMM_1 {
	width: auto;
	margin: 0 0 16px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
	overflow: hidden;
	margin-bottom: 20px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FEF5E6;
	background-image: url(/images/sbleft.jpg);
	background-repeat: repeat-y;
	background-position: -380px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 680px;
}
.sidebarwrapper {
	float: right;
	width: 200px;
	margin: 10px;
}
.maincontent {
	padding: 24px 32px;
	font-size: .9em;
	line-height: 1.5em;
}
.maincontent img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
h1 {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 1.8em;
 	text-transform: uppercase;
	font-weight: lighter;
	margin: 20px 0 5px;
	letter-spacing: 0.25em;
	line-height: 1.2em;
}
h2 {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	margin: 36px 0 5px;
	font-size: 1.4em;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #657586;
	margin: 0 0 10px 0;
}
.sidebar {
	color: #000;
	background-color: #657586;
	padding: 10px;
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 0.85em;
	line-height: 1.2em;
}
.sidebar2 {
	color: #000;
	background-color: #657586;
	padding: 16px;
	font-size: 0.7em;
	line-height: 1.2em;
}
.sidebar2 h2 {
	color: #FFF;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
/*Links*/
.maincontent a {color:#903; text-decoration: none;}
.maincontent a:visited {color:#666; text-decoration: none;}
.maincontent a:hover {color:#000; text-decoration: underline;}
.sidebar a {
	color: #FFF; 
}
.sidebar a:visited {
	color: #999;
}
.sidebar a:hover {
	color: #903;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footer a {
	color: #FFF; text-decoration: none;
}
.footer a:visited {
	color: #999; text-decoration: none;
}
.footer a:hover {
	color: #FFF; text-decoration: underline;
}
.footer {
	overflow: hidden;
	font-size: 0.8em;
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-variant: small-caps;
	color: #FFF;
	margin-top: 20px;
}
.footercontent {
	float: left;
	width: 800;
	margin-right: 30px;
}

/*Menu Outer Wrapper*/
.p7PMMh15 {
	width: auto;
	margin: 0 auto;
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 1.1em;
	text-align: left;
	line-height: normal;
}
/*Hide Sub-Menu in Design View
Compensate for LI padding on Sliding Doors themes*/
.p7PMMh15 ul div {
	display: none;
	padding-top: 16px;
}
.p7PMMh15 ul ul div {
	padding-top: 0px;
}
/*
TOP LEVEL MENU
*/
.p7PMMh15 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh15 li {
	list-style-type: none;
	float: left;
	width: 120px;
	margin-right: 6px;
}
/* Hide from IE5 Mac \*/
.p7PMMh15 li {
	width: auto;
}
/*Top Level Links*/
.p7PMMh15 a {
	display: block;
	text-decoration: none;
	padding: 14px 18px 14px 12px;
	color: #FDF5E6 !important;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.2em;
	border: 1px solid #000;
	background-color: #657586;
}
.p7PMMh15 a:hover {
	color: #903 !important;
	border-color: #000;
	background-color: #657586;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh15 ul a.pmmfirst {
}
.p7PMMh15 ul a.pmmlast {
}
.p7PMMh15 ul li.pmmfirst {
	background-image: none;
}
.p7PMMh15 ul li.pmmlast, .p7PMMh15 ul ul li {
	margin-right: 0px;
}
/*First Sub Level*/
.p7PMMh15 ul ul {
	z-index: 10000;
	width: 200px;
	background-color: transparent;
	border: 1px solid #000;
	background-image: url(../images/submenu.png);
}
.p7PMMh15 ul ul li {
	float: none;
	background-image: none;
}
.p7PMMh15 ul ul a {
	padding: 4px 12px;
	color: #000 !important;
	background-image: none;
	background-color: transparent;
	text-align: left;
	border: 0;
	font-size: .95em;
	overflow: hidden;
	text-transform: none;
}
.p7PMMh15 ul ul a:hover {
	background-color: #903 !important;
	color: #FDF5E6 !important;
	background-image: none;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh15 ul a.trig_closed, .p7PMMh15 ul a.trig_closed_left {
	background-image: url(../p7pmm/img/pmm_south_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh15 ul a.trig_closed_up {
	background-image: url(../p7pmm/img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh15 ul a.trig_open, .p7PMMh15 ul a.trig_open_up {
	color: #000 !important;
	border-color: #657586;
	background-color: #657586;
}
.p7PMMh15 ul ul a.trig_closed {
	background-image: url(../p7pmm/img/pmm_east_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh15 ul ul a.trig_closed_left {
	background-image: url(../p7pmm/img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh15 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #000 !important;
}
/*The Current Marker (You are here) links*/
.p7PMMh15 .current_mark {
 font-weight: bold;
 color: #903 !important;
 text-transform: uppercase;
}
.p7PMMh15 ul ul .current_mark {
	color: #FFF !important;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
ol.tag_cloud { list-style: none; }
.tag_cloud li { display: inline; }
/* hide the extra context from CSS-enabled browsers, but not screenreaders */
.tag_cloud span { position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }

.tag_cloud .size1 { font-size: 1em; }
.tag_cloud .size2 { font-size: 1.3em; }
.tag_cloud .size3 { font-size: 1.6em; }
.tag_cloud .size4 { font-size: 1.9em; }
.tag_cloud .size5 { font-size: 2.2em; }
.tag_cloud .size6 { font-size: 2.5em; }
