
body {
  min-width: 750px;      /* 2x LC width + RC width */
  margin: auto; 
  text-align: center;
  	color: #666666;
}
#wrapper {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	border:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;		
	width: 752px;
	min-height:100%;
	text-align:left;
	position:relative;
}

.header {
	height: 63px;
	
}

.side-a {
	border-right: 1px solid #ff9900;	
	background: #FF9900;
	padding: 0;
	width: 150px;
}

.side-a-btm {
	border-right: 1px solid #ff9900;	
	background: url('http://www.15minutesmedia.com/clients/civisions/www/images/yellow.gif');
	padding: 0;
	vertical-align: bottom;
}

.side-b {
	border-left: 1px solid #ff9900;
	background: url('http://www.15minutesmedia.com/clients/civisions/www/images/yellow.gif');
	width: 200px
}

#content { 
	width: 400px;
	margin-left: 20px;
	margin-right: 20px;
}
.content { 
	width: 400px;
	padding: 20px
}

#footer {
	clear: both;
	visibility: hidden;  
}
a:link, a:visited { color: #ff8800; font-size:12px}
a:hover, a:active { color: #666666; font-size:12px}
h1	{
	font-family: arial;
	font-size: 25px;
	color: #ffffff;
	font-variant: small-caps;
	font-weight:lighter;
	font-family: arial;
	letter-spacing: 1px;
	}
h2 {
	font-family: georgia, serif;
	font-size: 16px;
	color: #ff8800;
	padding: 5px
	}
h3 {
	font-family: arial, verdana, non-serif;
	color: #FFCC00;
	font-size: 13px;
	font-weight:bold;
	}
h4 {
	font-family: georgia, serif;
	color: #ffcc33;
	}
p {
	font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	line-height:140%;
	}
.big	{
	font-size: 40px;
	font-style:italic;
	font-family: georgia, serif;
	font-weight:lighter;
	vertical-align:text-top;
	}
.big2	{
	font-size: 40px;
	font-style:italic;
	font-family: georgia, serif;
	font-weight:lighter;
	vertical-align:middle;
	}
.spaced	{
	letter-spacing:2px;
	font-size: 17px;
	}
.spaced2	{
	letter-spacing:3px;
	font-size: 25px;
	text-align:center;
	padding:10px;
	margin-bottom:40px;
	background-color: #ff8800;
	}
.spaced3	{
	letter-spacing:3px;
	font-size: 25px;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
	background-color: #ff8800;
	color:#ffffff;
	}

.subhead	{
	letter-spacing:3px;
	font-size: 18px;
	text-align:center;
	padding:5px;
	background-color: #FFCC00;
	color:#ffffff;
	font-family: arial;
	font-weight:lighter;
	font-variant: small-caps;
	margin-top:30px;
	}
.subhead2	{
	letter-spacing:3px;
	font-size: 18px;
	text-align:center;
	padding:5px;
	background-color: #999999;
	color:#ffffff;
	font-family: arial;
	font-weight:lighter;
	font-variant: small-caps;
	margin-top:30px;
	}

.elipses	{
	letter-spacing:3px;
	font-weight:bold;
	color:#ff8800;
	}
.orange	{
	color:#ff8800;
	}

.yellow	{
	font-family: arial, verdana, non-serif;
	color:#ffcc33;
	font-size: 13px;
	font-weight:bold;
	}

.yellow:hover, .yellow:link {
	font-family: arial, verdana, non-serif;
	color: #FFCC33;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
	}
	
.yellow:visited, .yellow:active  {
	font-family: arial, verdana, non-serif;
	color: #FFCC33;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
	}

a.gray	{
	color:#666666;
	}
	
.gray:hover, .gray:link {
	font-family: arial, verdana, non-serif;
	color: #666666;
	font-size: 13px;
	}
	
.gray:visited, .gray:active  {
	font-family: arial, verdana, non-serif;
	color: #666666;
	font-size: 13px;
	}

	
.lt_gray	{
	color:#999999;
	}
.blink { 
text-decoration: blink;
} 
div.hr {
  height: 15px;
  background: #fff url(images/bullet_hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.contact {
	font-family: verdana, arial;
	font-size: 12px;
	color: #333;
	}
.highlight1 {
	font-weight: bold;
	COLOR:#ff8800;
	}
.tagline {
	color: #FFCC00;
	font-size: 13px;
	font-family: georgia, serif;
	font-weight: bold;
	text-align: center;
	}
.white {
	background: #fff;
	padding:   10px;
	margin: 0;
	border-bottom: 1px solid #ff9900;	
	text-align:center;
	}
.quote {
	color: #666;
	font-family: georgia, serif;
	font-size: 13px;
	line-height:200%;
	text-align:center;
	}

.company1 {
	color: #ff8800;
	font-size: 13px;
	font-weight: bold;
	}
	
.switchgroup1 {
	font-family: arial, verdana, non-serif;
	font-size: 13px;
	color: #333;
	}

.footer_txt {
	font-family: arial, verdana; sans-serif;
	font-size: 10px;
	color: #333
}

#button {
	width: 150px;
	padding: 0px;
	margin-bottom: 1em;
	font-family: georgia, serif;
	color: #333;
	background: #fff;
	}
	
#buttonmenu {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-family: georgia, serif;
	font-size:16px;
	color: #333;
	background: #fff;
	}	
	
#button ul {
		list-style: none;
		margin: 0px;
		margin-left: 10px;
		padding: 0px;
		}
		
#button li {
		margin: 0px;
		padding: 0px;
		line-height: 1.5
		}
#button li a {
		display: block;
		padding: 0px 0px 0px 0px;
		color: #666;
		text-decoration: none;
		width: 100%;
		font-size:14px;
		}
#button li a:hover {
		color: orange
		}
#button li ul {
	margin-left: 10px;
	}

a.current:active {
		color: orange
		}
a.tabson:active, a.tabson:hover {color: #660000; }


html>body #button li a {
		width: auto;
		}

#button li a:hover {
		color: #ff9900;
		}
img {
	margin: 0
	}
.list {
	margin-left: 15px;
	padding-right: 5px;
	margin-top: 6px;
	}

