/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/hdr_bg_faux.jpg);
	background-repeat: repeat-x;
	background-color: #E0DAC2;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html, body { /* saves you from the centering jump n short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

a {
	color: #4B5892;
	text-decoration: none;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

#container {
	width: 979px;
	margin: auto;
	padding: 0;
}

/*** Start Header Content ***/

#hdr-holder {
	width: 979px;
	height: 150px;
	margin: auto;
	padding: 0;
}

#hdr-left {
	background: url(/images/hdr_shield.jpg);
	width: 186px;
	height: 150px;
	float: left;
	margin: 0;
	padding: 0;
}

#hdr-right {
	background: url(/images/hdr_shield.jpg);
	width: 186px;
	height: 150px;
	float: right;
	margin: 0;
	padding: 0;
}

#hdr-ctr-holder {
	width: 601px;
	margin: auto;
	padding: 0;
}

#hdr-ctr-top {
	background-image: url(/images/hdr_center.jpg);
	background-repeat: no-repeat;
	width: 601px;
	height: 125px;
	padding: 0;
}

#hdr-ctr-bot {
	background: url(/images/hdr-nav.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	width: 601px;
	height: 19px;
	padding: 6px 0 0 0;
	text-align: center;
}

#hdr-ctr-bot a {
	text-decoration: none;
	}

#top {
	background-image: url(/images/body_top_flag.jpg);
	background-repeat: no-repeat;
	height: 67px;
	margin: 0;
	padding: 0;
	position:relative;
}

#flash-hdr {
	width: 721px;
	height:60px;
	position:absolute;
	top:0;
	left:129px;
	margin:0;
	padding:0;
}

/* Start Content */

#content {
	background-image: url(/images/body_faux.jpg);
	background-repeat: repeat-y;
	background-position: 0 67px;
	margin: auto;
	padding: 0;
}

.hr-div {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3333;
	margin:6px 6px 6px 20px;
	padding-bottom: 6px;
	width: 78%;
	text-align: right;
}

#content h1 {
	font-size: 20px;
	line-height: 22px;
	margin: 6px 10px 3px 0;
	color:#CC6600;
	font-weight: 100;
}

#content h2 {
	font-size: 13px;
	line-height: 22px;
	margin: 6px 10px 3px 18px;
	color:#660033;
	font-weight: bold;
}

#content ul {
    padding:0;
    margin:15px 15px 6px 40px;
	color:#484848;
	font-size:11px;
}

#content ul li {
padding:3px 15px 3px 1px;
}



#content p {
	padding: 5px 10px 5px 10px;
	line-height:16px;
	color:#484848;
	font-size:11px;
	
}

#content-holder {
	width: 719px;
	margin: auto;
	padding: 0;
}

#content-right {
	width: 500px;
	float: right;
	padding: 0;
	margin:0 20px 0 0;
}

/** Side Bar **/

#sidebar {
	font-size: 11px;
	width: 182px;
	margin: 0;
	padding: 0;
}

.navSubmit {
	font-size:11px;
}

#sidebar-pod {
	background-image: url(/images/tab-bg.gif);
	background-repeat: repeat-y;
	width: 174px;
	margin: 6px 0 0 5px;
	padding: 0;
}

#sidebar-pod p {
	padding: 6px 20px 3px 20px !important;
	margin:0!important;
	font-size:12px!important;
}
	
#sidebar-pod-top {
	background-image: url(/images/tab-wine-1.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 30px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#sidebar-pod-bot {
	background-image: url(/images/tab-bot-1.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#sidebar-pod ul {
	list-style-type: disc;
	padding: 0;
	margin: 1px 6px 3px 33px;
	color:#660066;
}

#sidebar-pod ul li {
	padding: 1px 0 3px 0;
	margin: 0;
}

/* Start hard-coded page elements */

#box-nott {
	background-image:url(../media/site/page_graphics/nott-link-150.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:180px;
	text-align:center;
	float:left;
	margin:0 0 0 14px;
	padding:0;
}

#box-nott p{
	padding:120px 0 0 0;
	margin:0;
}

#box-prim {
	background-image:url(../media/site/page_graphics/prim-link-150.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:180px;
	text-align:center;
	float:left;
	margin:0 0 0 14px;
	padding:0;
}

#box-prim p{
	padding:120px 0 0 0;
	margin:0;
}

#box-neg {
	background-image:url(../media/site/page_graphics/neg-link-150.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:180px;
	text-align:center;
	float:left;
	margin:0 0 0 14px;
	padding:0;
}

#box-neg p{
	padding:120px 0 0 0;
	margin:0;
}

/* End hard-coded page elements */

/* Start Page Bottom Elements */
#bottom {
	background-image: url(/images/body_btm.jpg);
	background-repeat:no-repeat;
	width: 979px;
	height: 48px;
	margin: 0;
	padding: 0;
}

#gc-footer {
	background-image:url(/images/footer.jpg);
	background-repeat:repeat-y;
	font-size: 9px;
	width: 979px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/** End of Page **/


fieldset label {
	width:80px!important;
	display:block;
	float:left;
	font-weight:bold;
}

fieldset {
	margin-top:20px;
}

legend {
	background-color:#66053B;
	color:#FFF;
	font-weight:bold;
	padding:3px 6px;
}

.contact-h1 {
	padding-bottom:10px;
}

.contact-table td {
	padding:5px 10px 5px 0;
}

textarea#Message {
	background-image: url(../images/textarea-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	padding:5px;
	background-color:#DAE7EE;
}