/*  
Theme Name: AspPhpdotNet
Author URI: http://aspphpdotnet.com
Version: 1
Author: Sandesh Doshi
Description: This template developed by AspPhpdotNet.com. for Harveyrobbins.com. All Material is Copyright &copy; by Harveyrobbins.com.
*/


body {
	background: #1f1f1e;
	background-color:#1F1F1E;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	margin-top: 9px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #BC513A;
	}
#container { 
	background: url(images/page_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 766px;
	text-align: left; 
	margin: 20px auto 20px auto; 
/*	border: 1px solid #cccccc;	*/
	overflow: hidden;
	
	}
#header {
	background: #708090 url(images/headernew.jpg) top center no-repeat;
	padding: 25px 35px 75px 35px;
	text-align: left;
	height:100px;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}

#menu { 
	background: #000000;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-bottom: 5px solid #888888;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration:none
	}

#menu ul li a:hover {
	color: #FFFFFF;
	background: #FF9900;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	}

#content { 
	display: block;
/*	background: #ffffff;	*/
	width: 426px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 10px;
	float: right; 
	position:relative;
	padding: 0px 0px 15px 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: ##333333;;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #87CEFA;
	text-decoration: none;
	}

#content h2 {
	color: #aa1b04;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px;
	line-height: 100%;
	font-variant: normal;
	}
#content h2 a  {
	color: #aa1b04;
	text-decoration: none;
	font-size:14px;
	font-weight: normal;
	font-family: Tahoma;
	text-transform:uppercase;
	}

#content h2 a:hover {
	color: #BC513A;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #708090;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
list-style:none
	/*list-style-type: decimal;*/
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
list-style:none;
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style:none;
/*	list-style: square inside;	*/
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content a {
	color: #666666;
	text-decoration: underline;
	}

#content  a:hover {
	color: #BC513A;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	width: 200px;
	float: left; 
	position:relative;
	margin: 15px 10px 20px 12px;
	padding: 15px 10px 20px 12px;
	text-align: left;
	border: 0px solid #cccccc;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #BC513A;
	text-decoration: none;
	}
#footer_above { 
	color: #ffffff;
	background: url(images/footer_top_bg.gif);
	background-repeat:no-repeat;
	padding: 10px 20px 20px 20px;
	height: 146px;
	text-align: left;
	clear: both;
	border-top: 3px solid #cccccc;
	width:100%;
/*	border-bottom: 3px solid #cccccc;
*/	}
#footer_1 {
	float:left;
	width:230px;
	font-size:11px;
}
#footer_2 {
	margin-left:300px;
	width:420px;
	font-size:11px;
}
#footer_1 h1, #footer_2 h1 {
	font-size:18px;
	padding:0px;
	color:#7ab93e;
	margin:0px;
}
#footer_1 h1 a, #footer_2 h1 a {
	font-size:18px;
	padding:0px;
	color:#7ab93e;
	margin:0px;
	text-decoration:none;
}
#footer_1 h3, #footer_2 h3 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	color:#7ab93e;
}
#footer { 
	color: #ffffff;
	background: #1f1f1e;
	padding: 20px 20px 20px 20px;
	height: 20px;
	text-align: left;
	clear: both;
	/*border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;*/
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
	}

/*img {
border:none;
}
*/
.img {
padding: 2px;
border: 1px solid #325375;
text-align:left;
}

.slide {
	background: url(images/logo.gif) top center no-repeat;
/*	padding: 25px 35px 75px 35px;
*/	text-align: left;
	height:123px;
	width:226px;
	}	
.video{
/*   background: url(images/home_20.gif) top center no-repeat;
	padding: 25px 35px 75px 35px;
*/	text-align: left;
	height:205px;
	}
.videobutton{
  background: url(images/video_button.gif) top center no-repeat;
/* padding: 25px 35px 75px 35px;
*/	text-align: left;
height:50px;
width:211px;
}
.recent{
 	background: url(images/left_head.gif) top center no-repeat;
	text-align: left;
	height:41px;
	width:211px;
 }
.rescontent{
	background: url(images/relationbottom.gif) bottom no-repeat;
}
.recenttop{
	background: url(images/left_box_top.gif) top no-repeat;
	height:9px;
	width:211px;
}
#NewestPosts {
	background:url(images/left_box_bg.gif) top repeat-y;
	width:211px;
}

#NewestPosts ul li {
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
}
#NewestPosts ul li a{
	font-size:14px;
	font-family:Tahoma;
	color:#50504f;
	font-weight:normal;
}
.recentbottom{
	background: url(images/left_box_bottom.gif)top  center no-repeat;
	width:211px;
}

.mainheader {
	background: url(images/header.gif) top center no-repeat;
/*	padding: 25px 35px 75px 35px;
*/	text-align: left;
	height:213px;
	width:399px;
	}	
.cat{
 background: url(images/small_head.gif) left no-repeat;
	/*padding: 1px 1px 1px 1px;*/
	height:41px;
	width:188px;
 }

.catcontent{
	background: url(images/sml_box_bg.gif) left repeat-y;
	
}
.cattop{
	background: url(images/sml_box_top.gif) left no-repeat;
	height:8px;
	width:188px;
	margin-top:6px;
}
.catbottom{
	background: url(images/sml_box_bottom.gif) left no-repeat;
	height: 8px;
	width:188px;
	margin-bottom:10px;
}	
	
.leader{
 background: url(images/small_head.gif) top center no-repeat;
	/*padding: 1px 1px 1px 1px;*/
	height:41px;
	width:188px;
 }
.leadercontent{
background: url(images/gift.gif) top  center no-repeat;
height:176px;
width:188px;
}
.leadertop{
background: url(images/relationtp.gif) top center no-repeat;
height:10px;
width:188px;

}
.leaderbottom{
background: url(images/relationbottom.gif)top  center no-repeat;
height:41px;
width:188px;
}		
	
.mainbig{
 	background: url(images/big_head.gif) left no-repeat;
	height:41px;
	width:400px;
	color:color:#aa1b04;
 }
.mainbig h2{
 	color:#aa1b04;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	text-transform:uppercase;
}

.mainbig h2 a{
 	color:#aa1b04;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	text-transform:uppercase;
}

.mainbigcontent{
	background: url(images/cont_box_bg.gif) left repeat-y;
	vertical-align:top;
	width:400px;
}
.mainbigtop{
	background: url(images/cont_box_top.gif) left no-repeat;
	height:8px;
	width:400px;
	margin-top:8px;
}
.mainbigbottom{
	background: url(images/cont_box_bottom.gif) left no-repeat;
	height:8px;
	width:400px;
	margin-bottom:11px;
}
.readmore {
	text-align:right;
	color:#7ab93e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.readmore a{
	color:#7ab93e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
.cat_items ul {
	list-style:none;
}
.cat_items ul li{
	list-style:none;
}
.cat_items ul li a{
	list-style:none;
	font-weight:normal;
	font-size:14px;
	font-family:Tahoma;
}
#leftlink ul li{
	background: url(images/left_menu.gif);
	display: block;
	height: 20px;
	width:200px;
	color:#333333;
	text-decoration:none;
}

#leftlink ul li a{
	padding-left:35px;
	color:#414141;
	font-family:'Myriad Pro';
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
#Single_Nav {
	color:#7ab93e;
	padding-top:5px;
	padding-bottom:5px;
}
#Single_Nav p{
	color:#7ab93e;
}
#Single_Nav p a{
	color:#7ab93e;
}
#Single_Nav a{
	color:#7ab93e;
}