/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/
a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

html { min-height:100%; margin-bottom:1px; }

* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

body {
	background: #000000;
	color: #cccccc;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

#Topper {
	vertical-align: top;
	height: 284px;
	width: 945px;
	margin: 0px auto 10px;
}
#wrapper {
	width: 921px;
	margin: 0px auto;
	padding-bottom: 25px;
}
#column_wrapper {
	margin: 0px auto;
	width: 921px;
	margin: 0px auto 7px;
	background: #676767 url(img/bgContentDiv.jpg) repeat-x bottom;
	border: 1px solid #999999;
}
#column_top {
	height: 12px;
	width: 100%;
	margin: 0px auto;
}
#column_bottom {
	height: 12px;
	width: 100%;
	margin: 0px auto;
	padding-top: 15px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

em {
	font-size: 95%;
}
#left {
	width: 664px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background: #525252;
	border: 1px solid #999999;
	padding-bottom: 15px;
	
}

#left p {
	line-height: 1.5em;
	padding: 7px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#right {
	width: 210px;
	margin-right: 10px;
	float: right;
	border: 1px solid #999999;
	background: #525252;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 25px;
}
/*#right .content .featuredlisting {
	background: #FF0000;
	margin: 0px auto;
	width: 190px;
}*/
#left .logo {
	height: 150px;
	width: 190px;
	margin-bottom: 5px;
	float: right;
}
#left .content {
	padding: 35px 36px 24px;
	font-size: small;
	line-height: 1.65em;
}

/*#left .list1 {
	margin: 10px 0px 0px;
	padding: 5px 0px 30px;
}
#left .list1 ul {
	list-style-type: none;
	font-style: italic;
}
#left .list1 li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	
}

#left .list1 a:link, #left .list1 a:visited {
	color: #ffffff;
	border-left: 6px solid #ffcc66;
	padding: 0px 0px 0px 6px;
	font-weight: normal!important;
	text-decoration: none;
	margin-left: 25px;
}
#left .list1 a:hover {
	border-color: #ffffff;
	color: #ffcc66;
	font-weight: normal!important;
}
*/
#left .list2 {
	margin: 10px 0px 0px;
	padding: 5px 0px 20px;
}
#left .list2 ul {
	list-style: url(none) none;
	padding-left: 40px;
}
#left .list2 li {
	padding-left: 15px;
	font-style: italic;
	font-size: 100%;
	background: url(img/bulletGold.jpg) no-repeat left center;	
}

#left .list3 {
	margin: 10px 0px 0px;
	padding: 5px 0px 20px;
}
#left .list3 ul {
	list-style: url(none) none;
	padding-left: 40px;
	padding-right: 50px;
}
#left .list3 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-style: italic;
	border-bottom: 1px solid #ffcc66;
	margin-bottom: 3px;
}
#right .content {
	padding: 10px 10px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
}

#right .content p {
	line-height: 1.3em;
	padding: 5px;
	font-size: 100%;
}

#right .italics {
	padding: 7px 5px 5px;
	font-style: italic;
}
#right .menulist {
	margin: 10px 0px;
	padding: 3px 0px 15px;
	font-size: small;
	border-top: 1px solid #FFCC66;
}
#right .menulist ul {
	list-style-type: none;

}
#right .menulist li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.7em;
	border-bottom: 1px solid #FFCC66;
	
}

#right .menulist a:link {
	color: #ffffff;
	border-left: 6px solid #ffcc66;
	padding: 3px 0px 3px 6px;
}

#right .menulist a:visited {
	color: #ffffff;
	border-left: 6px solid #ffcc66;
	padding: 3px 0px 3px 6px;

}

#right .menulist a:hover {
	color: #ffcc66;
	padding: 3px 0px 3px 6px;
	border-left: 6px solid #ffffff;
}

#footer {
	width: 921px;
	height: 23px;
	border: 1px solid #999999;
	background: #525252;
	color: #cccccc;
	text-align: center;
	font: italic normal 90% Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 10px;
	padding: 14px 0px 7px;
}
#powered_by {
	width: 905px;
	font-size: 75%;
	font-weight: normal!important;
	color: #999999;
	height: 50px;
	text-align: center;
	padding-top: 15px!important;
}

#powered_by p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#powered_by a:link {
	color: #e3e3e3;
}
#powered_by a:visited {
	color: #cccccc;
}
#powered_by a:hover {
	color: #ffcc66;
}
#right a:link {
	color: #ffffff;
}
#right a:visited {
	color: #cccccc;
}
#right a:hover {
	color: #ffcc66;
}
#left a:link {
	color: #ffcc66!important;
	font-weight: bold;
	text-decoration: underline;
}
#left a:visited {
	color: #f2f2f2;
	text-decoration: underline;
}
#left a:hover {
	color: #ffcc66;
	text-decoration: none;
}

#footer a:link {
	color: #cccccc;
	font-weight: bold;
}
#footer a:visited {color: #acacac;}
#footer a:hover {color: #ffcc66;}
.p7uberlink {
	font-weight: bold !important;
	/*	letter-spacing: .15em;
*/	border-color: #FF9900!important;
	margin-bottom: 15px;
	color: #ffcc66!important;
		
}
h1, h2, h3, h4, h5, h6
{
letter-spacing: -1px;
color: #ffcc66;
margin-bottom: 5px;
font-weight: normal;
}

/* H1 used for page titles */
h1 {
	font-size: 32px;
	margin: 0;
	color: #ffcc66;
	padding-left: 3px;
	padding-bottom: 25px;
}
h2 {
	font-size: medium;
	margin: 30px 0 0 0;
}

/* H3 used for right side subtitles */
h3 {
	font-size: small;
	margin: 0px;
	color: #ffcc66;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}

