/*
Theme Name: Web Ventures Plus +
Theme URI: http://www.webventuresplus.com
Description: A custom theme built within an existing custom website to incorporate the blogging functionality and page updating tools of Wordpress 3.0
Version: 1.0
Author: Web Ventures Plus +
Author URl: http://www.webventuresplus.com 
*/

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
DIV{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
DIV{box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body {background-image: url(images/BodyBak.png);
	  background-repeat: repeat-x;
	  font-family: Calibri;
	  font-size: 14px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;}

.BodyBottom {background-image: url(images/BodyBottomBak.png);
			 background-repeat: repeat-x;
			 background-color: #ebebea;
			 width: 100%;
			 height: 78px;
			 padding-top: 9px;
			 color: #ffffff;}

h1, h2, h3 {color: #283560;
			font-family: "Calibri";}

h4, h5 {color: #248933;}

h3 a:link {text-decoration: none;
			text-transform: uppercase;
			color: #283560;
			font-size: 16px;}

table {font-family: Calibri;}

tr {font-family: Calibri;}

td {font-family: Calibri;}

img {border: none;}

p {font-family: Calibri;
	font-size: 14px;}

a:link {font-size: 12px;
		color: #188325;
		font-family: Calibri;}

a:active {font-size: 12px;
		color: #188325;
		font-family: Calibri;}

a:visited {font-size: 12px;
		color: #188325;
		font-family: Calibri;}

a:hover {font-size: 12px;
		color: #999999;
		font-family: Calibri;}

a.blogtitle:link {font-size: 13px; 
				  font-weight: bold; 
				  color: #188325;
				  text-transform: uppercase;}

a.blogtitle:active {font-size: 13px; 
				  font-weight: bold; 
				  color: #188325;
				  text-transform: uppercase;}
				  
a.blogtitle:visited {font-size: 13px; 
				  font-weight: bold; 
				  color: #188325;
				  text-transform: uppercase;}

a.blogtitle:hover {font-size: 13px; 
				  font-weight: bold; 
				  color: #999999;
				  text-transform: uppercase;}

.header {width: 1000px;
		 height: 121px;
		 background-image: url(images/HeaderBak.png);
		 position: relative;
		 bottom: 8px;}

	.navigation {position: absolute;
				 top: 83px;
				 left: 100px;
				 text-align: left;
				 font-size: 15px;}		

	.navigation a:link {font-family: "Calibri";
						font-weight: bold;
						color: #283560;
						font-size: 15px;
						text-decoration: none;}

	.navigation a:active {font-family: "Calibri";
						font-weight: bold;
						color: #283560;
						font-size: 15px;
						text-decoration: none;}

	.navigation a:visited {font-family: "Calibri";
						font-weight: bold;
						color: #283560;
						font-size: 15px;
						text-decoration: none;}

	.navigation a:hover {font-family: "Calibri";
						font-weight: bold;
						color: #999999;
						font-size: 15px;
						text-decoration: none;}

.popular {background-color: #ebebea;
				width: 100%;}

.testimonials {background-color: #ebebea;
			   width: 100%;
			   color: #000000;
			   font-size: 14px;
			   font-family: Calibri;}

.footer {width: 1000px;}

.footerheader {width: 843px;
			   height: 42px;
			   background-image: url(images/FooterHeaderBak.png);}

.footerbody {width: 843px;
			 background-image: url(images/FooterBodyBak.png);
			 text-align: center;
			 padding-left: 30px;}

.footerbottom {width: 843px;
			   height: 36px;
			   background-image: url(images/FooterBottomBak.png);}

.GrayBottom {background-color: #ebebea;
			 width: 100%;}

.press {text-align: center;
		width: 800px;
		padding-top: 10px;
		padding-bottom: 10px;}

