/* CSS Document */
body
{ 
background-image: url(images/back.gif);
background-repeat: repeat-x;
background-color: #F9F9FC;
font-family: times;

}
h2 {color:#EFD14C; font-size:16px}
.hdr {color:#EFD14C; font-size: 24px; border-left: 10px;}
.subhdr {color:#999999; font-size: 16px; font-weight:bold; font-style: italic; border-left: 25px;}
.indx {font-size:12px; color:#717172;}
p {color:#717172; font-size: 16px; margin-left:5px; margin-right: 5px;}

.horLines {border-right: 1px dashed #B9BAAA;
			margin-bottom: 10px;
			margin-left: 5px;
			margin-top: 10px;
			
			color: green;}
.breezeAds{
			border-bottom: 1px dashed #B9BAAA;
			margin-top: 30px;
			margin-left: 15px;
			margin-right: 25px;
			color: #ff00ff;
			font-size: 10px;
			
}
td.breezeAd { background-color: #cccccc;
				font-size: 10px;
				font-family: verdana;
				margin-left:20px;
				}
.verLines {border-top: 1px dashed #B9BAAA;
			margin-top: 10px;
			margin-right: 25px;}


#nav {float: left;
	font-family: verdana;
	width: 800px;

	margin-top: 1px;

	margin-bottom: 1px;

	color: #CCF;

	font-size: 11px;

	background: #003 url(design/menu_bg.gif) repeat-x top left;}

#nav ul {list-style: none; display: inline;}

#nav li {float: left; padding: 0px 1px 0px 0px; list-style: none; background: url(design/navbreak.gif) no-repeat 100% 0;}

#nav a:link {float: left; padding: 11px 10px; color: #CCF; text-decoration: none;}

#nav a:visited {float: left; padding: 11px 10px; color: #CCF; text-decoration: none;}

#nav a:hover {color: #FFF; text-decoration: none;}

#nav a.active {

	font-weight: normal; color: #FFF;

	background: #003 url(design/nav_act.gif) repeat-x bottom left;}


/* =Footer */
	
.footer{ background: #ecedf6 url(images/footer.gif) bottom right no-repeat; text-align: right; width: 100%; padding: 14px 0px 70px 0px; 
	margin: 0px 0px 0 0px; border: 0;}
.footer p{ font-size: 0.6em; padding: 0; margin: 0 20px 0 0; color: #717172;}
.footer a:link, .footer a:visited{ color: #717172; text-decoration: none; padding: 0; margin: 0; border-bottom: 1px dashed #717172; }
.footer a:hover{ color: #010847; text-decoration: none; border-bottom: 1px dashed #010847; padding: 0; margin: 0;}
.greyBorder {border: solid #B9BAAA 1px; width:400px; padding: 5px; text-align:center; float:center;}
.imgBox {border: 3px solid black; width:415px; background-color:#000000;}
.imgBox td{text-align:center; color:#ffffff; font-size:10px;}
.foto {border: solid #B9BAAA 1px; width:155px; font-size: 10px; padding: 5px; text-align:center; float: center; margin-left:10px; margin-top:10px;}
.noteworth {color:#330099; font-size: 14px; font-style: italic; border-bottom: 1px dashed #B9BAAA;margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 15px;}.foto {border: solid #B9BAAA 1px; width:155px; font-size: 10px; padding: 5px; text-align:center; float: right; margin-right:10px; margin-top:10px;}


