/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0;
	background-image: url(../images/template/bkgrnd.jpg);
}
#masthead {
	margin: 0;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#titlebar {
	height: 20px;
	background-color: #FF9900;
	border: solid #999999 1px;
}

#right {
	width: 710px;
	float: left;
}
#left {
	width: 250px;
	float: left;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 12px 5px 5px 5px;
}

#right .content {
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-top: 12px;
	font-size: 0.8em;
	line-height: 1.2normal;
}
#masthead .content {
	padding: 1px, 1px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #FF9900;
}
#left li {
	list-style-image: url(../images/template/star-orange.gif);
	margin-bottom: 5px;
}
#Amazonwidget {
	margin-left: 45px;
}



#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#right li {
	list-style-image: url(../images/template/star-orange.gif);
	margin-bottom: 4px;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #666666;}
.p7uberlink {
	font-weight: bold!important;
	border-color: #FF9900 !important;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FF6600;
}
h3 {
	color: #FF6600;
	font-size: 1.8em;
}


a:link {
	color: #6A6784;
}
h5 {
	color: #FF6600;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
}
h4 {
	font-size: 17px;
	color: #FF6600;
}

a:visited {
	color: #999999;
}
a:hover, a:active, a:focus {
	color: #D14550;
}

.header_orange {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #FF6600;
	font-weight: bold;
}

.text_orange {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FF6600;
	font-weight: bold;
}
.testimonal_right {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	color: #003399;
}
#maincontent li {
	list-style-image: url(../images/template/star-orange.gif);
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent img {
	margin: 10px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}

.green {
	color: #009900;
	font-weight: bold;
}
.Blue {
	color: #0033FF;
}

.large {
font-size: 16px
}

