/* CSS Document */

body {
	margin: 10px 0 50px 0;
	padding: 0;
	font-family: "Myriad Pro", "Century Gothic", Verdana, Tahoma, Arial;
	background: #6A6868 url(../graphics/website/bg.gif) repeat-x top;
}

table tr td {
	font-size: 0.95em;
	color: #FFF; 
}

.WS-Border {
	border: 3px solid #333;
}

.WS-Footer {
	width: 852px;
	background: #999;
	border-top: 0px solid #999;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	border-left: 3px solid #333;
}
.WS-Footer table tr td {
	font-size: 8pt;
	color: #000;
	font-style: normal; 
	padding: 5px 20px;
}
.WS-Footer a:link {color: #000; text-decoration: none;}
.WS-Footer a:visited {color: #000; text-decoration: none;}
.WS-Footer a:hover {color: #000; text-decoration: underline;}
.WS-Footer a:active {color: #000; text-decoration: underline;}

.WS-Footer-Icons {
	padding: 50px 0 0 0;
}
.WS-Footer-Icons  img {margin: 0 5px;}

/* - - - - - - - - - - - - - - LINKS - - - - - - - - - - - - */

a:link {color: #FFF;}
a:visited {color: #FFF;}
a:hover {color: #FFF; text-decoration: none;}
a:active {color: #000; text-decoration: none;}

/* - - - - - - - - - - - - - - COLUMS - - - - - - - - - - - - */

.WS-ContentColum {
	width: 846px;
	height: 582px; 
	padding: 50px 30px 15px 180px;
}

.WS-ContentColum2 {
	width: 846px;
	height: 582px; 
	padding: 50px 30px 15px 80px;
	font-size: 1.1em;
}

#WS-GalleryLink {
	float: right;
	margin: 0;
	padding: 0;
	color: #000;
}
#WS-GalleryLink a {
	color: #000;
}
#WS-GalleryLink a :hover{
	color: #000;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - TEXT - - - - - - - - - - - - */

.TXT-Header-white {
	font-size: 18pt;
	color: #FFF;
	font-weight: bold;
	font-style: italic; 
}

.TXT-Title-purple {
	font-size: 13pt;
	color: #787ADE;
	font-weight: bold;
	font-style: italic; 
}
.TXT-Title-brown {
	font-size: 13pt;
	color: #CBB997;
	font-weight: bold;
	font-style: italic; 
}
.TXT-Title-green {
	font-size: 13pt;
	color: #75FBB6;
	font-weight: bold;
	font-style: italic; 
}
.TXT-Title-bright-green {
	font-size: 13pt;
	color: #5AEA26;
	font-weight: bold;
	font-style: italic; 
}
.TXT-Title-pink {
	font-size: 13pt;
	color: #D8C6C6;
	font-weight: bold;
	font-style: italic; 
}

.TXT-Telephone {
	font-size: 13pt;
	color: #666;
	font-weight: bold;
	padding-top: 8px;
	font-style: italic; 
}

.TXT-Small-White {
	color: #FFF;
}




