h1 {
	color: #A45718;
}
h2 {
	color: #EB5945;
}
h3 {
	color: #EB5945;
}
h4 {
	color: #EB5945;
}
#allabout {
	padding-left: 10px;
}
.bodyBg {
	background-image: url(/mainimages/allabout/topBg_about.jpg);
}

.bttnPadding  {
	width: 135px;
}
.contentPadding {
}
.contentBox {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 100px;
	padding-right: 15px;
}

#homeBttmContent {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
}
#homeBttmContent form {
	font-family: Arial;
	font-size: 11px;
	margin-top: 20px;
	padding-left: 0px;
	margin-left: 0px;
}
#homeBttmContent .loginBox {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 166px;
}
.sideorderbttnPadding {
	padding-left: 23px;
}
.sidebarPadding h1 {
	border-bottom-color: #F08F5B;
	color: #FEF4E1;
}
.sidebarPadding a:link, .sidebarPadding a:visited {
	color: #FEF4E1;
}
.sidebarPadding a:hover, .sidebarPadding a:active {
	color: #D3D951;
}
.sidebarPadding li {
	border-bottom-color: #F08F5B;
}
.sidebarNav {
	background-image: url(/mainimages/allabout/sideNavBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebarNavBttm {
	background-image: url(/mainimages/allabout/sideNavBttmBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 35px;
	padding-right: 10px;
	padding-left: 15px;
}
.sidebarNavTop {
	background-image: url(/mainimages/allabout/sideNavTopBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
}
.modelBg {
	background-image: url(/all_about/model/modelBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 100px;
}


.tableBorder {
	border-color: #EB5945;
}
.tableHeader {
	background-color: #EB5945;
	border-bottom-color: #EB5945;
}
.tableHeaderCol {
	background-color: #333333;
	border-bottom-color: #444444;
	border-left-color: #AAAAAA;
}

.tableStyle {
	border-top-color: #EB5945;
	border-left-color: #EB5945;
	margin-bottom: 5px;
}
.tableStyle td {
	border-right-color: #EB5945;
	border-bottom-color: #EB5945;
}
.tableStyle th {
	background-color: #EB5945;
}
.tableStyle th a {
}
.tableStyle th a:active {
	background-color: #CC6600;
}
.tableStyle th a:hover {
	background-color: #4A2B1A;
}
