/*************************************************
* webstyles.css - DougAlderson.net               *
* Last Update: 05-22-09                          *
*************************************************/
/* body background, colors, position */
body {
	background-color: #336633;
	margin: 10px 0px 30px 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em; 
	font-size: 12px;
}
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em; 
	color: #000000;
}
p {
	margin-bottom: 20px;
}
p.header {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	line-height: 1.3em;
	padding: 10px 0px 15px 0px;
}
p.big {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
}
.bigtitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
}
.small {
	font-size: 10px;
	line-height: 1em;
}
.highlight {
}
A:link, A:visited {
	text-decoration: underline;
	color: #009900;
}
A:hover {
	text-decoration: underline;
	color: #4D0A66;
}
div.centered {
	text-align: center;
}
div.centered table {
	margin: 0 auto; 
	text-align: left;
}
#navbar {
	width: 579px;
	height: 20px;
	background-image: url(images/template_05.jpg);
	background-repeat: no-repeat;
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height:1em;
	text-align: center;
}
#navbar a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 15px;
	font-weight: bold;
}
#menustart {
	width: 20px;
	background-image: url(images/template_08.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#menubox {
	width: 160px;
	background-image: url(images/template_09.jpg);
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	padding: 15px 5px 10px 5px;
	line-height: 2em;
}
#menubox a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-weight: bold;
	line-height: 2.2em;
}
#menubox a.email {
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	padding-right: 10px;
}
#calloutshadow {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 0px 1px 1px 0px;
	margin-top: 20px;
}
#menucallout {
	background-image: url(images/smallpalm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #666666;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}
#menushadow {
	width: 6px;
	background-image: url(images/menushadow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#contentbody {
	width: 554px;
	padding: 10px 20px 20px 20px;
	background-color:#FFFFFF;
}
#contentfooter {
	margin: 50px 10px 30px 10px;
}
#contentfooter p {
	font-size: 11px;
	text-align: center;
}
#flagfooter {
	margin: 10px;
	text-align: center;
}
#flagfooter a {
	padding-right: 20px;
}
#flagfooter a img {
	border: 0px none;
}
#contentright {
	width: 20px;
	background-image: url(images/template_12.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.imgframe {
	border: 1px solid #4D0A66;
	margin: 10px 5px;
}
.fancyhr {
	display: block;
	width: 510px;
	height: 30px;
	background-image: url(images/fancyhr.gif);
	background-repeat: no-repeat;
	background-position: middle center;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
}
.sitemap {
	font-size: 11px;
	line-height: 2em;
}
