@charset "utf-8";
/* CSS Document */

/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30;
}
body {
	background-repeat: no-repeat;
	background-color: #B4A680;
	background-image: url(images/body-BG.jpg);
	background-position: center top;
}

body,td,th {
	font-family: Verdana;
	color: #5F5C70;
}
table {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #003333;
	font-size: 3px;
}
.margarita {
	color: #A9ADB4;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}


a:link {
	color: #996600;
	
}



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

a:hover {
	color: #990000;
	
}

a:active {
	color: #990000;
	
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: small-caps;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B04B00;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 4px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B04B00;
	margin-bottom: auto;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}	
h5 {
	font-size: 11px;
	color: #FFF;
	font-weight: bolder;
	letter-spacing: 2px;
	padding: 0px;
	line-height: 16px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 15px;
	color: #B04B00;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: center;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



li strong {
	font-weight: bold;
	color: #666666;
	font-style: normal;
}


li {
	color: #666666;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: circle;
}

ul {
	color: #333333;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	list-style-type: disc;
}


ul ul {
	padding-bottom: 2px;

}


ol {
	list-style-type: decimal;
	margin-bottom: 2em;
	margin-left: 20px;
	margin-right: 20px;
}
ol ol {
	list-style-type: lower-roman;
	margin-bottom: 1em;
}
ol ol ol {
	list-style-type: lower-alpha;
	margin-bottom: 2em;
}
ol ol ol ol {
	list-style-type: disc;
	margin-bottom: 2.5px;
	margin-right: 20px;
	margin-left: 20px;
}


ol strong {
	font-weight: bold;
	font-variant: small-caps;
	color: #803F0A;
	font-size: 12px;
}

#wrapper {
	width: 960px;
	height: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
}


#wrapper-RightShadow {
	width: 975px;
	height: 100%;
	display: block;
	background-image: url(images/wrraper-SHADOW-Right.jpg);
	background-position: right top;
	vertical-align: top;
	background-repeat: no-repeat;
	float: left;
}


#TOP {
	width: 950px;
	height: 90px;
	display: block;
	background-color: #1B1F28;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	float: left;
	padding-right: 10px;
	color: #71201A;
}

#TOP img {
	margin-top: 0px;
	margin-left: 0px;
}

#random {
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	vertical-align: top;
	z-index: 1;
	background-image: url(Animations/photos/08.jpg);
}
#random p {
	display: block;
	width: 250px;
	margin-left: 20px;
	margin-top: 40px;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	color: #333333;
	position: fixed;
	top: 140px;
	z-index: 1000;
	left: 20px;
}
#random p strong {
	font-weight: normal;
}

#random img {
	margin: 0px;
	width: 960px;
	overflow: hidden;
}
#randomSIDE {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 430px;
	width: 230px;
	float: left;
	background-color: #FFFFFF;
}


#FlashDiv {
	margin: 0px;
	width: 960px;
	overflow: hidden;
	height: 300px;
}

#Logo {
	float: left;
	display: block;
}

#CONTENT {
	width: 960px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #666666;
	height: auto;
	padding-bottom: 7px;
	float: left;
}
#SIDE {
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 1px;
	height: 500px;
	line-height: 13px;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
}
#SIDE  div   {
	margin: 0px;
	padding: 0px;
}

#SIDE p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 2px;
	width: 200px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #746958;
	display: block;
	float: left;
	padding: 15px;
	margin-bottom: 120px;
}

#SIDE strong {
	letter-spacing: 1px;
	color: #604732;
	margin-left: 15px;
}

#SIDE img {
	height: auto;
	width: 230px;
	display: block;
	float: left;
}

#SIDE-no li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464E62;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
#SIDE-no ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
}

#SIDE ul,
#SIDE li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#SIDE a {
	color: #006699;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	letter-spacing: normal;
}
#SIDE a:hover {
	color: #006699;
}


#SIDE h1 {
	font-size: 11px;
	margin-top: 30px;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FF6C08;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#SIDE h2 {
	font-size: 11px;
	margin-top: 0px;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
	color: #003399;
	margin-left: 15px;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	width: 200px;
	padding-left: 0px;
	font-weight: bold;
}
#SIDE h3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #013469;
	margin-bottom: 4px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 15px;
	line-height: 16px;
}
#SIDE h5 {
	width: 230px;
	font-size: 11px;
	letter-spacing: 1px;
	border-bottom-color: #C5C7CA;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#SIDE h6 {
	font-size: 6px;
	line-height: 6px;
	border-bottom-color: #C5C7CA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}


