




/*[variables]

colors
{
	@10: #F63;
	@00: #00284F;
}
*/
BODY
{
	background: #FFF url(media/bg.gif) repeat-y 50% 0;
	font-family: Verdana, sans-serif;
	color: #666;
	font-size: 10pt;
	margin: 0;
}
STRONG
{
	background: inherit;
	color: #F63;
	font-size: 20pt;
	text-transform: lowercase;
}
H1
{
	background: inherit;
	color: #777;
	font-size: 16pt;
	font-weight: normal;
	margin: 0;
	padding-top: 8px;
	text-transform: lowercase;
}
H2
{
	background: inherit;
	color: #F63;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
}
A:link, A:visited, A:active
{
	background-color: inherit;
	color: #000;
	text-decoration: none;
}
A:hover
{
	background-color: inherit;
	text-decoration: none;
	color: #F63; /*[e]@10*/
}
BLOCKQUOTE
{
	background: inherit;
	color: #888;
	display: block;
	padding: 0 5px;
	margin: 0 -4px 0 30px;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	border-left: 5px solid #F63;
}
BLOCKQUOTE P:first-letter
{
	background: inherit;
	color: #F63;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
}
BLOCKQUOTE
{
	padding-top: 0px;
}
UL
{
	list-style: none;
	margin-left: 10px;
	padding: 1px;
}
UL LI
{
	padding-left: 15px;
	background: url(media/arw.gif) no-repeat 0 3px;
}
#header
{
	width: 730px;
	height: 190px;
	background: #69C url(media/logo/logo3.jpg) no-repeat 50%;
	color: #777;
	margin: auto;
	font-weight: bold;
	text-transform: lowercase;
}
#body
{
	width: 674px;
	background: #FFF;
	color: inherit;
	margin: auto;
	padding: 13px;
	border: 2px solid #DDD;
	text-align: justify;
}
#content
{
	width: 478px;
	float: left;
	text-align: left;
}
#sidebar
{
	width: 175px;
	height: auto;
	float: right;
	text-align: justify;
	margin-top: 15px;
}
#galleryimg
{
	width: 231px;
	height: 144px;
	text-align: left;
	margin: 17px 1% 8px 5%;
	float: right;
}
#footer
{
	width: 720px;
	margin: 10px auto;
	background: inherit;
	color: #FFF;
	font-size: 75%;
}
.logo 
{
	float: left;
	padding: 65px 0 0 35px;
	color: #FFF;
	font-size: 40pt;
    text-decoration: none;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.logo A:link, .logo A:visited, .logo A:active
{
	padding: 65px 0 0 35px;
	color: #FFF;
    text-decoration: none;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.logo A:hover
{
	padding: 65px 0 0 35px;
	color: #F60;
    text-decoration: none;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.phone
{
	float: right;
	padding: 35px 5px 0 35px;
	color: #FFF;
	font-size: 25pt;
	text-transform: uppercase;
}
.menu
{
	float: right;
	margin: 90px 5px 0 0;
	text-align: center;
	font-size: 8pt;
}
.menu A:link, .menu A:visited, .menu A:active
{
	background: inherit;
	color: #000;
	text-decoration: none;
	display: block;
	border-left: 1px dashed #554;
	padding: 1px 8px;
}
.menu A:hover
{
	background: inherit;
	color: #F60;
	text-decoration: none;
	border-left: 5px solid #F60;
	padding-left: 4px;
}
.sbhead
{
	background: inherit;
	color: #888;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	padding: 1px 0 8px;
	text-transform: lowercase;
	text-align: right;
	font-size: 95%;
}
.sidebar
{
	background: inherit;
	padding: 5px;
	width: 170px;
	font-size: 80%;
	color: #888;
	text-align: justify;
	margin-top: 10px;
}
.img
{
	border: 1px solid ;
	margin: 8px 5%;
	width: 90%;
}
.footer
{
	float: right;
}
.footer A:link, .footer A:visited, .footer A:active
{
	background: inherit;
	color: #DDD;
	text-decoration: none;
}
.footer A:hover
{
	background: inherit;
	color: #FFF;
	text-decoration: none;
}
.spacer
{
	font-size: 0;
	clear: both;
	height: 1px;
}
#lbOverlay
{
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #00284F; /*[e]@00*/
	cursor: pointer;
}
#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background: #FFF;
}
.lbLoading
{
	background: #FFF url(media/gallery/loading.gif) no-repeat center;
}
#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #FFF;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink
{
	left: 0;
}
#lbPrevLink:hover
{
	background: transparent url(media/gallery/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink
{
	right: 0;
}
#lbNextLink:hover
{
	background: transparent url(media/gallery/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #FFF;
	border-top-style: none;
}
#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(media/gallery/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber
{
	margin-right: 71px;
}
#lbCaption
{
	font-weight: bold;
}
