@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	line-height: 1.2em;
	text-align: center;
	padding: 0px;
	background-image: url(../images/page_bkg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p, h1, h2, h3, h4, h5, h6 {
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {}

h2 {
	text-align: left;
}

h3 {
	text-align: left;
}

h4 {
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 10px;
	color: #666600;
	font-size: 1.0em;
}

h5 {
	text-align: left;
	color: #006699;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.1em;
}

a {
	color: #FF0000;
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
}

#pagewrapper {
	padding: 0px;
	width: 867px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 867px;
	padding: 0px;
	margin: 0px;
	height: 187px;
}

#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 187px;
	width: 318px;
	background-image: url(../images/logo_card2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#rheadertop {
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 549px;
	background-image: url(../images/top_right2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

.headtoptext {
	width: 240px;
	float: left;
	padding-top: 35px;
	padding-left: 90px;
}

.headtoptext h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: left;
}

#rheaderbottom {
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 549px;
	background-image: url(../images/top_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

.headbtmtext {
	float: left;
	padding-top: 30px;
	padding-left: 35px;
}

.headbtmtext h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.7em;
	text-align: left;
	font-style: italic;
	line-height: 1.1em;
}

#mainarea {
	margin: 0px;
	padding: 0px;
	width: auto;
	clear: both;
}

#leftcolumn {
	width: 168px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content {
	margin: 0px;
	width: 699px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content p {
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.3em;
}

#content a {
	color: #FF0000;
	text-decoration: none;
}

#content a:hover {
	color: #660000;
	text-decoration: none;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 104px;
	width: 699px;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	color: #FFFFFF;
	font-size: 72%;
	text-align: center;
	padding-top: 38px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul {
	text-align: left;
	list-style-type: circle;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 85%;
}

ul li {
	color: #0B3F79;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}



.menu {
	padding-bottom: 20px;
	background-image: url(../images/menu_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	float: right;
	width: 144px;
	margin-bottom: 5px;
}

.menulinks a {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 76%;
	color: #ABD18B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #586617;
	margin-right: 8px;
	padding-right: 2px;
	margin-left: 2px;
}

.menulinks a.current {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 76%;
	color: #FFFFFF;
	background-color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #586617;
	margin-right: 8px;
	padding-right: 2px;
	margin-left: 2px;
}

.menulinks a:hover {
	color: #FFFFFF;
	background-color: #669900;
}

.nestlink a {
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 65%;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808040;
	margin-right: 10px;
	padding-right: 2px;
	margin-left: 2px;
}

.nestlink a.current {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 76%;
	color: #FFFFFF;
	background-color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #586617;
	margin-right: 8px;
	padding-right: 2px;
	margin-left: 2px;
}

.nestlink a:hover {
	color: #99CC00;
	background-color: #222A12;
}

.btmleftimg {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}

.imgfloatright {
	padding: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #669900;
	background-color: #FFFFFF;
}

.imgfloatleft {
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #669900;
	background-color: #FFFFFF;
}

.smalltext {
	text-align: center;
	font-size: 86%;
	color: #993300;
}

.highlighttext {
	font-style: italic;
	color: #660000;
}

.boldtext {
	font-weight: bold;
}

h6.prices {
	color: #0D5099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: right;
	display: block;
	width: 660px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #509CF0;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	clear: both;
}

h6.prices2 {
	color: #0D5099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #509CF0;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-top: -25px;
	padding-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	width: 660px;
}

.imgcenter {
	margin: 10px auto;
	width: 695px;
}
.heightfix {
	clear: both;
	height: 1%;
	margin: 0px;
	padding: 0px;
}


/*Forms defaults*/

.loginform {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

.loginform h2 {
	color: #1486CA;
	padding-bottom: 5px;
	font-size: 140%;
}

form {
	margin: 0px;
	padding: 0px;
}


input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

label {
	color:#990000;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
	margin: 0px;
}

/*Text inputs*/

.textinput {
	width:154px;
	height:15px;
	background:url(../images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

.textarea {
	width:235px!important;
	width:219px;
	height:125px;
	background:url(../images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}

/*Button*/

.buttonSubmit {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.caption {
	padding: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #669900;
	background-color: #FFFFFF;
	font-size: .8em;
}

.imgcaption {
	padding: 5px;
	float: left;
	border: 1px solid #006699;
	width: 210px !important;
	width: 207px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}

.imgcaption2 {
	padding: 5px;
	float: left;
	border: 1px solid #006699;
	width: 210px !important;
	width: 207px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	height: 650px;
}

.imgcaption2 p {
	margin: 0px;
	color: #CC0000;
	padding: 0px;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


.imgcaption p {
	margin: 0px;
	color: #CC0000;
	padding: 0px;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.gallerylink {
	background-image: url(../images/08.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}

/*Gallery Link Blocks*/
.ourawards {
	margin: 10px auto 5px;
	width: 650px;
	padding: 0px 0px 15px;
	background-color: #EFEFEF;
	border: 01px solid #999999;
}

.ourawards a:link {
	color: #990000;
}

.ourawards a:hover {
	color: #797979;
}

.ourawards p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 210px;
}

.ourawards h1 {
	text-align: left;
	color: #0063DB;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
}

.imgawardsleft {
	float: left;
	border: 1px solid #014F75;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.awardthumbs {
	float: left;
	width: 230px;
}

/* effective yet slightly paranoid clearfix hack */
.clearfix:after {
	visibility: hidden;
	font-size: 0.1em;
	display: block;
	line-height: 0;
	height: 0.1px;
    content: " ";
	clear: both;
	}
* html .clearfix { display: inline-block; }

/* hide from ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end hide from ie mac */

.pics {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