#SIDE-LINKS {
	margin-left: 20px;
	display: block;
}

#SIDE-LINKS a {
	font-size: 10px;
	display: block;
	font-weight: normal;
	color: #996600;
	margin-bottom: 2px;
	text-decoration: underline;
}

#SIDE-LINKS a:hover {
	color: #990000;
}

#SIDE-LINKS ul {
	margin-left: 15px;
}
#NewsBox {
	display: block;
	width: 230px;
	float: left;
	height: 218px;
}
#read-more   a {
	height: 17px;
	width: 200px;
	float: left;
	display: block;
	text-align: right;
	color: #003366;
	margin: 0px;
	background-color: #D8DAE0;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	font-style: italic;
}
#read-more  a:hover {
}





#Images-Container {
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
}
#Images-Container img {
	display: block;
	float: left;
	padding-bottom: 15px;
	padding-left: 18px;
}




#MAINBODY {
	width: 680px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	background-repeat: no-repeat;
	height: 100%;
	background-position: right bottom;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#MAINBODY em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #036;
}

#MAINBODY p {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
}
#MAINBODY a {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 15px;
	text-align: left;

}
#MAINBODY a:hover{
	color: #996600;	
}



#MAINBODY a strong{
	font-family: Verdana;
	font-size: 11px;
	color: #996600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
}

#MAINBODY a:hover strong{
	color: #996600;
	text-decoration: none;
}

#MAINBODY img {
	display: block;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;

}

#MAINBODY h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-variant: small-caps;
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
}

#MAINBODY h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#MAINBODY h3 {
	font-size: 12px;
	color: #0F3F7D;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	line-height: 16px;
}

#MAINBODY h4 {
	font-size: 12px;
	color: #B04B00;
	margin-top: 12px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}

#MAINBODY h5 {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 0px;
}



#MAINBODY p em strong{
	font-weight: bold;
	color: #B04B00;
}

#MAINBODY li em {
	color: #FFFFFF;
	font-style: normal;
}
#MAINBODY li em strong {
	font-weight: bold;
	color: #D55500;
	font-style: normal;
}
#MAINBODY li strong {
	font-weight: bold;
	color: #533C30;
	font-style: normal;
}

#MAINBODY ul {
	margin-top: 5px;
	list-style-type: circle;
	margin-left: 20px;
}

#MAINBODY ul ul{
	margin-top: 5px;
	list-style-type: disc;
	list-style-image: url(images/bullet-arrow.jpg);
	margin-left: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
}
#MAINBODY  ul  ul  li {
	color: #333333;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(images/bullet-arrow.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#MAINBODY li {
	color: #333333;
	margin-bottom: 4px;
	margin-left: 15px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

#MAINBODY li li strong{
	color: #666;
	margin-bottom: 4px;
	margin-left: 15px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
}

#MAINBODY .post  {
	width: 680px;
	height: auto;
	margin-bottom: 7px;
}
#MAINBODY  .post  img    {
	display: block;
	margin-left: 7px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#MAINBODY .post h1 {
	display: block;
	color: #003366;
	background-color: #CBD5DE;
	width: 680px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	letter-spacing: 1px;
}

#MAINBODY .post h2, #MAINBODY .post a h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 680px;
	float: left;
}
#MAINBODY .post li{
	margin-bottom: 7px;
	color: #000000;
}

#MAINBODY .post li a{
	margin-bottom: 7px;
	color: #003366;
}

#MAINBODY .post li a:hover{
	margin-bottom: 7px;
	color: #FF6600;
}

#MAINBODY .post ul{
	float: left;

}

#MAINBODY .post p{
	float: left;
}

#MAINBODY .post a, #MAINBODY .post a em{
	color: #FF6600;
}



.star {
	font-size: 13px;
	color: #D25900;
}

#FOOTER {
	width: 960px;
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663408;
	float: left;
	margin-top: 6px;
}

#FOOTER a{
	color: #663408;
	text-decoration: none;
	font-size: 10px;
}
#FOOTER img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 10px;
}
#FOOTER p {
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}

#FOOTER a:hover{
	color: #81241F;
	text-decoration: underline;
}
#BUTTONS-TOP {
	display: block;
	background-color: #6F0000;
	position: relative;
	float: left;
	width: 960px;
	background-image: url(images/TOP-Button-UP.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #560000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C9913D;
}

