@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #080808;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/smallbackground.png);
	background-repeat: repeat;
}

#wrap {
	width: 55em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #000;
}
a   {
	text-decoration: none;
	color: #666666;

}



a:hover  {
	text-decoration: underline;
	color: #999999;
	background-color: #111111;
}
h1 {
	color: #FFFFFF;
	visibility: visible;
	text-align: center;
	text-decoration: underline;
	background-color: #111111;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

h3 {
	font-size: 0.95em;
	font-weight: bold;
	font-variant: normal;
	background-color: #111111;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #666666;
}


h4 {
	background-color: #111111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
	color: #999999;
	font-variant: small-caps;
	text-align: center;
}
img  {
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px;
	display: block;
}



h5 {
	text-align: center;
	color: #666666;
	font-size: 1em;
	background-color: #111111;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p {
	color: #CCCCCC;
	text-indent: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #111111;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


#header {
	left: 10px;
	right: 10px;
	top: 0px;
	bottom: 0px;
	height: 200px;
	margin-top: 10px;
}
#header_address  {
	font-size: 0.8em;
	color: #CCCCCC;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	visibility: visible;
	background-color: #111111;
	padding-top: 5px;
	padding-bottom: 5px;
}


#header_logo {
	float: left;
	background-repeat: no-repeat;
	height: 190px;
	width: 270px;
	background-color: #000;
	background-image: url(../images/Menifee-bicycles-logo-1.jpg);
}
#header_img  {
	background-repeat: no-repeat;
	height: 190px;
	width: 600px;
	background-image: url(../images/Untitled-1.jpg);
	float: right;
}

#nav {
	width: 10em;
	visibility: visible;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	height: 50em;
}
#button {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 30px;
	padding: 0;
	}
ul  {
	list-style: none;
	border: none;
	background-color: #111111;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
		}
ol {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
}

#trancex {
	color: #666666;
	text-align: center;
	background-color: #111111;
	margin-top: 30px;
}

		
#button li {
	padding: 0px;
	margin: 0;
		}
#button li a {
	text-decoration: none;
	background-color: #111111;
	width: 150px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	color: #666666;
	font-weight: bold;
	font-size: 0.95em;
	padding-left: 5px;
	border-top-color: #000000;
	border-bottom-style: solid;
	padding-right: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	display: block;
	padding-top: 15px;
		}
#button li a:hover {
	color: #999999;
	font-size: 0.95em;
	text-align: right;
	background-color: #000000;
	height: 20px;
	width: 150px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
		}

#content_main {
	width: 31em;
	visibility: visible;
	height: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.list {
	margin-top: 20px;

}





#right_content {
	visibility: visible;
	width: 10em;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 25px;
	margin-top: 20px;
	height: 53em;
}




#footer {
	visibility: visible;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer     p  {
	font-size: 0.85em;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	text-indent: -1em;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
#footer img {
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}

#movie  {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #666666;
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
