/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

html {
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #A0B050; 
	scrollbar-3dlight-color: #A0B050; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #D0D0D0; 
}

li {list-style-image: url(../images/bullet.gif);} 

#nowplaying li {
	font-size:0.85em;
	line-height:1.3em;
	margin-bottom:1.3em;
}

/*#nowplaying ul {
	margin-left: 15px; 
	}
*/

/* #bulletlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size:0.9em;
}

#bulletlist li {
	padding-left: 8px;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-bottom: 0.9em;
	line-height: 1.3em;
}	*/


body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin: 20px;
	padding: 0;
}
#masthead {
	width: 750px;
	background: #FFFFFF;
	background-image: url(../images/header-new.jpg);
	height: 250px;
	repeat: no-repeat;
	position: top left;
	padding: 0px;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
}
#masthead .janemasthead {
	height: 60px;
	color: #FFFFFF;
	text-align: right;
	/*padding: 15px 20px 0px 0px;*/
	font-family: Georgia, Georgia, serif;
	font-size: 26px;
}
#masthead .h1 {
	font-size: .75em;
	color: #007FA4;
	border: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#masthead .content {
	padding: 5px 20px;
}
#masthead .content2 {
	padding: 25px 20px 20px 425px;
}
#masthead .content2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.45em;
	line-height: 1.5em;
	color: #000000;
	text-align:left;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
}

#column_wrapper {
	background-color:#FFFFFF;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	background-image: url(../images/column-wrapper-dashed.jpg);
	background-repeat: repeat-y;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 550px;
	float: left;
/*	border-right: 1px solid #C0C0C0; */
}
#left {
	width: 198px;
	float: left;
/*	border-right: 1px dashed #C0C0C0;
	border-left: 1px solid #C0C0C0; */
}
#left .content {
	padding: 24px 18px 24px 24px;
	line-height: 1.5em;
}

#right .content {
	padding: 24px;
	font-size: 1.0em;
	line-height: 1.65em;
	text-align:left;
}
	
#footer .content {
	padding: 10px 24px;
}

#footer {
	color: #000000;
	background-color: #FFFFFF;
/*	padding: 10 20px; */
	margin: 0;
	font-size: .9em;
	clear: both;
	text-align: center;
	border-top: 1px dashed #C0C0C0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #90A040;
	font-weight: bold;
}
#left a:visited {
	color: #90A040;
	font-weight: bold;
}
#left a:hover {
	color: #007FA4;
	font-weight: bold;
}
#right a:link {
	color: #007FA4; 
	text-decoration: none; 
	font-weight: normal;
}
#right a:visited {
	color: #007FA4; 
	text-decoration: none; 
	font-weight: normal;
}
#right a:hover {
	color: #90A040; 
	text-decoration: underline; 
	font-weight: normal;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #007FA4;}
#footer a:visited {color: #007FA4;}
#footer a:hover {color: #90A040;}
/*.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}*/
h1 {
font-family: Georgia, Georgia, serif;
color: #007FA4;
text-align: left;
font-size: 22px;
font-weight: bold;
letter-spacing: 2px;
border-bottom: 1px solid #007FA4;
}

h2 {
color: #90A040;
font-family: Verdana, Arial, sans-serif;
font-variant: small-caps;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
}

h3 {
color: #90A040;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
}

h4 {
color: #007FA4;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 4px;
} 

h5, h6 {
font-size: 100%;
font-weight: bold;
color: #FAEEE9;
margin: 0px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 10px 0;
}
hr {
background-color: #007FA4;
color: #007FA4;
height: 1px;
width: 100%;
}
.imageleft {
margin: 0px 10px 2px 0px;
float: left;
}

.imageright {
margin: 0px 0px 2px 10px;
float: right;
}

.imagecenter {
margin: 0px 0px 10px 10px;
float: none;
text-align: center;
}
