html * {
	margin:0;
	padding:0;
}

body {
	/*margin:0 0 20px; */
	 background-image: url(images/_bg/_bg2.gif);
	background-repeat: repeat-y;
	 background-position: 50% 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	/*text-indent: 4px; */
	vertical-align: top;
	height:100%;
}

/* Generic/Global styles
----------------------------- */



a:link { 
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active {
	color: #0D4E0D;
	text-decoration: underline;
}


p {
	padding:0 0 10px;
}


h1 {
	font-size:1.5em;
	color:#CC0000;
	font-weight: bold;
}




/* ---------------------- Header ---------------------- */
#header {
	clear:both;
	height:95px;
	color:#fff;
	font-size:.9em;
	background:#c07941 url(images/_bg/_banner.gif) no-repeat right;
	padding:12px;
}

#header ul {
	list-style:none;
	float:right;
}

#header ul li,#footer ul li {
	display:inline;
}

#header ul li a,#footer ul li a {
	color:#FFFFFF;
	font-weight:400;
	padding:0 0 0 8px;
}
/* ---------------------- Header ---------------------- */

/* ---------------------- Footer ---------------------- */
#footer {
	clear:both;
	height:30px;
	color:#000;
	font-size:7pt;
	padding:12px 0;
	font-weight:normal;
	text-align:center;
	/*background-color: #999999;*/
	
}

#footer ul {
	list-style:none;
	/* float:right; */
}
/* ---------------------- Footer ---------------------- */

/* ---------------------- Container and Columns ---------------------- */
#container {
width:900px;
background:#c07941;
height:100%;
margin:0 auto;
}

#col1 {
width:862px;
/*float:left; */
margin:auto;
background:#fff;
/*padding:12px 0 12px 12px; */
 border: solid 2px #3e3527;  
 min-height:1000px;
}



#leftcol
{
	width:225px;
	float:left;
	background:#FFF;
	position:relative;
	text-align:left;
	height:100%;
	display:inline;
	
}

/* ---------------------- Navigation ---------------------- */
ul.nav {
	list-style-type:none;
	display:block;
	color:#CC0000;
	line-height:200%;
	width:215px;
	margin:0;
	padding:0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

ul.nav li {

margin:0;
padding:0;
}

ul.nav li a {
display:block;
text-decoration:none;
color:#b31538;

width:205px;
padding-left:10px;
}

ul.nav li a:hover,ul.nav li a.current,ul.nav li a.current:hover {
color:#450300;
background-color:#FCF6D3;
}
/* ---------------------- Navigation ---------------------- */

#col1-subcol2 {
width:613px; 
position:relative;
top:0px;

height:110%;
float:left;
}

#body-header {
	
	width:100%;
	padding-bottom:20px;
}

#rightcol {
	
	width: 165px;
	position:relative;
	float:right;
	border:none;
}

 html>body #col1-subcol2 {
/* margin:0 0 0 165px; */
}
/* ---------------------- Container and Columns ---------------------- */







.text_bg {
	display:block;
	width:445px;
	background:#EEE;
	margin:10px;
	padding:10px;
	border: 1px solid #CCCCCC;
}

.text_bg1 {
	display:block;
	width:180px;
	background:#FFFFFF;
	border: 1px solid #ffffff;
	float: right;
}

.text_bg2 {
	display:block;
	width:445px;
	background:#ffffff;
	margin:10px;
	padding:10px;
	height: 120px;
}

