body	{
	background-color:758292;
	margin:0;
}

p	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height : 150%;
}

h1	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:24px;
	color:#403A31;
	letter-spacing:1px;
	margin: 5px;
	text-align:center;
}

.page-header	{
	font-family:Georgia,Palatino, Times, Times New Roman, serif;
	font-size: 24px;
	letter-spacing:1px;
	color:403A31;
	margin:15 0 0 0;
	text-align:center;
}

.heading	{
	font-family:Georgia,Palatino, Times, Times New Roman, serif;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:1px;
	color:403A31;	
	}

.nav	{
	font-family:Georgia,Palatino, Times, Times New Roman, serif;
	font-size: 19px;
	letter-spacing:1px;
	color:CCCAAB;
	/*margin:0,20,0,20;*/
	text-decoration:none;
}

.pic-caption	{
	font-family:Georgia,Palatino, Times, Times New Roman, serif;
	font-size: 11px;
	letter-spacing:1px;
	color:774D2F;	
}

.footer	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color:774D2F;	
}

.form-text	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	color:774D2F;
}

/*Code for Gallery Ttitle background*/

.roundedcornr_box {
	background: url(/images/curvy_corners/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(/images/curvy_corners/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(/images/curvy_corners/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(/images/curvy_corners/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(/images/curvy_corners/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 5px; }

/*End of Code for Gallery Ttitle background*/
