@charset "UTF-8";
* {
	padding:0;
	margin:0;
}
#clear {
	clear:both;
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}

a:link {color: #000000;border: 0 none;} /* unvisited link */
a:visited {color: #00000;border: 0 none;} /* visited link */
a:hover {color: #000000;border: 0 none;} /* mouse over link */
a:active {color: #000000;border: 0 none;} /* selected link */ 
a img {border:0 none;color: #000000}
#home_photo a:active {border: 0 none;color: #000000;}
#home_photo a:hover {border: 0 none;color: #000000;}
#home_photo a:visited {border: 0 none;color: #000000;}

#footer a:link {color: red;}

/* MAIN SITE STRUCTURE */

#container {
	width: 955px;
	margin: 0 auto;
	text-align:left;/*Reset for IE*/
	position:relative;/*So any contained elements recognize the container as the 0-0 point */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top {
	padding-top: 0px;
}
#top_pic{
	position:absolute;
	z-index: 25;
	left: 550px;
}
#nav {
	width: 955px;
	height: 36px;
}
#bkg_body_top {
	width:955px;
	height: 31px;
	background-image: url(images/_global/bkg_body_top.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#bkg_body_middle {
	width: 955px;
	background-image: url(images/_global/bkg_body_middle.png);
	background-repeat: repeat;
	padding-top: 55px;
}
#sub_body{
	background-image: url(images/_global/bkg_body_middle.png);
	background-repeat: repeat;
		padding-top: 55px;
		padding-bottom: 0px;
}
#content{
	background-color:#E3D2B0;
	width: 480px;
	border: solid 9px #BFA987;
	margin-left: 200px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#bkg_body_bottom{
	background-image: url(images/_global/bkg_body_bottom.png);
	background-repeat: none;
	height:75px;
}
#footer {
	clear: both;
	height: 72px;
	background-image: url(images/footer.jpg);
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	font-size: 12px;
	color: #736154;
	margin-bottom: 750px;
	padding-left: 78px;
}

/* ---------- POSITION CONTENT ------------- */


#home_photo{
	border:0;
	padding:0;
	margin:0;
}
#home_photo ul{
    border:0;
    padding:0;
	margin:0;
}
#home_photo ul li{
    display:inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;  /*keeps list on one line*/
	float: left;  /*removes white space from between list items*/
}
#home_message{
	left:65px;
	top: -65px;
	width: 850px;
	position: relative;
	padding-bottom: 50px;
}
#home_message ul{
	margin-bottom: 0px;
    padding-bottom: 0px;
	}
#home_message ul{
	margin-top: 0px;
	padding-top: 0px;

	}
#home_message ul li{
    display:inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;  /*keeps list on one line*/
	float: left;  /*removes white space from between list items*/
}	
#bottom_row ul li{
    display:inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;  /*keeps list on one line*/
	float: left;  /*removes white space from between list items*/
}
#sub_message{
	left:30px;
	top: 104px;
	width: 161px;
	position: absolute;
	padding-bottom: 0px;
}
#expand {
	height:170px; /*adjusts teh height of the colapsible home page menu*/
}
#expand li{
    display:inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;  /*keeps list on one line*/
	float: left;  /*removes white space from between list items*/
}	
	
/* ---------- STYLE CONTENT------------- */



#nav ul li {
	display:inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;  /*keeps list on one line*/
	float: left;  /*removes white space from between list items*/
}
#content h1 {
	color: #911734;
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	line-height: 20px;
	margin-bottom: 25px;
}
#content h3 {
	font-size: 13px;
	color: #202253;
	font-weight: bold;
	margin-top: 30px;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#content td{
	font-size: 13px;
	line-height: 18px;
		padding: 2px 0 2px 0;
}
#content tr{
	padding: 10px 0 10px 0;
}
#right_col_header {
	background-image: url(images/sibar_hed.jpg);
	height:39px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 11px;
	background-repeat: no-repeat;
}
#contact{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:none;

}

#content ul li {
	font-size: 14px;
	margin-left: 25px;
	margin-bottom:15px;	
	line-height: 20px;
	color: #333333;
	list-style-type: disc;
}
#content ul li span {

	padding:1px;
}

#content a {
color:#990000;
}

#content a:hover {
	text-decoration: none;
}
#content a:visited {
	color:#990000;
}


.feature {
	background-image: url(images/feature_body.jpg);
	background-repeat: repeat-x;
	padding:15px;
	font-weight: bold;
	color: #202253;
	border: solid 1px #999;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #0066CC;
}
.feature p {
	color: #202253;
	position: relative;
	top: 5px;
}
.img_left {
	float: left;
	border: solid 7px #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
}

.code {
	padding: 0px;
}
.code textarea {
	width: 100%;
	height: 55px;
	font-size: 11px;
	color: #999999;
}
#shoes {
	position:absolute;
	left: 715px;
	z-index: 200;
	top: 40px;
}
