body {
		font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
		font-size:11px;
		color:#333;
		background-color:#f8f8f8;
		background-image:  url("Background-drop-shadow_02.gif");
		background-repeat:repeat-y;
		background-position:center;
		}
		

#wrap {
		margin:0 auto 0 auto;
		background-color:#f8f8f8;
		text-align:center;
		}
		
#container {
		width:600px;
		margin:0 auto;
		}
		
#header {
		width:100%;
		text-align:center;
		margin:30px 0 30px 0;
		}
		
#header a {
		font-size:150%;
		}
		
.menu {
		margin:0;
		}
		
.navbar {
		margin:0;
		padding:0;
		color:#bbf;
		font-weight:normal;
		font-size:10px;
		background-color:#f3f3ff;
		border-top:1px solid #bbf;
		border-bottom:1px solid #bbf;
		line-height:1.5em;
		}
		
.navbar ul {
		margin:0;
		text-align:center;
		}
		
.navbar li {
		list-style-type:none;
		display:inline;
		padding:0;
		letter-spacing:0px;
		}
		
.navbar a {
		color:#99f;
		font-weight:bold;
		text-decoration:none;
		line-height:1.5;
		padding:2px 5px;
		}
		
.navbar a:hover {
		color:white;
		text-decoration:none;
		background-color:#bbf;
		}		
		
.current {
		color:#FFFFFF;
		}		
				
#text {
		margin:40px 60px;
		text-align:justify;
		}
		
#clear {
		clear:both;
		}
		
#footer {
		text-align:left;
		font-weight:normal;
		font-size:100%;
		width:700px;
		margin:auto auto auto auto;
		}
		
#footer p {
		padding:0;
		}
		
a {
		color:#33f;
		text-decoration:none;
		}
		
a:hover {
		color:#33f;
		background-color:#e8e8ff;
		text-decoration:none;
		}
		
.picture {
		text-align:center;
		margin:auto auto 2.5em auto;
		}
				
#sides {
		width:700px;
		margin:0 auto;
		background-image:  url("Background-drop-shadow_02.gif");
		background-repeat:repeat-y;
		background-position:center;
		}
		
#picture	{
	text-align:center
	}
	
#picture img	{
	padding:0 10px 10px 10px
	}
		
address {
		font-style:normal;
		text-align:center;
		line-height:1.5;
		}

h1	{
	font-weight:bold;
	font-size:130%;
	margin:1em 0 1em 0;
	text-align:center;
	}


h2	{
	font-weight:bold;
	font-size:110%;
	margin:1em 0 1em 0;
	text-align:center;
	}
	
caption	{
	font-weight:bold;
	font-size:110%;
	margin:1em 0 1em 0;
	text-align:center;
	}
	
p	{
	margin:1em 0 1em 0;
	line-height:1.5em;
		}
	
	
dt	{
	margin:10px 0 0 0;
		}
		
dd	p {
	margin:2px 0 2px 5px;
		}
		
.message	{
	border:3px double silver;
	background-color:#FFFFf0;
	height:7em;
	font-style:italic;
	padding:3px;
	}
	
table {
	width:95%;
	margin:auto;
	text-align:center;
	}
		
tr {
	vertical-align:middle;
	}

td {
	width:33%;
	padding:1em auto auto auto;
	margin:5px;
	text-align:center;
	line-height:1;
	}

ul	{
	margin:0px 0 0 0;
	}
		
li	{
	margin:0;
	0px 10px 10px;
	list-style:none
	}
	
blockquote {
	font-style:italic;
	}
	
blockquote p {
	margin:0.5em auto 0.5em auto;
	}

a img {
	border:0px;
	}

strong {
	font-weight:bold;
	font-style:normal;
	}
			
.veteranowned {
	float:right;
	margin:auto 110px auto auto;
	}

.footertext {
	float:left;
	}

.contactdetails {
		margin:20px 110px 0 110px;
		}
	
.copyright {
		margin:5px 110px 20px 110px;
		}

.row {
	margin:5px 0 10px 0;
	clear:both;}

form {
	background-color:#FFFFf0;
	padding:1px 8px 1px 8px;
	text-align:left;

	}

fieldset {
	border: 1px solid silver;
	padding:10px;
	margin:10px 0 0 0;
	width:94%;
	}

label {
	display:block;
	clear:both;
	}

hr {
	display:none;
	}

input {
	width:100%;
	}

legend {
	font-weight:bold;
	}

#submit {
	float:none;
	width:100%;
	}

/*
textarea {
	width:100%;
	}
*/

.required {
	color:red;
	}

table.quote-table, table.feedback-table {
	padding:4px 4px 15px 4px;
	background-color:#FFFFf0;
	}

.quote-table td, .feedback-table td {
	padding:8px 0 0 0;
	margin:0;
	text-align:left;
	}

.quote-table caption {
	margin-top:0;
	padding:0;
	font-size:100%;
	}

.return {
	text-align:center;
	}

.rating {
	float:right;
	clear:right;
	width:40%;
	}

.indentrow {
	margin-bottom:10px;
	margin-left:15px;
	display:block;
	}

.citeline {
	text-align:right;
	}
