h1 {
	font-size: 32px;
	color: #A01C38;
}

h2 {
	font-size: 18pt; /*28px;*/
	font-weight: 200;
	color: #A01C38; /* red */
	/*margin-top: 10px;*/
}

h3 {
	font-size: 16pt;
	font-weight: bold;
	color: #A01C38; /* red */
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #A01C38; /* red */
	margin: 0;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #F79338; /* orange */
	margin: 0;
}

h6 {
	font-size: 18pt;
	font-weight: 200;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}


body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 10pt; /*18px;*/
	width:1000px;
	/*margin: auto;*/
}
#header {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#actionNav {
	position: relative;
	top: 0px;
	left: 690px; /*720px;*/
	width: 310px; /*290px;*/
	height: 30px;
	background-image: url(images/nav/topNav.jpg); /*url(images/actionnavback.bmp);*/
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#actionNav image {
	margin: 0;
}

#actionNav map {
	margin: 0;
}

#actionNav a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#actionNav ul li {
	display: inline;
	margin-left: 0px;
}

#actionNav #aboutlink {
	position: absolute;
	left: 37px;
	top: 9px;
	width: 38px;
	height: 10px;
} 

#actionNav #directionslink {
	position: absolute;
	left: 120px;
	top: 9px;
	width: 60px;
	height: 10px;
} 

#actionNav #contactlink {
	position: absolute;
	left: 230px;
	top: 9px;
	width: 43px;
	height: 10px;
} 


#navitems {
	margin: 0;
	/*padding-top: 5px;*/
	text-size: 14px;
	text-align: center;
	width: 310px;
	height: 20px;
	/*background-image: url('images/nav/topNav.jpg');*/
}

#banner {
	position: relative;
	left: 20px;
	width: 800px;
	height: 135px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*padding-top: 20px;*/
}

#banner1 {
	background-image: url(images/samma-logo-final.jpg);
	background-repeat: no-repeat;
	width: 397px;
	height: 125px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
}

#banner1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#banner2 {
	position: relative;
	top: 25px; /*25px;*/
	left: 315px; /*160px;*/
	/*background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;*/
	width: 300px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
}

#primaryNav {
	position: relative;
	left: 300px;
	width: 630px;
	height: 20px;
	/*margin: 0;*/
}


#primaryNav ul {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	height: 20px;

}

#primaryNav li {
	display: block;
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 90px;
	height: 20px;
	font-size: 14px;
	text-align: center;
}

#homeselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_home.jpg);
	display: block;
	float: left;
}

#homeunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_home.jpg);
	display: block;
	float: left;
}

#speakersselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_speakers.jpg);
	display: block;
	float: left;
}

#speakersunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_speakers.jpg);
	display: block;
	float: left;
}

#scheduleselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_schedule.jpg);
	display: block;
	float: left;
}

#scheduleunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_schedule.jpg);
	display: block;
	float: left;
}

#pressselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_press_pr.jpg);
	display: block;
	float: left;
}

#pressunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_press_pr.jpg);
	display: block;
	float: left;
}

#travelselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_travel.jpg);
	display: block;
	float: left;
}

#travelunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_travel.jpg);
	display: block;
	float: left;
}

#sponsorsselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_sponsors.jpg);
	display: block;
	float: left;
}

#sponsorsunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_sponsors.jpg);
	display: block;
	float: left;
}

#registerselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/r_register.jpg);
	display: block;
	float: left;
}

#registerunselected {
	margin: 0;
	width: 90px;
	height: 20px;
	background-image: url(images/nav/o_register.jpg);
	display: block;
	float: left;
}

#homeselected a, #speakersselected a, #scheduleselected a, #pressselected a, #travelselected a, #sponsorsselected a, #registerselected a,
#homeunselected a, #speakersunselected a, #scheduleunselected a, #pressunselected a, #travelunselected a, #sponsorsunselected a, #registerunselected a {
	width: 100%;
	height: 100%;
	display: block;
}


