
/*======================== Main Body Elements ===========================*/
body {
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#5a5346;
	}
h1, h2, h3 { font-weight: normal; font: 2em "Trebuchet MS";}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#5a5346; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000; text-decoration:none; outline:none; }

blockquote { 
	padding-left:10px; 
	padding-right:10px; 
}

/*---------------------- Form Elements ---------------------*/
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.9em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#ffffff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #404040;
	color:#414141;
	width:207px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

input.button { 
	width:70px;
	height:18px;
	cursor:pointer; 
	padding:0; 
	color: #000;
	}

/*---------------- Wrapper width --------------------*/
#wrapper {
	background: url("../images/theme/wrap.gif") repeat-y;
	width:760px;
	margin:0 auto;
	text-align:left;
	}

/*---------------- Header ---------------------------*/
#header {
	padding: 10px 0 9px 0;
	font-weight: 100;
	height: 50px;
	}
	
#header p {font: 2.0em "Trebuchet MS"; float: right; margin-right: 5px;}
#header h1 {font-size: 2.5em; margin-left: 11px; line-height:30px;}
#header h2 {font-size: 1.5em; margin-left: 11px;}
#header h1 a:link, #header h1 a:visited { text-decoration: none;}
#header h1 a:hover, #header h1 a:active { text-decoration:underline;}
/*---------------- Navigation -----------------------*/
#navigation-container-lower {display: none;}

#main-navigation {
	text-align: center; 
	padding: 75px 10px 5px 10px; 
	font-size: 1.1em; 
	font-size: 1.1em;
	}
#main-navigation li {
	display: inline; 
	padding: 0 15px 0 17px; 
	}
#main-navigation a:link, #main-navigation a:visited {color: #ffffff; text-decoration: none;}
#main-navigation a:hover, #main-navigation a:active {color: #ffffff; text-decoration: underline;}

/*---------------- Masthead / Flash Background ------*/
#masthead {
	height: 181px;
	padding: 0 9px 0 11px;
	width: 740px;
	}
#masthead.static {
	font: 2em "Trebuchet MS";
	text-align:center;
	padding: 40px 100px 30px 100px;
	line-height: 25px;
	height: 111px;
	width: 560px;
}

/*---------------- Main -----------------------------*/
#main {
	padding-bottom: 30px;
	}

#content {
	padding-top: 21px;
	}

/*------------------- Column Left -----------------------*/
#right, #optional-right-container-1, #optional-right-container-2 {display: none; width: 0px;}

/*---------------- Column Center --------------------------*/
#center {
	_display: inline;
	float: right;
	margin: 0 30px 0 24px;
	width: 446px;
}
	
	#center h1, #center h2, #center h3, #center p, #center ul, #center dl {
		margin-bottom: 20px;
	}

	#center p {
		width:443px; /* IE italics hack */
	}

	#center blockquote p {
		width:423px; /* IE italics hack */
	}
	
	#optional-center-container-1 {
		height: 260px;
	}

	#center abbr,
	#center acronym {
		border-bottom:1px dotted #000;
		cursor:help;
	}

	#center blockquote,
	#center ul,
	#center ol,
	#center dl {
		margin:1em;
	}

	#center ol,
	#center ul,
	#center dl {
		margin-left:2em;
	}

	#center ol li {
		list-style: decimal outside;
	}

	#center ul li {
		list-style: square outside;
	}

	#center dl dt {
		font-weight:bold;
	}

	#center dl dd {
		margin-left:1em;
	}

	#center th,
	#center td {
		border:1px solid #000;
		padding:.5em;
	}

	#center th {
		font-weight:bold;
		text-align:center;
	}

	#center caption {
		margin-bottom:.5em;
		text-align:center;
	}

	#center h1,
	#center h2,
	#center h3,
	#center h4,
	#center h5,
	#center h6,
	#center p,
	#center fieldset,
	#center table {
		margin-bottom:1em;
	}


/*------------------- Column Right ----------------------*/
#left {
	color: #ffffff;
	_display:inline;
	float: left;
	margin: 0 10px 0 30px;
	width: 220px;
}
	
	#left h2, #left h3 {
		color: #ffffff;
		}
	#left ul, #left ol, #left dl {margin: 10px 0 10px 14px;}
	#left dl dt {font-weight: bold;}
	#left ul li, #left dl li {list-style: square;}

#left a:link, #left a:visited	{ color:#ffffff; text-decoration:underline; outline:none; }
#left a:hover, #left a:active	{ color:#ffffff; text-decoration:none; outline:none; }

/*------------------ Footer ------------------------*/
#footer {
	color: #ffffff;
	padding: 20px 0 10px 0;
	position:relative;
	text-align:center;
	width: 760px;
}

#optional-footer-container-1 {
	background: url("../images/theme/img-inset.jpg") no-repeat;
	height:240px;
	left:260px;
	position:absolute;
	top:-250px;
	width:500px;
}
	
#footer a {color: #fff; font-weight:bold;}

#footer-navigation li {
	display: inline; 
	padding: 0 17px 0 19px; 
	border-left: 1px solid #fff;
	}
	
#footer-navigation li.first {border-left: none;} 
