/* 
  ------------------------------------------------
  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%;
	color: #000000;
	padding-top: 0px;
	background-image: url(http://www.vervedc.com/common/v/vervedccom/images/page-bg.jpg);
	background-repeat: repeat;
	text-align: left;
}

a {
	color: #FF0000;
	}

#masthead {
	color: #999999;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	width: 1020px;
}

hr {border: none 0;
border-top: 1px dashed #CCC;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


#logo {
	width: 470px;
	}


#wrapper {
	width: 1020px;
	margin: 0 auto;
	background-color: #FFF;
}
#column_wrapper {
	background-image: url(http://www.vervedc.com/common/v/vervedccom/images/clm02_middle.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.info {
	float: right;
	padding-top: 50px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	}
	
.info a {
	color: #404143;
	text-decoration: none;
	}
	
.info a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

.navigation {
background-color: #6c5c4d;
margin: 0px;
height: 27px;
font-size: 11px;
font-family: Lucida Sans, Trebuchet MS, Arial;
}

#right {
	width: 780px;
	float: left;
}

#right a {
	color: #FF0000;
	}

#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 15px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 15px;
	font-size: 0.75em;
	line-height: 1.45em;
}
#masthead .content {
}
#footer .content {
	padding: 12px 12px;
}
#footer {
	color: #6c5b49;
	background-color: #d6d6d6;
	padding: 0px;
	margin: 5px;
	font-size: 11px;
	clear: both;
	margin-bottom: 5px;
}

.menulist {
	margin: 6px 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-family: Lucida Sans, Helvetica, Arial;

}

.menulist li {
		border-bottom: 1px solid #CCC;
		padding: 5px 0 5px 0;
		font-size: 11px;
}

.menulist li:hover {
	background-color: #CCC;
	}


#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #000000;
	text-decoration: underline;
}
#footer a:link {color: #6c5b49;}
#footer a:visited {color: #6c5b49;}
#footer a:hover {color: #FFFFFF;}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .07em;
}
h1 {
	margin: 0;
	font-family: Trebuchet MS, Helvetica, Arial;
	padding-bottom: 10px;
		border-bottom: 1px dashed #CCC;
			color: #626262;
			font-size: 14px
}

h2 {
	margin: 0;
	font-family: Trebuchet MS, Helvetica, Arial;
	padding-bottom: 10px;
		border-bottom: 1px dashed #CCC;
			color: #626262;
			font-size: 16px;

			


}
h3 {
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #8c7f70;
	font-family: Trebuchet MS, Helvetica, Arial;
}
h4 {
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #626262;
	font-family: Trebuchet MS, Helvetica, Arial;

}

h5 {
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #8c7f70;
	font-family: Trebuchet MS, Helvetica, Arial;
			border: 1px dashed #CCC;
			background-color: #e1e1e1;
			padding: 5px;

}

h6 {
	font-size: 14px;
		margin: 10px 0 0 0;

	}

.nomargintop {
	margin-top: 5px;
	padding-bottom: 15px;
}
.content p {
	margin: 12px 0;
}

.content a {
	color: #666666;
	}

.fivebyfive {
	float: right;
	margin: 12px 12px;
	}
	
.fivebyfive a {
	color: #a5a09c;
	}
	
.thumb img {
	border: 1px solid #666;
	}
	
.thumb a {
	font-family: trebuchet MS, Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	}
	
.thumb a:hover {
	text-decoration: underline;
	}

	
	