#BUTTONS-TOP a {
	font-family: Arial;
	font-size: 12px;
	color: #D8D3C0;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	padding-right: 24px;
	padding-left: 24px;
	float: left;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C95907;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #550002;
}
#BUTTONS-TOP a:hover {
	color: #FFFFFF;
	background-color: #900;
	background-image: url(images/TOP-Button-DOWN.jpg);
	text-transform: uppercase;
}

#BUTTONS-TOP a:active {
	background-color: #720000;
	background-image: url(images/TOP-Button-ACTIVE.jpg);
}

#BUTTONS-TOP ul,
#BUTTONS-TOP li,
#BUTTONS-TOP ul ul,
#BUTTONS-TOP li li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
}

#BUTTONS-TOPNAV {
	display: block;
	position: relative;
	height: 20px;
	margin-top: 10px;
	width: 570px;
	float: right;
	visibility: hidden;
}

#BUTTONS-TOPNAV a {
	font-family: Verdana;
	font-size:11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #960;
	color: #700;
	text-transform: uppercase;
	display: block;
	float: right;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
}
#BUTTONS-TOPNAV a:hover {
	color: #C00;
}


#BUTTONS {
	display: block;
	margin-top: 10px;
	width: 243px;
	position: absolute;
	top: 350px;
	left: inherit;

}

#BUTTONS a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #6F0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	width: 183px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CAAF;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	padding-left: 5px;
	margin-left: 15px;
}

#BUTTONS a:hover {
	color: #FFF;
	background-image: url(images/BUTTON-OVER-Gradient.png);
	background-repeat: repeat-y;
	background-position: 0px 000000px;
}

#BUTTONS a:active {
	background-image: url(/images/BUTTON-DOWN-Gradient.png);
	background-repeat: repeat-y;

}

#BUTTONS-SIDE-MAIN a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F3500;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	padding-left: 14px;
	background-color: #996600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DECBA5;
	padding-right: 5px;
	margin: 0px;
	display: block;
}

#BUTTONS-SIDE-MAIN a:hover {
	color: #FFF;
	background-color: #81241F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DD9D73;
	border-bottom-color: #3E0000;
}

#BUTTONS-SIDE{
	display: block;
	margin-top: 0px;
	position: static;
	top: 350px;
	left: inherit;
	float: right;
	
}

#BUTTONS-SIDE a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3F7D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	padding-left: 14px;
	background-color: #4E6592;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C5CE;
	padding-right: 5px;
	margin: 0px;
	width: 211px;
	display: none;
	
}

#BUTTONS-SIDE a:hover {
	color: #FFF;
	background-color: #D95700;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DD9D73;
	border-bottom-color: #A44200;
}

#BUTTONS-SIDE a:active {
	background-repeat: repeat-y;

}



#BUTTONS-SIDE ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	padding-left: 10px;
	background-color: #E3E8EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 5px;
	margin: 0px;
	width: 195px;
}

#BUTTONS-SIDE ul li a:hover{
	color: #933A00;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	
}

#BUTTONS-SIDE ul li a:active {
	color: #F60;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;	
}



#BUTTONS-SIDE-PAGES {
	display: block;
	margin-top: 0px;
	width: 230px;
	float: left;
}
#BUTTONS-SIDE-PAGES a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3F7D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	padding-left: 14px;
	background-color: #4E6592;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8092AA;
	border-right-color: #0F3F7D;
	border-left-color: #4E6592;
	padding-right: 5px;
	margin: 0px;
}

#BUTTONS-SIDE-PAGES a:hover {
	color: #FFF;
	background-color: #D95700;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DD9D73;
	border-bottom-color: #A44200;
}

#BUTTONS-SIDE-LINKS a{
	color: #E85C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#BUTTONS-SIDE-LINKS a:hover {
	color: #003366;
}



#BUTTONS-SIDE p a,
#BUTTONS-SIDE ul a,
#BUTTONS-SIDE li a {
	margin: 0px;
}


#ICON-CONTENT {
	width: 990px;
	height: 50px;
	margin: auto;
	display: block;
	background-color: #601502;
	padding: 0px;
	background-image: url(images/Name.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#ICON {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #999999;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#ICON img {
	height: 120px;
	width: 160px;
}
#BUTTONS-SUBNAV {
	color: #003366;
	background-color: #7BB4D1;
	margin-left: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#BUTTONS-SUBNAV a {
	display: block;
	width: 172px;
	color: #993300;
	background-color: #D9CEB7;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#BUTTONS-SUBNAV a:hover {
	color: #FFFFFF;
	background-color: #993300;
	border-top-style: none;
}

