@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #CCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.wrap {
	width: 940px;
	margin: 0 auto;
	background-color: #FFF;
}

.alert {
	width: 920px;
	padding: 10px;
	background: #e70000;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.green {
	width: 940px;
	height: 267px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.container {
	width: 940px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	text-align: center;
	float: right;
	background-color: #FFF;
}

.header {
	width: 940px;
	height: 45px;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	float: left;
	border-bottom: #900101 6px solid;
	
}

.photo {
	width: 940px;
	height: 330px;
	background-image: url(images/bg-gray.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	background-position: center top;	
	position: relative;
	z-index: 33;
}

.thumbs {
	width: auto;
	height: 160px;
	margin: 3px;
	padding: 0px 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #174A89;
	text-align: center;
	border: 1px #CCC solid;
}

.thumbs img {
	padding-bottom: 4px;
}

.thumbs a {
	color: #174A89;
	text-decoration: none;
}

.thumbs a:hover {
	color: #999;
	text-decoration: none;
}

.select {
	width: 500px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;	
	color: #999;
	z-index:999;
	position:relative;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	font-size: 14pt;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 auto;
	font-size: 14pt;
	padding: 5px;
	/*border-bottom: #000 dashed 1px;*/
	text-align: center;
	width: 90%;
}

.logoWrap {
	width: 375px;
	float: left;
	text-align:center;
}

.logo {
	width: 280px;
	height: 90px;
	margin:0px auto;
	margin-top: 5px;	
	text-align: center;	
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

.logoBack {
	width: 280px;
	height: 40px;
	margin:0px auto;
	margin-top: 55px;	
	text-align: center;	
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
	position: relative;
	
}

#logoBack {
	position: absolute;
	left: 0;
	top: 0;
 
}
 
#logoBack a {
    display: block;
    width: 270px;
    height: 100px;
 
}

#specials {
	background-color: #FFF;
	float: left;
	width: 320px;
	height: 250px;
	padding: 10px;
	border: #CCC 3pt solid;
	border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: 0px 0px 12px #444;
	-moz-box-shadow: 0px 0px 12px #444;
	-webkit-box-shadow: 0px 0px 12px #444;
	text-align: center;
	margin: 12px 0 0 30px;
	z-index: 999999;
}

.welcomeText {
	width: 291px;
	height: 185px;
	background-image: url(images/bg-text.png);
	background-repeat: no-repeat;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;	
	text-align: left;
	margin-left:30px;	
	.margin-left:15px;
	margin-top: 10px;
	position:relative;
	z-index:999;
}

.welcomeText h2 {
	margin: 0;	
	font-size: 12pt;
}

.flash {
	width: 508px;
	height: 263px;
	margin-top: 10px;
	margin-right: 30px;
	padding-top: 15px;
	text-align: center;
	float: right;
	background-image: url(images/bg-flash.png);
	background-repeat: no-repeat;
	z-index:999;
	position:relative;
}

.box {
	width: 250px;
	height: 185px;
	float: left;
	padding: 7px;
	margin: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-color: #900101;
	border: 1px outset #133A63;
}

.boxMid {
	width: 252px;
	height: 182px;
	border: 1px solid #CCC;
	float: left;
	padding: 10px 7px 7px 7px;
	margin: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D7D7D7;
	border: 1px outset #133A63;
}

.boxRight {
	width: 250px;
	height: 185px;
	float: left;
	padding: 7px;
	margin: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fFF;
	background-color: #023E72;
	border: 1px outset #133A63;
}

.butt {
	background-color: #1A1BCD;
	color: #FFF;
}

.nav {
	width: 940px;
	height: 33px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	margin-top: 13px;
	*margin-top: 0px;
}

.nav ul {
	width: 775px;
	margin: 0 auto;
	margin-bottom: 18px;
	padding: 0;
	list-style: none;
}

.nav ul a {
	color: #FFF;
	text-decoration: none;
	margin: 8px;
	border: #FFF solid 1px;
	padding: 5px;
	display: block;
	float: left;

}

.nav ul li {
	margin-bottom: -18px;
}
	
.nav ul a:hover {
	color: #FFF;
	background: #F51110;
}

.redButt {
	background-color: #F51110;
}

.date {
	width: auto;
	margin: 3px 3px;
	margin-right: 50px;
	font-size: 8pt;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	
}

.content {
	width: 892px;
	margin-top: -62px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
	float: left;
	background-color: #FFF;
	padding: 10px 24px 10px 24px;
	z-index: 33;

}

.contentText {
	width: 100%;		
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	margin-top: 40px;
}

.blueText {
	color: #00013A;
}

.footer {
	width: 940px;
	min-height: 120px;
	font-size: 8pt;
	color: #FFF;
	background-image: url(images/bg-bott.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #010206;
	padding-top: 16px;
	margin-top: 5px;
	padding-bottom: 15px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
	margin: 5px;
}

.footer a:hover {
	color: #999;
	text-decoration: none;
}

.bottText {
	width: 940px;
	min-height: 110x;
	font-size: 8pt;
	color: #666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 4px;
	float: left;
	margin: 0 auto;
}

.bottText a {
	color: #666;
	text-decoration: none;
	margin: 5px;
}

.bottText a:hover {
	color: #666;
	text-decoration: none;
}

a {
	color: #004990;
	text-decoration: underline
}

a:hover {  
	color: #999; 
	text-decoration: none
}
.option_even {
	background-color: #FFF;
	color:#000;
}
.option_odd {
	background-color: #CCC;
	color:#000;
}
.recaptchatable {
	width:100%;
}
td.recaptcha_image_cell {
}
td.recaptcha_image_cell center div[style] {
	width:370px !important;
}
div.recaptcha_input_area input[style] {
	width:370px !important;
}
div#recaptcha_image > img {
height:55px;
width:370px;
}
