@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-image: url(../images/new/body-bg_37248.gif);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
}
#wrapper {
	margin-right: -20px;
	margin-left: -20px;
	background-image: url(../images/new/header.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#header {
	height: 155px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	margin-top: -33px;
}
#wrapper #menu .buttonsL a {
	color: #F4F4F4;
}
#wrapper #menu .buttons a {
	color: #F4F4F4;
}

#Nav {
	height: 35px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
}



#logo {
	position:absolute;
	z-index:1;
}
.buttons {
	height: auto;
	width: auto;
	text-transform: uppercase;
	float: left;
	text-align: left;
	margin-top: 3px;
	margin-right: 20px;
}
.buttonsL {
	height: auto;
	width: 130px;
	text-transform: uppercase;
	float: left;
	text-align: left;
	padding-left: 8px;
	margin-top: 3px;
}


#content {
	color: #333;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 30px;
	text-align: left;
	display: table;
}
#menu #Nav .buttons a {
	color: #FBFBFB;
}

#ContentLft {
	float: left;
	width: 47%;
	padding: 8px;
}
.heading {
	font-family: "Adobe Caslon Pro";
	font-size: 3em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
	font-size: 2.5em;
	font-family: "Adobe Caslon Pro";
	margin: 0px;
}


#ContentRite {
	float: right;
	width: 47%;
	padding: 8px;
}


.columns {
	/* CSS Column code for webkit */
			-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-webkit-column-rule-color: #888888;
	-webkit-column-rule-style: none;
	-webkit-column-rule-width: 2px;
	/* CSS Column code for mozilla */
			-moz-column-count: 2;
	-moz-column-gap: 20px;
	-moz-column-rule-color: #888888;
	-moz-column-rule-style: none;
	-moz-column-rule-width: 2px;
	/* CSS3 Column code  */
			column-count: 2;
	column-gap: 20px;
	column-rule-color: #888888;
	column-rule-style: none;
	column-rule-width: 2px;
	clear: both;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
		}
.page {
	clear: both;
	background-image: url(../images/new/slider-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	display: table;
}
.CategoryHome {
	clear: both;
	width: 970px;
	padding-top: 20px;
	text-align: left;
	display: table;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.page1 {
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
.page3 {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}


#wrapper .page h1 {
	font-family: "Adobe Caslon Pro";
	font-size: 2.5em;
	margin: 0px;
}
.FltLft {
	float: left;
	margin-right: 10px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 5px;
}
.Th {
	float: left;
	width: 15%;
	text-align: center;
	font-size: 11px;
	border: 2px ridge #CCC;
	margin: 20px;
}
.ThCat {
	float: left;
	width: 30%;
	text-align: left;
	font-size: 11px;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
}

.p1 {
	width: 120px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
}

.Redtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #900;
}
#footer {
	font-size: 12px;
	color: #333;
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	border: 2px groove #D2D2D2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #F4F4F4;
}
#wrapper #footer a {
	color: #B10117;
	text-decoration: none;
}
#wrapper #content .page1 #ContentRite form table tr td fieldset {
	padding: 3px;
	border-radius: 5px;
}

a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

a:active {
	text-decoration: none;
	color: #333;
}
#wrapper #content .page4 ul {
	list-style-type: square;
}
#menu #Nav .buttonsL a {
	color: #FBFBFB;
}
.italic {
	font-style: italic;
	font-size: 14px;
	font-weight: bolder;
	color: #930;
}
#wrapper #content .page ol li {
	font-size: 14px;
	margin-bottom: 8px;
}
.info {
	font-size: 14px;
}
#wrapper #content .page table tr td p {
	font-size: 11px;
}
