html,body {
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#000000;
	font-size:12px;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
}

p {
	color:#000000;
	padding:0px;
	line-height:1.4em;
}
p a:link {
	color:#2c5fb6;
	text-decoration:none;
}
p a:visited {
	color:#2c5fb6;
	text-decoration:none;
}
p a:hover {
	color:#2c5fb6;
	text-decoration:underline;
}

h1 {
	color:#AC6144;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	font-size:1.3em;
	font-weight:bold;
}
h1 a:link {
	color:#252525;
	text-decoration:none;
}
h1 a:visited {
	color:#252525;
	text-decoration:none;
}
h1 a:hover {
	color:#252525;
	text-decoration:underline;
}

h2 {
	color:#444361;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1em;
	font-weight:bold;
}
h2 a:link{
	color:#9a8b6a;
	text-decoration:none;
}
h2 a:visited {
	color:#9a8b6a;
	text-decoration:none;
}
h2 a:hover {
	color:#9a8b6a;
	text-decoration:underline;
}

h3 {
	color:#6a6a6a;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1em;
	font-weight:bold;
}
h3 a:link{
	color:#9E9DBC;
	text-decoration:none;
}
h3 a:visited {
	color:#9E9DBC;
	text-decoration:none;
}
h3 a:hover {
	color:#9E9DBC;
	text-decoration:underline;
}

form {
	margin:0px;
	padding:0px;
}

input {
	background-color:#ffffff;
	color:#3f3f3f;
	border: 1px solid #cccccc;
}

th {
	font-weight:normal;
}
/*********************************/
/**********CLASSES****************/
/*********************************/
.bg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: static;
	left: 0px;
	top: 0px;
	z-index:1;
}

.holder {
	position:absolute;
	top:12px;
	left: 50%;
    margin-left: -483px;
	width:966px;
	margin-top:0px;
	padding:0px;
	z-index:10;
	
	background-color:transparent;
}

.header {
	top:12px;
	width:966px;
	height:160px;
	margin:0px 0px 12px 0px;
	padding:0px;
	
	background-color:transparent;
}

.leftNav {
	position:absolute;
	width:175px;
	margin:12px 12px 20px 0px;
	
	background-color:transparent;
}

.leftNav .tl, .leftNav .bl, .leftNav .tr, .leftNav .br, .leftNav .c {
	float:left;
	width:12px;
	height:12px;
	overflow:hidden;
}

.leftNav .tl {
	background-image:url(../images/nav_tl.gif);
}

.leftNav .bl {
	background-image:url(../images/nav_bl.gif);
}

.leftNav .tr {
	background-image:url(../images/nav_tr.gif);
}

.leftNav .br {
	background-image:url(../images/nav_br.gif);
}

.leftNav .c {
	width:151px;
	background-color:#d7d8e3;
}

.leftNav .m {
	float:left;
	width:175px;
	background-color:#d7d8e3;
}

.rightContent {
	position:absolute;
	width:779px;
	left: 187px;
	margin:12px 12px 20px 0px;
	
	background-color:transparent;
}

.rightContent .crCont {
	float:left;
	width:779px;
	height:12px;
	margin:0px;
	padding:0px;
	background-color:transparent;
	overflow:hidden;
}

.rightContent .crCont .tl, .rightContent .crCont .bl, .rightContent .crCont .tr, .rightContent .crCont .br, .rightContent .crCont .c {
	float:left;
	width:12px;
	height:12px;
}

.rightContent .crCont .tl {
	background-image:url(../images/nav_tl.gif);
}

.rightContent .crCont .bl {
	background-image:url(../images/nav_bl.gif);
}

.rightContent .crCont .tr {
	background-image:url(../images/nav_tr.gif);
}

.rightContent .crCont .br {
	background-image:url(../images/nav_br.gif);
}

.rightContent .crCont .c {
	width:755px;
	background-color:#d7d8e3;
}

.rightContent .m {
	float:left;
	width:739px;
	background-color:#d7d8e3;
	padding-left:20px;
	padding-right:20px;
}



.fullContent {
	position:absolute;
	width:966px;
	margin:12px 12px 20px 0px;
	
	background-color:transparent;
}

.fullContent .crCont {
	float:left;
	width:966px;
	height:12px;
	margin:0px;
	padding:0px;
	background-color:transparent;
	overflow:hidden;
}

