/* CSS Document created by Dieter Schneider 2006 for www.csstemplateheaven.com */

* {margin: 0;
   padding: 0;}
   
body {
	font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #EBEDE4;
	background-repeat: repeat;
}

#container {
	width: 750px;
	margin: 1em auto;
	font-size: .8em;
	border: 2px solid #999966;
	text-align:left;
	padding: 1em;
	background-color: #FDEDF9;
}

#header {
	border: 0px solid #EFEFEF;
	height: 180px;
	background-image: url(images/linwood%20azellas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1em;
	width: 750px;
	margin-bottom: 1em;
	background-color: #fceef4;
}


#content {
	float: right;
	width: 42em;
	padding: 0.5em;
	border: 2px solid #999966;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#leftbox{
	padding: 0.5em;
	margin-right: 44.1em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	border: 2px solid #999966;
	margin-bottom: 1em;
	text-align: left;
	list-style-position: inside;
}  

#footer {
	clear: both;
	padding: 0em 0em 1em;
	background-color: #cccc99;
	color: #330000;
	text-align: center;
	font-size: 0.8em;
	border: 0px solid #CCCCCC;
	height: 2em;
	vertical-align: text-top;
	margin: 0px;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .5em;
}

h3 {
	font-size: 1em;
	padding: .5em;
	color: #330000;
	border: 1px solid #999966;
	background-color: #F3F3F3;
}

h2 {
	font-size: 1.5em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #656c4a;
	border: 0px solid #EEEEEE;
}

h1 {
	font-size: 5.3em!important;
	font-size: 3.3em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #798196;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}



a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #B00000;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}
a:active {color: #660000}

/********** Top navigation *************/
#navlist
{
	height: 1.4em!important;
	height: 2.7em;
	padding: 0.2em 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-color: #cccc99;
	color: #FFFFFF;
	border: 0px solid;
	font-weight: normal;
	text-align: justify;
	word-spacing: normal;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: 0px solid #999966;
	padding: .2em 0.5em;
	color: #330000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 0px solid #FFFFFF;
	padding: 1em 0.5em;
	text-decoration: none;
	color: #CC3366;
	font-weight: normal;
}

#navlist li
{
	padding-right: 1px;
	display: inline;
	font-size: 1.1em;
	color: 660000;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #0000FF;
	font-size: 1em;
	font-weight: bold;
	border: 1px #660000;
	page-break-before: auto;
	page-break-after: auto;
}
   
dl{
	margin-bottom: 1.5em;
	margin-left: 2em;
}

dt{
	font-style: italic;
	color: #7E0000;
	font-weight: bold;
}

dd{
	margin-bottom: .3em;
	text-indent: .5em;
}
.imgright {
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999966;
	float: right;
}
.imgleft {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #656c4a;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 150px;
}
.imgcenter {
	margin: 5px 10px;
	padding: 10px;
	border: 1px solid #999966;
	text-align: center;
	float: none;
}
.quote {
	font-size: 1.5em;
	padding: 5px;
	width: 140px;
	border: 1px #996666;
	color: 993333;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
