/* DOMB Web Design 
	(c) March 2004
*/

body {
	margin: 20px 20px 20px 20px;  
	background-color: #6699CC;	/* Light Blue Bckgrd */
	}

a {
	text-decoration: none;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
	}
	
/* Navigation bar */

a:visited.nav    { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-decoration: none; color: #FFFFFF
	}
a:active.nav     { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-decoration: none; color: #FFFFFF
	}
a:link.nav       {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-decoration: none; color: #FFFFFF
	}
a:hover.nav      { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF; text-decoration:underline
	}
	
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

a:visited.nav2    { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF; text-decoration:underline
	}
a:active.nav2     { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF; text-decoration:underline
	}
a:link.nav2       {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF; text-decoration:underline
	}
a:hover.nav2      { 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF; text-decoration:underline
	}


#foot-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	width 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: medium;
	background-color: #99CC66;
	border-top: 1px solid #6699CC;
	height: 40px;
	}	
	
#container {
	line-height: 140%;
	background-color: #FFFFFF; /* White Bckgrd */
	}

#banner {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #99CC66;
	background-image:url(images/car_bg.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #6699CC; /*light Blue bottom Border */
	height: 39px;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;	
	}

#banner h2 {
	font-size: small;
	}

#center {
	margin-right: 200px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

/* Right handside Bar */

#right {
	position: absolute;
	right: 0px;
	top: 80px;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;	
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}


#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}