/* 
Description: Stylesheet for Carl's Cycle Supply
Author: Nick
*/
body {
	margin:0;
	padding:0 0 0 0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color: #29303B;
	line-height:1.3em;
	background: #333333;
}
a {
	color: #CC0000;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
#rap 
{
	background:#000000;
	width:750px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
	border: #000000 1px solid;
}
#header {
	background:#ffffff url(images/ccs_logo.jpg) no-repeat bottom left;
 	height: 118px;
	margin: 7px 0 0 0;
	width:750px;
	padding:5px 0 0 0;
	border:#fc9 0px solid;
}
#main 
{
	margin:7px auto 0 auto;
	padding:0;
/*
	border: medium double rgb(250,0,255);
*/
	background:#FF9900;
}
#content {
	width:724px;
	min-height:350px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
	text-decoration:none;
	color:#000000;
	font-size:1.1em;
	font-weight:50;
}
#content a {
	font-weight:600;
	font-size:1.5em;
	text-decoration:underline;
	color:#753206;
}
#content a:hover {
	color:#CC0000;
}
a img {
	border: none;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 2.5em;	
	padding:10px 20px 0 0;
	text-align:right;	
}
#header h1 a, h1 a:visited
{
	color:#000000;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#8a3207;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1.5em;
	color:#FF9900;
	text-align:right;
	margin:0;
	padding:12px 20px 0 0;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	padding-left: 1.5em;
}
#page_title {
	margin:7px auto;
	padding: 1px 0 0 0;
	background:#CC0000;
	height: 55px;
	color: #FFFF99;
	text-align:center;
}
#page_title h2 {
	font-weight:700;
	font-size:1.8em;
}
#footer {
	margin:0 auto 7px auto;
	padding: 7px;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:700px;
}
#footerbottom {
	background:#CC0000;
	margin:0 auto 7px auto;
 	height: 45px;
	width:750px;
	padding:0;
/*
	border: medium double rgb(250,0,255);
*/
	border:#fc9 0px solid;
}
#bottomnav 
{
	color:#FF9900;
	list-style:none;
	font-size:0.9em;
	font-color:#FF9900;
	margin: 0 auto;	
	padding:12px 0 0 0;
	text-align:center;	
	font-family:Verdana, Arial, Sans-Serif;
}

#bottomnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#bottomnav li a:link, #bottomnav li a:visited
{
	text-decoration:none;	
	color:#FF9900;
}
#bottomnav li a:hover, #bottomnav li a:active
{
	color:#000000;	
}

#footer a {
border:none;
color:#50A6C2;
}

#topnav 
{
	list-style:none;
	height: 25px;
	font-size:0.8em;
	font-color:#CC0000;
	color:#CC0000;
	margin:0 0 0 0;
	padding:35px 20px 0 15px;
	text-align:right;
	vertical-align:bottom;
	font-family:Verdana, Arial, Sans-Serif;
}

#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#CC0000;
}
#topnav li a:hover, #topnav li a:active
{
	color:#000000;	
}

#photo_gallery {
	text-align:left;
	width:500px
}
#photo_gallery_section {
	text-align:center;
	font-size:1.4em;
	font-weight:600;
}
#photo_gallery_heading {
	font-weight:500;
	font-size:1.1em;
}
#photo_gallery img {
	border:1px solid #CC0000;
	margin: 14px 0 0 0;
}
#photo_gallery_attribution {
	float:right;
	font-size:0.7em;
	margin: 0 55px 0 0;
}