.fullContent .crCont .tl, .fullContent .crCont .bl, .fullContent .crCont .tr, .fullContent .crCont .br, .fullContent .crCont .c {
	float:left;
	width:12px;
	height:12px;
}

.fullContent .crCont .tl {
	background-image:url(../images/nav_tl.gif);
}

.fullContent .crCont .bl {
	background-image:url(../images/nav_bl.gif);
}

.fullContent .crCont .tr {
	background-image:url(../images/nav_tr.gif);
}

.fullContent .crCont .br {
	background-image:url(../images/nav_br.gif);
}

.fullContent .crCont .c {
	width:942px;
	background-color:#d7d8e3;
}

.fullContent .m {
	float:left;
	width:926px;
	background-color:#d7d8e3;
	padding-left:20px;
	padding-right:20px;
}

.fullContent {
	position:absolute;
	width:966px;
	margin:12px 12px 20px 0px;
	
	background-color:transparent;
}

.fullContent .crCont {
	float:left;
	width:966px;
	height:12px;
	margin:0px;
	padding:0px;
	background-color:transparent;
	overflow:hidden;
}

.fullContent .crCont .tl, .fullContent .crCont .bl, .fullContent .crCont .tr, .fullContent .crCont .br, .fullContent .crCont .c {
	float:left;
	width:12px;
	height:12px;
}

.fullContent .crCont .tl {
	background-image:url(../images/nav_tl.gif);
}

.fullContent .crCont .bl {
	background-image:url(../images/nav_bl.gif);
}

.fullContent .crCont .tr {
	background-image:url(../images/nav_tr.gif);
}

.fullContent .crCont .br {
	background-image:url(../images/nav_br.gif);
}

.fullContent .crCont .c {
	width:942px;
	background-color:#d7d8e3;
}

.fullContent .m {
	float:left;
	width:926px;
	background-color:#d7d8e3;
	padding-left:20px;
	padding-right:20px;
}

/*HOME*/

.homeContentLeft {
	position:absolute;
	width:609px;
	margin:12px 20px 20px 0px;
	
	background-color:transparent;
}

.homeContentLeft .crCont {
	float:left;
	width:609px;
	height:12px;
	margin:0px;
	padding:0px;
	background-color:transparent;
	overflow:hidden;
}

.homeContentLeft .crCont .tl, .homeContentLeft .crCont .bl, .homeContentLeft .crCont .tr, .homeContentLeft .crCont .br, .homeContentLeft .crCont .c {
	float:left;
	width:12px;
	height:12px;
}

.homeContentLeft .crCont .tl {
	background-image:url(../images/nav_tl.gif);
}

.homeContentLeft .crCont .bl {
	background-image:url(../images/nav_bl.gif);
}

.homeContentLeft .crCont .tr {
	background-image:url(../images/nav_tr.gif);
}

.homeContentLeft .crCont .br {
	background-image:url(../images/nav_br.gif);
}

.homeContentLeft .crCont .c {
	width:569px;
	background-color:#d7d8e3;
}

.homeContentLeft .m {
	float:left;
	width:553px;
	background-color:#d7d8e3;
	padding-left:20px;
	padding-right:20px;
}

/*HOME*/

.homeContentRight {
	position:absolute;
	left:614px;
	width:353px;
	height:320px;
	margin:12px 20px 20px 0px;	
	background-color:transparent;
}




/*Gallery thumb layout*/
.galBox {
	border:1px solid #e4e4e4;
	float:left;
	display:inline;
	width:170px;
	min-height:150px;
	margin:0px 12px 11px 0px;
	padding:0px;
	background-color:#f7f7f7;
}

.galBox:last-child {
	margin:0px 0px 11px 0px;
}

.galImage {
	float:left;
	display:inline;
	margin:20px 0px 6px 20px;
	width:130px;
	overflow:hidden;
}

.galText {
	float:left;
	width:132px;
}
.galText p {
	padding:0px;
	margin:0px 15px 10px 20px;
	color:#333333;
}
.galText p a:link {
	color:#333333;
	text-decoration:none;
}
.galText p a:visited {
	color:#333333;
	text-decoration:none;
}
.galText p a:hover {
	color:#333333;
	text-decoration:underline;
}

.align_image_left {
	float:left;
	margin:0px 12px 12px 0px;
}

