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

a {
	text-decoration: none;
}

a img{
	border: 0px;
}

hr {   
   margin-top: 10px;
}

body {
	background-color: #C0C0C0;
	background-attachment: fixed;
        background-image: url(http://www.arfcya.co.uk/cmsfiles/assets/Image/Site/grad_background_light.png);
        background-position: top center;
        background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}

body.frameBody {
	background-image: none;
	background-color: #222222;
	color: #FFFFFF;
}

hr.lessTopMargin {
   margin-top: 6px;
}

hr.lessBottomMargin {
   margin-bottom: 6px;
}

span.highlight {
	background-color: #D2A04F;
}

div.galleryimage {
	margin: 10px;
	width: 230px;
	height: 150px;
	overflow: hidden;
	float: left;
}

.imageContainer {
   padding-left: 75px;
}


#swiftgallery h4 {
	text-transform: capitalize;
        color: black;
}

#keyboardMsg {
        color: black;
}

.formlabel {
        font-size: 0.8em;
        margin 0, 2px
	text-align: right;
}

fieldset {
	border-width: 0px;
}

div.product {
	width: 250px;
	height: 310px;
	float: left;
	margin-left: 25px;
}

.product img, .productimage img {
	border: 1px solid #DCDCDC;
}

.category a {
	font-size: x-large;
}

button {
	background: #222222;
	border: 2px solid #444444;
	color: #F4F4F4;
	font-family: Verdana;
	font-size: 0.7em;
	height: 2em;
	padding: 2px;
}

input, textarea {
	background: white;
	border: 1px solid #555555;
	color: black;
	font-family: Verdana;
	font-size: 0.8em;
	padding: 3px;
}

#content ul {
	margin-left: 40px;
        font-size: 0.7m	
	line-height: 1.4em;
}


.br {
	clear: both;
        width: 100%;
        display: block;
        height: 6px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.hidden {
	text-indent: -9000px;
}

.large {
	font-size: xx-large;
}

.left {
	float: left;
}

.special {
	color: #BB1319;
	font-size: 0.9em;
}

.right {
	float: right;
}

.small {
	font-size: x-small;
}

#container a, .framebody a {
	color: #BB1319;
        font-weight: bold;
        font-size: 0.9em;
}

#container a:hover, .framebody a:hover {
        text-decoration: underline;
}

#container {
	width: 960px;
        margin: 0 auto;
        border-left: 3px solid #D2A04F;
        border-right: 3px solid #D2A04F;
        background-color: black;
	background-attachment: fixed;
        background-image: url(http://www.arfcya.co.uk/cmsfiles/assets/Image/Site/grad_background_dark.png);
        background-position: top center;
        background-repeat: repeat-x;

}

#content {
	margin-left: 190px;
	margin-top: 0;
	margin-right: 180px;
	padding: 10px;
	width: auto;
	background-color: white;
	color: Black;
        border-width: 3px;
        border-style: solid;
        border-color: #D2A04F;
        min-height: 726px;
}

#content code, .framebody code {
	background-color: #333333;
	color: #FFFFFF;	
	font-size: 1.8em;
}

#content a, .framebody a {
        font-weight: normal;
}

#content a:hover, .framebody a:hover {
        text-decoration: underline;
}

#content blockquote, .framebody blockquote {
	color: #999999;
	font-style: italic;
	margin: 10px auto;
	text-align: center;
	width: 300px;
}

#stafftable {
        text-align: center;
        font-size:0.8em;
}

#standardtable {
        text-align: left;
        font-size:0.8em;
}

#sponsortable {
        text-align: center;
        font-size:0.8em;
}
#sponsortable td{
        border-top-style:solid;
        border-width: 1px;
        padding: 3px;
}

#linkedtable {
        text-align: left;
        font-size:0.8em;
}
#linkedtable td {
        padding-bottom: 6px;
}

h2 {
	color: #D2A04F;
	letter-spacing: 0.0em;
	margin: 10px 0;
}

#container h2 {
        margin: 6px 0 0 0;
}

h3, h4, h5, h6 {	
	letter-spacing: 0.0em;
	margin: 6px 0;
}

#linkedheader a {
     font-size: 1.0em;  
}

#content p, .framebody p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 6px;
        text-align: justify;
}

#content h5 {
       margin: 0 0 10px 0;
}

#content h3 {
       font-size: 1.0em;
}

#content li {
	font-size: 0.8em;
}

#footer {
	color: #666666;
	font-size: 0.7em;
	margin-top: 8px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer p {
	color: #FFFFFF;
}

#logo {
	float: left;
	width: 700px;
}

#logo p {
	margin-top: 10px;
}

#logo h1 {
        font-family: Verdana, Arial, sans-serif;
	font-size: 1.6em;
	letter-spacing: -0.02em;
	margin-left: 10px;
	margin-top: 10px;
}

#logo h1 img {
	margin-right: 10px;
}

#logo h2 {
        margin-right: -200px;
}

#externallinks {
        padding-top: 10px;
        margin-right: -200px;
        font-size: 1.0em;
        color: white;
}
#externallinks a {
        font-size: 1.0em;
        color: #D2A04F;
}

#crumbs {
        margin-top: 20px;
        margin-right: -200px;
        font-weight: normal;
        font-size: 0.9em
}

#crumbs li {
       display: inline;
       list-style-type: none;
       color: #D2A04F; 
}

#crumbs li a {
        color: white;
        font-weight: bold;
        font-size: 1.0em;
}

#crumbs li:last-child a {
	color: #D2A04F;
}

#navlist {
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	width: 175px;
	position: absolute;
	top: 145px;
}

#navlist li .active {
	background: #333333;
	border-right: 4px solid #444444;
        border-bottom: 1px solid #444444;
	color: #99999;
}

#navlist li a {
	background: inherit;
	border-right: 4px solid #444444;
        border-bottom: 1px solid #333333;
	color: white;
	display: block;
	font-size: 0.9em;
	margin: 1px 5px;
	padding: 8px;
	width: 140px;
}

#navlist li a:hover, #navlist li a.selected {
        text-decoration: none;
	background: #333333;
	border-right: 4px solid #BB1319;
        border-bottom: 1px solid #BB1319;
	color: #D2A04F;
}

#navlist li.sub a:hover, #navlist li.sub a.selected {
	background: #333333;
	border-right: 4px solid #BB1319;
        border-bottom: 1px solid #BB1319;
	color: #D2A04F;
}

#navlist li.sub a {
	width: 120px;
	margin: 2px 4px;
	padding: 2px 8px 2px 29px;
}

#navlist ul {
	list-style: none;
}

#search {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
        margin-bottom: 0;
}

#search button {
	margin-left: 5px;
	padding: 0 2px 2px 2px;
}


legend {
	margin: 10px 2px;
	font-size: 1.0em;
        font-weight: bold;
}