/*----------------------------------------------------------------------------------------------------*/


body {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background: #997fba url('../assets/images/pomback_02.jpg') center repeat-y;
	color: #444;
	padding:0;}

a {color:#fff; text-decoration:none;}

a:hover {text-decoration:underline;}

.container_12 {
	background:transparent;
	margin-bottom:0px;}
	
.wrapper {background:transparent url('../assets/images/pomback_01.jpg') center top no-repeat;}
.wide780 {width:780px; margin:0 auto;}
	
.footer {
	background:#997fba url('../assets/images/pomback_03.jpg') center top no-repeat; 
	height:100px;
	margin:0 auto;
	margin-top:0px;
	color:#666;
	line-height:1.8;
	padding:0;}	


a:focus {outline: 1px dotted;}


/* `Headings & Text
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, p {font-family:Georgia, "Times New Roman", Times, serif;}

h1 {font-size: 30px;
	line-height:40px;}

h2 {font-size: 26px;
	line-height:36px;}

h3 {font-size: 24px;
	line-height:36px;}

h4 {font-size: 20px;
	line-height:36px;}

h5 {font-size: 18px;
	line-height:24px;}

h6 {font-size: 16px;
	line-height:36px;}
	
p {	font-size: 14px;
	line-height:24px;
	text-align: left;
	overflow: hidden;}



/* `Spacing
----------------------------------------------------------------------------------------------------*/

hr {border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;}

/* LINKS -----------------------------------------------------  */

a:link {
	text-decoration:none; 
	color: #ca459a;}
a:visited {
	text-decoration:none; 
	color: #ca459a;}
a:hover {
	text-decoration:none;
	color:#000;}
a:active {
	text-decoration:none;
	color:#000;}


/* `COMMONS
----------------------------------------------------------------------------------------------------*/
.bold {font-weight:bold;}
.normal {font-weight:normal;}
.italic {font-style:italic;}
.spacer {background:transparent;}
.black {color:#000;}
.white {color:#FFF;}
.pink {color:#ca459a;}
.purple {color:#9c80bb;}
.lightgrey {color:#ccc;}
.darkgrey {color:#888;}
.red {color:#f00;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.heavytoppad {margin-top:50px;}
.toppad {margin-top:20px;}
.bottompad {margin-bottom:20px;}
.indent {padding-left: 20px;}
.indentmore {padding-left: 40px;}
.thinline {border-top: 2px solid #ccc;}
.fineprint {font-size:12px; color:#666;}
.bio {margin-left:40px;}


/* `SITE SPECIFIC
----------------------------------------------------------------------------------------------------*/

.nav {
	height:42px;
	margin-top:0px;
	padding-top:1px;
	font-size:16px;
	font-weight:bold;}

.nav ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;}

.nav li {
	float:right;
	padding:9px 6px;
	margin:0 13px;
	display:block;}

.nav li:hover {
	color:#000;
	display:block;
	border-bottom:4px solid #ca459a;}	
	
.nav li:hover a:link {color:#000; text-decoration:none;}
.nav li:hover a:visited {color:#000; text-decoration:none;}

.nav li a:link {color:#ca459a;}
.nav li a:visited {color:#ca459a;}
.nav li a:hover {color:#000; text-decoration:none;}
.nav li a:active {color:#000; text-decoration:none;}

.current {
	color:#000;
	display:block;
	border-bottom:4px solid #ca459a;}
	

.body {
	background:transparent;
	margin-bottom:20px;
	margin-top:185px;}

.body ul {
	list-style: disc;
	line-height:1.8;
		font-size: 14px;}
	
.body li {margin-left: 30px;}

.sidebar {
	background:transparent;
	border-left:2px solid #ddd;
	padding-left: 20px;
	height:auto;
	margin-left:-12px;
	margin-top:0px;}

.maincontent {
	background:transparent;
	height:auto;}
	
.maincontent p,
.maincontent h1,
.maincontent h2,
.maincontent h3 {padding:10px 10px 10px 0px;}

.maincontent h4,
.maincontent h5,
.maincontent h6 {padding:20px 10px 0px 0px;}

	
.footernav {float:left; font-size:12px; margin-left:0px;}
.footernav a:link, .footernav a:visited {color:#333; text-decoration:none;}
.footernav a:active, .footernav a:hover {color:#333; text-decoration:underline;}

.footercredit {float:right; text-align:right; font-size:12px;}
.footercredit a:link, .footercredit a:visited {color:#333; text-decoration:none;}
.footercredit a:active, .footercredit a:hover {color:#333; text-decoration:underline;}