/* CSS Document */
/*
-----------------------------------------------
Style Sheet
Site: Classicpoos.com
Version:  2007. 03
----------------------------------------------- */

body{
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	line-height:130%;
}

/*
LINKS --------------------- */

a {
	font-size: 1em;
	line-height: 150%;
	color: #764e1f;
}

a:link {
	text-decoration: underline;
	line-height: 150%;
	color: #764e1f;
}

a:visited {
	text-decoration: underline;
	line-height: 150%;
	color: #764e1f;
}

a:hover {
	line-height: 150%;
	color: #ff9900;
}

a:active {
	text-decoration: none;
}

/*
COMMON --------------------- */

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-weight: normal;
}

h1{
	font-size:2.2em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	color: #ff9900;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 120%;
	font-weight: bold;
	color: #cccccc;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	margin: 0;
	}
	
/*
MAIN CONTENT --------------------- */

div#contentarea{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

div#listmenu {
	float:right;
	border:0;
}

div#listmenu ul{
	margin:0 0 0 0;
}

div#listmenu ul li{
	float:left;
	list-style-type:none;
}

.clearthefloats {clear:both;}

div#banner_designpup{
	border-color:#666666;
	border-style:dashed;
	border-width:thin;
	}

.nomarginBanner{
	padding: 0px;
	margin-top: 10px;
	float: left;
	width: 230px;
	border: 3px solid #CCCCCC;
}

div#upcoming{
	padding: 0px;
	float: left;
	width: 230px;
	border: 3px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
