body
{
	margin:0;
	padding:0;
	background:url(../images/template_images/body-background.jpg) repeat-x #dee3e7;
	text-align:center;
	font:10pt Arial, Verdana, sans-serif;
	color:#333;
}

.clear
{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

h1
{
	color:#02025a;
	font-weight:bold;
	font-size:26pt;
	margin:0;
	padding:0;
}

h2, h3
{
	color:#7c9021;
}

a
{
	color:#02025a;
}

a:hover
{
	color:#7c9021;
}

/*structure*/

#container
{
	margin:0;
	padding:0;
	width:989px;
	margin:0 auto;
	text-align:left;
}

#wrapper
{
	-moz-box-shadow: 0 5px 15px #666;
	-webkit-box-shadow:0 5px 15px #666;
	box-shadow: 0 5px 15px #666;
}

#content_wrapper
{
	background-color:#fff;
	padding:20px;
}

#content_area
{
	width:717px;
	float:left;
}

#sidebar
{
	width:210px;
	float:right;
}

/*header*/

#header
{
	height:102px;
	margin:0;
	padding:0;
}

#header img
{
	border:none;
}

#logo
{
	width:310px;
	float:left;
}

#quote
{
	width:210px;
	height:94px;
	float:right;
}

#quote a img
{
	border:none;
}

/*page content*/

#page_image
{
	margin:0 0 14px 0;
}

#page_image img
{
	width:950px;
}

#homepage_gallery_main
{
	height:717px;
	height:281px;
	margin:0 0 14px 0;
}

#homepage_gallery_main img
{
	height:717px;
	height:281px;
}

/*sidebar*/

.homepage_gallery_thumbs
{
	margin:0;
	padding:0;
	list-style:none;
}

.homepage_gallery_thumbs li
{
	margin:0 0 16px 0;
}

.homepage_gallery_thumbs li img
{
	cursor:pointer;
}

#sidebar_menu
{
	background:url(../images/template_images/side-menu-bg.jpg) no-repeat top left #95A2AB;
	padding:10px;
}

#sidebar_menu ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar_menu ul li
{
	padding:0 0 5px 0;
}

#sidebar_menu ul li a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	text-shadow: 1px 1px 2px #464b4f;
}

#sidebar_menu ul li a:hover
{
	color:#464b4f;
	text-shadow: 1px 1px 2px #fff;
}

/*footer*/

#footer
{
	padding:30px 0 10px 0;
	font-size:9pt;
	color:#666;
}

#footer-left
{
	width:400px;
	float:left;
}

#footer-left ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#footer-left ul li
{
	display:inline;
}

#footer-right
{
	width:400px;
	float:right;
	text-align:right;
	margin-top:30px;
}

#footer-right ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#footer-right ul li
{
	display:inline;
	padding-right:40px;
}

#footer-right ul li:last-child
{
	padding-right:0;
}


#footer a
{
	color:#95A2AB;
}

#footer a:hover
{
	color:#666;
}
