/* CSS Document */

 /* ====================================================================
 A.W. JOHNSON WEBSITE STYLE SHEET
 
 WRITTEN BY THATPATGUY
 COPYWRITE 2006 AXIONIC INC.
 WWW.AXIONIC.COM
 -------------------------------------------------------------------- */
 
 /* ====================================================================
 GENERAL STYLING
 -------------------------------------------------------------------- */
 
body{
	background: #be5b31;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
}

body#interior{
	background:#fff url("../images/interior_body_bg.gif") repeat-y top left;
	color: #000;
}

div { 
	margin: 0px; 
	padding: 0px;
}

#menu{
	text-align: right;
	margin-top: 10px;
	/*border: 1px solid #c96;*/
}

#left_column #top_left {
	width: 237px;
	height: 204px;
	background: #3b4237 url("../images/top_left_hp_bg.gif") no-repeat top left;
}

#interior_left_column #top_left {
	width: 181px;
	height: 210px;
	background: #3b4237 url("../images/interior_title.gif") no-repeat top left;
	/*border: 1px solid #F3c;*/
}

#top_middle{
	margin: 0;
	padding: 0;
	width: 231px;
	height: 314px;
	background: #be5b31 url("../images/awj_portrait.jpg") no-repeat top left; 
	/*border: 1px solid #000;*/
}

#middle_quote{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #be5b31 url("../images/hp_middle_bg.jpg") repeat top left;
	/*width: 231px;
	border: 1px solid #fff;*/
}

#right_content{
	margin: 40px 10px 10px 10px;
	padding: 0;
}

#left_footer_content{
	text-align: right;
}
 
#middle_footer_content{
	height: 15px;
	background: #be5b31 url("../images/footer_middle_bg.gif") no-repeat top left;
}
 
#right_footer_content{
	text-align: right;
}

#interior_left_column{
	background-color: #be5b31;
}

#interior_left_footer{
	background-color: #be5b31;
}
 
#interior_middle_footer #middle_footer_content{
	height: 15px;
	background: none;
}

#main_content{
	margin: 45px 15px 10px 15px;
	padding: 0px;
}

#interior_content_column{
	background: #fff url("../images/interior_left_bg.gif") no-repeat top right;
	*background: #fff url("../images/interior_left_bg.gif") no-repeat top 432px;
}

#right_top{
	background-color: #be5b31;
	height: 22px;
	width: 142px;
	margin: 0 0 60px 0;
}

div.menu_item{
	margin: 10px 0 10px 0;
	padding: 0;
	/*border: 1px solid #000;*/
}

div.menu_divider{
	height: 1px;
	margin: 0;
	padding: 0;
	background: #be5b31 url("../images/menu_divider.gif") no-repeat top right;
	/*border: 1px solid #000;*/
}

div.menu_item_selected{
	margin: 0;
	padding: 10px 0 10px 0;
	background: #be5b31 url("../images/menu_down_bg.jpg") repeat-y top right;
	/*border: 0px solid #fff;*/
}

div#spacer{
	height: 15px;
	margin: 0;
	padding: 0;
}
 
  /* ====================================================================
 CONTENT STYLING
 -------------------------------------------------------------------- */
 
p{
	font-size: 1em;
	padding: 0;
	margin: 7px 0 14px 0;
}

p.middleQuote{
	margin: 10px 20px;
	font-size: 0.8em;
}

p.menu_item{
	margin: 0px 15px 0px 5px;
	padding: 0px;
}

p.sub_menu_item{
	margin: 10px 15px 0px 5px;
	padding: 0px;
}

#main_content p{
	margin: 7px 20px 14px 0;
	padding: 0;
}

a.menu_item, a.menu_item_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.sub_menu_item, a.sub_menu_item_over{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.menu_item_over, a.sub_menu_item_over{
	font-weight: bold;
}

a.menu_item:link, a.menu_item:visited, a.sub_menu_item:link, a.sub_menu_item:visited{
}

a.menu_item:hover, a.sub_menu_item:hover{
	color: #3b4237;
	text-decoration: underline;
}

.anchor_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #f00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.anchor_link a:link, .anchor_link a:visited{
}

.anchor_link a:hover{
	color: #000;
	text-decoration: underline;
}

#menu hr{
	margin: 0;
	padding: 0;
	margin-left: 78px;
	border: none;
	border-top: 1px solid #3b4237;
	width: 70%;
}

#interior_left_column #menu hr{
	margin: 5px 0;
	padding: 0;
	margin-left: 18px;
	border: 1px solid #3b4237;
	width: 90%;
}

p.footer{
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 0.8em;
}

body#interior p.footer{
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 0.8em;
	color: #fff;
}

body#interior h1{
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}

body#interior h2{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

body#interior h3{
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}

p.back_to_top_button{
	text-align: right;
	background: url("../images/up_arrow.gif") no-repeat top right;
	width: 375px;
}

p.back_to_top_button a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #f00;
	text-decoration: none;
	margin: 0 15px 0 0;
	padding: 0px;
}

p.back_to_top_button a:link, p.back_to_top_button a:visited{
}

p.back_to_top_button a:hover{
	color: #000;
	text-decoration: underline;
}

p.right_image_caption{
	color: #000;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 0.8em;
}
 
  /* ====================================================================
 IMAGE STYLING
 -------------------------------------------------------------------- */
 
img.middleQuote_image{
	margin: -10px 0 0 150px;
}

img.menu_divider{
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}