:link,:visited {
	text-decoration : none;
}/*
ul,ol {
	list-style : none;
}
*/
h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin : 0; padding : 0;
}

a img,:link img,:visited img {
	border : none;
}
a.corner_link
{
	float: RIGHT;
	height: 25px;
	width: 98px;
	margin-top: 70px;
}

a.evnet_calendar
{
	float:left;
	height: 25px;
	width: 98px;
	margin-top: 70px;
}
ul{
	margin-left:1.5em;
	list-style:disc;
}



h1
{
	/* font-family: Arial, Sans-Serif;
	font-size: large;
	color: White;
	padding-bottom: 20px;*/
	font-size: medium;
	color: #3289D0;
	padding-bottom: 20px;
}

h2
{
	font-size: medium;
	color: #3289D0;
	padding-bottom: 20px;
}

h3
{
	font-size: small;
	color: #366491;
	padding: 10px 0 10px 0;
}
h4
{
	font-size: medium;
	color: #3289D0;
	
}

h5
{
	font-size : medium;
	color: White;
	padding-bottom: 20px;
}

h6
{
	font-size: 10px;
	color: White;
}

table.gallery 
{
}
table.gallery tr td 
{
}
div.gallery_thumbnail {
float:left;
height:125px;
padding:10px;
text-align:center;
width:125px;
}
div.gallery_thumbnail img {
border:1px solid black;
}
div.fullphoto {
padding-top:10px;
padding-bottom: 10px;
}
div.galleryImg {
margin-top:20px;
overflow:hidden;
text-align:center;
width:500px;
}

table#summary_box
{
	background-color: #8AB8DA;
	padding: 10px;
	
}

div#brown_box {
	background-color:#8AB8DA;
	/* border:1px solid white; */
	padding:8px;
	
}
.rte_subheading {
color:#366491;
font-size:12px;
font-weight:bold;
}

#form_header ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 8px;
padding:10px 5px 10px 0px;
color:#366491;
font-size:12px;
font-weight:bold;
}


table.sitemap_table {
margin:0px;
padding:0px;
width: 100%;
}
.sitemap_table ul, .sitemap_table ul ul {
margin:0pt;
padding:5px 10px 0pt;
list-style-type: none !important;

}
.sitemap_table li {
font-size:13px;
font-weight:bold;
/*margin:0pt 0pt 5px 15px;*/
padding: 0 0 5px 15px;
display: inline-table;
margin-bottom: 5px;
}

.sitemap_table li ul li {
font-size:11px;
font-weight:bold;
list-style-type: none !important;
}


.sitemap_table ul li ul li {
font-size:10px;
font-weight:normal;
list-style-type:none !important;
margin:0pt 0pt 5px 15px;
}
.sitemap_table tr {
vertical-align:top;
}
.sitemap_table th {
background-color:#E2D9CA;
border:0pt none;
color:#330000;
font-weight:bold;
padding:2px 12px;
}
.sitemap_table td {
padding:2px;
}
.sitemap_table td.c1b {
border-color:#E2D9CA;
border-style:solid;
border-width:0pt 1px 1px;
}

.sitemap_table a 
{
	margin-left: 10px;
}
/*
updated by oni
*/
.form {
float:left;
padding-bottom:30px;
width:630px;
}
.form .row {
float:left;
padding-top:4px;
width:600px;
}

.textBox {
border:1px solid #C1C1C1;
padding:3px;
width:190px;
}

.label {
display:block;
float:left;
font-size:1em;
min-height:10px;

width:150px;
}

.form .selectBox {
float:left;
margin-top:5px;
padding:2px;
width:212px;
}
