/* Beddgelert Bikes */
/* set all to Verdana */
p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tags */
body {
	background: #e3f3d8;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 24px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #553300;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	line-height: 18px;
	margin: 5px 10px 10px;
}
ul {
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #009900;
}
/* ids */
/* topsec */
#topsec {
	background-color: #FDCD85;
	background-image: url(../i/toppic1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-top: 3px solid #553300;
	border-right: 3px solid #553300;
	border-bottom: 10px solid #553300;
	border-left: 3px solid #553300;
}
.logo {
	display: block;
}
/* content */
#content {
	padding-left: 20px;
	padding-right: 20px;
	border-top: 0px solid #553300;
	border-right: 3px solid #553300;
	border-bottom: 3px solid #553300;
	border-left: 3px solid #553300;
	background: #fff5e8;
}
/* contact */
#contact p {
	text-align: center;
}
#contact h2 {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/* copyright */
#copyright { text-align: right; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 10px;
	text-align: right;
	line-height: 14px;
}
/* classes */
/* photos */
.photoright {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
.photoleft {

	margin: 10px 20px 10px 0pt;
	padding: 0px;
}
.photocredit {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}
.photosect {
	text-align: center;
}
/* tariff */
.tariff {
	border: 2px solid #006633;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
	color: #006633;
	margin-bottom: 30px;
	background: #FFFFFF;
}
.tariff strong {
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.tariff ul {
	font-size: 11px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
	color: #000000;
	padding: 0px;
}
.tariff th {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #553300;
	padding-top: 20px;
}
.tariff td {
	padding: 5px 5px 0px 15px;
	margin: 0px;
}
/* linkbox */
.linkbox {
	margin: 5px 30px;
	padding: 5px;
	border: 2px dashed #006633;
	background: #FFFFFF;
}
.linkbox p {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
/* credit cards */
.cards img {
	vertical-align: middle;
	padding: 0px;
	margin: 0px 5px 5px;
}
.centre {
	text-align: center;
}
.dawes {
	margin: 5px;
	float: left;
	border: 1px solid #000000;
}
.map {
	margin-left: 100px;
}
.red {
	color: #FF0000;
}
.feature {
	background-color: #FFFFFF;
	width: 350px;
	border: 1px solid #006633;
}
.notice {
	background-color: #FFFFFF;
	border: 1px solid #006633;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.carelogo {
	float: right;
	margin: 10px;
}
#contact {
	margin-bottom: 20px;
}

