/* Strategic Auctions CSS Stylesheet
   March 1, 2009
   
	Created by Sean Mahoney of AndPlus Design (http://www.andplusdesign.com)
	
	for YourPageToday.com's design of StrategicAuctions.com
*/

html {
	overflow:scroll;
}

body {
	background-color:#F1F1F1;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#5E1510;
	font-size:17px;
}

#wrapper {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#header {

	width:800px;
	color:#5E1510;
}

#logo {
	float:left;
	margin-left:15px;
	margin-bottom: 8px;
	clip: rect(auto,auto,auto,auto);
	padding-bottom: 8px;
}

#logo img {
	border-width:0px;
}

#header_motto {
	height:21px;
	left:518px;
	position:relative;
	top:64px;
	width:255px;
}

#header_links {
	float:right;
	margin-right:29px;
	padding-top:42px;
}

#header_links a, #header_links a:visited {
	color:#5E1510;
	text-decoration:none;
}

#header_links a:active, #header_links a:hover {
	color:#5E1510;
	text-decoration:underline;
}

#menu_bar {
	clear:both;
	height:40px;
	width:800px;
}

#menu_bar_left {
	background-image:url("../images/menu_left.jpg");
	float:left;
	height:40px;
	width:13px;
}

#menu_bar_main {
	background-image:url("../images/menu_back.jpg");
	float:left;
	height:40px;
	color:#FFFFFF;
	width:773px;
}

#menu_bar_main a, #menu_bar_main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#menu_bar_main a:active, #menu_bar_main a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#menu_bar_right {
	background-image:url("../images/menu_right.jpg");
	float:left;
	height:40px;
	width:14px;
}

.menu_item {
	padding-top:17px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

#menu_item_contact {
	float:right;
	margin-top:18px;
	margin-right:15px;
}

#big_picture {
	width:800px;
	height:163px;
	background-image:url("../images/index_big_pic.jpg");
}

#main_body {
	width:800px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url("../images/body_back.jpg");
	background-repeat:repeat-y;
	overflow:auto;
	min-height:433px;
}

#footer {
	clear:both;
	font-size: 9px;
}

#footer_top {
	background-image:url("../images/body_back.jpg");
	background-repeat:repeat-y;
	height:66px;
	padding-bottom:25px;
}

#footer_bottom {
	background-image:url("../images/body_bottom.jpg");
	width:800px;
	height:9px;
}

#bottom_left_logos {
	padding-left:14px;
	padding-top:35px;
	position:relative;
	float:left;
}

#bottom_left_logos img {
	padding-left:3px;
	padding-right:3px;
}

.swirl_img {
	padding-right:18px;
	float:right;
}

#disclaimer {
	width:448px;
	height:30px;
	float:left;
	text-align:center;
	margin-top:-7px;
}

#member_firm {
	float:right;
	padding-top:8px;
	padding-right:4px;
	text-align:right;
	color:#5E1510;
	font-weight:bolder;
	text-decoration:underline;
}

#image_left {
	float:left;
	width:167px;
	height:167px;
	margin-left:20px;
	margin-top:40px;
	background-image:url("../images/featured.jpg");
}

#img_right {
	width:222px;
	height:423px;
	margin-right:30px;
	float:right;
}

#right_main {
	width:555px;
	min-height:250px;
	margin-left:200px;
}

#secondary_left {
	margin-top:30px;
	width:500px;
	margin-left:30px;
	text-align:justify;
}
h2 {
	color:#5E1510;
	font-size:13.5px;
	font-family: "myriad Pro";
	font-weight: bold;
}
.white-news {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer-text {
	font-size: 10px;
	color: #000000;
}
