/*****************************************************
/*
Client				:			David Titlow Photography
Website				:			www.davidtitlow.com
Email				: 			info@davidtitlow.com

Author				:			Duncan Hart
Author				:			DH Interactive Ltd
Author				:			http://www.dhinteractive.co.uk
Author				:			support@dhinteractive.co.uk
Author				:			+44 (0)7940523816

Design				:			Everyone Associates 
Design				:			http://www.everyoneassociates.com/
Design				:			hello@everyoneassociates.com
Design				:			+44 (0)20 7336 7255

Date 11/2008	- Created

Copyright - DH Interactive Ltd
*/
/*****************************************************

 
  /*****************************************************
 * Main Layout & Design
 *****************************************************
 */
 
 

/*****************************************************
* Section Text Style Sheet
/*****************************************************
*/

.sectiontxt 						{
font-family : Courier New, Arial, Verdana, Helvetica, sans-serif;
color:#ED257A;
font-size: 13px;
line-height: 20px;
text-decoration: none;
}
.sectiontxt A:link 					{
color:#27AAE1;
text-decoration: none;
}
.sectiontxt A:visited 				{
color:#27AAE1;
text-decoration: none;
}
.sectiontxt A:hover 				{
color:#000000;
text-decoration: none;
}

.sectiontxt_smaller 				{
color:#ED257A;
font-size: 11px;
line-height: 15px;
}

.sectiontxt_smaller 				{
color:#ED257A;
font-size: 11px;
line-height: 15px;
}

.sectiontxt_black 					{
color:#000000;
}

.sectiontxt_pink					{
color:#ED257A;
}

.sectiontxt_pink 					{
color:#ED257A;
}
.sectiontxt_pink A:link 			{
color:#ED257A;
text-decoration: none;
}
.sectiontxt_pink A:visited 			{
color:#ED257A;
text-decoration: none;
}
.sectiontxt_pink A:hover 			{
color:#000000;
text-decoration: none;
}


.sectiontxt_grey 					{
color:#CCCCCC;
}

/*****************************************************
* Google Text Style Sheet
/*****************************************************
*/

.googlemaps_txt 					{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#000000;
font-size: 11px;
line-height: 16px;
text-decoration: none;
}
.googlemaps_txt A:link 				{
color:#000000;
text-decoration: none;
}
.googlemaps_txt A:visited 			{
color:#000000;
text-decoration: none;
}
.googlemaps_txt A:hover 			{
color:#E31836;
text-decoration: underline;
}



/*****************************************************
* Form Text Style Sheet
/*****************************************************
*/

.formtxt 							{
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#a9a9a9;
font-size: 12px;
line-height: 14px;
font-style: italic;
text-decoration: none;
}


/*****************************************************
* Background Colours
/*****************************************************
*/

.main_background					{
background-color: #FFFFFF;
}