/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0;
}
input, textarea{
	font-family: "Gill Sans MT", Arial, sans-serif;
}



a:link {
	color: #DD0000;
	text-decoration: none;
}
a:visited {
	color: #880000;
}
a:hover {
	text-decoration: underline;
}

#masthead {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
	height: 24px;
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




#brclear {
height:1px;
clear:both;
}
#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
}
#column_top {
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 525px;
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 242px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#left #logo {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#left #logo a {
	background-color: #FFFFFF;
}


#right .content {
	min-height:400px;
	vertical-align: middle;
	margin-top: 5%;
	margin-left: 5%;
	padding: 1px;
	text-align: center;
}



#p7bod #wrapper #column_wrapper #right .content #ProdTable {
	font-size: 80%;
}

#left .content {
	font-size: 88%;
	padding 9px;
	padding: 1px;
	margin: 1px;
	}
#right a, #left a  {
	text-decoration: none;
}
#right a:hover, #left a:hover{
	text-decoration: underline;
}

#left .content h1 {
	font-size: 90%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;
}
#left .content p {
	text-align: justify;
}


#left .content ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#left .content th, #left .content td{
	text-align: center;
	border: 1px dotted #888888;

}

#left .content th {
	font-weight:bold;
	background-color: #eeeeee;

}

#masthead .content {
	padding: 10px 20px;
}
#footer .content {
	padding:3px;
	text-align: center;
	font-size: 80%;
	letter-spacing: 1px;
}
#footer .content ul {
	margin: 0px;
	padding: 0px;
}

 #footer .content li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#footer {
	color: #ffffff;
	background-color:#DD0000;
	padding: 0px;
	margin: 0;
	clear: both;
}

#footer a:link {color:#ffffff;}
#footer a:hover {color:#ffffff;}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.p7uberlink {
	font-weight: normal !important;

}
h1 {
	font-size: 1.8em;
	margin: 0;
}
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;
}

.pagehead {
	font-size: 140%;
	font-weight: normal;
	border-bottom-style: ridge;
	border-bottom-color: #DD0000;
	border-bottom-width: thin;
	font-variant: small-caps;
}
.tabledata {
	font-size: 85%;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	
}

.price {
	font-size: 115%;

	color:#DD0000
	font-weight: normal;
	font-variant: small-caps;
	color: #DD0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#p7bod #wrapper #column_wrapper #right .content #contact {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	font-size: 125%;
}

.valignbtm {
padding-top:100px;
	vertical-align: bottom;
}

.withblt
{
	list-style-type: disc;
	margin-left: 14px;
	list-style-position: outside;
}
