﻿body 
{
	background-color: #CACED1;
	color: #777;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	line-height: 1.125em;
	margin: 15px 0;
	text-align: center;
}

a, a:visited
{
	color: #FB9233;
	text-decoration: none;
}

a:hover
{
	color: #93C600;
	text-decoration: underline;
}

img.float-right { margin: 5px 0px 10px 10px; }
img.float-left { margin: 5px 10px 10px 0px; }

/* Headers */
h1, h2, h3, h4, p
{
	font-family: 'Trebuchet MS Outlook', Tahoma, sans-serif;
	margin: 20px 15px 0 0;
	padding: 0;
}

h1
{
	color: #555;
	font-size: 180%;
	font-weight: normal;
}

h2
{
	color: #88AC0B;
	font-size: 160%;
	font-weight: normal;
}

h3
{
	color: #666666;
	font-size: 135%;
}

ul, ol
{
	margin: 5px 15px;
	padding: 0 25px;
}

blockquote
{
	background-color: #F4F8Fd;
	background-image: url(images/quote.jpg);
	background-position: 8px 6px;
	background-repeat: no-repeat;
	border-color: #E5F0FB;	
	color: #2361BA;	
	font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, sans-serif;
	margin: 10px 15px;
	padding: 0 0 0 25px;
}

