/* Start of CMSMS style sheet 'master' */
body {
	background-image: url("images/background.jpg");
}
#wrapper
{
        width:1084px;
	margin:20px auto 0 auto;
        border:0px solid purple;
        page-break-after:always;
}
#left-image
{
	width: 77px;
	height: 600px;
	background-image: url("../images/left-red-border.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: solid red 1px;
}
#center-image
{
	width: 300px;
	height: 600px;
	background-image: url("../images/motorcycles-on-road.jpg");
	background-repeat:no-repeat;
	display: block;
	float:left;
	border: solid red 1px;
}
#navigation
{
	font-size:13px;
	color:#7B5755;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
	height:20px;
	width:680px;
	font-weight:bold;
	text-align:center;
	top: 185px;
	left: 180px;
	position: relative;
        border:0px solid red;
}
#navigation a
{
	color:#7B5755;
	text-decoration:none;
	}
#navigation a:hover
{
	color:#000000;
	}
#navigation-inner
{
	font-size:13px;
	color:#7B5755;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
	height:20px;
	width:605px;
	font-weight:bold;
	text-align:center;
	top: -35px;
	left: -210px;
	position: relative;
	border: 0px purple solid;
}
#navigation-inner a
{
	color:#7B5755;
	text-decoration:none;
	}
#navigation-inner a:hover
{
	color:#000000;
	}
#home-left-text-headline
{
	font-size:13px;
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
	font-weight:bold;
	text-align:left;
	top: -135px;
	left: -330px;
	width: 200px;
	height: 15px;
	position: relative;	
}
#home-left-text-copy
{
	font-size:11px;
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
	height:90px;
	width:230px;
	font-weight:bold;
	text-align:left;
	top: -128px;
	left: -315px;
	position: relative;
	line-height: 1.5;
}
#home-main-text
{
	font-size:14px;
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
	height:250px;
	width:230px;
	font-weight:bold;
	text-align:left;
	top: -485px;
	left: -35px;
	position: relative;
	line-height: 1.6;
}
#home-main-text a
{
	color:#ffffff;
	}
#home-main-text a:hover
{
	color:#7B5755;
	}
#footer
{
	font-size:11px;
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
	height:20px;
	width:680px;
	font-weight:bold;
	text-align:center;
	top: -350px;
	position: relative;
        border:0px solid red;
}
#footer a
{
	color:#ffffff;
	text-decoration: none;
	}
#footer a:hover
{
	color:#7B5755;
	}
#inner-header
{
	width: 1080px;
	height: 210px;
	background-image: url("images/inner-header.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: solid blue 0px;
}
#sub-nav-border
{
	color:#FF4A08;
	height: 10px;
	width: 1080px;
	top: -55px;
	left: -150px;
	position: relative;
	border: 1px green solid;
}
#border
{
	background-color:1D1F1E;
	width:1080px;
	height:5px;
	border: 1px green solid;       
}
#body
{
	width:990px;
	min-height:300px;
	background-color:#DFDFDF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:small;
	top: -20px;
	left: 0px;
	position: relative;
        padding:30px 45px 30px 45px;
	border:0px red solid;
}
#inner-footer-image
{
	width: 1080px;
	height: 51px;
	background-image: url("images/inner-footer.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: solid white 0px;
	position: relative;
        top:-20px;
}
#inner-footer
{
	font-size:11px;
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0px auto;
        position:relative;
	height:-60px;
	width:580px;
	font-weight:bold;
	text-align:center;
	padding:5px 0px 50px 0px;
	border:0px solid green;
}
#inner-footer a
{
	color:#ffffff;
	text-decoration: none;
	}
#inner-footer a:hover
{
	color:#7B5755;
	}

ul li 
{
	height:11px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height:22px;
	padding:0 5px 5px 5px;
	margin:0px;
        list-style-type:disc;
        list-style-position:inside;
}
h1
{
      font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
      font-size:20px;
      font-weight:bold;
      color:#A41703;
}
h3
{
      font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
      font-size:16px;
      font-weight:bold;
      color:#A41703;
}
.content
{
      color:#666666;
      line-height:22px;
}
/* End of 'master' */

