@charset "UTF-8";
/* CSS Document */
/*  
Theme Name: bishop ar
Theme URI: http://www.bishopart.com
Description: 3 column, widget-ready WordPress theme.
Version: 1.0
Author: jared bishop
Author URI: http://www.bishopart.com/
*/

a:link {text-decoration:none}    /* unvisited link */
a:visited {text-decoration:none} /* visited link */
a:hover {text-decoration:none}   /* mouse over link */
a:active {text-decoration:none}  /* selected link */
a:link {color:#DA9F29}    /* unvisited link */
a:visited {color:#DA9F29} /* visited link */
a:hover {color:#000}   /* mouse over link */
a:active {color:#000}  /* selected link */

/*
a:link {text-decoration:none}    /* unvisited link */
a:visited {text-decoration:none} /* visited link */
a:hover {text-decoration:none}   /* mouse over link */
a:active {text-decoration:none}  /* selected link */
a:link {color:#000}    /* unvisited link */
a:visited {color:#000} /* visited link */
a:hover {color:#DA9F29}   /* mouse over link */
a:active {color:#000}  /* selected link */
*/


<style type="text/css">
body
{
background-image:url(images/main_files/header_lower_texture.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}
</style>

/************************************************
*	Banner  									*
************************************************/

/************************************************
*	Contaners  									*
************************************************/

img {
	border:0;
}


#container { 
	width: 900px;
	height:auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
} 

#navigation {
    position absolute;
    top:350px;
}

#page_content {
	position: relative;
	float:left;
	width: 800px;
	height: inherit;
	margin: 0px 50px;
}

#content_right {
	position:relative;
	height: auto;
	width: 180px;
	float: right;
}

#mini_boxes {
	height: auto;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 00px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

/************************************************
*	Right Side Bars  							*
************************************************/



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E3E3E3;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #E69F05;
}



#header { 
	position:relative;
	float:left;
	padding: 0;
	color:#F7931E;
} 


#content_left {
	position:relative;
	height: auto;
	width: 560px;
	float:left;
}

#subject_h1 {
	padding: 0px;
	padding-bottom: 5px;
}
#footer_bar { 
	width: 800px;
	height: 2px;
	background-color: #808080;
	margin-bottom: 13px;
}
#footer {
	margin: 10px 50px 25px 50px;
	padding: 0px;
	width: 800px;
	position: relative;
	float:left;
	font-family: verdana;
	font-size: 10px;
	vertical-align: middle;
} 
.clear_both {
	clear: both;
}

.body{
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #E3E3E3;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
}

.header_orange {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color:#DA9F29;
}
.header_gray_16 {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color:#7D7D7D;
}
.header_gray_12 {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color:#7D7D7D;
}
.body_copy {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-align: justify;
	font-style: normal;
}

.left_image_float {
	float:left;
	margin: 0px 10px 3px 0px;
}
.h1 {
	font-size: 16px;
	font-family: verdana;
    text-align: justify;
	font-weight: bold;
	color:#DA9F29;
	float:left;
}

.h2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
	color:#000;
	font-style: normal;
	float:left;
}

.h3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
	color:#ABABAB;
	font-style: normal;
	float:left;
}
    
        
         
