/* CSS Document */

a{
	color:#444;
	text-decoration:none;
	border-bottom:none;
}

a:hover, a:focus{
	color:#444;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
	text-decoration:underline;	
}

a:visited{
	color:#444;
}


body {
	background:#bbb url(../images/bg_dots.gif);
	font-family: arial, sans-serif;
	color:#444;
	margin:0;
	padding:0;
	font-size:13px;
	background-attachment:fixed;
}

#bottomContent {
	background:#657c5c;
	margin:0px auto;
	/*-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border:#657c5c 1px solid;*/
	width:100%;
	
	}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

#columnLeft {
	float:left;
	font-size:30px;
	line-height:1.6em;
	color:white;
	margin:24px;
}

#columnRight {
	
}


#container {
	background:white;
	padding:4px;
	/*-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border:white 1px solid;*/
	}

#content {
	background:url(https://buyoffseason.com/Scripts/madison/rotate.php) center top no-repeat;
	margin:auto;
	margin-bottom:0;
	}	


dl {
	text-align:left;
	}
	
dt {
	font-weight:bold;
	}
	
dd {
	padding:0px 0 8px 0;
	text-indent:0;
	}

	
.dottedLine {
	border-bottom:1px dotted #e5e5e5;
	margin-bottom:24px;
	margin-top:0;
	margin-right:24px;
}

.glossary a {
	text-decoration: underline;
	}
	
	
#header h1{
	float:left;
	background:url(../images/logo.png) no-repeat 50% 50%;
	width:205px;
	margin:18px 0 0 24px;
	padding:0;
}

#header h1 a{
	height:175px;
    width:205px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}

#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
	background:none;
}

h2 {
	font-size:18px;
	color:#000066;
	font-family:arial black;
	}
	
h4 {
	color:#660000;
	font-size:14px;
	font-weight:bold;
	}
	
#left {
	float:left;
	width:180px;
	}

#left p {
	font-size:30px;
	text-align:left;
	color:#657c5c;
	padding:0 36px;
	font-weight:bold;
	}
	
#left ul {
	text-align:left;
	list-style-type:none;
	padding:0 36px 0 0;
	color:#660000;
	}
	
#left ul li {
	line-height:1.4em;
	}

#left_nav {
	float:left;
	width:220px;
	border:#444 1px solid;
	
	}

#left_nav p {
	text-align:left;
	color:#660000;
	padding: 6px 0px 0 20px;
	}

#left_nav p a {
	text-align:left;
	color:#000066;
	}	
	
#left_nav ul {
	text-align:left;
	list-style-type:none;
	padding: 0 0 0 20px;
	color:#444;		
	}
	
#left_nav ul li {
	line-height:1.4em;
	}

.linkImages {
	padding:0;
	margin:0;
}

.linkImages ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
.linkImages ul li {
	float:left;
	padding:0 12px;
	width:150px;
	height:150px;
	border-left:1px dotted #e5e5e5;
	border-top:1px dotted #e5e5e5;
}
	

#login {
	float:right;
	padding:0;
	margin:0;
	}

#login ul{
	text-align:right;
	list-style-type:none;
	padding:0;
	margin:0px 12px 0 0;
	}

#login ul li{
	display:inline;
	padding:0px 8px;
	color:#000063;
	font-size:13px;
	}
	

#login ul li a{
	color:#000066;
	text-decoration:underline;
	}

.paragraph {
	font-size:16px;
	color:#657c5c;
	font-weight:800;
	text-align:justify;
	}
	

.paragraphLinks {
	font-size:24px;
	color:#657c5c;
	font-weight:800;
	text-align:justify;
	}

.requiredInfo {
	font-size:13px;
	}

#main_header {
	float:right;
	margin:0 0 24px 0;
	}

#right {
	float:right;
	width:600px;
	margin:0 0 24px 0;
	}

#right_content {
	float:left;
	width:660px;
	margin:0 0 0 20px;
	}


td {
	font-size:12px;
	}

.textLinks {
	background-color:none;
	}
	

ul.nav2 {
	list-style-type:none;
	font-size:14px;
	
	}
	

ul.nav3 {
	list-style-type:none;
	font-size:12px;
	
	}
	

ul.nav2 li {
	font-weight:600;
	padding:11px;

	}
	
ul.nav2 li.arrow {
	font-weight:600;
	padding:11px;
	color:#bfbc9a /*beige*/;

	}
	

ul.nav3 li {
	font-weight:normal;
	padding:2px;
	
	}
	

ul.nav3 a{
	text-decoration:underline;
	}

ul.nav2 a{
	text-decoration:underline;
	}

#words {
	margin:0 12px 0 0px;
	}

#words a {
	color:#000066;
	}	
	
#wrapper {
	background:url(../images/bgBlack40.png);
	width:920px;
	margin:24px auto 0 auto;
	padding:1px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border:#000 1px;
	}
	
#footer {
	background:url(../images/bgBlack40.png);
	width:910px;
	height:16px;
	margin:24px auto 0 auto;
	padding:1px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border:#000 1px;
	}	
	
#categories {
	font-family: arial, sans-serif;
	color:#000066;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	}

#categories a{
	font-family: arial, sans-serif;
	color:#000066;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	}	