/* Global Styles */


/* Class Styles */


/* ID Styles */
#homewelcome {
	padding-right: 27px;
	}

#homequotewrapper {
	padding-top: 10px;
	}
		
.homequote, .homequotebody, .homequotehead, .homequotehead h3 {
    background: url(../images/BG-QuoteBox.jpg) no-repeat bottom right; 
	} 

.homequote {
    width: 750px !important; /* intended total box width - padding-right(next) */
    margin: 0; /* use to position the box */ 
	} 

/* set the top-right image */ 
.homequotehead { 
    background-position: top right; 
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
	} 


/* set the top-left image */ 
.homequotehead h3 {
	color: #FFDFAC;
	font-weight: bold;
	font-size: 12px;
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 6px 15px 18px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
	} 

/* set the lower-left corner image */ 
.homequotebody { 
    background-position: bottom left; 
    margin-right: 7px;  /*move the ul to the left to expose background*/
    padding: 0px 10px 12px 10px; 
	} 


#homesidebarwrapper {
	padding-left: 27px;
	}
	
.homesidebar, .homesidebarbody, .homesidebarhead, .homesidebarhead h3 {
    background: url(../images/BG-SponsorBox.png) no-repeat bottom right; 
	} 

.homesidebar {
    width: 160px !important; /* intended total box width - padding-right(next) */
    margin: 0; /* use to position the box */ 
	} 

/* set the top-right image */ 
.homesidebarhead { 
    background-position: top right; 
    padding-right: 20px; /* right-image-gap + right-inside padding */
	text-align: center;
	} 

/* set the top-left image */ 
.homesidebarhead h3 {
	color: #871408;
	font-weight: bold;
	font-size: 11px;
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0px 15px 14px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
	} 

/* set the lower-left corner image */ 
.homesidebarbody { 
    background-position: bottom left; 
    margin-right: 10px; /* move the ul to the left to expose background*/
    padding: 0px 0px 10px 8px;
	color: #871408;
	font-size: 8px;
	} 

.homesidebarbody td { 
	font-size: 10px;
	} 
	
.homesponsors ul {
	color: #871408;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 15px 0px 0px 0px;
	border-right: solid #E1E1E1 1px;
	}

.homesponsors_li {
	display: inline;
	padding-right: 12px;
	vertical-align: middle;
	}

.homecontact {
	width: 600px;
	/*float: left;*/
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
	}

.homecontact h3 {
	font-size: 10px;
	color: #003399;
	}
	
.homecontact td {
	width: 170px;
	padding-right: 15px;
	}
	
	
/******************************************************************************/	
	

#homequotewrapper2 {
	padding-top: 10px;
	}
		
.homequote2, .homequotebody2, .homequotehead2, .homequotehead2 h3 {
    background: url(../images/BG-SpeakerBox.jpg) no-repeat bottom right; 
	} 

.homequote2 {
    width: 580px !important; /* intended total box width - padding-right(next) */
    margin: 0; /* use to position the box */ 
	} 

/* set the top-right image */ 
.homequotehead2 { 
    background-position: top right; 
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
	} 


/* set the top-left image */ 
.homequotehead2 h3{
	color: #3c81a8;
	font-weight: bold;
	font-size: 11px;
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 6px 15px 1px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
	} 

/* set the lower-left corner image */ 
.homequotebody2 { 
    background-position: bottom left; 
    margin-right: 7px;  /*move the ul to the left to expose background*/
    padding: 0px 10px 12px 10px; 
	} 

