/*[variables]
colors
{
	@00: #90A8B0;
}
*/
/*CSS Document*/
BODY
{
	margin: 0;
	padding: 0;
	color: #473838;
	background-color: #5E515C;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-image: url(images/_bgTile.jpg);
	background-attachment: fixed;
}
#preMenu
{
	text-align: right;
	font-size: 9px;
	clear: right;
	text-decoration: none;
	margin: 0px;
	clip: rect(auto, 0px, auto, auto);
}
#preMenu A
{
	text-decoration: none;
	color: #FFFFFF;
}
#preMenu A:hover
{
	color: #FFFF00;
}
.ajaxConf
{
	font-size: 10px;
	margin-left: 150px;
	padding-left: 5px;
}
#functionArea
{
	position: absolute;
	top: 0px;
	z-index: 99;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	left: 0px;
	height: 3000px;
	background-image: url(images/_fbg.gif);
}
#functionBox LABEL
{
	text-align: right;
	float: left;
	width: 33%;
	padding-right: 5px;
}
#functionBox
{
	background-color: #FFFFFF;
	width: 500px;
	border: medium double #0000CC;
	text-align: left;
	position: relative;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.functionClose
{
	right: 10px;
	top: 0px;
	position: absolute;
}
#functionBox P
{
	margin: 3px;
}
#functionBoxTitle
{
	background-color: #000000;
	display: block;
	line-height: 18px;
	height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCB;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	padding-left: 3px;
	text-transform: uppercase;
	clear: both;
}
#functionBoxTitle A
{
	font-weight: bold;
	color: #FF0000;
}
#formItem
{
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
#formArea
{
	border: thin solid #660072;
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #DFA9C3;
}
#formAreaTitle
{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background-color: #660072;
	color: #FFFFCB;
	padding-left: 2px;
}
.thrColFixHdr #container
{
	width: 800px;
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
	text-align: left;
	background-image: url(images/_repeater.jpg);
	background-repeat: repeat-y;
	border: medium solid #333333;
}
.thrColFixHdr #leftRail
{
	background-image: url(images/_leftBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.thrColFixHdr #rightRail
{
	background-image: url(images/_rightBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
}
.thrColFixHdr #header
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	line-height: 10px;
}
.thrColFixHd #header IMG
{
	margin: 0px;
	padding: 0px;
	display: block;
}
.thrColFixHdr #header A
{
	display: block;
}
.thrColFixHdr #header H1
{
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9000px;
	padding-bottom: 0px;
}
.thrColFixHdr #sidebar1
{
	width: 200px;
	padding-right: 0px;
	padding-bottom: 15px;
	float: left;
	position: absolute;
	padding-top: 0px;
	display: block;
}
.thrColFixHdr #sidebar2
{
	float: right;
	/*since this element is floated, a width must be given*/
	width: 0px;
	margin: 0px;
	padding: 0px;
	clear: right;
	background-image: url(images/_rightSide.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.thrColFixHdr #mainContent
{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-bottom: 0;
	background-image: url(images/_mainCont.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	font-size: 85%;
	line-height: normal;
	display: block;
	padding-right: 15px;
	padding-left: 7px;
}
#mainContent H1
{
	font-size: 140%;
	font-weight: bold;
	color: #3B3833;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#mainContent #contFooter
{
	clear: both;
	overflow: hidden;
	font-size: 70%;
	padding-top: 10px;
}
#mainContent  img
{
	border: 1px solid #666666;
	margin: 5px;
	overflow: hidden;
	line-height: 10px;
	display: inline;
}
#mainContent A
{
	color: #5E086F;
	text-decoration: none;
}
#mainContent a:hover {
	color: #669933;
}
#mainContent DT
{
	color: #FF33CC;
}
.thrColFixHdr #repeater
{
	width: 780px;
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
	border: 1px solid #000000;
	text-align: left;
/*this overrides the text-align: center on the body element.*/
	background-color: #FFFFFF;
	background-image: url(images/_repeater.jpg);
}
.thrColFixHdr #backDrop
{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#siteFooter
{
	font-size: 10px;
	color: #CCCCCC;
	position: fixed;
	text-align: left;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #000000;
	font-size: 10px;
	margin: 0px;
}
#siteFooter A
{
	color: #FFFF00;
}
.clearfloat
{
/*this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float*/
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
A.scrollover
{
/*Default Colour/Styles here*/
	color: #790044;
}
A.scrollover EM:first-line
{
/*Rollover Colour/Styles here*/
	color: #006113;
}
#logoHotspot
{
	height: 60px;
	width: 200px;
	position: absolute;
	z-index: 11;
	float: none;
}
#formItem
{
	padding-top: 3px;
	padding-bottom: 2px;
}
#formHolder
{
	background-color: #333333;
	border: thin double #CCCCCC;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
LI
{
}
#mainMenu
{
	width: 100%;
	margin-top: 0px;
}
#mainMenu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#mainMenu LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainMenu LI A:link, #mainMenu LI A:visited
{
	font-size: 16px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-right: 0;
	background-image: url(images/_mainMenu.jpg);
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	font-family: Candara;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}
#mainMenu LI A:hover
{
	color: #E51C26;
	background-image: url(images/_mainMenuOver.jpg);
}
#mainMenu UL UL
{
	margin-left: 0px;
}
#mainMenu UL UL LI
{
	margin: 0;
}
#mainMenu UL UL A:link, #mainMenu UL UL A:visited
{
	color: #714040;
	background-image: url(images/_subMenu.jpg);
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainMenu UL UL A:hover
{
	background-color: #CFCDB4;
	color: #E51C26;
	background-image: url(images/_subMenuOver.jpg);
}
.actionMsg
{
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#testimonialBlock
{
	position: relative;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 10px;
	/*[empty]width:;*/
	margin: auto;
	clear: both;
	padding: 5px 5px 0 0px;
	border: 1px solid #1E193D;
	background-color: #CED3D5;
}
#testimonialBlock DT
{
	font-size: 80%;
	color: #5D4BDF;
}
.testimonial
{
	font-size: 80%;
	font-style: italic;
	color: #1607C7;
}
.testimonialByline
{
	font-size: 90%;
	font-weight: bold;
	color: #694C08;
	text-align: right;
}
#contactButton
{
	text-align: right;
	width: 770px;
	margin: auto;
	padding-right: 10px;
	position: relative;
	padding-top: 2px;
}
#contactButton A
{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#contactButton A:hover
{
	color: #6666FF;
	font-size: 16px;
}
#mainContent p
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
LABEL
{
	text-align: right;
	float: left;
	width: 33%;
	padding-right: 5px;
}
#rLogin LABEL
{
	display: block;
}
DL
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
H1
{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
H2
{
	font-size: 120%;
	font-weight: bold;
	color: #600C0A;
	margin-left: 5px;
}
H3
{
	color: #600C0A;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
A
{
	color: #31013B;
	font-weight: bold;
}
A:hover
{
	color: #DFFF00;
	/*[empty]font-weight:;*/
}
DD
{
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
}
DT
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.form_input
{
	color: #003333;
}
#submitButton
{
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #CCCCCC;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 2px;
	margin-bottom: 2px;
}
.footerSite
{
	font-size: 12px;
	color: #6C8F71;
}
.finePrint
{
	font-size: 9px;
}
UL
{
	margin-left: 30px;
}
#siteTitle H1
{
	color: #FFFF99;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
#rLogin
{
	float: right;
	width: 300px;
}
#clear
{
	clear: both;
	font-size: 1px;
	display: block;
	float: none;
}
.clientBox LABEL
{
	font-weight: bold;
}
.formList
{
	float: right;
	width: 60%;
}
.inputNote
{
	font-size: 80%;
	color: #0000FF;
	margin-left: 150px;
}
#galleryArea
{
	text-align: center;
	margin: auto;
	width: 370px;
}
#galleryThumb
{
	float: left;
	width: 110px;
	border: 1px solid #6C583A;
	height: 106px;
	margin: 5px;
	padding: 0px;
}
#galleryThumbTitle
{
	height: 20px;
	width: 100%;
	background-color: #7A602F;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	vertical-align: middle;
	color: #FEFDF9;
	font-weight: bold;
	font-size: 75%;
}
#galleryThumb IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgNote
{
	font-size: 65%;
	padding-top: 0px;
}
