/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: #fff7ed;
color: #722410;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
color: #722410;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#mainwrap {
max-width:1200px;
min-width: 1040px;
height: 900px;
margin:0 auto;
background: url(../images/mainarea3.jpg) no-repeat top center;
}

#wrap {
width:1040px;
margin:0 auto;
}

/***** Header *****/

#headerdiv h1 {
float:left;
display:block;
padding: 0 0 0 0;
text-indent:-2000px;
}
	
	#headerdiv h1 a {
	width:310px;
	height:133px;
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	}

#headerdiv h2 {
float: right;
display: block;
padding: 77px 68px 0 0;
text-indent: -2000px;
width: 119px;
}

#headerdiv h2 a {
color: #6c0909;
width: 119px;
height: 16px;
background: url(../images/clickhere.png) no-repeat;
display: block;
}

#headerdiv h3 {
float: right;
display: block;
margin: 68px 20px 0 0;
width: 181px;
height: 21px;
background: url(../images/times2.png) no-repeat;
text-indent: -2000px;
}

/***** Left Nav *****/

#leftcolumn {
float: left;
display: block;
}

#navleft {
background: url(../images/nav-left.jpg) no-repeat;
width: 196px;
height: 283px;
padding: 0;
margin: 0;
display: block;
float: none;
padding: 14px 0 0 8px;
font: .8em Garamond Times New Roman, Times, serif;
font-weight: bold;
}

#navleft ul {
padding: 0 0 5px 0;
margin: 0;
}

#navleft li {
list-style: url(../images/dot.png);
padding: 5px 0 0 0;
margin: 0 0 0 55px;
}

#navleft a, #navbottomleft a {
color: #66351a;
}

#navleft a:hover, #navbottomleft a:hover {
text-decoration: underline;
}

/***** Bottom Left Nav *****/

#navbottomleft {
background: url(../images/navbottomleft.jpg) no-repeat;
width: 184px;
height: 99px;
display: block;
float: none;
padding: 16px 0 0 20px;

}


/***** Middle Home *****/

#middlecolumn {
float: left;
width: 597px;
}

#flash {
width: 597px;
height: 383px;
padding: 14px 0 0 11px;
background: #fff;
}

#homeblocks {
background: url(../images/homeblocksback.png) repeat-y;
width: 608px;
min-height: 154px;
height: auto;
_height: 192px;
margin: 0;
margin-top: 9px;
color: #66351a;
font: .66em Georgia, "Times New Roman", Times, serif;
padding: 0px;
}

#homeblocks p {
padding: 0px 3px;
}

#homeblocks h2 {
font-family: Garamond, Times New Roman, Times, serif;
font-weight: bold;
padding: 3px 5px 1px 3px;
font-size: 1.9em;
}

#homeblocks a {color: #66351a;}

#block1 {
width: 188px;
padding: 4px;
margin: 0 11px 0 0;
float: left;
display: block;
}

#block2 {
width: 188px;
padding: 4px;
margin: 0 9px 0 0;
float: left;
display: block;
}

#block3 {
width: 188px;
padding: 4px;
margin: 0;
float: left;
display: block;
}

/***** Middle Sub *****/

#subheader {
display: block;
background: #fff;
}

#middletext {

background: url(../images/defaulttop.jpg) no-repeat top left #fff;
width: 548px;
padding: 125px 30px 30px 30px;
color: #722410;
font: .8em Helvetica, Arial, sans-serif;
min-height: 350px;
height: auto;
_height: 350px;
border-bottom: solid 5px #722410;
border-left: solid 1px #dddbcb;
border-right: solid 1px #dddbcb;
margin-bottom: 25px;
}

#middletext h1 {
font-weight: bold;
font-size: 2.1em;
padding: 5px 0;
}

#middletext h2 {
font-weight: normal;
font-size: 1.2em;
padding: 5px 0;
}

#middletext h3 {
font-weight: normal;
font-size: 1em;
padding: 5px 0;
text-transform: uppercase;
}

#middletext a {
color: #722410;
text-decoration: underline;
}

#middletext a:hover {
color: #722410;
text-decoration: none;
}

/***** Dynamic Navigation *****/

#rightcolumn {
float: right;
display: block;
padding: 0;
*margin: 0 0 0 0;
_margin: 0 -25px 0 0;
}

#dynamicnav {
margin: 32px 26px 0 0;
*margin: 32px -20px 0 15px;
_margin: 32px -20px 0 0;
text-align: right;
width: 200px;
min-height: 92px;
max-height: 192px;
color: #ede4c7;
font: .8em Georgia, "Times New Roman", Times, serif;
padding: 0;
}

#dynamicnav a {
color: #ede4c7;
}

#dynamicnav h3 {
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0;
margin: 0;
font-weight: normal;
}

#dynamicnav h3 a {color:#496362;}

#dynamicnav ul{
margin: 0;
padding: 0 0 0 0;
}

#dynamicnav ul li a {
color: #496362;
}

#dynamicnav ul li a:hover {
color: #59240c;
}

#dynamicnav ul li li a {
color: #ede4c7;
}

#dynamicnav ul li li a:hover {
color: #7e1e0a;
}

#dynamicnav ul li {
padding: 1px 25px 0 0;
display: block;
background: url(../images/navheader2.png) no-repeat;
color: #496362;
text-transform: none;
font-size: .95em;
}

#dynamicnav li {
margin: 0;
background: url(../images/navmainback2.png) repeat-x;
width: 190px;
display: block;
}

#dynamicnav li li {
padding: 1px 10px 0 0;
display: block;
background: url(../images/navmainback2.png) repeat-x;
margin: 0;
text-transform: lowercase;
}

#twitter_div #twitter_update_list li {margin-bottom: 20px;}

/***** PostIt Navigation *****/

#postitnav {
background: url(../images/postit.jpg) no-repeat;
width: 197px;
height: 122px;
margin: 51px 20px 0 0;
padding: 60px 0 0 0;
float: right;
display: block;
color: #543c22;
font: .87em Georgia, "Times New Roman", Times, serif;
}

#postitnav ul {
padding: 0;
margin: 0 0 0 12px;
}

#postitnav li {
list-style: url(../images/lowerrightnavdot.jpg);
padding: 0;
margin: 0 0 0 12px;
}

#postitnav a {
color: #543c22;
text-decoration: none;
}

#postitnav a:hover {
text-decoration: underline;
}

/***** Footer *****/

#footer {
display: block;
padding: 209px 0 0 25px;
color: #ffeda6;
font: .85em Georgia, "Times New Roman", Times, serif;
}

#footer a {
color: #ffeda6;
}

#footer a:hover {
text-decoration: underline;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }