/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg) repeat-x;
	text-align:center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:62.5%;
	color:#333333;
}

h1 {
	color:#231E22;
	font-size:1.8em;
	font-weight:normal;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	border-bottom:1px solid #231E22;
	margin-bottom:2px;
	padding-bottom:2px;
}

h1.nosub {
	margin-bottom:15px;
}

h2 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
	color: #e4420a;
}

h3 {
	margin:0;
	padding:0;
	color:#e4420a;
	font-size:1em;
	font-weight:bold;
}

h4 {
	margin:0;
	padding:0;
	color:#231E22;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}

h5 {
	margin:0;
	padding:0;
	color:#8b0000;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom:1px dotted #8b0000;
}

ul {
	line-height:1.5em;
}

a img, img {
	border:none;
	text-decoration:none;
}

a:link, a:active, a:visited {
	color:#001b48;
	text-decoration:underline;
}

a:hover {
	color:#001b48;
	text-decoration:none;
}

h3 a:link, h3 a:visited, h3 a:hover {
	color:#e4420a;
	text-decoration:none;
}

#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	height:auto;
	text-align:left;
	background:url(images/body_bg.png) repeat-y top left;
	width: 973px;
	padding-left: 9px;
}

#header {
	height:359px;
	margin:0;
	padding:0;
	width: 963px;
}

#flash {
	height:359px;
	margin:0;
	padding:0;
	width: 963px;
}

#navbar {
	height:45px;
	padding:0;
	background:url(images/navoff.jpg) repeat-x top left;
	text-align:center;
	margin-left: 13px;
	width: 896px;
	padding-left: 40px;
}

#navbar ul {
	width:851px;
	list-style:none;
	margin:0;
	padding:0;
}

#navbar ul li {
	float:left;
	width:auto;
	padding-right:2px;
}

#navbar ul li.nobg {
	background:none;
	padding-right:0px;
}

#navbar a {
	display:block;
	width:auto;
	height:31px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:14px 18px 0 18px;
}

#navbar a:hover, #navbar a.here {
	color:#666565;
	text-decoration:none;
	font-weight:bold;
}

#body {
	position:relative;
	width:936px;
	height:auto;
	margin:0;
	padding:0;
	background:url(images/bodytop.jpg) no-repeat top left;
	padding-top:11px;
	margin-left: 13px;
}

#sidebar {
	top:11px;
	width:204px;
	height:auto;
	font-size:1.3em;
	color:#333;
	z-index:50;
	padding:20px 20px 10px 20px;
	position: absolute;
	right: 0px;
}

#sidebar ul {
	line-height:1.4em;
}

#content {
	width:625px;
	height:auto;
	font-size:1.2em;
	line-height:1.4em;
	padding:20px 0 0 0;
	margin-left: 20px;
}

#content .padded {
	padding:0 20px 20px 20px;
}

#footer {
	width:596px;
	height:45px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#333;
	padding:13px 0 0 10px;
	text-align:left;
	font-size:0.9em;
}

#footer a {
	color:#333;
	text-decoration:none;
	margin:0 10px 0 10px;
}

#footer a:hover {
	text-decoration:underline;
}

#bottom {
	width:851px;
	height:19px;
	margin:0;
	padding:0;
	background:url(images/footerbg.jpg) no-repeat top left;
	margin-left: 13px;
}

.input {
	border:1px solid #666;
}

fieldset {
	width:395px;
	border:1px solid #666;
	padding:15px;
}

legend {
	background-color:#fff;
	font-weight:bold;
	font-size:1em;
	color:#e4420a;
}

.noshow {
	display:none;
}

.smaller {
	color:#666;
	font-size:10px;
}

.smaller a {
	color:#666;
}

.floatright {
	float:right;
	margin:0 0 15px 15px;
}

.floatleft {
	float:left;
	margin:0 15px 15px 0;
}

.picture {
	float:right;
	width:auto;
	height:auto;
	margin:0 0 10px 15px;
	border:5px solid #231e22;
}

.pic {
	border:1px solid #001b48;
}

.gallery img {
	border:1px solid #000;
}

.redtext {
	color:#FF0000;
	font-weight:bold;
}

.bluetext {
	color:#0000FF;
	font-weight:bold;
}

.coupon {
	background:#e4e4e4;
	border:2px dashed #001b48;
	width:350px;
	font-size:1.5em;
	padding:25px;
	text-align:center;
	line-height:1.7em;
}

.larger {
	font-weight:bold;
	font-size:1.2em;
}

.coupon .smaller {
	font-size:.7em;
	line-height:1.3em;
}
a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #6D6A69;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1BFC0;
	border-right-color: #3D3A3A;
	border-bottom-color: #3D3A3A;
	border-left-color: #C1BFC0;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #BFBDBE;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCFAFD;
	border-right-color: #A3A2A4;
	border-bottom-color: #A3A2A4;
	border-left-color: #FCFAFD;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EA5800;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB15C;
	border-right-color: #BC4601;
	border-bottom-color: #BC4601;
	border-left-color: #FFB15C;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EA5800;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BC4601;
	border-right-color: #FFB15C;
	border-bottom-color: #FFB15C;
	border-left-color: #BC4601;
	font-style: italic;
}
a.gallery2:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #6D6A69;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1BFC0;
	border-right-color: #3D3A3A;
	border-bottom-color: #3D3A3A;
	border-left-color: #C1BFC0;
	font-style: italic;
}
a.gallery2:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #BFBDBE;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCFAFD;
	border-right-color: #A3A2A4;
	border-bottom-color: #A3A2A4;
	border-left-color: #FCFAFD;
	font-style: italic;
}
a.gallery2:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EA5800;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB15C;
	border-right-color: #BC4601;
	border-bottom-color: #BC4601;
	border-left-color: #FFB15C;
	font-style: italic;
}
a.gallery2:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EA5800;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BC4601;
	border-right-color: #FFB15C;
	border-bottom-color: #FFB15C;
	border-left-color: #BC4601;
	font-style: italic;
}

