/* 
  -----------------------------------
Custom styles for Marian Firke www.marianfirke.com
Authored by Lisa Firke of Hit Those Keys www.hitthosekeys.com

-----------------------------------
*/
body {
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #191919;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fab_bg.jpg);
	min-width: 804px;
}
#masthead {
	background-color: #E1565D;
}
#masthead_center {
	margin: 0px auto;
	width: 804px;
	background: url(images/banner_bg.jpg) repeat-y;
	position: relative;
}
#logo img {
	border: 0;
	padding-left: 20px;
}

#pagewrapper {
	margin: 0px auto;
	width: 804px;
	background-color: #fff;
	padding-top: 46px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background: url(images/2col_bg.gif) repeat-y;
	width: 752px;
}
#columns-top {
	background-image: url(images/2colTop.gif);
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	height: 10px;
	font-size: 0px;
	background: #FFFFFF url(images/2colBottom.gif) no-repeat;
}
.content {
	padding: 8px 20px;
	font-size: 1em;
	line-height: 1.5em;
}
.content p { margin: 6px 0 12px; }
h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
h4 {
	font-size: 1em;
	text-align: center !important;
	margin-bottom: 0px;
}
p.caption {
	font-size: 0.8em;
	line-height: 1em;
	font-weight: bold;
	text-align: center !important;
	width: 300px;
	margin: 1.5em auto;
}
p.caption img {text-align: center !important;}
p.smalltext {font-size: .8em;}
#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link { color: #2E74B0; }
a:visited { color: #5E99D3; }
a:hover {
	color: #000000;
	background: #D6D0C2;
	border-bottom: 1px solid #191919;
	text-decoration: none;
}
a:active {
	color: #000000;
}
#c1, #c2 {
	width: 220px;
	margin-right: 20px;
}
#c1 {
	width: 510px;
}
#c2 {
	margin-right: 0px;
	font-size: .9em;
}
#c2 .content img { border: 3px double #D5CFC1; margin-left: -2px;}
#page_bottom {
	background: url(images/page_bottom.jpg) no-repeat left bottom;
	margin: 0px;
}
#footer {
	width: 760px;
}
/* UBERLINK STYLES */
#menubar {
	background-image: url(images/tab_shadow.jpg);
	background-color: #639BD5;
	width: 804px;
	margin: 0 auto;
}
#navbar {
	background: #6BA1D6;
	width: 100%;
}
#menubar img {
	border: 0;
}
#navlist {
	padding: 0;
	margin: 0 0 0 25px;
	border-left: 1px solid #5F99D3;
}
#navlist li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	letter-spacing: 1px;
	
}
#navlist li a, #navlist li a:visited {
	float: left;
	color: #003;
	padding: 8px 14px;
	text-decoration: none;
	border-right: 1px solid #5F99D3;
	background-image: url(images/tabs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6BA1D6;
	margin: 0;
	font-size: 1em;
	}
	
#navlist li a:hover {
	color: #D6D0C2!important;
	background-position: left bottom !important;
	background-repeat: repeat-x;
	background-image: url(images/tabs.jpg);
	border-bottom: none;
}

#navlist a.uberlink {
	background-position: left bottom !important;
	background-repeat: repeat-x;
	background-image: url(images/tabs.jpg);
	color: #D6D0C2 !important;
}


/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 576px;
	z-index: 999999;
	top: 64px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}
