
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/common/background.jpg);
	background-repeat: repeat-x;
	background-color: #7c6c8a;
}

body, td, th {
	color: #b8aec1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 20px;
}

.title {
	color: #b8aec1;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold; 
}

#repeatwrapper {
	width: 100%;
	background-image: url(/img/common/repeater.jpg);
	background-repeat: repeat;	
}

#fullwrapper {
	width: 100%;
	background-image: url(/img/common/background.jpg);
	background-repeat: repeat-x;	
}

.wrapper {
	width: 866px;
	margin: 0 auto;
}

#topdesign {
	width: 100%;
	height: 68px;
	background-image: url(/img/common/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#navigation {
	width: 866px;
	height: 205px;
}

#content {	
	width: 787px;
	padding: 40px 0px 20px 40px;
}

#homephoto {
	float: right;
	width: 350px;
	height: 280px;
	padding: 0px 0px 12px 12px;
}

#contactpage {
	width: 650px;
	margin: 0 auto;
}

#contactleft {
	float: left;
	width: 350px;
}

#contactright {
	float: right;
	width: 264px;
}

#bottomdesign {
	width: 100%;
	height: 60px;
	background-image: url(/img/common/design_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footermain {
	width: 100%;
	height: 169px;
	background-image: url(/img/common/bottom.jpg);
	background-repeat: repeat-x;
}

#footerback {
	width: 100%;
	height: 169px;
	background-image: url(/img/common/bottom_design.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 866px;
	height: 100px;
	margin: 0 auto;
}

#footerleft {
	float: left;
	padding: 25px 0px 0px 0px;
}

#footerright {
	float: right;
	padding: 25px 0px 0px 0px;
	text-align: right;
}

a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover .imgroller {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

.imgbrd {
	border: 2px solid #7c6c8a; 
}

.imgbrdroll {
	border: 2px solid #7c6c8a; 
}

a:hover .imgbrdroll {
	border: 2px solid #ffffff; 
}

.photowrap {
	width: 787px;
	overflow: hidden;
}

.photorow {
	width: 800px;
}

.photoitem {
	float: left;
	width: 94px;
	height: 94px;
	padding: 0px 5px 5px 0px;
}

.galleryrow {
	width: 795px;
}

.galleryitem {
	float: left;
	width: 94px;
	height: 94px;
	padding: 0px 5px 5px 0px;
}
