@charset "UTF-8";
/* CSS Document */

 body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #cccccc;
	background-image: url(images/BG6.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}
#container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/border2.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
} 


#nav {
	height: 40px;
	width: 800px;
	padding-top:2px;
	background-image:url(images/navChrome.jpg);
	background-repeat:none;
}

a:link {
	color: #322b26;
}

a:visited{
color:#333333;}



.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 14px;
}
.companyQuote {
	font-style: italic;
	font-weight: bold;
}

#header {
	background-repeat: no-repeat;
	height: 230px;
	padding-top: 0;
	padding-bottom: 0;

} 

#header h1 {
	display:none;
}
#leftContent h1 {
	display: none;
}

/*****************sidebar1 is the right sidebar used on index.php************************/



#sidebar1 {
	float: right; 
	width: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4A1414;
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidebar1 hr {
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

/************************Workshops********************************/
#workshops {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#workshop ul{
list-style-type: none;}
/***********************Newsletter Styles***********************/



imput #newsletter {
	color: #0066CC;
}
#imputNewsletter {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#newsletter label {
	font-size: 12px;
}
#newsletter {
	width: 220px;
	margin-top: 0px;
}
#signUp {
	float: right;
	width: 200px;
	height: 40px;
	text-align: left;
}



/*********** LeftContent is used on the index page to separte sidebar and content**************/

#leftContent {
	margin-top: 50px;
	margin-right: 250px;
	padding-right: 25px;
	padding-left: 20px;

} 

/************mainContent is used on pages without sidebar****************/
#mainContent{
margin-top:50px;
padding-right:25px;
padding-left:20px;}



/*********************images****************/
 .imgR {
	width: 200px;
	float: right;
	padding-left: 10px;
	height: 160px;
}

.imgSeminar{
width:250px;
float:right;
padding-left:10px;
height:200px;}

/************blog feed syles**************/
blogFeed a:link {
	color: #66421f;
}

blogFeed h1{
font-size:13px;}

/*********footer section**************/
	
#footer {
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: 60px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #cccccc;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; 
	color: #000000;
	text-align: right;
}

#footer H5{
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}

.footL {
width:250px;
float:left;}
.footR{
width:300px;
float:right;
text-align:right;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/************************misc***********************/
.eventImg {
	width: 175px;
	float: left;
	padding-right: 12px;
}

.eventName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E1110;
}
.eventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.purchase .PurchaseRight {
	float: right;
	width: 35%;
}
.purchase .purchaseLeft {
	float: left;
	width: 65%;
}
.purchase {
	height: 375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#quotebox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ##66421f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ##66421f;
}
#contactRight ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
#leftContent .titleQuote {
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	width: 225px;
}
.indexQuote {
	width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#GXLindex {
	padding-top: 50px;
	padding-bottom: 30px;
}
#nuspeak {
	background-color: #FFFFFF;
	width: 500px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.scroll {width: 400px; padding:6px; margin: 0px; border:solid 1px #000000; overflow: auto; height: 200px;}
.videoLeft {
	float: left;
	width: 450px;
}
.videoRight {
	float: right;
	width: 290px;
	margin-top: 0px;
	clear: none;
}
#videoBox object {
	float: left;
}
#videoBox {
	height: 350px;
}
#videoBox p {
}
