/* Start of CMSMS style sheet 'Main Style' */
/* Start of CMSMS style sheet 'Main Style' */

{
margin: 0;
padding: 0;
}

/* @group Structure */

body
{
text-align: left;
vertical-align: top;
color: #000000;
font: 12px/14px arial;
}
#wrapper
{
}
#container
{
margin: 0 auto;
width: 720px;
position: relative;
z-index: 10;
}
.header
{
height: 53px;
color: #000;
margin: 0 auto;
width: 684px;
background: url(./images/template/header_bg.jpg) no-repeat;
padding-top: 10px;
padding-left: 37px;
}
.menu_main
{
height: 35px;
background: url(./images/template/menu_bg.jpg) no-repeat;
	padding-left: 52px;
}
.spacer
{
height: 8px;
background: url(./images/template/line.jpg) no-repeat;
}
.home_left
{
width: 300px;
float: left;
	padding-left: 25px;
}
.home_right
{
width: 340px;
padding-top: 10px;
padding-right: 10px;
float: left;
text-align: justify;
}
.content_left
{
width: 500px;
float: left;
padding-right: 10px;
padding-top: 15px;
}
.content_right
{
width: 164px;
float: left;
padding: 15px 10px 20px 40px;
}
.clear,.clearer
{
clear: both;
}
.clearer
{
font-size: 0;
}
.content_home
{
padding: 1px 20px;
}
.content
{
padding: 1px 45px;
background: url(./images/template/divider.jpg) repeat-y;
margin-top: 20px;
}

.gallery_left {
	width: 220px;
	float: left;
	padding-right: 15px;
	padding-left: 30px;
}

div.gallery_right {
	width: 400px;
	float: left;
	overflow: hidden;
}

.footer
{
min-height: 50px;
width: 660px;
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
}

/* @end */

/* @group Menu */

#nav, #nav ul
{
list-style: none;
padding-left: 0px;
padding-top: 14px;
height: 10px;
z-index: 99;
}
#nav a,
{
display: block;
color: #000;
letter-spacing: 1px;
font-weight: normal;
font-style: normal;
}
#nav li,
{
float: left;
height: 20px;
}
#nav li ul li a,
#nav li.active ul li.active
{
background: #e1e1e1 none;
display: block;
height: 22px;
left: 0;
position: relative;
text-decoration: none;
top: -5px;
white-space: nowrap;
width: 150px;
z-index: 2;
padding: 3px 3px 3px 10px;
border-bottom: 2px solid #dbdbdb;
}
#nav li.active ul li.active
{
margin-left: 10px;
display: inline;
}
h2.menu ul li ul li
{
background: none no-repeat;
padding-left: 10px;
}
#nav a:hover
{
text-decoration: underline;
color: #b62a2d;
}
#nav li ul
{
left: -999em;
position: absolute;
width: 10em;
padding-top: 5px;
}
#nav li:hover ul
{
left: auto;
margin-left: -45px;
}
#nav li:hover ul, #nav li.sfhover ul
{
left: auto;
}
h2.menu
{
color: #000000;
font: normal 12px arial;
text-transform: uppercase;
}
h2.menu a
{
text-decoration: none;
}
h2.menu ul
{
padding-left: 30px;
padding-top: 24px;
margin-left: 0;
}
h2.menu ul li a
{
text-decoration: none;
color: #000000;
}
h2.menu ul li a:hover,
h2.menu ul li.active
{
text-decoration: underline;
color: #000000;
}
h2.menu ul li
{
float: left;
padding-right: 26px;
padding-left: 0;
list-style-type: none;
}

#nav li.active ul li {
list-style-type: none;	
}


/* @end */

/* @group Style */
a
{
text-decoration: underline;
color: #363636;
}
a.active
{
text-decoration: underline;
}
a:hover
{
color: #061027;
}

h1, h2, h3
{
font-weight: normal;
color: #000000;
}
h1
{
line-height: 15pt;
letter-spacing: 0.3mm;
padding-bottom: 9px;
font-size: 22px;
margin-bottom: 6px;
}
h4
{
margin-top: 8px;
padding-bottom: 5px;
padding-top: 5px;
color: #000;
padding-left: 5px;
font-size: 13px;
}
p
{
padding-bottom: 15px;
}
img
{
border: none;
}
label
{
display: block;
}
ul, ol
{
padding-top: 10px;
padding-left: 22px;
line-height: 20px;
}

ul.display_pics {
padding-top: 0px;
padding-left: 0px;
line-height: 0px;	
}

ul.display_pics li

{

	display: inline;

	list-style-type: none;

}

ul.display_pics li a

{

	color: #000;

	padding-left: 16px;

	padding-top: 5px;

	text-decoration: none;

}

ul.display_pics li a:hover,

ul.display_pics li a.active

{

	color: #b62a2d;

	padding-left: 16px;

	padding-top: 5px;

}

.home_right ul
{
background-color: #d5e3f8;
padding-bottom: 16px;
padding-left: 0px;
}
.home_right ul li
{
padding-top: 8px;
border-bottom: 1px dashed #b6b6b6;
padding-bottom: 8px;
list-style-position: inside;
padding-left: 17px;
list-style-image: url(./images/template/sq_bullet.jpg);
}

ul li {
list-style-image: url(./images/template/sq_bullet.jpg);
line-height: 22px;
}
textarea {
	width: 400px;
}

/* @end */



/* @group Slideshow */

.slideshowContainer {
	width: 285px;
	height: 355px;
	margin-bottom: 5px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

/* @end */

/* End of 'Main Style' */