#TITLE-CONTENT {
	width: 660px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB8726;
	letter-spacing: 2px;
	font-weight: bolder;
	text-decoration: none;
	cursor: text;
	float: left;
	text-align: left;
	text-indent: 15px;
	font-variant: small-caps;
	height: 15px;
	font-style: italic;
}
#TITLE-CONTENT strong {
	color: #900;
}

#TITLE-CONTENT em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	letter-spacing: 5px;
	font-weight: 900;
	text-decoration: none;
	cursor: text;
	padding-left: 7px;
	background-color: #757B89;
	font-style: normal;
	text-indent: 0px;
	margin-right: 4px;
	margin-left: 0px;
}



#RightShadow {
	background-image: url(images/BG-shadow-right.jpg);
	background-position: right top;
	display: block;
	width: 20px;
	height: 800px;
	float: inherit;
}

#Text-Image {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.TEXTFIELDS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0EEDD;
	margin: 2px;
	color: #000000;
	padding: 2px;
}
.TEXT {
	display: block;
	width: 600px;
}

.fieldsinRED {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: blink;
	font-weight: normal;
}
.ButtonSend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DFDCCE;
	font-weight: bold;
	color: #C14D01;
	line-height: 19px;
	text-indent: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	white-space: pre;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #BEA988;
	border-bottom-color: #BEA988;
	border-left-color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.REDstar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}.smallcopy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #CONTENT #MAINBODY #form2 .TEXT .mecta .error_msg {
	color: #990000;
}
#INFO-TABLE {
	display: block;
	width: 662px;
	margin-bottom: 0px;
}

#INFO-TABLE a{

}

#INFO-TABLE a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#INFO-TABLE img {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#INFO-TABLE a img{
	text-align: right;
}
.INFO-TABLE a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D25900;
	background-image: url(images/arrow-little.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
}


.INFO-TABLE a:hover{
	background-color: #D6D8DA;

}
.BacktoTop a {
	color: #CFC9B0;
	text-align: right;
	display: block;
	text-decoration: none;
	height: 16px;
	width: 667px;
	margin-bottom: 15px;
	margin-top: 5px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F2ECD7;
}


.BacktoTop a:hover{
	background-image: url(images/arrow-over.jpg);
}
.PICTUR-In-Line {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.PICTUR-Center {
	margin: auto;
	text-align: center;
	vertical-align: top;
	display: block;
}
#ARTICLE {
	display: block;
	width: 100%;
	vertical-align: top;
}
#ARTICLE img {
	margin: 10px auto;
}
#ARTICLE h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #B04B00;
	text-align: left;
	line-height: 13px;
	text-transform: none;
	margin-bottom: 1px;
}

#GUIDES-Block {
	height: auto;
	width: 945px;
	background-color: #C5C7CA;
	float: right;
	margin-top: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#GUIDES-Block p {
	text-align: left;
	margin-bottom: 6px;
}

#GUIDES-Block img {
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	margin-top: 10px;
}
#GUIDES-Block h1 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 1px;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	float: none;
	display: block;
	width: 600px;
}
#GUIDES-Block li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 3px;
	list-style-type: square;
	margin-left: 10px;
}

#bio {
	display: block;
	float: left;
	height: auto;
	width: 310px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #D1D4D7;
	padding: 7px;
}
#bio-photo {
	display: block;
	float: right;
	height: auto;
	width: 200px;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 0px;
}

#bio-photo p{
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: right;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	padding-right: 10px;
}
#bio1 {
	display: block;
	float: left;
	height: auto;
	width: 680px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #D1D4D7;
	padding: 10px;
}
#TOUR-TITLE {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: none;
}
#SUBBUTTON-Content {
	background-color: #E0DDCE;
	display: block;
	margin-top: 7px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 12px;
}

#SUBBUTTONS a {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration: none;
	background-color: #DFDCCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9ADB4;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-transform: lowercase;
}
#SUBBUTTONS a:hover {
	background-color: #FFF;

}
#SUBBUTTONS-page a {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #B04B00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9ADB4;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-transform: lowercase;
}
#TOUR-TITLE strong {
	color: #D5D6D9;
}

