/* CSS Document for Custom Site staggersd.com */

/* reset browser defaults */
body, div, span, p, ul, ol, sup, sub, dl, dt, dd, br, hr, h1, h2, h3, h4, h5, table, tr, td  { margin:0; padding:0 }
h1, h2, h3, h4, h5 { font-size: 1em;}


body { font:0.9em "Minion Pro", "Times New Roman", serif; text-align:center; margin: 0 auto; padding-top:10px; }

h1 { font:2.5em "Nuptial Script STD", serif; margin-bottom:20px; }

h1.title { color: #ffffff; font-family: "Nuptial Script LT Std"; font-size: 42px; }

h2 { font-size:1.95em; }

h3 { font-size:1.6em; margin-bottom:10px; }

h4 { font-size:1.4em; padding:5px 0 5px 0; }

p { margin: 5px 0 20px 0; }

ul { margin: 0 0 15px 20px; }

img { border: none; behavior: url(iepngfix.htc);}

a { color:#f7b100; text-decoration: none;}

a:hover { color:#cccccc;}

/* global classes */
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}

.red { color: #990000;}
.white { color: #ffffff;}

.bold { font-weight: bold;}
.italic { font-style: italic;}


/* main content text images */
body { 
	background: #899798 url(../images/wallob06.jpg) top center no-repeat;
	color:#ffffff; 
}
#container { width:900px; margin:0 auto; border-color:#000000;}

#header {
	width:900px; 
	height:75px;
	background-color: transparent;
	}

#sub_container {
	width: 900px; 
	text-align: center; 
	margin: 0 auto;
	padding-top: 10px;
	background: url(../images/content_bkgd.png) top center repeat;
	display:block; 
	padding-bottom: 10px;
}

#content_wrapper { text-align: left; width: 880px; margin: 10px; background: #333; }

#header { text-align:left; }

#logo {	background-color: transparent; }

#logo img { 
	behavior: url(iepngfix.htc);
	height: 71px;
	width: 620px;
	}

/* left column info */
#left_col {
	float: left;
	position: relative;
	width: 165px;
	margin: 3px;
	margin-top: 20px;
	padding: 5px;
	overflow: hidden;
	border: 1px ridge #222;
	text-align:center; 
	background-color: #373636; 
}
#left_col h4 { color:#f7b100;}

#left_col .imgbox img { width:125px; border:0; display:block; text-align: left;}

#left_col p { padding:5px; font-size:0.9em; }

#left_box {}

#left_box img { padding: 20px 0 0 0; }

#left_col .imgbox img { padding-left: 25px; }
/* end left_col info */
	

#content h1 {
	color: #ffffff;
	font-family: "Nuptial Script LT Std";
	font-weight: bold;
	text-shadow: Aqua;

}
#content h3 {
	color: #f7b100;
	font-family: "Nuptial Script LT Std";
	text-shadow: #333333;
}

#content a { color: #038bd7; }
#content a:hover { color: #cccccc; }

#content p.maintext { line-height: 22px; padding-bottom: 15px; }
#maintext_wrapper { float: left; width: 680px; margin: 5px; background-color: #323131; } 
#content { float:left; width:665px; padding:10px; overflow:hidden;}

#subcontent h3 { color:#fffff;}

/* Flash Video Player info */
.flashcontent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	padding: 5px;
	z-index: 1;
}

/* products area */
#products { }
#products .product { 
	width: 155px; 
	float: left; 
	text-align: center; 
	margin: 3px auto; 
	font-weight: bold; 
	position: relative;
}

#copyright { clear:both; text-align:center; padding:5px; }
	#copyright p {	font: .75em Arial, Helvetica, sans-serif; margin:0; padding:5px 10px; color: #ffffff;}
	#copyright a { color: #ffffff; }
	#copyright a:hover { color: #cccccc;}

#footer { color:#038bd7; width:770px; margin:0 auto; text-align:center; font-size:0.8em; line-height:50px; }

#shadow { background: url(../images/shadow.png) top center repeat-y; width: 850px; height: 65px;}


/* clear and floats */
.clear { clear:both; height:0px; line-height:1px; font-size:1px; }

.floatleft { float:left; vertical-align:top; }
	.floatleft img { margin-right:10px; }

.floatright { float:right; vertical-align:top; position: relative;}
	.floatright img { margin-left:10px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

