* {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", Arial;
	font-size: 14px;
	color: #035bbf;  /* dark green, dark text 144452*/
}

#container {
    width: 760px;
    margin: 10px auto;
	padding: 0;
	/*border: 1px solid #000000; /* red d81f2a*/
}

	
h1 {
    font-family:"Times New Roman", Times, serif;
	color:#FFF; /*white*/
	background-color: #006233; /* green */
	background-image:url(../images/mascotLogo2.gif);
	background-repeat:no-repeat;
	text-indent: -5000px;
	height: 70px; width: 100%;
	background-position:left 50%;
}

h3 {
	color:#37ACD2; /* medium blue */
	background-color:#006233; /* green */
	padding-left: 10px;
	text-indent: -5000px;
	display: none;
}

h5 {
	color:#006233; /* green */
	font-family:"Century Gothic", Arial;
	font-size:14px;
	font-weight: bold;
}

a {
	text-decoration:none;
}

#navigationtop {
	border-bottom: 1px solid #d81f2a;  /* red */
}
#navigationtop, #navigationtop a {
    color: #FFffff;
    background-color: #d81f2a; /* red */
	font-size: 16px;
	text-align: right;
}

#navigationtop, #navigationtop a:hover {
	color: #ffff00; /* yellow */
}

#navigationtop ul {
	padding-right:35px;
}

#navigationtop li{
    display: inline;
	padding-left: 35px;
}

#navigationleft {
	margin-top:15px;
    background-color:#FFFFFF;
	float: left;
	font-size: 16px;
	height: 100%;
	width: 175px;
	text-align: left;
}

#navigationleft ul {
	list-style-type: none;
	color: #37ACD2; /* medium blue */
	text-align: left;
	width: 100%;
	margin: 0; padding: 0;
} 
#navigationleft li {
	list-style-type: none;
	display: block;
	padding-top: 20px;
	margin: 0; padding: 0;
}





/* New menu styling allowing for Javascript drop-down menu - REMOVE THIS COMMENT BEFORE SUBMISSION */

.mainMenuItem,
.mainMenuItem a {
	color: #000000; /* black */
	font-size: 16px; 
	text-decoration: none;
}

.mainMenuSubItem {
	display: block;
	cursor: pointer;
	color: #006233; /* green */
	font-size: 15px; font-style: italic;
	text-decoration: none;
	text-indent: 5px;
}

#navigationleft li.submenu {
	display: none;
	color: #144452; /* dark blue */
	font-size: 14px; font-style: normal;
	margin-left: 15px;
}
.submenu a {
	display: block;
}

.submenu a:hover {
	color: #ffff00; /* yellow */
	font-weight: bold;
}

/* END new menu styling */






#content {
	padding-top: 15px;
	float: left;
	width: 365px;
	/* border-left: 1px solid #d81f2a; /* red */
	/* border-right: 1px solid #d81f2a; /* red */
	padding-left: 10px;
	padding-right: 10px;
}

p.info {
	/*margin-left: 115px;
	margin-right:250px;*/
	text-align: justify;
	font-size:13px;
	padding-bottom: 15px;
}

p.info em {
	font: normal bold;
	color: #006233; /*green*/
}

p.info a {
	color: #d81f2a;
}

#mascotpackage {
	color: #006233;
	font-size:13px;
}

#form em {
	font: normal bold;
	color: #006233;
}

#form input {
	color: #000000;
}

#form select {
	color: #000000;
}

#form option {
	color: #000000;
}

#form textarea {
	color: #000000;
}

#content p.info a:hover {
	font-weight: bold;
}

.bikeContainer {
	width: 350px; height: auto;
	margin: 10px 0px;
}


.bikeThumbnailContainer {
	float: left;
	text-align: center;
	width: 77px; height: 100%;
	/*border-right: 3px dashed #E2E2E2;*/
}

.bikeThumbnailContainer img {
	margin-top: 10%;
	cursor: pointer;
}

.bikeDetailsContainer {
	float: left;
	width: 350px; height: 100%;
	padding: 10px;
}

.bikeDetailsContainer ul {
	margin: 0; padding: 0;
}

.bikeDetailsContainer ul li {
	display: block;
	list-style-type: none;
	text-indent: 0;
	text-align: left;
	font: normal 13px verdana, arial, "Century Gothic";
	color: #000000; /* black */
}

.bikeDetailsContainer ul li em {
	font: normal 14px "Century Gothic", arial;
	color: #006233; /* green */
}

.clubDetailsContainer {
	float: left;
	width: 350px; height: 100%;
	padding: 10px;
}

.clubDetailsContainer h4 {
	color: #d81f2a;
	font-size: 15px;
	text-align: center;
}

.clubDetailsContainer h5 {
	color: #d81f2a;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}

.clubDetailsContainer ul {
	margin: 0; padding: 0;
}

.clubDetailsContainer ul li {
	display: block;
	text-indent: 0;
	text-align: left;
	font: normal 13px verdana, arial, "Century Gothic";
	color: #000000; /* black */
}

.clubDetailsContainer ul li em {
	font: normal 14px "Century Gothic", arial;
	color: #006233; /* green */
}

#specials {
	float: left;
	width: 180px;
	padding-left: 5px;
	padding-top: 15px;
	margin-left: 5px;
}

#specials p em {
	color:#006233; /* green */
	font-style:normal;
	font-size: 16px;
	font-weight:bold;
}

#specials, #specials a:hover em {
	color:#ffff00;
}

#specials p {
	color: #035bbf;	/* blue */
	text-align: center;
	font-weight: normal;
}
#specials a {
	color:#d81f2a; /* red */
	font-weight:normal;
	
}

#specials, #specials a:hover {
	font-weight:bold;
	
}

#specials, #specials img {
	border: none;
}

.mascotRider {
	text-align: center;
}

.mascotRider img {
	border-style: solid;
	border-width: 2px;
	border-color: #eef503; /* yellow */
}

.clubMascot {
	text-align: center;
}

.clubMascot img {

}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #d81f2a;
	line-height: 1.6em;
}

.footer {
	font-weight: bold;
}

.footer em { color: #808080; 
			 background: #fff;
			 font-style: normal;
			 font-weight: normal;
}