@charset "UTF-8";

/* GLOBAL STYLES
---------------------------------------------------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url("images/main_back.gif"); background-repeat:repeat-x;
	background-color: #83572b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

.mainlayout #container {
	width: 842px;
	margin: 0 auto;
	text-align: left;
}

A:link {
	text-decoration: none;
	color:#cc9966;
}
A:visited {
	text-decoration: none;
	color:#cc9966;	
}
A:active {
	text-decoration: none;
	color:#cc9966;
}
A:hover {
	color:#cccccc;
}
#pages_titlebar {
	background-image:url("images/pages_titlebar.gif"); background-repeat:no-repeat;
	width:374px;
	height:39px;
	margin-left:4px;
	padding-left:55px;
	font-size:16px;
	color:#FFFFFF;
	padding-top:10px;
}

/* HEADER STYLES
---------------------------------------------------------------------------------------*/

.mainlayout #header {
	height:130px;
	
}

.mainlayout #mainContent {
	padding: 0px;
	background-color:#FFFFFF;
}

#navbar {
	height:49px;
}



/* FOOTER STYLES
---------------------------------------------------------------------------------------*/

.mainlayout #footer {
	padding-top:5px;
	text-align:center;
	color:#cc9966;
	
}
.mainlayout #footer a:link {
	color:#cc9966;
}
.mainlayout #footer a:visited {
	color:#cc9966;
}
.mainlayout #footer a:hover {
	color:#ffffff;
}
.mainlayout #footer {
	margin: 0;
	height:65px;
	font-size:11px;
	color:#CCCCCC;
}
.mainlayout #footer ul { 
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.mainlayout #footer ul li {
	display: inline;
}
.mainlayout #footer ul li {
text-decoration: none;
padding: 5px;;
} 




/* INDEX PAGE STYLES
---------------------------------------------------------------------------------------*/

.mainlayout #topContent {
	padding: 0px;	background-image:url("layout_images/index_top_02.gif"); background-repeat: no-repeat;
	height:185px;
	position: relative;
	clear: both; 
}
#flashpic {
	margin:auto;
	width:837px;
	height:271px;
}
#indexbtm_container {
	height:275px;
	width:837px;
	margin:auto;
}
#btmright_container {
	height:275px;
	width:529px;
	float:right;
	margin-right:19px;
}
#featured_box {
	width:260px;
	height:275px;
	float:left;
	
}
#weather_box {
	width:260px;
	height:271px;
	float:right;
	padding-top:4px;
	
}
#weather_box em {
	color:#CC3300;
	font-size:14px;
}
#weather_box a {
	font-size:10px;
	font-weight:bold;
	
}
#latestnews_container {
	width:260px;
	height:275px;
	float:left;
	margin-left:20px;
	
}
#indexbtm_btns {
	height:15px;
	width:531px;
	margin-left:20px;
	padding-top:4px;
}
#newsbtn_box {
	width:260px;
	height:15px;
	float:left;
}
#featuredbtn_box {
	width:260px;
	height:15px;
	float:right;
}

.news_titlebar {
	width:245px;
	height:21px;
	background-image:url("images/news_titlebar.gif"); background-repeat:no-repeat;
	padding-left:15px;
	padding-top:8px;
	font-size:12px;
	color:#333333;
}
.news_titlebar em {
	color:#CC3300;
	font-size:10px;
}
.news_text {
	padding-top:4px;
	width:250px;
}
.news_text a {
	font-size:10px;
	font-weight:bold;
	
}
#featuredimg_box {
	width:249px;
	height:157px;
	padding:5px;
	background-color:#999999;
}
#featuredinfo_box {
	padding-top:5px;
}
#featuredinfo_box strong {
	font-size:16px;
	color:#333333;
	font-weight:normal;
}

/* GALLERY PAGE STYLES
---------------------------------------------------------------------------------------*/

#gallery_container {
	width:824px;
	margin:auto;
	text-align:center;
	padding-left:10px;
}
.gallerypic_container {
	width:397px;
	height:337px;
	text-align:center;
}
.galimg_box {
	width:397px;
	height:243px;
	background-image:url("images/gallerypic_template_02.gif"); background-repeat:no-repeat;
	text-align:center;
}
.galleryinfo_box {
	width:367px;
	height:66px;
	background-image:url("images/gallerypic_template_03.gif"); background-repeat:no-repeat;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
	padding-right:10px;
	
}

/* LINKS PAGE STYLES
---------------------------------------------------------------------------------------*/

#links_container {
	width:825px;
	margin:auto;
	line-height:20px;
}
#links_container li {
	font-size:14px;
}

#links_container ul {
	list-style-image: url("images/links_listicon.gif");

}


/* BIKES PAGE STYLES
---------------------------------------------------------------------------------------*/

.bikes_backcontainer {
	width:837px;
	height:271px;
	background-image:url("images/bikes_paperback.gif"); background-repeat:no-repeat;
}
.bikes_imgbox {
	width:374px;
	height:236px;
	background-color:#999999;
	float:left;
	padding:3px;
	margin-top:17px;
	margin-left:12px;
}
.bikes_infocontainer {
	margin-top:11px;
	margin-right:10px;
	width:430px;
	height:236px;
	float:right;
	text-align:left;
}

.bikes_titlebar {
	background-image:url("images/pages_titlebar.gif"); background-repeat:no-repeat;
	width:374px;
	height:39px;
	margin-left:4px;
	padding-left:55px;
	font-size:16px;
	color:#FFFFFF;
	padding-top:10px;
}
.bikes_infobox {
	padding-top:4px;
	width:425px;
	margin-left:4px;
}
.bikes_infobox a {
	font-size:10px;
	font-weight:bold;
}


.bikes_detailscontainer {
	width:837px;
	height:471px;
	background-image:url("images/details_paperback.gif"); background-repeat:no-repeat;
}


/* ADMIN PAGE STYLES
---------------------------------------------------------------------------------------*/

.admin_bikescontainer {
	width:670px;
	height:175px;
}

.admin_bikeinfo {
	width:400px;
	float:right;
	color:#CCCCCC;
}
.bikesimg_box {
	width:249px;
	height:157px;
	padding:5px;
	background-color:#999999;
	float:left;
}

/* about PAGE STYLES
---------------------------------------------------------------------------------------*/

#about_container {
	width:820px;
	margin-left:12px;
	
	
}


/*LOCATION PAGE STYLES
---------------------------------------------------------------------------------------*/

#location_container {
	width:820px;
	margin-left:12px;
	height:381px;
}

#google_box {
	width:400px;
	height:381px;
	float:left;
}

#location_info {
	width:410px;
	height:381px;
	float:right;
}

	
/*CONTACT PAGE STYLES
---------------------------------------------------------------------------------------*/

#contactforms_container {
	width:375px;
	padding:4px;
	height:15px;
	
}

#contact_info {
	width:390px;
	height:381px;
	float:right;
}

#contacttext_box {
	width:80px;
	float:left;
	text-align:right;
}

#contactforms_box {
	width:290px;
	height:15px;
	float:right;
}

#blog_title {	
	width:725px;
	height:25px;
	background-color:#000000;
	font-size:18px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:4px;
}