#APPLY-Table {
	display: block;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	letter-spacing: 0px;
}
#APPLY-Table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424759;
	letter-spacing: 0px;
}
.SEO-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #82623E;
}
#CONTENT-Student {
	width: 960px;
	background-repeat: no-repeat;
	background-color: #A9ADB4;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #666666;
	height: 85%;
	padding-bottom: 0px;
	margin: auto;
	vertical-align: top;
}
#TOP-small {
	width: 960px;
	height: 90px;
	display: block;
	background-color: #757B89;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TOP-small a img {
	height: auto;
	width: auto;
	margin-top: 0px;
}




#wrapper-GALLERY {
	width: 100%;
	height: 100%;
	margin: auto;
	display: block;
}
#TOP-small-GALLERY {
	width: 100%;
	height: 90px;
	display: block;
	background-color: #757B89;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TOP-small-GALLERY a img {
	height: auto;
	width: auto;
}
#CONTENT-Student-GALLERY {
	width: 100%;
	background-repeat: no-repeat;
	background-color: #A9ADB4;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #666666;
	height: 85%;
	padding-bottom: 0px;
	margin: auto;
	vertical-align: top;
}
#widthholder {
	background-color: #737C89;
	display: block;
	height: 1px;
	width: 960px;
}
#ABOUT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #616672;
	display: block;
	width: 930px;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#ABOUT h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #616672;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}
#Globe {
	display: block;
	position: absolute;
	top: 415px;
	text-align: right;
	z-index: 120;
}

#Illustration-Table {
	display: block;
	position: relative;
	height: 225px;
	width: 600px;
	left: 210px;
	margin-top: -220px;
	}
#Illustration-Table div {
	float: left;
	width: 1025px;
}

#Illustration-Table img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.mecta {
	font-size: 12px;
	color: #900;
}
#clogan {
	text-align: center;
	display: block;
	width: 240px;
}
#SIDE #clogan p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A65B10;
	display: block;
	margin-bottom: 5px;
}
#LiteratitePressList {
	display: block;
	width: 660px;
}
#LiteratitePressList a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F2EFE1;
	display: block;
	width: 630px;
	padding-left: 30px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 1px;
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#LiteratitePressList  a strong{
	color: #A2822D;
}
#LiteratitePressList a:hover{
	background-color: #D9D2BD;

}

#LiteratitePressList a:active,
#LiteratitePressList a:active strong{
	background-color: #FFF;
	color: #900;
}

#ContactsList {
	display: block;
	width: 645px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CFC9B1;
	color: #333;
	line-height: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#ContactsList p{
	margin-bottom: 2px;
}
#ContactsList div {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#Contacts strong{
	color: #A2822D;
}

#ContactsList img{
	display: block;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContactsList h1 {
	font-size: 13px;
	font-weight: bold;
	color: #960;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
}

#ContactsList a{
}

.superscript,
#MAINBODY .superscript,
#MAINBODY .superscript h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
}

#SHOPONLINE-BOTTOM-Div {
	display: block;
	width: 670px;
	text-align: left;
	float: right;
	
}
#Featured-Products-ShopOnline {
	width: 660px;
	background-color: #E9E9DF;
	border: 1px solid #AE8D58;

}
#Featured-Products-ShopOnline img {
	border: 1px solid #AD9C85;
	margin-bottom: 4px;	
}

#Featured-Products-ShopOnline a:hover img {
	border: 1px solid #900;
}
#Featured-Products-ShopOnline td {
	width: 130px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	
}
#Featured-Products-ShopOnline a {
	font-size: 11px;
	color: #917060;
	text-decoration: none;
	padding-top: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#Featured-Products-ShopOnline a:hover {
	color: #993300;
}

#About-Products-Block {
	width: 660px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
}

#About-Products-Block  h1{
	font-size: 13px;
	color: #900;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#About-Products-Block  em h1{
	color: #333;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

#About-Products-Block  h2{
	letter-spacing: normal;
}


#About-Products-Block  h3{
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C90;
}


#About-Products-Block td{
	vertical-align: top;
	
}
#About-Products-Block li{
	font-size: 11px;
	margin-bottom: 2px;
	color: #333;
}

#About-Products-Block p{
	font-size: 11px;
	margin-bottom: 15px;
	color: #333;
	margin-left: 0px;
	text-align: left;
}

#About-Products-Block p first-line{
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}

#About-Products-Block img{
	text-align: center;
	border: 1px solid #9D805E;
	margin-top: 5px;
	display: block;
	height: 200px;
	width: 200px;
	margin-right: 0px;
	margin-left: 1px;
}
#About-Products-Block ul {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #333;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#ifr-Map {
	display: block;
	height: 440px;
	width: 665px;
	border: 1px solid #960;
}

