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

html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('../images/background.gif');
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.smallText {
	font-size:10px;
}

.footNote {
	font-size:10px;
	color: #959698;
	text-decoration: none;
}

div#content {
	/*border: 1px solid #ffffff;*/
	margin: 50px 50px 0 100px;
	height: 375px;
	_height: 325px;
	width: 660px;
	font-family: Verdana;
	font-size: 13px !important;
	/*overflow: scroll;*/
	position: relative;
	}

div#content a {
	color: #ffffff;
	text-decoration: none;
	}
div#content a:hover {
	/*text-decoration: underline;*/
	color: #A73769;
	}

div#content p {
	margin: 0;
	padding: 0 0 10px 0;
	}

div#largeImage {
	width: 350px;
	height: 375px;
	/*padding: 10px;*/
	float: left;
	}
div#largeImage img {
	}
div#blurb {
	width: 380px;
	height: 275px;
	/*background: #ff0000;*/
	float: left;
	overflow: hidden;
	}
div#smallImages {
	width: 380px !important;
	}
div#blurb p, div#blurb h2, div#smallImages p, div#smallImages div#images {
	padding-left: 25px !important;
	font-size: 12px;
	}
div#smallImages div#images img {
	float: left;
	margin-right: 5px;
	margin-top: 48px;
	border: 1px solid #ffffff;
	}
div#blurb h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
div#smallImages {
	width: 310px;
	height: 100px;
	/*background: #00ff00;*/
	float: left;
	}
img.galleryIndexImage {
	display: none;
	}
.galleryCatLink {
	font-size: 15px !important;
	}

div.cms {
	width: 350px !important;
	font-size: 13px !important;
	overflow: hidden;
	height: 375px;
	}
.cms p, .cms_short p {
	padding-right: 30px !important;
	}
div.cms_short {
	width: 350px !important;
	font-size: 13px !important;
	overflow: hidden;
	height: 110px;
	}
	
div.cms_mid {
	width: 350px !important;
	font-size: 13px !important;
	overflow: hidden;
	height: 200px;
	}
	
div.cms_mid a {
	font-size: 13px !important;
}	

div#emp { height: 80px; }
#cmsimage {
	position: absolute;
	right: -100px;
	top: -65px;
	}
#cmsimage img {
	}

.objHolder {
	width: 390px;
	height: 425px;
	text-align: left;
	position: absolute;
	left: -390px;
	top: 0;
}
.objText {
	position: absolute;
	bottom: 0px;
	padding-right: 20px;
	overflow: hidden;
}
.objTextTestamonial {
	position: absolute;
	top: 209px;
	padding-right: 20px;
	overflow: hidden;
}


.links {
	width: 350px;
	font-size: 11px;
	height: 100px;
	}

td.links {
	/* font-weight: bold; */
	font-size: 13px;
	}
	
div.linksT {
	font-weight: bold;
	font-size: 12px;
	}

div#contactform {
	width: 350px;
	position: absolute;
	top: 0px;
	right: 0;
	left: 400px;
	font-size: 11px;
	}
#contactform .box {
	width: 200px;
	}
#contactform textarea.box {
	height: 90px;
	}

	
#contactform .box2 {
	border: 1px solid #ffffff;
	background: #a73769;
	color: #ffffff;
	}
	
.navBtn {
	width: 130px;
	height: 17px;
}
.navBtn a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	padding-left: 35px;
}
.navBtn a:hover {
	color: #A73769;
}