/*Center div can be taken off to align the site to the left. Remember to remove from template*/
div#center {
	width:750px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}

/*Regular Header*/
div#header  {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:750px;
	z-index:1;
	height:126px;
}

div#main_content {
	z-index:2;
	width:750px;
	position:absolute;
	top:126px;
	left:0px;
	text-align:left;
	margin:0;
	padding:0;
}


div#page-header  {
	position:absolute;
	top:57px;
	left:250px;
	margin:0;
	padding:0;
	z-index:20;
	width:373px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#663333;
	margin:0;
}

p  {
	padding:9px 0 21px 0;
	margin:0;
}


/*Template Layout*/
table#layout  {
	width:750px;
	margin:0;
}

table#layout td {
	margin:0;	
	vertical-align:top;
}

td#page_menu  {
	width:181px;
	padding:0;
	background-image:url(../images/bg-left.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

td#content  {
	width:518px;
	height:600px;
	padding:10px 20px 10px 20px;
	background-color:#FFFFFF;
}

td#right-panel  {
	width:11px;
	padding:0;
	background-image:url(../images/bg-right.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

td#footer-links  {
	background-color:#FFFFFF;
	text-align:center;
	padding:6px 0 6px 0;
	height:20px;
	vertical-align:bottom;
	/*font-weight:bold;*/
	font-size:11px;
}

td#footer  {
	width:750px;
	padding:2px 0;
	margin:0;
	background-color:#663333;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

/*Menu divs*/

div.menu  {
	position:absolute;
	width:159px;
	left:9px;
	z-index:20;
	padding:0;
	margin:0;
}

div#menu-welcome  {
	top:167px;
}

div#menu-about  {
	top:200px;
}

div#menu-services  {
	top:233px;
}

div#menu-testimonials  {
	top:266px;
}

div#menu-events  {
	top:299px;
}

div#menu-contact  {
	top:332px;
}

div#menu-description  {
	top:365px;
}

div#menu-registration  {
	top:398px;
}

div#menu-newsletter  {
	top:431px;
}

div#menu-articles {
	top:464px;
}

div#menu-links {
	top:497px;
}

/*Newsletter Table*/
table#newsletter-layout {
	width:518px;
	margin:0;
	padding:0;
}

td#newsletter-links {
	width:100px;
	padding:0;
}

td#newsletter-page {
	width:398px;
	padding:0 10px
}

table#newsletter-inside {
width:398px;
padding:0;
margin:0;
}

/*This code belongs with the top menu commands, it makes the top link stay "highlighted" on the page you are on*/
body#home a#homenav,
body#about a#aboutnav,
body#events a#eventsnav,
body#services a#servicesnav,
body#testimonials a#testimonialsnav,
body#description a#descriptionnav,
body#registration a#registrationnav,
body#contact a#contactnav,
body#newsletter a#newsletternav,
body#articles a#articlesnav,
body#links a#linksnav  {
	color:#000000;
	text-decoration:none;
	cursor:default;
}

/*Expaning header and tables*/
div#center2 {
	width:100%;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}

div#expanding-header  {	
	position:absolute;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
	width:100%;
	z-index:1;
	height:126px;
}

table#exp-head  {
	width:100%;
	margin:0;
	padding:0;
	height:126px;
}

table#exp-head td {
	padding:0;
	margin:0;
}

td#exp-head-1  {
	width:181px;
	background-image:url(../images/header-expanding-1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

td#exp-head-2  {
	background-image:url(../images/header-expanding-2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:bottom;
}

td#exp-head-3  {
	width:158px;
	background-image:url(../images/header-expanding-3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#main_content2 {
	z-index:2;
	width:100%;
	position:absolute;
	top:126px;
	left:0px;
	text-align:left;
	margin:0;
	padding:0;
}
table#layout2  {
	width:100%;
	margin:0;
}

table#layout2 td {
	margin:0;	
	vertical-align:top;
}

td#content2  {
	height:300px;
	padding:0 10px 0 10px;
	background-color:#FFFFFF;
}

td#footer-links2  {
	background-color:#FFFFFF;
	text-align:center;
	padding:3px 0 5px 0;
	height:20px;
	vertical-align:bottom;
	font-size:11px;
}

td#footer2  {
	padding:2px 0;
	margin:0;
	background-color:#663333;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

img.expanding-title  {
	margin-left:158px;
}

/*Contact Us Page commands, table and cell can remain the same, but everything else is changable*/

table#contact-us  {
	width:100%;
	font-size:13px;
}

table#contact-us td  {
	padding:5px 3px;
}

td.name  {
	width:30%;
	font-weight:bold;
}

td.field  {
	width:70%;
}

/*Heading commands - these can all be changed*/

h1,h2,h3,h4,h5,h6  {
	margin:0;
}

h1  {
	font-size:24px;
	font-weight:bold;
	color:#663333;
	padding-bottom:21px;
}

h2  {
	font-size:18px;
	font-weight:bold;
	color:#946F6F;
	text-decoration:underline;
	padding-top:18px;
}

h3  {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#000000;
	padding-top:9px;
	padding-bottom:9px;
}

h4  {
	font-size:14px;
	font-weight:bold;
	color:#663333;	
	padding-top:15px;
	padding-bottom:9px;
}

h5  {
	font-size:12px;
	font-weight:bold;
	color:#663333;	
	padding-top:15px;
	
}

h6  {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top:15px;
}

/*FORM STYLES*/
form {
	margin-bottom:12px;
}

/*Links*/

a {
	color:#663333;
}

a:hover  {
	color:#946F6F;
}

/*MISC...*/
blockquote  {
	margin-top:9px;
	margin-bottom:9px;
	padding-top:0;
	padding-bottom:0;
}

img.pic-right  {
	padding-left:10px;
	padding-bottom:10px;
}

p.sessions  {
	font-weight:bold;
	font-style:italic;
}

p.page_name  {
	text-align:center;
}
