/* CSS Document */
.nav {
	background-image: url(../images/mastheadbottom.gif);
	background-repeat: no-repeat;
	width: 700px;
	height:43px;
}

.container {
	width: 700px;
	margin: auto;
	background-color:#FFFFFF;
	border: 1px solid #990000;
}
.fullmargin {
margin: 10px 20px 10px 20px;
}

.full, .fullmargin {
width:660px;
background-color:#FFFFFF;
}

.full {
overflow:hidden;
}

.styleonshow {
	background-image: url(../images/styleonshow.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
height:auto;
}

.leftstyleonshow  {
margin:0px 0px 0px 50px ;

}
.leftstyleonshow p {
margin:0px 80px 0px 0px ;
}

.leftstyleonshow h2, h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	
}

h2 {
border:none;
margin-bottom: 0px;
}


.leftstyleonshow img {
margin: 5px 16px 5px 0px;
position:relative;
float:left;
overflow::auto;
}



.footer {
	background-image: url(../images/footer2.gif);
	margin:0px;
	height:41px;
}

.footer p {
margin: 2px 0px 0px 10px;
}

.footer a:link, footer a:active, .footer a:visited  {
color:#FFFFFF;
}


.footer a:hover {
color:#FF9900;
}


.left {
	float: left;
	width: 305px;
	overflow: hidden;
	background-color:#FFFFFF;
	padding: 10px 0px 10px 20px;

}

.right  {
width:305px;
float:right;
padding: 10px 0px 10px 20px;
}


/* General  ----------------------------*/
.left img {
padding: 20px;
border:none;
}

.main img {
	border: 1px solid #ccc;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}





p, h4, .main li {
font-family: 'lucida grande',tahoma,sans-serif;;
margin-left:0px;
margin-right:9px;
margin-top:8px;
margin-bottom:15px;
font-size:70%;
line-height:1.6em;
font-weight:light;
color:#333333;
letter-spacing:0.01em;
}
h4 {
font-size:80%;
color:#990000;
font-weight:bold;
}

.main li {
margin: 0px 0px 2px -19px;
}




a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	border:none;
	text-decoration:none;
	}

a:visited {
color:#990000;
text-decoration:none;
}
a:hover {
	color:#993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

/* navigation  ----------------------------*/

.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #003366;
}

#navcontainer{
padding-top:10px;
margin:0px 0px 0px 85px; 
}

ul#navlist{white-space: nowrap;
margin:0px;
}

#navlist li
{
margin-top:10px;
display: inline;
list-style-type: none;
}

#navlist a { padding: 4px; }

#navlist a:link, #navlist a:visited
{
color: #CCCCCC;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