/* Tables */
table
{
	border-collapse: collapse;
	margin: 10px 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

th strong
{
	color: #FFF;
}

th
{
	background-color: #305bc1;
	padding: 5px 12px 5px 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #306bc1;
	vertical-align: middle;
}

tr
{
	background: #fff;
}

td
{
	padding: 5px 12px 5px 12px;
	border: 1px solid #e5f0fb;
}

.contactstable
{
	background-color: Transparent;
	border-color: #000;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: .8em/.9em;
	margin: 5px 0 0 0;
}

.contactstable th
{
	visibility: hidden;
}

.contactstable tr
{
	background-color: Transparent;
	height: auto;
}

.contactstable td
{
	border-style: none;
	color: #666666;
	padding: 0 10px 0 0;
	text-align: left;
}

/* Form elements */
fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

legend { display: none; }

label
{
	display: block;
	font-weight: bold;
	margin: 7px 0;
}

input
{
	border-color: #E5F0FB;
	border-style: solid;
	border-width: 1px;
	color: #777;	
	font: normal 1em Verdana, sans-serif;
	padding: 3px;
}

input.button
{
	background-image: url(images/button-bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	height: 28px;
	margin: 0;
	padding: 2px 3px;
}

textarea
{
	border-color: #E5F0FB;
	color: #777;
	font: normal 1em Verdana, sans-serif;
}

input.button
{
	background-color: #306BC1;
	border-color: #306BC1;
	color: #FFF;
	font: bold 12px Arial, sans-serif;
}

/* Layout */
#aspnetForm
{
	margin: 0;
	padding: 0;
}

#header
{
	background: #CACED1 url(images/header.jpg) no-repeat center top;
	color: #FFF;	
	height: 131px;
	padding: 0;
	position: relative;
}

#header p#slogan
{
	color: #0D357B;
	font: bold 13px 'Trebuchet MS', Arial, sans-serif;	
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: none;
	top: 20px; left: 160px;
}

#header #header-links
{
	font: bold 14px 'Trebuchet MS', Arial, Tahoma, sans-serif;
	position: absolute;
	right: 20px;
	top: 20px;
}

#header #header-links a
{
	text-decoration: none;
}

#header-login
{
	background-image: url(images/box_login.jpg);
	background-repeat: no-repeat;
	color: #555;
	height: 100px;
	padding: 20px 0 0 15px;
	position: absolute;
	width: 315px;
	top: 20px; left: 460px;
}


.AspNet-Login .formlabel
{
	color: #555;
	display: inline-block;
	font-size: 85%;
	height: 26px;
	margin: 0 4px 0 0;
	min-width: 7em;
	padding: 0 2px;
	text-transform: capitalize;
	width: 7em;
}

.AspNet-Login .formtext
{
	background-image: url(images/field_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #62B7FF;
	height: 22px;
	margin: 2px 0;
	padding: 2px 0 0 4px;
	width: 120px;
}

.AspNet-Login .formlink
{
	border-bottom: solid 2px #62B7FF;
	color: #FF6705;
	float: right;
	font-size: 65%;
	font-weight: bold;
	margin-right: 40px;
	margin-top: -20px;
	text-align: right;
	text-decoration: none;
}

/* Menu */
#menu
{
	font: bold 10px/40px 'Trebuchet MS', Arial, Tahoma, sans-serif;
}

#menu ul li a
{
	text-decoration: none;
}

.AspNet-Menu
{
	background-color: #FF443F;
}

li.AspNet-Menu-WithChildren ul li
{
	background-color: #FF443F;
}

.AspNet-Menu ul li a, .AspNet-Menu-Leaf a
{
	color: #FFF;
}

.AspNet-Menu-NonLink, .AspNet-Menu-Link
{
	color: #FFF;
}

.AspNet-Menu > li.AspNet-Menu-WithChildren:hover > span.AspNet-Menu-NonLink,
.AspNet-Menu li:hover > span.AspNet-Menu-NonLink,
.AspNet-Menu-Leaf a:hover
{
	color: #5E0B0B;
}

.AspNet-Menu-Horizontal
{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	width: 790px;
}

.AspNet-Menu > li.AspNet-Menu-Leaf a,
.AspNet-Menu > li.AspNet-Menu-WithChildren > span.AspNet-Menu-NonLink,
.AspNet-Menu > li.AspNet-Menu-Leaf > span.AspNet-Menu-NonLink
{
	background-image: url(images/sep.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.AspNet-Menu-WithChildren, .AspNet-Menu-Leaf
{
	display: inline;
}

.AspNet-Menu ul
{
	top: 2.5em;
	left: 0.2em;
	width: 20em;
	z-index: 1;
}

.AspNet-Menu li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 2px;
}

.AspNet-Menu-NonLink, .AspNet-Menu-Link
{
	float: left;
	padding: 0 20px;
}

.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf
{
	width: 15em;
}

#wrap
{
	background-color: #CCC;
	background-image: url(images/content.jpg);
}

#wrap_big
{
	background-image: url(images/content_big.jpg);
}

#wrap, #wrap_big
{
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 790px;	
}

#content-wrap
{
	clear: both;
	height: auto !important;
	height: 500px;
	margin: 5px auto;
	min-height: 500px;
	padding: 0;
	width: 760px;
}

#main
{
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: auto !important;
	height: 446px;
	margin: 0;
	min-height: 446px;
	padding: 20px 0 0 0;
	width: 555px;
}

#main_big
{
	background-image: url(images/box_big.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: auto !important;
	height: 446px;
	margin: 0 auto 0 auto;
	min-height: 446px;
	padding: 20px 20px 0 20px;
	width: 710px;
}

#main h2, #main_big h2
{
	color: #2666C3; 
	margin-bottom: 0;
	padding: 0;
	text-decoration: none;
}
#main h2 a, #main_big h2 a { color: #2666C3; }

#main .post, #main .post p, #main .post h2,
#main_big .post, #main_big .post p, #main_big .post h2
{
	margin-left: 0;
	margin-right: 0;
	padding: 0 30px 0 10px;
}

#main ul li, #main_big ul li
{
	list-style-image: url(images/bullet.gif);
}

/* Sidebar */
#sidebar
{
	color: #777;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	width: 195px;
}

#sidebar h2
{
	color: #555;
	font: bold 1.4em 'Trebuchet MS', Tahoma, sans-serif;
	margin: 15px 5px 10px 5px;
}

#sidebar ul.sidemenu
{
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #A9D4EF;
}

#sidebar ul.sidemenu li
{
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a 
{
	text-decoration: none;	
	color: #1773BC;				
}
#sidebar ul.sidemenu li a:hover { color: #333; }
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* Footer */
#footer
{	
	background: #CACED1 url(images/footer.jpg) no-repeat center top;
	clear: both;
	color: #C6DDEE;
	font-size: 90%;
	height: 40px;
	text-align: center;
	width: 790px;
}

#footer a
{
	color: #FFF;
	text-decoration: none;
}

#footer p
{
	margin: 0;
	padding: 10px 0;
}

.post
{
	margin: 0 0 20px 0px;
	padding: 0;
}

.postaside
{
	color: #555;
	font-family: 'Trebuchet MS Outlook', Tahoma, Arial, Sans-Serif;
	font-size: 0.8em;
	margin-left: 0px;
}

.postaside h2
{
	color: #9FB5C3;
	font-size: 1.4em;	
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.postaside p
{
	margin: 4px;
	padding: 0;
}

.postpicture
{
	float: left;
	overflow: hidden;
}

.postpicture img
{
	margin: 0 5px 0 5px;
}

.postpicture input
{
	margin: 0 5px 0 5px;
}

.postfooter { clear: both; }

.postedit
{
	color: #FC0301;
	float: right;
	font-size: .7em;
	margin-left: 5px;
}

.postadd
{
	color: #FC0301;
	font-size: .7em;
	margin: -10px 0 10px 20px;
	padding: 0;
}

.emphasize
{
	font: bold 1.6em 'Trebuchet MS', Arial, sans-serif;
}

.advanced
{
	background-color: #FB9233;
	color: #FFF;
}

ul.multicolumn
{
	float: left;
	width: 15em;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.multicolumn li
{
	float: left;
	width: 6em;
	margin: 0;
	padding: 0 0 0 1.5em;
}

.printonly
{
	display: none;
	visibility: hidden;
}

.winner
{
	background-image: url(images/GoldStar.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

.dialog
{
	background-image: url(images/dialog24.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	padding-top: 14px;
	position: relative;
	width: 330px;
}

.dialog .inner
{
	background-image: url(images/dialog24.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin: 0px 0px -20px 0px;
	padding-bottom: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 290px;
}

.dialog .base
{
	border-color: #ddd;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(images/dialog-base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: -11px;
	margin-right: -11px;
	text-align: center;
}

.close
{
	display: block;
	background-image: url(images/close24.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: -5px;
	width: 26px;
	text-indent: -1000em;
	position: absolute;
	top: -7px;
	height: 26px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.gallery
{
    margin: 0; padding: 0;
    overflow: hidden;
    width: 100%;
    list-style: none;
}

.gallery li
{
	float: left;
	display: inline;
	width: 40%;
	margin: 0 0 10px 1%; padding: 10px 0;
	height: 68px; /* Height of img (60) + 2 times 3px padding + 2 times 1px border = 68px */
	position: relative;
}

.gallery a, .gallery img
{
	display: block;
	width: 100%;
}

.gallery a:link, .gallery a:visited, .gallery a:focus, .gallery a:hover, .gallery a:active
{
	padding: 3px;
	background: #fff;
	width: 60px; height: 60px;
	border: 1px solid #fff;
	position: absolute; top: 50%; left: 50%;
	margin: -30px 0 0 -30px;
}

.detail
{
	background-color: #FFF;
	border-color: #000;
	border-style: solid;
	border-width: 2px;
	font-family: Lucida Grande, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 4px;
}

.detail .footer
{
	padding: 8px;
	text-align: right;
}

.detailgrid
{
	border-color: #AD9E87;
	border-style: solid;
	border-width: 1px;
}

.detailgrid td
{
	color: #000;
	border-right-color: #F2E8DA;
	border-bottom-color: #F2E8DA;
	cursor: default;
	height: 20px;
	padding: 2px 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.contactinfo h3
{
	color: #88AC0B;
	font-weight: bold;
	margin: 20px 0 1px 0;
	padding: 0;
}

.contactinfo p
{
	margin: 0;
	padding: 0;
}