/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	background-image: url(images/bgNew5.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	background-image: url(images/bgNew5.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 815px;
	background-image: url(images/bgNew5.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
}
#mainContent {
	background-image:url(../images/white.gif);
	background-position: left top;
	padding: 15px;
	height: 550px;
	width: 550px;
	float:left;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	color: #333;
 	margin: 30px 30px 0 30px; 
	display:inline;
} 
#tagline {
	padding: 0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style:italic;
	font-weight:500;
	color: #23644e;
	margin-top: 6px;
	
}
/*create drop characters*/
p.dropcap:first-letter {
	float:left;
	width:25px;
	font:60px "verdana";
	color:#67a888;
	line-height:60px;
	
	
}
.img {
		 padding: 0px 10px 7px 0px;
}

#column_wrapper {
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 550px;
	float: left;
	margin-top:-50px;
}
#left {
	width: 180px;
	float: left;
	margin-top:-50px;
}
#left .content {
	padding: 0;
	font-size: 0.75em;
	line-height: 1.5em;
}

img {
	padding: 0 10px 3px 10px;
	
}

#right .content {
	padding: 0;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #333;
	
	text-align:center;
	padding: 0px;
	margin: 0;
	font-size: 12px;
	clear: both;
	line-height:inherit;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #edebbe;
	text-decoration: none;
}
#left a:visited {
	color: #dcdcd9;
}
#left a:hover {
	color: #efe6c7;
	text-decoration: none;
}
#right a:link {
	color: #23644e;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#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 {
	line-height:8px;
	border-top:1px #23644e dotted;
}

#footer a:link {color: #23644e;}
#footer a:visited {color: #efe6c7;}
#footer a:hover {color: #444e4d;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.6em;
	margin: 0;
	color:#efe6c7;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-weight: normal;
	font-size: 12px;
	color: #333;
}
li  {
	list-style-position:inside;	
	
}
