BODY {
	font-family: Arial;
	color: #2f190c;
	font-size: 12px;
	margin: 0px; padding:0px;
	margin-top: 0px;
	background: #1e612b url(http://siterepository.s3.amazonaws.com/page_bg_137.jpg) repeat;
}

DIV {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	text-align: left;
}

FORM {
	display: inline;
}

TD {
	font-family: Arial;
	color: #2f190c;
	font-size: 12px;
}

H1, H2, H3, H4, H5 {
	margin: 2px;
	color: #2f190c;
	font-family: Times New Roman;
}

A, A:Visited, A:Hover {
	color: #d52821;
	font-size: 12px;
	font-weight: bold;
}

LI {
	margin-bottom: 8px;
}

A:Hover {
	color: #ff0000;
}

.bgGlow {
	width: 1000px; 
	background: url(http://siterepository.s3.amazonaws.com/shadow-body-21.png) repeat-y center;
}

.bg_header {
	width: 950px; 
	height: 362px; 
	background: url(http://siterepository.s3.amazonaws.com/header_137.jpg) no-repeat;
}

.menu_offset {
	height: 249px;
}

.footer, .footer:hover, .footer:visited {
	color: #e5d9db; 
	font-size: 10px;
}

.bgLeftSide {
	background: #dc5945 url(http://siterepository.s3.amazonaws.com/left_bg_137.jpg) repeat;
}

.leftSideWidth {
	width: 235px;
	visibility: visible;
}

.bgRightSide {
	background: #f0a28b url(http://siterepository.s3.amazonaws.com/right_bg_137.jpg) repeat;
}

.rightSideWidth {
	width: 220px;
	visibility: visible;
}

.bgMainContent {
    background: #fffeec;
}

.bgFooter {
    background: #000;
}

.bgPrimaryDark1 {
	background: #1E1414
}

.bgPrimaryDark2 {
	background: #3D2828
}

.bgPrimaryDark3 {
	background: #5B3D3D
}


.bgPrimaryMedium1 {
	background: #7A5151
}

.bgPrimaryMedium2 {
	background: #996666
}

.bgPrimaryMedium3 {
	background: #AD8484
}


.bgPrimaryLight1 {
	background: #C1A3A3
}

.bgPrimaryLight2 {
	background: #D6C1C1
}

.bgPrimaryLight3 {
	background: #EAE0E0
}


.txtPrimaryDark1 {
	color: #1E1414
}

.txtPrimaryDark2 {
	color: #3D2828
}

.txtPrimaryDark3 {
	color: #5B3D3D
}


.txtPrimaryMedium1 {
	color: #7A5151
}

.txtPrimaryMedium2 {
	color: #996666
}

.txtPrimaryMedium3 {
	color: #AD8484
}


.txtPrimaryLight1 {
	color: #C1A3A3
}

.txtPrimaryLight2 {
	color: #D6C1C1
}

.txtPrimaryLight3 {
	color: #EAE0E0
}

.bgSecondaryDark1 {
	background: #1E1E14
}

.bgSecondaryDark2 {
	background: #3C3C29
}

.bgSecondaryDark3 {
	background: #5B5B3D
}


.bgSecondaryMedium1 {
	background: #797952
}

.bgSecondaryMedium2 {
	background: #989866
}

.bgSecondaryMedium3 {
	background: #ACAC85
}


.bgSecondaryLight1 {
	background: #C1C1A3
}

.bgSecondaryLight2 {
	background: #D5D5C2
}

.bgSecondaryLight3 {
	background: #EAEAE0
}


.txtSecondaryDark1 {
	color: #1E1E14
}

.txtSecondaryDark2 {
	color: #3C3C29
}

.txtSecondaryDark3 {
	color: #5B5B3D
}


.txtSecondaryMedium1 {
	color: #797952
}

.txtSecondaryMedium2 {
	color: #989866
}

.txtSecondaryMedium3 {
	color: #ACAC85
}


.txtSecondaryLight1 {
	color: #C1C1A3
}

.txtSecondaryLight2 {
	color: #D5D5C2
}

.txtSecondaryLight3 {
	color: #EAEAE0
}


.paddingSmall {
	padding: 5px;
}
.paddingMedium {
	padding: 10px;
}
.paddingLarge {
	padding: 20px;
}
.paddingXLarge {
	padding: 30px;
	padding-top: 20px;
}
