/* 
Print Stylesheet for rebeccaivic.com

*Site: rebeccaivic.com
Author: Rebecca Ivic
Last Updated: June 20, 2008
Contact: rivic@purdue.edu; becky@lucentcanvas.com                                   


 */html, body {
	background: #fff;
	margin: 0;
	color: #353236;
	font: 12px "Lucida Grande", LucidaGrande, Lucida, Tahoma, Helvetica, Arial, sans-serif;
}

/* -----------------Basic DIVs */

#container {
}

#headercontainer {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #292929;
}

#header {
	padding-top: 1px;
	width: 800px;
	position: relative;
}

.header2 {
	position: relative; 
	font-size: 11px;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #5f585f;
}

.header2 h1 {
	color: #171717;
	font-size: 25px;
}

.background {
	padding-top: 1px;
}

.background1 {
	margin-left: 25px;
	margin-top: 15px;
}

/* -----------------NAV */

#navcontainer {
	background: #efe9ec;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 800px;
}

#navcontainer ul {
	width: 800px;
	margin-left: -20px;
}

#navcontainer li {
	display: inline;
	margin-right: 25px;
}

#navcontainer li a {
	text-decoration: none;
	color: #303030;
	font-weight: bold;
}

#navcontainer li a:visited {
	color: #303030;
}

#navcontainer li a:hover {
	color: #12bbda;
}

#navcontainer li a:active {
	color: #12bbda;
}

/* -----------------FOOTERs */

#footercontainer {
	height: 200px;
	clear: both;
	padding-top: 25px;
	border-top: 1px solid #040404;
	font-size: 12px;
	color: #464646;
}

#footercontainer h1 {
	font-size: 14px;
	color: #6e6e6e;
}

.footerbox1 {
	margin-left: 20px;
	width: 250px;
	float: left;
}

.footerbox2 {
	margin-left: 455px;
	width: 250px;
}

.finalthoughts {
	float: left;
	color: #c01065;
	font-size: 1.5em;
	margin-left: 25px;
}

.f_addresses {
	margin-left: 147px;
	margin-top: 25px;
}

.f_addresses p{
	margin-top: 2px;
}

.f_addresses ul {
	list-style-type: none;
	margin-left: -38px;
	display: inline;
}

.f_addresses li {
	display: inline;
}

#footercontainer a {
	color: #b1b1b1;
	font-size: 12px;
	text-decoration: none;
}

#footercontainer a:visited {
	color: #b1b1b1;
}

#footercontainer a:hover {
	color: #12bbda;
	text-decoration: underline;
}

#footercontainer a:active {
	color: #12bbda;
	text-decoration: underline;
}

#footer-holder {
}

#footer {
	bottom: 0;
	left: 0;
	height: 124px;
	clear: both;
	padding-top: 1px;
}

/* -----------------SUBSECTIONs */

.updates {
	width: 600px;
}

/* -----------------FONTs */

b {
	color: #ebebeb;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

b2 {
	color: #c17ba8;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	color: #040404;
}

h2 {
	color: #c01065;
	font-weight: normal;
	font-size: 18px;
}

b {
	color: #ebebeb;
	background: inherit;
	font-weight: normal;
	font-size: 18px;
}

/* -----------------SERVICES BOX */

.samplestuff {
	margin-bottom: 365px;
	margin-top: 45px;
}

.serviceouter {
	float: left;
	padding-right: 35px;
	padding-bottom: 25px;
}

.servicebox {
	width: 250px;
	padding: 1px 5px;
	border: 1px solid #383838;
	background-color: #929292;
}

.serviceouter h2 {
	margin-top: 8px;
	font-size: 18px;
	color: #958190;
	margin-bottom: -7px;
	font-weight: normal;
}

/* -----------------CONTACT */

.contact {
	
}

.contact h3 {
	color: #ab749f;
	font-size: 14px;
}

.contact p {
	margin-bottom: -10px;
}

.contact b {
	font-size: 12px;
	color: #bababa;
}