#smokeScreen {
display : none;
position : fixed;
height : 100%;
width : 100%;
top : 0;
left : 0;
z-index : 2000;
}

.r {
	font-size: 8px;
	line-height: 14px;
}
#Management {
	font-family: Verdana, Geneva, sans-serif;
}
#Management img {
	display: block;
	margin-right: 20px;
	margin-bottom: 10px;
}

#Chart-Table {
	background-color: #F2EFDE;
	height: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B2700F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #855A2D;
	width: 660px;
	padding: 0px;
}

#Chart-Table td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1epx;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #855A2D;
	border-left-color: #855A2D;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.ChartHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #E9CBAB;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #333333;
	margin: 0px;
}

.ChartHeader strong{
	font-family: Verdana;
	color: #000000;
	padding-right: 4px;
	font-style: italic;
	font-weight: normal;
	
}
.Trademark {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-transform: capitalize;
}
#View-Online-Patent {
	width: 660px;
	text-align: right;
}
#View-Online-Patent a {
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #003366;
}
#View-Online-Patent img {
	margin: 0px;
}
#ToolCatalog {
	display: block;
	float: right;
	width: 175px;
	font-weight: normal;
	color: #FF6600;
	text-align: center;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	background-color: #FFFFFF;
	padding-right: 10px;
}
#ToolCatalog img {
	display: block;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#Klein-Literature {
	margin: 0px;
	text-align: left;
	display: block;
	width: 690px;
	float: left;
}

#Klein-Literature #block {
	margin: 0px;
	text-align: left;
	width: 222px;
	float: left;
	display: block;
}


#Klein-Literature a,
#Klein-Literature strong a   {
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-color: #F0F3F7;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C7CD;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #036;
}
#Klein-Literature a:hover{
	background-color: #D8E0E8;
}
#Klein-Literature img {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#SEACH {
	display: block;
	float: right;
	height: 20px;
	width: 230px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
#SEACH input{
	background-color: #D3DAE4;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #C2C5CE;
	border-bottom-color: #C2C5CE;
	border-left-color: #000000;
}

#SEACH #searchsubmit {
	background-color: #0F3F7D;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E6592;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #4E6592;
	color: #FFFFFF;
}

.screen-reader-text {
	display: none;
}
#MAINBODY .gallery-icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MAINBODY .gallery-icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}

.EditThisEntry {
	display: block;
	float: left;
}

#CATALOG {
	text-align: center;
	display: block;
	float: left;
	width: 690px;
}
#CATALOG img {
	height: 215px;
	width: 215px;
	margin: 0px;
}
#CATALOG  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #B4A680;
	border: 1px solid #D8DAE0;
	width: 215px;
	height: 235px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#CATALOG br {
}
#CATALOG p {
	margin: 0px;
	padding: 0px;
}
#CATALOG  a:hover {
	color: #FFFFFF;
	background-color: #996600;
	border: 1px solid #996600;
}
#MAINSTART {
	display: block;
	height: 300px;
	width: 175px;
	float: left;
	background-color: #FFFFFF;
}
#MAINSTART p {
	font-size: 12px;
	line-height: 15px;
	width: 160px;
	margin-left: 15px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#FLAG {
	display: block;
	float: left;
	height: 80px;
	width: 120px;
}
#ImageCenter {
	width: 690px;
}
#ImageCenter img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HomePageText p strong {
	font-weight: normal;
	color: #3C2E1E;
}
#HomePageText p {
	font-weight: normal;
	color: #473724;
	font-size: 12px;
	line-height: 20px;
}

.addtoany_share_save_container,
.addtoany_share_save_container ul li {
	display: block;
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mortgage-calculator {
	text-align: center;
	display: block;
	float: left;
	height: 240px;
	width: 240px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RED {
	font-size: 12px;
	color: #990000;
}


#Testimonials {
	display: block;
	width: 680px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 3px;
	background-color: #F7F2EA;
	font-style: italic;
	color: #5C462F;
	line-height: 15px;
	border: 1px solid #B4A680;
}
#Testimonials p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #645A35;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-style: italic;
}
#Testimonials p em {
	color: #666;
	margin-top: 10px;
	margin-left: 330px;
	display: block;
	width: 300px;
	height: auto;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#Testimonials p em:first-line {
	font-weight: bold;
}

#Testimonials img {
	text-align: right;
	float: right;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 100px;
	
}

