html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height: 100%;
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CC9966;
	margin-bottom: 1px;
}
h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #9A5024;
	margin-bottom: 5px;
}
h2 {
	font-size: .9em;
	font-weight: bold;
	color: #9A5024;
	padding-top: 10px;
	padding-bottom: 3px;
}
h3 {
	font-size: .8em;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}
a , a:visited{
	color: #723b1b;
}

ul {
	margin-left: 50px;

}
table {
	font-size: .8em;
}
td {
	padding: 5px;
}

p , #insideMainContent li, .sitemapContent li{
	font-size: 0.7em;
	color: #333333;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#insideMainContent li , .sitemapContent li{
	margin-bottom: 5px;
}
#pageWrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dfc381;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4B2712;
	border-left-color: #4B2712;
}
#insideLeftColumn {
	float: left;
	width: 180px;
}
#insideMainColumn , #fullWidthColumn{
	float: left;
	width: 580px;
	background-color: #FFF;
	min-height: 500px;
}
#fullWidthColumn {
	width: 760px;
}
#insideMainContent , .sitemapContent{
	padding: 15px;
}
.sitemapContent {
	float: left;
	width: 325px;
}
.sitemapContent a, .sitemapContent a:visited{
	font-size: 1em;
	font-weight: bold;
	color: #723B1B;
	line-height: 25px;
}
.sitemapContent a:hover {
	color: #9D2D20;
}

#insideHeader {
	border-top-width: 5px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6a936;
	border-bottom-color: #9a5025;
	background-color: #e8d8dc;
	height: 85px;
	background-image: url(../images/parens.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}

#footer {
	font-size: 0.7em;
	font-weight: bold;
	color: #E8D8DC;
	text-align: center;
	background-color: #4b2712;
	clear: both;
	height: 25px;
	line-height: 25px;
}
#mainMenu {
	background-color: #f9e8d4;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #d2b37b;
}
#mainMenu ul {
	list-style-type: none;
	margin-left: 35px;
}
#mainMenu a , #mainMenu a:visited, #subMenu a , #subMenu a:visited{
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
#insideMainContent ul li ul li , .sitemapContent ul li ul li{
	font-size: 1em;
}


#mainMenu a:hover {
	color: #9D2D20;
}
#subMenu {
	height: 40px;
}
#subMenu ul {
	list-style-type: none;
	margin-left: 0px;
}
#subMenu ul li {
	float: left;
	margin-right: 15px;
}
#subMenu a ,#subMenu a:visited{
	color: #9a5024;
	line-height: 1.2em;
}

#subMenu a:hover {
	text-decoration: underline;
}
#sideColumn {
	text-align: center;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sideColumn p {
	color: #723B1B;
}


.small {
	font-size: 0.8em;
}


.bodyITAL {
	
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.magArticle , .magArticleWide{
	float: left;
	width: 205px;
	margin-right: 20px;
	border: 1px solid #E8D8DC;
	padding: 10px;
	text-align: center;
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 265px;
}
.magArticleWide {
	width: 450px;
	height: 200px;
	clear: both;
}
.clearer {
	clear: both;
}


.magArticle img {
	margin-bottom: 10px;
}

.footnote {
	font-size: .6em;
}
.brownSkinAd {
	color: #9A5025;
	font-size: 10px;
	
	font-weight: bold;
}
.topMenu:link {
	
	font-size: 10px;
	font-weight: bold;
	color: 9a5024;
	text-decoration: none;
}
.topMenu:visited {
	
	font-size: 10px;
	font-weight: bold;
	color: 9a5024;
	text-decoration: none;
}
.topMenu:hover {
	
	font-size: 10px;
	font-weight: bold;
	color: #9D2D20;
	text-decoration: underline;
}
#bgTable {
	background-color: #FFF;
	width: 760px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#insidebgTable {
	background-color: #FFF;
	width: 720px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tableStyles {
	font-size: 0.7em;
	border: 1px solid #CCCCCC;
	line-height: 1.25em;
}
.floatRight {
	float: right;
	margin-left: 15px;
}
#brownSkinAd {
	float: right;
	width: 550px;
}
#videoHolder,  #widevideoHolder{
	padding: 15px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
}
#widevideoHolder{
	width: 596px;;
}