.selectedLink {
	background-image: url(images/tabselm.bmp);
	width: 90px;
	height: 30px;
	float: left;
	font-size: 14px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.unselectedLink {
	display: inline;
	background-image: url(images/tabunsel.bmp);
	width: 90px;
	height: 30px;
	float: left;
	font-size: 14px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

#primaryNav a:link {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#content {
	width: 1000px; /*1024px;*/
	background-color: #BCB5AC; /*#A01C38;*/
}

#pagebody #content {
	width: 1000px; /*1024px;*/
	background-color: #BCB5AC; /*#A01C38;*/
}


#mainpic {
	position: relative;
	top: 0px;
	/*top: 20px;*/
	width: 720px;
	height: 200px; /*240px;*/
	/*background-image: url(images/speaker.jpg);
	background-repeat: no-repeat;*/
}


#blocks {
	position: relative;
	top: 0px;
	margin-left: 0px;
	width: 720px;
	height: 86px; /*120px;*/
	/*background-color: #00FF00;*/
}

#block {
	margin-top: 0px;
	padding-top: 0px;
	/*background-image: url('images/blockback.bmp');*/
	background-color: #A01C38;
	width: 240px;
	height: 86px; /*120px;*/
	display: block;
	float: left;
	color: #FFFFFF;
}

#learnblock {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('images/learn.jpg');
	background-color: #A01C38;
	width: 240px;
	height: 86px;
	display: block;
	float: left;
	color: #FFFFFF;
}

#shareblock {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('images/share.jpg');
	background-color: #A01C38;
	width: 240px;
	height: 86px;
	display: block;
	float: left;
	color: #FFFFFF;
}

#sponsorblock {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('images/sponsor.jpg');
	background-color: #A01C38;
	width: 240px;
	height: 86px;
	display: block;
	float: left;
	color: #FFFFFF;
}

#learnblock a, #shareblock a, #sponsorblock a {
	display: block;
	width: 100%;
	height: 100%;
}

#blocktext {
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
}

#block p {
	/*margin: 0 0 0 10px !important;*/
	margin: 0px;
	margin-top: 10px;
	/*display: inline;*/
	font-size: 14px;
}

#block h6 {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 8px; /*10px;*/
	margin-bottom: 8px; /*10px;*/
}

#block a {
	font-size: 18pt;
	font-weight: 200;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px; /*10px;*/
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	text-decoration: none;
}


.blocktitle {
	font-size: 18px;
}

.blockcontent {
	font-size: 14px;
}

#info {
	position: relative;
	background-color: #FFFFFF;
	width: 720px; /*690px;*/ /*720px;*/
}



#infoitem {
	position: relative;
	width: 720px; /*690px;*/ /*720px;*/
	diplay: block;
	float: left;
}

#infocontent {
	/*padding-left: 20px;*/
	/*padding-top: 20px;*/
	position: relative;
	/*top: 20px;*/
	background-color: #FFFFFF;
	width: 720px; /*690px;*/ /*720px;*/
/*	display: block;
	float: left;*/
}

#innerContent {
	position: relative;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 20px;
	background-color: #FFFFFF;
/*	display: block;
	float: left;
	width: 660px;*/
}

#contentSpacer {
	width: 720px;
	height: 20px;
	background-color: #FFFFFF;
}

#topborder {
	height: 20px;
	width: 1000px;
	background-color: #A01C38;
}

#bottomborder {
	position: relative;
	top: 0px;
	height: 20px;
	width: 1000px;
	background-color: #A01C38;
}

#travelpics {
	margin-left: 30px;
	padding-top: 20px;
	width: 200px;
	height: 600px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
}


#arrowimg {
	position: relative;
	top: 20px;
	margin-left: 10px;
	/*margin-top: 20px;*/
	width: 70px;
	height: 150px;
	float: left;
	display: block;
}

#infotext {
	position: relative;
	top: 20px;
	/*margin-top: 20px;*/
	display: block;
	float: left;
	width: 580px; /*600px;*/
	height: 150px;
	font-size: 10pt;
}

#infospacer {
	width: 50px;
	height: 150px;
	float: left;
}
#infotext h3 {
	margin: 0;
	color: #A01C38;
}

#infotext p {
	margin: 0;
}


#registrationInfo {
	margin-left: 200px;
}

#pagebody td {
	padding-bottom: 4px;
}

#column2 {
	position: absolute;
	top: 210px; /*190px;*/
	left: 720px; /*690px;*/ /*720px;*/
	background-color: #BCB5AC;
	width: 280px; /*310px;*/ /*304px;*/
	/*height: 600px;*/
}

#orange 
{
	font-size: 10pt;
	font-weight: bold;
	color: #F79338;  
	margin: 0;
}

#pagebody #speaker {
	margin-top: 7px; /*10px;*/
	padding-left: 20px;
	padding-bottom: 4px; /*10px;*/
	margin-bottom: 4px; /*10px;*/
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}

#speakerspage #speaker {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #000000;
}

#pagebody #speaker td {
	font-size: 8pt;
	color: #A01C38;
}

#pagebody #speaker h6 {
	margin: 0;
}

#pagebody #speaker a {
	margin: 0;
	font-size: 18pt;
	font-weight: 200;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

#pagebody #innercontent h5 {
	display: inline;
}
#pagebody .speakertitle, #speakerspage .speakertitle {
	font-size: 10pt;
	color: #000000;
}

#schedulepage .speakertitle {
        color: #A01C38;
}

#pagebody #sponsorshipblock {
	width: 250px;
	/*background-color: #FFFFFF;*/
}

#pagebody #sponsorinfo {
	margin-top: 7px; /*10px;*/
	padding-left: 20px;
	padding-bottom: 4px; /*10px;*/
	margin-bottom: 4px; /*10px;*/
}

#speakerspage .speakerinfo {
	color: #A01C38;
}

#speakerspage #speakers table {
	font-size: 8pt;
}

#speakerspage #speakers td {
	vertical-align: top;
}

#schedulepage h2 {
	display: inline;
}

#schedulepage h5 a:link, a:visited {
        color: #A01C38;
}

#schedulepage dd {
        margin-left: 25px;
}

#travelpage table {
	font-size: 10pt;
}

#travelpage #innercontent {
	padding-top: 40px;
}

#travelpage .captiontitle {
	font-size: 8pt;
	color: #A01C38;
	font-weight: bold;
}

#travelpage .caption {
	font-size: 8pt;
	color: #000000;
}

#sponsorspage #logos {
}

#sponsorspage #logo {
	position: relative;
	left: 20px;
	width: 240px;
	background-color: #FFFFFF;
	/*margin-top: 10px;*/
	/*padding-left: 20px;*/
	/*padding-bottom: 10px;*/
	/*margin-bottom: 10px;*/
}

#link {
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	/*height: 35px;*/
}

#link a {
	font-size: 10pt;
	font-weight: bold;
	color: #A01C38;
	text-decoration: none;
}

#aboutpage #innercontent ul, #presspage #innercontent ul, #sponsorpage #innercontent ul, #schedulepage #innercontent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	right: 0px;
}

#aboutpage #innercontent li, #presspage #innercontent li, #sponsorpage #innercontent li, #schedulepage #innercontent li {
	margin-left: -20px;
}

#sponsorspage #innercontent a, #travelpage #innercontent a, #aboutpage #innercontent a {
	color: #F79338;
	text-decoration: none;
}

#sponsorspage #innercontent h5 {
	color: #00529A;
}

#pagebody td, #schedulepage td {
	font-size: 10pt;
	vertical-align: top;
}

#sharepage #innercontent {
	font-size: 10pt;

}
#sharepage table {
	font-size: 10pt;
}

.datetextred {
	font-size: 16pt;
	color: #A01C38;
}

.datetextorange {
	font-size: 16pt;
	color: #F79338;
}