.text_bg3 a {
	display:block;
	width:445px;
	height:45px;
	text-align: center;
	background-image: url(images/_gallery/_blackbox.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 13px;
}

.text_bg3 a:hover {
	display:block;
	width:445px;
	height:45px;
	text-align: center;
	background-image: url(images/_gallery/_blackbox_roll.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 13px;
}

.text_bg4 {
	display:block;
	width:508px;
	height:460px;
	text-align: center;
	background-image: url(images/_gallery/polaroid.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 50px;
}


.text_bg5 {
	display:block;
	width:300px;
	background:#fff;
	margin:10px;
	padding:10px;
}

.text_bg6 a {
	display:block;
	width:170px;
	height:45px;
	text-align: center;
	background-image: url(images/_gallery/_blackbox_small.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 13px;
}

.text_bg6 a:hover {
	display:block;
	width:170px;
	height:45px;
	text-align: center;
	background-image: url(images/_gallery/_blackbox_roll_small.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 13px;
}

.text_bg7 {
	display:block;
	width:350px;
	background:#fff;
	margin:6px;
	padding:6px;
	
}

.rightcol-para {
	border:solid 1px grey;
	margin-top:10px;
	margin-right:5px;
	font-weight:normal;
	padding-left:2px;
	font-size:8pt;
}
a.scrollover {
	display: block;
	width: 445px;
	height: 100px;
	text-decoration: none;
	background-image: url(images/_starbucks/_starbucks1.gif);
	background-repeat: no-repeat;
	}
a:hover.scrollover {
	background-position: -445px 0;
	}

a.scrollover2 {
	display: block;
	width: 445px;
	height: 100px;
	text-decoration: none;
	background-image: url(images/_gallery/quicktime3.gif);
	background-repeat: no-repeat;
	}
a:hover.scrollover2 {
	background-position: -445px 0;
	}
a.scrollover3 {
	display: block;
	width: 445px;
	height: 100px;
	text-decoration: none;
	background-image: url(images/_gallery/readmore.gif);
	background-repeat: no-repeat;
	}
a:hover.scrollover3 {
	background-position: -445px 0;
	}


#home-feature {
	color:#000000;
	width:430px;
	float:left;
	
}

#home-feature p {
	padding-top:10px;
	font-weight:normal;
}

#home-feature h2#feature-header {
	font-size:1.4em;
	color:#C63;
	padding:15px 0 2px 0;
	line-height: 24px;
}

#home-feature h3#feature-header {
	font-size:1.2em;
	color:#C63;
	padding:5px 0 2px 0;
	line-height: 21px;
}

h1#feature-title {
	font-size:18pt;
	color:#b31538;
	/*padding:4px 12px 5px 30px; */
	padding-left:12px;
	padding-top:10px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}

#home-feature div#feature-text2 {
	font-size:1em;
	color:#000;
	padding:4px 12px 4px 14px;
}

#home-feature div#feature-text {
	padding:12px 12px 12px 14px;
	text-align:left;
}

#home-feature div#feature-text a.more {
	margin:0 0 0 6px;
}
.body-subhead {
	font-size: 11pt;
	padding: 15px 15px 15px 0px;
}

#feature-title2 {
	font-size:12pt;
	line-height:15px;
	color:#000000;
	/*padding:10px 12px 15px 30px;*/
	padding-top:10px;
	/*line-height: 24px;*/
	text-align:center;
}

/* ---------------------- Flash Banner ------------------ */
#flashbanner {
	
	width:100%;
	padding-bottom:10px;
	text-align:center;
}


/* ---------------------- Contact ---------------------- */
.lab {
	margin-left : 3px;
	display : block;
	float : left;
	width : 5em;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
.ContactBoxAd {
	color : #333333;
	padding : 10px;
	width: 200px;
}
/* ---------------------- End Contact ---------------------- */

blockquote {
	background: #FAFAFA url('images/quote.gif') no-repeat;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	color: #000;
	display: block;
	margin-bottom: 1.4em;
	padding: 0.8em 1em 0.2em 44px;
}

blockquote p.small {
	font-weight: bold;
}

.linkText {
	color: #C63;
}
.indent {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
}
.border {
	border: thin solid #999999;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.video_box {
	display: block;
	margin:10px;
	padding:10px;
	border: 1px solid #999999;
	width: 445px;
	height: 200px;
}

