/**
 * main ProfessionalOrganizers.com stylesheet for browsers
 *
 * @todo look for overlap in styles from the 2 original stylesheets, may need to consolidate elements
 * @todo refactor as html is improved
 */

/* ~~ from original: stylesheet.css ~~ */
body {
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
}
a img {
	border:0px;
}
.maincontent, .mceContentBody {
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11pt;
	color:#317517;
}
h2 {
	font-size: 12pt;
	color:#317517;
	font-weight:bold;
}
h3 {
	font-size: 10pt;
	color:#317517;
	font-weight:bold;
}


.maincontent p em, .mceContentBody p em {
	color:#317517;
}
.events p strong {
	color:#317517;
	font-size:10pt;
}
.bulletcontent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	}
a.b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
	
a.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

/* ~~ from original: css/p2.css ~~ */
.content-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330;
	font-weight: normal;
}
.bold-body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330;
}
.content-body-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330;
	font-weight: bold;
}
.content-body-sm-er {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330;
	font-weight: bold;
}
/* new */
blockquote a:link, blockquote a:visited, blockquote a:hover{
	font-weight:bold;
}
h4{
	color:#330;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.backgroundTop1 {
	background-attachment: fixed;
	background-image: url(../images/inside/about/top-detail.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330;
	background-color: #EEF1DF;
}

.selection_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330;
	background-color: #FFFFDF;
}

.style5 {font-family: Arial, Helvetica, sans-serif; color: #C7CDA9; font-size: 12px;}
.style7 {color: #FF7E2E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {color: #5b6005;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold-content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.menu {
	clear: both;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #626D05;
	font-weight: bold;
}
.menu a:link {
	color: #626D05;
	text-decoration: none;
}
.menu a:visited {
	color: #626D05;
	text-decoration: none;
}
.menu a:hover { 
	color: #626D05;
	text-decoration: underline; 
}
.menu a:active {
	color: #626D05;
	text-decoration: underline;
}

.rightmenu {
	list-style-type:none;
	text-align:right;
	margin-right:20px;
	font-weight:bold;
}

.rightmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rightmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightmenu a:hover { 
	color: #FFFFFF;
	text-decoration: underline; 
}
.rightmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.foxycart {
}
