﻿	/* Generic */
	* {font-family:Arial, Helvetica, sans-serif; outline:none; margin:0px; padding:0px;}
	
	p {color:#5e5e5e;margin:0.5em 0px;font-size:0.9em;}
	ul {color:#5e5e5e;margin:0.5em 0.5px;font-size:0.9em;}
	li {margin-left:25px;}
	img	{border:none;}
	a {text-decoration:none; color:#dfb904;}

	.fL {float:left;}
	.fR {float:right;}
	
	.p10	{padding:10px;}
	.pT10	{padding-top:10px;}
	.pR10	{padding-right:10px;}
	.pB10	{padding-bottom:10px;}
	.pL10	{padding-left:10px;}
	
	.p15	{padding:15px;}
	.pT15	{padding-top:15px;}
	.pR15	{padding-right:15px;}
	.pB15	{padding-bottom:15px;}
	.pL15	{padding-left:15px;}

	.p20	{padding:20px;}
	.pT20	{padding-top:20px;}
	.pR20	{padding-right:20px;}
	.pB20	{padding-bottom:20px;}
	.pL20	{padding-left:20px;}
	
	.m10	{margin:10px;}
	.mT10	{margin-top:10px;}
	.mR10	{margin-right:10px;}
	.mB10	{margin-bottom:10px;}
	.mL10	{margin-left:10px;}
	
	.m15	{margin:15px;}
	.mT15	{margin-top:15px;}
	.mR15	{margin-right:15px;}
	.mB15	{margin-bottom:15px;}
	.mL15	{margin-left:15px;}

	.m20	{margin:20px;}
	.mT20	{margin-top:20px;}
	.mR20	{margin-right:20px;}
	.mB20	{margin-bottom:20px;}
	.mL20	{margin-left:20px;}

	/* Colours */
	.fg_gold		{color:#dfb904;}
	.fg_red			{color:#df0404;}
	.fg_dkgrey		{color:#5e5e5e;}
	.fg_ltgrey		{color:#c4c5c7;}
	.fg_turquoise	{color:#0099bf;}

	.bg_gold		{background-color:#dfb904;}
	.bg_red			{background-color:#df0404;}
	.bg_dkgrey		{background-color:#5e5e5e;}
	.bg_ltgrey		{background-color:#c4c5c7;}
	.bg_turquoise	{background-color:#0099bf;}
	
	.right_contentbox {width:175px;display:table;}
	.right_contentbox p {padding:60px 15px 10px 15px; font-size:0.8em;}
	.right_contentbox a {padding:60px 15px 10px 15px; font-size:0.8em; color:#dfb904; text-decoration:none;}
	
	/* Headings */
	#header h1      {font-size:1.5em; width:450px;position:relative;float:right; top: 0px; left: 0px;color:#5e5e5e;margin:-45px 25px 0px 0px;}
	#content h1     {font-size:1.5em; color:#dfb904;}
	h1.tear_rt_sml  {width:160px;height:37px;display:block;float:right;font-size:1.2em !important;padding:13px 0px 0px 15px; margin:10px 0px 0px 0px; background:transparent url('Images/tear-right-sml.jpg') no-repeat; color:#5e5e5e !important;}
	
	/* Home Page */
	.home_listblock {width:400px;display:table;list-style:disc;color:#5e5e5e;font-size:0.9em;}
	.home_listblock li {margin-left:35px;}
	
	/* Contact Box (Small) */
	.contactBoxSml {width:175px; height:375px; display:table; background:transparent url('Images/email-box-left-bg.jpg') no-repeat;}
    	.contactBoxSml h1 {font-family:Arial; color:#ffffff !important; font-size:1.2em !important;margin:12px 0px 20px 15px;}
    	.contactBoxSml p {font-family:Arial; color:#5e5e5e; font-size:1em; font-weight:bold; margin:15px 0px 0px 25px;}
    	.contactBoxSml input        {border:none; font-family:Arial; color:#5e5e5e; font-size:0.8em; }
    	.contactBoxSml .question    {width:130px; height:70px; display:table; position:relative; top: 10px; left: 25px; }
    	.contactBoxSml .email       {width:130px; height:18px; display:table; position:relative; top: 30px; left: 25px; }
    	.contactBoxSml .send        {width:94px; height:32px; display:table; position:relative; top: 45px; left: 25px; }
	
	/* Lists & List Items */
	.listimage {width:190px;height:145px;float:left;margin-right:25px;clear:left;}
	