* {margin:0; padding:0;}

body {
	padding:0;
	margin:0;
	color:#000000;
	background: url(/img/left_bg.jpg) repeat-y #BCAA86;
	font-family: Tahoma, arial, serif;
	font-size:13px;
}

#container {
	width: 100%;
	margin: 0;
}

#left {
	float: left;
	width: 265px;
}

#right {
	margin-left: 265px;
	background: url(/img/top_bg.jpg) repeat-x;
}

#topNav {
	/*width:850px; */
	height:51px;
}
#topNav ul {
	margin-left: 135px;
	padding: 0;
	list-style: none;

}
#topNav ul li {
	top:25px;
	font-family: arial, serif;
	font-size: 11px;
	position:relative;
	float:left;
	padding: 0 10px;
	line-height: 2.1em;
	text-transform:uppercase;
	font-weight: bold;
}
#topNav a {
	color:#e7e0bf;
	text-decoration:none;
}

#topNav a:hover {
	text-decoration:underline;
}


#nav {
	width:255px;
	margin:5px;
	background:url(/img/top_ornament.jpg) top left no-repeat ;
}
#nav ul {
	margin-left: 15px;
	padding: 0;
	list-style: none;

}
#nav ul li {
	left:30px;
	top:40px;
	margin-right:80px;
	font-family:arial, serif;
	font-size: 11px;
	position:relative;
	padding-right:10px;
	padding-left:10px;
	line-height: 28px;
	text-transform:uppercase;
	border-bottom: dotted 1px #999;
}
#nav a {
	color:#CCCCCC;
	text-decoration:none;
	background:url(/img/diamond_off.jpg) no-repeat;
	padding-left:20px;
}

#nav a:hover {
	background:url(/img/diamond_on.jpg) no-repeat;
	padding-left:26px;
	color:#fff;
}

#homeFlash {
	text-align:center;
	margin:60px 13px;
	border:#CCCCCC 1px solid;
}

#leftFooter {
	width:255px;
	height:90px;
	margin:5px;
	color:#CCCCCC;
	font-size:10px;
	line-height:1.5em;
	background:url(/img/bot_ornament.jpg) bottom left no-repeat ;
	text-align:center;
}
/* #right img {float:left;} */
#content img {float:none;border:0;padding:3px;}

.photoCaption {
	padding:5px 8px;
	float:left;
	font-size:10px;
}

#content {
	padding:10px;
	width:500px; 
}

#content li {
	margin-left:15px;
	margin-bottom:7px;
}
#content ul {
	padding-bottom:5px;
}
#content ol {
	padding-bottom:5px;
	padding-left:12px;
}


.listBox {
	list-style-type:circle;
}

p {
	color:#3e382e;
	line-height:1.3em;
	padding-bottom:14px;
}

.sm {
	color:#3e382e;
	font-size:10px;
}

h1 {
	font-size: 18px;
	color: #836b49;
	padding: 6px 0;
}

h2 {
	font-size: 13px;
	color: #3e382e;
	padding:4px 0;
}
h3 {
	font-size: 10px;
	color: #333333;
	padding-bottom:10px;
	font-weight:normal;
	font-style:italic;
}
.date {
	font-size: 12px;
	color: #836b49;
	padding:4px 0;
}

.rightBox {
	font-size:10px;
	float:right;
	line-height:2em;
	padding:10px;
	background-color:#99805a;
	border: 1px #99805a solid;
	margin:10px;
}
.rightBox a {
	color:#e7e0bf;
	text-decoration:underline;
}
.rightBox a:hover {text-decoration:none;}

#footer {
	font-size: 10px;
	color: #836b49;
	text-align:center;
}


.clearLeft {clear:left;}

.clear {clear:both;}


fieldset {
	padding:5px;
	border: 1px solid #836b49;
	width:95%;

}
legend {
	font-size: 11px;
	color: #3e382e;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
}
label {
	font-size: 10px;
	color: #3e382e;
}

br{font-size:10px}


a{color:#7D6E4B; text-decoration:none} 

a:hover{text-decoration:underline} 


.header{color:#DECEB2; font-size:10px; line-height:13px} 




.footer1{color:#7D6E4B; font-size:10px; line-height:13px} 

.footer1 a{color:#89764B; font-size:10px; text-decoration:none} 

.footer1 a:hover{text-decoration:underline} 



.cheading{color:#705C40; font-size:14px; font-weight: bold; background:url(/images/5_z2.jpg)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 30px }







input.tab{font-family:Tahoma; font-size:12px; font-weight:bold; padding:1px; letter-spacing: 0.5px; border:0; background-color:#707070; filter:progid:DXImageTransform.Microsoft.Gradient(

		GradientType=0,StartColorStr='#DDCFB1',EndColorStr='#707070');}



.form {

font-family:Tahoma; 

font-size:14px; 

font-weight: bold;

}





input, textarea, select {
	border: 1px;
	border-style: solid;
	border-color: #705C40;
	background: #DCCEAC;
	font-family:Tahoma; 
	font-size:13px; 
}
