@import "twist-reset.css";

html{
	width: 100%;
	margin-bottom: 1px;
	height: 100%;
}

/* BODY
----------------------------------------------- */

body {
	font-size: 12px;
	background-color: #7c8b48;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
.white{
	color: #FFFFFF;
}
.orange{
	color: #FF6600;
}
.clear{
	clear: both;
}

acronym{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#container {
	width: 855px;
	margin-top: 20px;
	background-color: #f7f9e3;
	border: 10px solid #fff;
	margin-right: auto;
	margin-left: auto;
}

/* HEADER
----------------------------------------------- */

#header {
	margin-top: 10px;
	background-image: url(../media/contact-numbers.gif);
	background-repeat: no-repeat;
	background-position: 100% 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#branding {
	background-image: url(../media/green-room.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 100px;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-indent: -9999px;
}
/* TOP NAV
----------------------------------------------- */

#top-nav {
	padding: 0px;
	float: right;
	margin-top: 76px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	color: #2d022e;
	margin-right: 5px;
	text-align: left;
}
#top-nav ul {
}
#top-nav li {
	float: left;
	margin-left: 18px;
	margin-top: 0px;
}
#top-nav li a {
	color: #434343;
	text-decoration: none;
	display: block;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F9E3;
}
#top-nav li a:hover {
	color: #434343;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7C8B48;
}
#top-nav .on {
	color: #434343;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7C8B48;
}
/* FLASH
----------------------------------------------- */
#flash {
	margin: 0px;
	background-color: #EAECD7;
}
#flash a {
	color: #3399FF;
}
#flash p{
	background-image: url(../media/bgd-warning-error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 65px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

/* CONTENT
----------------------------------------------- */

#content {
	background-image: url(../media/content-tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}


/* LEFT CONTENT
----------------------------------------------- */

#left-content {
	color: #666666;
	width: 576px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left-content h2 {
	font-size: 24px;
	color: #333333;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	line-height: 28px;
	padding-top: 0px;
	margin: 0px;
}

#left-content p{
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#left-content strong{
	color: #333333;
	font-weight: bold;
}
#left-content em{
	color: #333333;
	font-style: normal;
}
#left-content ul{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0px;
}

#left-content li{
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 25px;
	line-height: 16px;
	background-image: url(../media/content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	list-style-image: none;
	list-style-type: none;
}

#left-content blockquote{
	background-color: #dbe8ad;
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	width: 210px;
	overflow: hidden;
	float: right;
	color: #9B9455;
}
#left-content blockquote em{
	color: #333333;
}

#left-content blockquote p{
	margin-left: 20px;
	margin-right: 10px;
}

/* CONTACT FORM
----------------------------------------------- */

#left-content form {
	margin: 0px;
	padding: 0px;
}

#left-content fieldset {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EAECD7;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

fieldset strong {
	color: #FDC000;
}

#left-content fieldset p {
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#left-content .required {
	color: #FF3300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
fieldset img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#left-content legend {
	background-color: #6F7D41;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -10px;
	border-top-width: 1px;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left-content label {
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 3px;
	width: 130px;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #333333;
}
#left-content input {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left-content select {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left-content textarea {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left-content input:focus, textarea:focus, select:focus{
	background-color: #EDF4FD;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txtfield {
	color: #333333;
	width: 350px;
	background-color: #fefef6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigtxtfield {
	color: #333333;
	background-color: #fefef6;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttons {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


#left-content a {
	text-decoration:underline;
	color:#0072ff
}

#left-content a:hover {
	text-decoration:none;
	color:#0072ff
}

#errors {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FDC000;
	background-image: url(../media/warning.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#errors strong{
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
}

#errors p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#errors ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#errors li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	list-style-type: square;
	color: #000000;
	list-style-position: outside;
	font-size: 12px;
	background-image: none;
}

.highlight-box{
	background-color: #eaecd7;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	width: 100%;
	overflow: hidden;
}

