
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../../Content/Images/bg1_01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #745C5C;
}

input, td, th {
	font: inherit;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #493D34;
}

h1 span, h2 span, h3 span {
	font-weight: bold;
}

h1 {
	letter-spacing: -2px;
	font-size: 31px;
}

h1.h1-style1 {
	margin: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h2.h2-style1, h3 {
	font-size: 16px;
	color: #A58674;
}

h2.h2-style1 {
	margin-bottom: 30px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

p.thumbs {
}

p.thumbs a {
	padding-left: 11px;
}

p.thumbs a.first {
	padding: 0px;
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 32px;
}

a {
	color: #7F3E4B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 30px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 30px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
	height: 1px;
}

/** HEADER */

#header-wrapper {
	background: url(../../Content/Images/bg1_02.jpg) repeat-x left top;
}

#header-bg {
	background: url(../../Content/Images/bg01.jpg) no-repeat center top;
}

#header {
	height: 105px;
	padding-top: 131px;
}

/** LOGO */

#logo {
	width: 500px;
	height: 105px;
}

/** SEARCH */

#search {
	float: right;
	background: url(../../Content/Images/homepage02.gif) no-repeat 0px 31px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
}

#search form {
	width: 210px;
	height: 60px;
	padding: 36px 0px 0px 30px;
}

#search fieldset {
	border: none;
}

#search-query {
	width: 170px;
	background: none;
	border: none;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/** MENU */

#menu-bg {
	background: url(../../Content/Images/bg02.jpg) no-repeat center top;
}

#menu {
	height: 66px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu .links {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

#menu .links li {
	float: left;
	padding-left: 33px;
	font-size: 14px;
}

#menu .links a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu .links a:hover {
	text-decoration: underline;
}

#menu .login {
	float: right;
	padding: 2px 33px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .login a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu .login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/** PAGE */

#page-wrapper {
	background: url(../../Content/Images/bg1_03.jpg) repeat left top;
}

#page-wrapper-bgtop {
	background: url(../../Content/Images/bg1_02.jpg) repeat-x 0px -302px;
}

#page-wrapper-bgbtm {
	background: url(../../Content/Images/bg1_04.jpg) repeat-x left bottom;
}

#page {
	width: 900px;
	padding: 30px 30px 50px 30px;
}

.white-bg {
	background: #FFFFFF url(../../Content/Images/bg03.jpg) repeat-x left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 660px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 190px;
}

/** 3-COLUMN LAYOUT */

.middle-three-columns {
}

.middle-three-columns .column1 {
	float: left;
	width: 630px;
}

.middle-three-columns .column2 {
	float: left;
	width: 1px;
	margin-left: 50px;
}

.middle-three-columns .column3 {
	float: left;
	width: 175px;
	margin-left: 40px;
}


.three-columns {
}

.three-columns .column1 {
	float: left;
	width: 445px;
}

.three-columns .column2 {
	float: left;
	width: 175px;
	margin-left: 50px;
}

.three-columns .column3 {
	float: left;
	width: 175px;
	margin-left: 40px;
}

/** FOOTER AREA */

#footer-area-wrapper {
	background: url(../../Content/Images/bg04.jpg) no-repeat center top;
}

#footer-area {
	width: 900px;
	height: 215px;
	padding: 30px 30px 0px 30px;
	color: #FFFFFF;
}

#footer-area h1, #footer-area h2, #footer-area h3 {
	color: #FFFFFF;
}

#footer-area a {
	color: #C3CDB7;
}

/** FOOTER */

#footer {
	height: 120px;
	background: url(../../Content/Images/bg05.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #E1C6B8;
}

#footer a:link 
{
    font-weight: bold;
	color: #E1C6B8;
    text-decoration: none;
}

#footer a:visited 
{
    font-weight: bold;
	color: #E1C6B8;
    text-decoration: none;
}

#footer a:active 
{
    font-weight: bold;
	color: #E1C6B8;
    text-decoration: none;
}

#footer a:hover 
{
	color: #E1C6B8;
    text-decoration: underline;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	width: 940px;
	padding: 10px 10px 20px 10px;
}


/** BOX2 */

#box2 {
}

/** PAGE CONTENT */

.ContentHeader 
{
    font-size: 20px;
    color: #745C5C;
    font-weight: bold;
}

.breadCrumbs 
{
    font-size: 20px;
    color: #808080;
}

.breadCrumbs a:link
{
    font-size: 16px;
    color: #808080;
    text-decoration: none;
}

.breadCrumbs a:visited
{
    font-size: 16px;
    color: #808080;
    text-decoration: none;
}

.breadCrumbs a:active
{
    font-size: 16px;
    color: #808080;
    text-decoration: none;
}

.breadCrumbs a:hover
{
    font-size: 16px;
    color: #808080;
    text-decoration: underline;
}

.errorTable 
{
	text-align: left;
	background-color: #FFDFE0;
	border: 2px solid #FFB3B5;
	padding: 10px;
}

.errorTableHeader 
{
	font-weight: bold;
	color: #FF4F53;
}

#infoTable 
{
    color: #4AA5FF;
	text-align: left;
	background-color: #BBDDFF;
	border: 2px solid #4AA5FF;
	padding: 10px;
}

.infoTableHeader
{
	font-weight: bold;
	color: #2492FF;
}
