/* CSS Document */
body {
	margin:0;
	padding:0;
	border:0;			
	width:100%;
	background:#fff;
	font-family:Verdana, Helvetica, Arial, sans-serif
	font-size:90%;
}

img {
	margin:10px 0 5px;
}
#ads img {
	display:block;
	padding-top:10px;
}

/* Header styles *//* header header begins header header begins header header header header header header header header header*/

.header{
height:105px;
background-color:#000000;
color:#FFFFFF;
margin:0px;}


/* header ends header ends header ends header ends header ends header hends eader header header header header header header*/
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#ffffff;
	height: 45px;
	border-top:5px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;			/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;				/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;		/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column blog style settings */
.blogstyle {
	background:#ededed;			                                /* right column background colour */
}
.blogstyle .colmid {
	right:25%;				/* width of the right column */
	background:#f2f2f2;		                                    /* center column background colour */
}
.blogstyle .colleft {
	right:25%;				/* width of the middle column */
	background:#fff;			                              /* left column background colour */
}
.blogstyle .col1 {
	width:46%;				/* width of center column content (column width minus padding on either side) */
	left:52%;				/* 100% plus left padding of center column */
}
.blogstyle .col2 {
	width:21%;				/* Width of left column content (column width minus padding on either side) */
	left:56%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.blogstyle .col3 {
	width:21%;				/* Width of right column content (column width minus padding on either side) */
	left:60%;				/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

.navigation{
	color:#00ff00;
	margin-left: 50px;
	font-weight:bold;
	width:50%;
	padding-top: 10px;
}

.nav{
color:#CCCCCC;
text-decoration:none;
}

.nav:hover{
color:#CCCCCC;
text-decoration:none;
}

.img_content{
float:left;
margin-right:5px;
clear:both;}

/*position of the huntermurray logo */

.logo{
	color:#FFFFFF;
	font-size:100px;
	font-weight:bold;
	margin-left:50px;
	margin-top: -118px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-4px;
}
.logo2{
	color:#FF0000;
	font-size:100px;
	font-weight:bold;
	margin-left:50px;
	margin-top: -110px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-4px;
}

.article_content{
	width:348px;
	float:right;


ul li { margin-bottom:.4em ; 	padding-bottom: 1px;
	padding-bottom: 1px;
}
font-size:12px;}

.description_holder{
width:600px;
margin-left:50px;
float:left;
background-color:#FFffff;
margin-top:20px;}

/* Footer styles Footer styles Footer styles Footer styles Footer styles Footer styles Footer styles Footer styles Footer styles */
#footer {
	clear:both;
	color:#FFFFFF;
	float:left;
	width:100%;
	border-top:1px solid #000;
	background-color:#000000;
	min-height:120px;
}

a:link, a:active, a:visited {
	color: #c30;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: none;
	}

h2 {
	margin: 0;
	padding-top: 15px;
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #000;
	font-size: 12px;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.style3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 0.7em;
	font-weight: bolder;
	letter-spacing: -4px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	line-height: 0.15px;
	position: absolute;
	width: 250px;
	left: 430px;
}	
/* murray title murray title murray title murray title murray title murray title murray title murray title */

.style1 {
	color:#FF0000;
	font-size:100px;
	font-weight:bold;
	margin-left:5px;
	margin-top: -118px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-4px;
}
/* murray title murray title murray title murray title murray title murray title murray title murray title */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:90%;
}
/*_______________________________________________________________________*/

/* font-size set on body, td matches defaultSize set in dw_sizerdx.js */
body, td { font: 11px verdana, arial, helvetica, sans-serif; }  
table#demo { background-color: #eee }
td.demo { font-size:11px }
p{line-height: 16pt }

/* hide from incapable browsers */
div#sizer { display:none; } 


