@charset "UTF-8";
body {
	background: #990000; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-size: 62.5%em;
	margin: 0 auto;
	text-align: center;
	width: 980px;
}




/* CSS Style Begins here */


p
{
	font: 11px/18px Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4D4D;
	margin: 0;
	padding-bottom: 1.4em;
}




.pageHead
{
	font: 13px/12px Verdana, Helvetica, Arial, Trebuchet MS, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: .8em;
	word-spacing: 0.6em;
	font-style: normal;
	text-align: center;
	color: #CC3300;
	margin: 0px auto;
	Padding-top: 1em;
}


.pageHead2
{
	font: 13px/12px Verdana, Helvetica, Arial, Trebuchet MS, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: .2em;
	word-spacing: 0.6em;
	font-style: normal;
	text-align: center;
	color: #CC3300;
	margin: 0px auto;
	Padding-top: 1em;
}


.siennaHead
{
	font: 15px/21px "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: .1em;
	color: #A34F00;
	margin: 0;
}


.greyHead
{
	font: 13px/18px "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic;
	color: #333333;
	margin: 0;
}



.introDiv
{
	width: 78%;
	margin: 0 auto;

}

.introDiv70
{
	width: 70%;
	margin: 0 auto;

}

.introHead
{
	font: 13px/18px "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic;
	color: #A34F00;
	margin: 0;
}

.introImage
{
	float: left;
	margin-top: 1px; /* this activates the "hasLayout" feature in ie6 to allow fLoats to work, another ie hack */
	margin-right: 30px;
}
 .stories
{
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style: normal;
	color: #A34F00;
	margin: 0 auto;
	text-align: center;
}

.width75
{
	width: 75%;
	margin: 0 auto;
}

.previewText
{
	font: 11px/18px Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	margin: 0;
	padding-bottom: 1.4em;
}

strong.previewK
{
	font-weight: bold;
	color: #4D4D4D;
}

strong.previewClr
{
	font-weight: bold;
	color: #A34F00;
}


.clr { color: #A34F00; }
.red { color: #FF0000; }



/* Links Begins here */


a:link
{
	text-decoration: underline;
	color: #A34F00;
}

a:visited
{
	text-decoration: underline;
	color: #A34F00;
}

a:hover
{
	text-decoration: none;
	color: #FF0000;
}

a:active
{ }





.redHeads
{
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	font-weight: light;
	letter-spacing: .1em;
	text-align: center;
	color: #FF0000;
	padding-top: 2em;
	margin: 0px auto;
}

.redHeads a:link
{
	text-decoration: underline;
	color: #FF0000;
}

.redHeads a:visited
{
	text-decoration: underline;
	color: #FF0000;
}

.redHeads a:hover
{
	text-decoration: none;
	color: #FF0000;
}

.redHeads a:active
{ }


/* Rules Begins here */


hr
{
	height: 0;
	border-top: 1px solid #E1C74D;
	color: #E1C74D;
	background: #E1C74D;
	margin: 6px auto;
	text-: center;
}

hr.rules
{
	height: 0;
	border-top: 1px solid #E1C74D;
	color: #E1C74D;
	background: #E1C74D;
	margin: 6px auto;
}

hr.rules75
{
	height: 0;
	border-top: 1px solid #E1C74D;
	color: #E1C74D;
	background: #E1C74D;
	margin: 6px auto;
	text-align: center;
	width: 75%;
}
hr.rules50
{
	height: 0;
	border-top: 1px solid #E1C74D;
	color: #E1C74D;
	background: #E1C74D;
	margin: 6px auto;
	text-align: center;
	width: 50%;
}

.rulesVert-samples
{
	color: #E1C74D;
	background: #E1C74D;
	margin: 6px auto;
	height: 340px;
	Width: 1px;
	border: 0 none;
}

.border { border: 1px solid #D1B49B; }








/* CSS Structure Begins here */

/* Splash Page Begins here */

.oneColFixCtr #splash {
	width: 980px;
	height: 550px;  
	background-image: url(media/splash-Bkgd.jpg);
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	border: 1px solid #570000;
	border-top:0;
}


.oneColFixCtr #splashLogo {
	width: 379px;
	height: 95px;  
	padding-top: 50px;
	margin: 0px auto;
	text-align: center;
	border: 0px;
}


.oneColFixCtr #splashImages {
	width: 917px;
	height: 195px;  
	margin-top: 31px;
	margin-left: 41px;
	border: 0px;
}

.oneColFixCtr #splashEnter {
	width: 82px;
	height: 26px;  
	margin-top: 17px;
	border: 0px;
}




/* Pages Template Begins here */

.oneColFixCtr #container {
	width: 980px;  
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	border: 1px solid #570000;
	border-top:0;
}

.oneColFixCtr #home {
	font: 14px/21px "Times New Roman", Times, serif;
	text-align: justify;
	color:#666666;
	font-weight: lighter;
	width: 50%;
}

.oneColFixCtr #photoLeft {
	width: auto;
	margin:20px 20px 20px 100px;
	float: left;
	border: 1px solid #D1B49B;
}


.oneColFixCtr #preview {
	text-align: justify;
	color:#666666;
	font-weight: lighter;
	width: 70%;
	padding-left: 15%;
}


.previewDiv {
	width: 100%;
	padding: 50px 0px 50px 0px;
	font: 10px/14px Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	color: #666666;
	font-weight: lighter;
}



.oneColFixCtr #pagesContentWide {
	font: 11px/18px Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4D4D; 
	text-align: justify;
	margin: 0 auto;
	color:#666666;
	width: 100%;
}



#logo {
	background-image: url(media/LogoBkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 980px;
}


#navBox {
	background-image: url(media/navTileBkgd.png);
	background-repeat: repeat-x;
	height: 32px;
	width: 980px;
	text-align: center;
}

#navigation {
	font: 15px Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	height: 24px;
	width: auto;
	line-height: 2.2em;
	color: #333333;
}


#navigation a:link {
	text-decoration: none;
	color: #A34F00;
	padding-left: 3%;
	padding-right: 2%;
}

#navigation a:visited {
	text-decoration: none;
	padding-left: 3%;
	padding-right: 2%;
}
#navigation a:hover {
	color: #FF0000;
	padding-left: 3%;
	padding-right: 2%;
}

#navigation a:active {
	color: #A34F00;
	padding-left: 3%;
	padding-right: 2%;
}




#mainContent {
	background-image: url(media/bodyTile-1.jpg);
	padding: 15px 30px 30px 30px;
	width: 920px;
	font: 13px/17px "Times New Roman", Times, serif;
}

#previewBkgd {
	background-image: url(media/previewBkgd.jpg);
	padding: 15px 30px 30px 30px;
	width: 920px;
}


#copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
	width: 980px;
	margin-top: 6px;
}


.oneColFixCtr #locations {
	width: 40%;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	font: 11px/18px Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4D4D; 
	border-top:0;
}

#samplesSizing {
	width: 100%;
	height: 442px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#samplesPos {

	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	Padding-top:34px;
}



