/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* headings and text */

h1 {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;}
	
h1.contentside {font-family: Calibri, Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	margin-top: 0px;}
	
h2 {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #FFFFFF;}
	
h3 {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;}
	
h4 {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 23px;
	list-style: none;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 1px;
	color: #FFF2C4;}
	
h5 {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	list-style: none;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 4px;
	color: #FFF2C4;}
	
p   {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align:justify;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 6px;
	color: #FFFFFF;}
	
p.larger   {
    font-size: 13px;}
	
p.smaller   {
    line-height: 11px;}
	
.address {
	text-align: right;}
	
p.compricing   {
	font-size: 13px;
	margin-bottom: 3px;
	text-align: left;}
	
.italic {
	font-style: italic;}
	
.bold {font-weight: bold;}
	
p.headertext  {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	list-style: none;
	color: #FBB316;
	margin-top: 76px;
	margin-left: 393px;}

.footertext   {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #7B6A5D;}
	
ul.menu  {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 23px;
	list-style: none;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 94px;
	color: #FFF2C4;}
	
ul.wedding {font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;}
	
ul {
	font-family: Blue highway, Gill Sans MT, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align:justify;
	font-style: normal;
	color: #FFFFFF;}
	
a:link {
	color: #FFFFFF;
	text-decoration:underline;}
	
a:visited {
	color: #FFFFFF;
	text-decoration:underline;}

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

a:active {
	color: #FDD98E;
	text-decoration:underline;}
	
.main:link {
	color: #FFF2C4;
	text-decoration:none;}
	
.main:visited {
	color: #FFF2C4;
	text-decoration:none;}

.main:hover {
	color: #FBB316;
	text-decoration:none;}

.main:active {
	color: #FDD98E;
	text-decoration:none;}
	
.footerlinks:link {
	color: #9C8A7C;
	text-decoration:none;}
	
.footerlinks:visited {
	color: #9C8A7C;
	text-decoration:none;}

.footerlinks:hover {
	color: #FBB316;
	text-decoration:underline;}

.footerlinks:active {
	color: #FBB316;
	text-decoration:underline;}
	
