/*-----------------HTML Body---------------------*/
p	{padding-left: 10px; padding-right: 7px; color: #333333; font-size : 11px; font-family : Arial, Helvetica, sans-serif;}
p a {color : #FF55FF; font-weight: regular; text-decoration: bo;}
p a:hover {color : #333333; text-decoration: none;}

body {background-image: url('http://www.avhphotography.co.za/images/bg.jpg');background-repeat:no-repeat;background-attachment:fixed}

/*---------------headings-------------------------*/		

h1 {padding-left: 10px; padding-top: 10px; color : #333333; font-size : 14px; font-family : Arial, Helvetica, sans-serif;}
h1 a {color : #FFFFFF; text-decoration: none;font-size : 11px;}
h1 a:hover {color : #666666; text-decoration: none;}
h2  {padding-left: 10px; padding-top: 10px; font-size : 14px; font-family : Arial, Helvetica, sans-serif; font-weight: bold; color : #FF55FF;}
h2 a {color : #333333; text-decoration: underline; font-size : 11px;}
h2 a:hover {color : #333333;text-decoration: underline;}

/*-----------------Footer---------------------*/

.footer  {font-style: italic; color: #FFFFFF; height: 80px;}
.footer p	{font-style: italic; color: #FFFFFF; font-size : 11px; font-family : Arial, Helvetica, sans-serif;}
.footer a {color : #FFFFFF; font-weight: bold; text-decoration: none;}
.footer a:hover {color : #000000; text-decoration: none;}

/*---------------FORMS-------------------------*/
form {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
input { font-family: Arial, Helvetica, sans-serif;font-size: 11px; border: 1px solid #999999;}
textarea {font-family: Arial, Helvetica, sans-serif; border: 1px solid #999999;	font-size: 11px;}
select {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; border: 2px outset #999999}