.highlight-box p{
	margin-left: 20px;
	margin-right: 20px;	
}

.highlight-box h3{
	text-transform: uppercase;
	font-size: 15px;
	padding-left: 20px;
	color: #333333;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
}

.highlight-box img{
	float: right;
	padding: 0px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 3px solid #E0E2D2;
}
.highlight-box ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.highlight-box li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 16px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}

/* NEWSLETTER
----------------------------------------------- */
#newsletter{
	background-color: #9b9455;
	width: 279px;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../media/email-bgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	display: inline;
	font-size: 12px;
}
#newsletter p{
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newsletter h3{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}
#newsletter img{
	margin-left: 10px;
	margin-bottom: 10px;	
}

/* VISIT WALES
----------------------------------------------- */
#visit-wales {
	background-color: #6F7D41;
	width: 279px;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 10px;
	float: right;
	margin-right: 0px;
	display: inline;
	clear: right;
	font-size: 12px;
	padding-bottom: 45px;
}
#visit-wales strong{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#visit-wales em{
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #370337;
}
#visit-wales p{
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#visit-wales h3{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}
#visit-wales img{
	margin-left: 10px;
	margin-bottom: 10px;
}


/* RIGHT CONTENT
----------------------------------------------- */

#right-content {
	color: #FFFFFF;
	width: 229px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7C8B48;
	float: right;
	clear: right;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F7F9E3;
	margin-right: 10px;
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#right-content p{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
#right-content p strong{
	font-weight: bold;	
}
#right-content img{
	margin-left: 10px;	
}

#right-content h4{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
#right-content h5{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
#right-content h6{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

/* NEWS LIST
----------------------------------------------- */
#news {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

#news ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
} 

#news li {
	background-color: #89975b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#news li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../media/news-arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

 * html #news li a {  /* make hover effect work in IE */
	width: 175px;
}

#news li a:hover {
	background-image: url(../media/news-arrow-roll.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #6F7D41;
}
#news strong {
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
}

#news a em {
	color: #FFFFFF;
	display: block;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}

#news a span {
	color: #333333;
	line-height: 300%;
	text-decoration: none;
}
#blog-list a em {
	color: #999999;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 11px;
}
#blog-list a strong {
	font-style: normal;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: bold;
}
#blog-list .post-by {
	color: #ffbb00;
	font-weight: bold;	
}
#blog-archive{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#blog-archive ul{
	margin: 0px;
	padding: 0px;
}

#blog-archive li{
	margin-bottom: 1px;
	background-color: #89975b;
	font-size: 13px;
}
#blog-archive li a{
	margin: 0px;
	padding-right: 10px;
	padding-left: 25px;
	background-color: #89975b;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	list-style-type: square;
	background-image: url(../media/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5% center;
}
#blog-archive li a:hover{
	margin: 0px;
	padding-right: 10px;
	padding-left: 25px;
	background-color: #6f7d41;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../media/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5% center;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
#blog-archive .on-blog{
	margin: 0px;
	padding-right: 10px;
	padding-left: 25px;
	background-color: #6f7d41;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../media/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5% center;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.blog-feed a{
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 29px;
	background-color: #6f7d41;
	width: 55px;
	float: right;
	background-image: url(../media/rss-icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.blog-feed a:hover{
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 29px;
	background-color: #89975b;
	width: 55px;
	float: right;
	background-image: url(../media/rss-icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* FOOTER CONTENT
----------------------------------------------- */
#footer-content {
	background-color: #393a3d;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #999999;
	text-align: center;
	border-bottom-color: #5d5d5d;
	line-height: 16px;
	clear: both;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../media/footer-arrow.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer-content strong{
	color: #FFFFFF;
	font-weight: bold;
}
#footer-content em{
	color: #ccc;
}
#footer-content p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
#footer-content a{
	color: #ac975a;
}
#twist {
	background-color: #434447;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../media/twist-icon.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 11px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #7c8b48;
}
#twist p{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
#twist a{
	color: #ac975a;
}
