* {
	margin: 0;


} 

body {
	background-color: #5F5F5F;
	background-color:#666666
	
}

#container {
	margin: 0px auto;
	width: 900px;
	height: 1180px;
	padding: 10px;
	background-color: #fff;
}
#container3 {
	margin: 0px auto;
	width: 900px;
	height:1760px;
	padding: 10px;
	background-color: #fff;
}
#container2 {
	margin: 0px auto;
	width: 900px;
	height: 1035px;
	padding: 10px;
	background-color: #fff;
}
#header {
	height : 116px;
	width:900px;
	background-color: #000000;

}
#logo {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	top: 70px;
	margin-left:10px;
	width:170px;
	height:22px;
}

#headermenu {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	top: 40px;
	margin-left:280px;
	width:600px;
	text-align: right;
}

#headermenu h1 {

	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold

}
#headermenu a {
	text-decoration: none;
	color: #FFFFFF;
}

#headermenu a:hover {
	color: #F5F5F5;
	text-decoration: underline;
}

#menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #333333;
	margin-top: 1px;
	width:900px;
	height:34px;
}


#menubar ul {
	padding: 5px;
	text-align: center;
	margin-left: 75px;
}

#menubar li {
	display: inline;
}

#menubar a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#menubar a:hover {
	color:#CCCCCC;
	text-decoration:underline
}



#rightpic {
		 background:  url("images/trinnysmall.png") no-repeat left top;
         float: right;
         background-color: #E3E3E3;
         width: 179px;
         height: 200px;
         border-top: solid #fff 1px;
		 border-bottom: solid #fff 1px
}

#rightsidebar {
	float: right;
	background-color: #EDEDED;
	margin-top: 128px;
	width: 179px;
	height: 895px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}

#rightsidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	background-color: #000000;
	padding: 3px 6px;
}

#rightsidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	background-color: #000000;
	padding: 3px 6px;
}

#rightsidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 12px 12px;
	line-height: 14pt;
}

#rightsidebartext ul {
	margin: 0px;
	list-style: none;
}

#rightsidebartext a {
	text-decoration: none;
	color: #66584B;
	
}

#rightsidebartext a:hover {
	color: #66584B;
	text-decoration: underline;
}

#address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 12px 12px;
	line-height: 1.5em;
}

#ul {
	margin:0px;
	list-style: none
}


a {
	text-decoration:none;
	color: #66584B;
}

a:hover {
	color: #66584B;
	text-decoration: underline;
}

#leftpic {
	float: left;
	background-color: #333;
	width: 179px;
	height: 200px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px
}

#leftsidebar {
	float: left;
	background-color: #F2F2F2;
	margin-top: 128px;
	width: 179px;
	height: 895px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}

#leftsidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	background-color: #000000;
	padding: 3px 6px;
}

#leftsidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	background-color: #000000;
	padding: 3px 6px;
}

#leftsidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 12px 12px;
	line-height: 1.5em;
}

#leftsidebartext a {
	text-decoration: none;
	color: #66584B;
}

#leftsidebartext a:hover {
	color: #66584B;
	text-decoration: underline;
}
#leftsidebartext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding: 12px 12px;
	line-height: 1.5em;
}

#leftsidebartext2 a {
	text-decoration: none;
	color: #66584B;
}

#leftsidebartext2 a:hover {
	color: #66584B;
	text-decoration: underline;
}

#leftsidebartext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 12px 12px;
	line-height: 14pt;
}

#leftsidebartext1 a {
	text-decoration: none;
	color: #66584B;
}

#leftsidebartext1 a:hover {
	color: #66584B;
	text-decoration: underline;
}

#middleimage{
	background: #fff url("images/drivemiddle.png");
	float: left;
	width: 540px;
	height: 128px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	border-right: solid #fff 1px;
	border-left: solid #fff 1px;
}

#content {
	float: left;
	width: 540px;

}

#drivetxt {
	float: left;
	color: #4E4E4E;
	text-align: left;
	width: 515px;
	padding: 12px 12px;
	text-align: left;
	height: 470px;
}

#drivetxt p {

	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:80%
	
	}
	
	
#drivetxt_car {
	float: left;
	color: #4E4E4E;
	text-align: left;
	width: 515px;
	padding: 12px 12px;
	text-align: left;
	height: 540px;
}

#drivetxt_car p {

	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:80%
	
	}

#content h2 {
	padding-bottom: 2px;
	font-size: 80%;
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 24px;
	width: 400px;
}
#content h3 {
	color: #fff; 
	background: #370F00; 
	font-size: 86%; 
	padding: 3px 6px;
}


#drivetxt_car h2 {
	font-size: 80%;
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
#drivetxt_car h2 {
	color: #000000;
	font-size: 80%;
	
}




#footer {
	border-top: solid #333 1px;
	width: 920px;
	height: 120px;
	background-color: #000000;
	margin:0px auto

}
#footer_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top: 15px;
	color: #FFFFFF;
	line-height: 12pt;
	margin-left: 12px;
}

#footer_text a {
	text-decoration: none;
	color: #C9C9C9;
}

#footer_text a:hover {
	color: #C9C9C9;
	text-decoration: underline;
}


body
{
	line-height: 1.0em;
}

#table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #fff;
	margin: 0px auto;
	width: 520px;
	text-align: left;
	padding-bottom: 38px;
}
#table th
{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#table td
{
	color: #000000;
	padding: 9px 6px 0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%
}
#table tbody tr:hover td
{

}
#subject {

width:175px

}
