a:link {
	color: #4E1329;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #3C62A0;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #ffffff;
	padding: 2px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

a.nav:visited {
	color: #FFFFFF;
	padding: 2px;
		text-decoration: none;
}

a.nav:hover {
	color: #F6D3D1;
	padding: 2px;
	text-decoration: underline;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #444;
	text-align: left;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

#marquee {
	position: relative;
	top: 30px;
}

#container {
	width: 800px;
	position: relative;
	margin: auto;
}
	
#headbg {
	position: relative;
	width: 100%;
	height: 118px;
	background: url(images/headbg.jpg);
}

#header {
	position: relative;
	width: 750px;
	height: 118px;
	background: url(images/header.jpg);
	margin: auto;
}

#left {
	position: relative;
	float: left;
	width: 176px;
	background: url(images/left.jpg) repeat-y right;
	padding-right: 30px;
	padding-bottom: 120px;
	text-align: right;
	left: 21px;
}

html>body #left {
	right: 9px;
	left: -9px;
}

#content {
	position: relative;
	width: 500px;
	float: left;
	text-align: left;
	background: url(images/shadow.jpg) repeat-y left;
	padding-left: 30px;
	padding-bottom: 30px;
	right: -5px;
}

html>body #content {
	right: 25px !important;
}

#footer {
	font: 90%;
	position: relative;
	width: 100%;
	height: 38px;
	float: left;
	background: url(images/footer.jpg) repeat-x;
	color: #ffe9e7;
}

#contactinfo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: -320px;
	bottom: 120px;
	right: 0px;
	width: 172px;
	text-align: right;
	color: #444;
}


.leftcontact {
	text-align: right;
}

.main {
	padding: 10px;
}

.large {
	font-size: 11px;
}

.caption {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.carphoto {
	position: relative;
	left: 160px;
	bottom: 205px;
}

.borderrollover {
	border: 1px solid white;
	padding: 5px;
}

.borderrollover:hover {
	border: 1px solid #74405c;
}

a.footer {
	text-decoration: none;
	color: white;
}

a.footer:hover {
	font-weight: bold;
}

a.navlinks {
	color: #ffe9e7;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font: 90%;
	font-weight: bold;
}

html>body a.navlinks {
	font: 110%;
}

a.navlinks:hover {
	background: #74405c;
	color: white;
}

img {
	border: none;
}

ul.past {
 position: relative;
 text-align: left;
}

b {
	color: black;
}

h1 {
	border-bottom: 1px dotted;
	padding: 3px;
	font-size: 18px;
	text-align: left;
	color: #42001d;
}

h2 {
	color: #42001d;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
			font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #42001d;
}

html>body h1 {
	border-bottom: 1px dotted;
	padding: 3px;
}

h4 {
	border: 1px solid #c5c5c5;
	padding: 2px;
	font-size: 120%;
	text-align: center;
	background: #42001d;
	color: white;
}

.biglink {
	font-size: 120%;
	text-align: center;
	background: #42001d;
	color: white;
	text-decoration: none;
	width: 100%;
}

img.border {
	padding: 2px;
	border: 1px solid #42001d;
}

a {
	color: #56413e;
	font-weight: bold;
}
