* { padding: 0; margin: 0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../Images/stripe.png);
	background-repeat:repeat;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#wrapper2 { 
 margin: 0 auto;
 width: 900px;
}
#header {
 color: #666666;
 width: 900px;
 float: left;
 /*padding: 10px;
 border: 1px solid #ccc;*/
 /*height: 100px;*/
 /*margin: 10px 0px 5px 0px;*/
 background: #E7DBD5;
}
#masthead {
 color: #333;
 width: 900px;
 float: left;
 /*padding: 10px;
 border: 1px solid #ccc;*/
 height: 215px;
 margin: 0px 0px 5px 0px;
 background: #E7DBD5;
}
#navigation, #footer {
 float: left;
 width: 650px;
 color: #F1E4D7;
 padding: 10px 10px 10px 238px;
 /*border: 1px solid #ccc;*/
 margin: 0px 0px 5px 0px;
 background: #666666;
 border: 1px solid #ccc;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #666666;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 /*height: 348px;*/
 width: 199px;
 float: left;
 min-height:175px;
}

#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #fff;
 background: #fff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 /*height: 350px;*/
 width: 652px;
 display: inline;
 min-height:175px;
}

#ql1 { 
 border: 1px solid #ccc;
 background: #666666;
 /* margin top right bottom left */
 margin: 0px 6px 5px 0px;
 padding: 10px;
 height: 180px;
 width: 274px;
 float: left;
 background-image:url(../../CLC April 08 WIP/Images/ql.jpg);
}

#ql2 { 
 border: 1px solid #ccc;
 background: #666666;
 margin: 0px 6px 5px 0px;
 padding: 10px;
 height: 180px;
 width: 274px;
 float: left;
 background-image:url(../../CLC April 08 WIP/Images/ql.jpg);
}
#ql3 { 
 border: 1px solid #ccc;
 background: #666666;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 180px;
 width: 274px;
 float: right;
 background-image:url(../../CLC April 08 WIP/Images/ql.jpg);
}

/* ------------Formatting-------------- */

a img { border: none ; }

.box {
	 width:632px;
	 padding: 4pt;
	 border: 2pt;
	 border-style: double;
	 border-color: black;
	 padding:10px;
	 background:#666666;
	 border:1px solid black;
}

.scroll {
height: 200px;
width: 632px;
overflow: auto;
border: 1px solid black;
background-color: #666666;
border-style:double;
padding: 10px;
}

#navigation .h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff660f;
	letter-spacing:1px;
}

#leftcolumn a:link, #leftcolumn a:visited, #navigation a:link, #navigation a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height:17px;
	color: #F1E4D7;
}

#leftcolumn a:hover, #leftcolumn a:active, #leftcolumn a:focus, #navigation a:hover, #navigation a:active, #navigation a:focus {
	color: #333333;
}

#ql1 a:link, #ql1 a:visited, #ql2 a:link, #ql2 a:visited, #ql3 a:link, #ql3 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height:17px;
	color: #ff660f;
}

#ql1 a:hover, #ql1 a:active, #ql1 a:focus, #ql2 a:hover, #ql2 a:active, #ql2 a:focus, #ql3 a:hover, #ql3 a:active, #ql3 a:focus {
	color: #333333;
}

#rightcolumn a:link, #rightcolumn a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height:17px;
	color:#923898;
}

#rightcolumn a:hover, #rightcolumn a:active, #rightcolumn a:focus {
	color: #333333;
}

#ql1 p, #ql2 p, #ql3, #textbox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #F1E4D7;
}

#ql1 .h1, #ql2 .h1, #ql3 .h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
	color:#ff660f;
}

/* ------------Headings-------------- */

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
	text-transform:none;
}

li {  list-style-image: url(../Images/bullet.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; margin-left: 15px; font-weight: normal}

blockquote {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;*/
	color: #936;
	margin-left:89px;
	margin-right:40px;
	margin-bottom:0px;
}