/* universal resets - start */
img {
	border: none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: 1;
}

/* universal resets - end */


/* generic styles - start */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0 auto;
	text-align: center;
	background: top center url('images/bg_distressed.jpg') repeat-y #c06e36;
	font-size: 16px;
	color: #bc2527;
}

a:link, a:visited {
	color: #000;
}

a:hover {
	color: #57361A;
}

a:active {
	color: #000;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 28px
}

h3 {
	font-size: 36px;
}

h1, h2, h3 {
	margin: 30px 0 5px 0;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/* generic styles - end */


/* nav - start */
#nav {
	min-height: 100px;
	padding: 0 0 10px 0;
}

#nav img {
	margin: 0 10px;
}

.iconnav {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.iconnav:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
/* nav - end */


/* bg art - start */

#tornpaper_bg {
	background: top center repeat-y url('images/bg_paper.jpg');
}

#tornpaper_top {
	background: top center no-repeat url('images/bg_paper_header.jpg');
	height: 50px;
}

#tornpaper_bottom {
	background: top center no-repeat url('images/bg_paper_footer.jpg');
	height: 50px;
	clear: both;
}

/* bg art - end */


/* main content - start */


#content {
	width: 900px;
	min-height: 300px;
	margin: 0 auto;
}

#main_content {
	float: left;
	text-align: left;
	width: 600px;
}

#main_content_homepage {
	float: left;
	text-align: left;
	width: 525px;
	border-right: 1px solid #d6a66f;
	/* padding: 0 10px 0 0; */
}

#main_content_homepage p, #main_content p {
	margin: 0 0 10px 0;
	line-height: 1.7;
}

#main_content_homepage p {
	width: 480px;
}

#paceportbutton{
	margin: -60px 0 0 0;
}

.intro {
	margin: 10px 0;
	font-size: 19px;
	line-height: 1.5;
	width: 480px;
}

.wallpaper {
	float:left;
	width:300px;
	margin: 0 0 20px 0;
}

.legal {
	font-size: 12px;
	line-height: 1;
}

/* main content - end */


/* sidebar - start */

#sidebar {
	float: right;
	width: 260px;
}

#sidebar_homepage {
	float: right;
	width: 360px;
}

.sidebar_icon {
	padding: 0 0 40px 0;
}

#sidebar2 {
	clear: both;
}

#sidebar2 img {
	padding: 20px 15px 0 15px;
}

/* sidebar - end */



/* footer - start */
#footer{
	text-transform: uppercase;
	min-height: 60px;
	padding: 10px 0 0 0;
	color: #FFF;
	font-size: 12px;
}

#copyright {
	clear: both;
}
/* footer - end */

.upload_top {
	
background-image:url(upload_top.jpg);	
}

.upload_mid{
	background-image:url(upload_mid.gif);
	color: #FFF;
	font-weight:bold;
	text-shadow:1px 1px 1px #333;
	
}

.share_bg{
	background-image:url(share_bg.gif);
	padding:10px;
}

.white_text{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-color:#FFFFFF;
	
}
.picture_border{
border-color:#2b2517;
border-width:2px;
border-style:solid;
}

.facebook {
	display: none;
}
