/* CSS Document by Kate McMillan | http://www.outboxonline.com | Copyright 2009 | Created For Jackie Mallorca - Gluten Free Expert Website */

/* template */

body {
font-family:'Adobe Garamond Pro', 'Garamond Premier Pro',Garamond,Times,Times New Roman,serif;
margin:0;
padding:0;
z-index:0;
background:url(Images/whole_bg.jpg) repeat top left;
}

a {outline: none; color:#2d4f79; text-decoration:none;}
a:hover {color:#0c5aba; text-decoration:underline;}
* {margin:0; padding:0;}
img {border:none;}
p {padding:0 0 10px 0; font-size:100%; text-align:left; line-height:1.3em;}
strong {font-weight:600;}
table {padding:0; margin:-5px 0; border:none;}

/* specific */

.container {background:url(Images/Page_Bg.jpg) repeat-x #FFF; width:100%; margin:0; padding:0;}

.footer {width:960px; height:100px; margin:0 auto; background:url(Images/footer_bg.jpg) no-repeat top center; font-size:13px; color:#870300;}
.footer a {color:#870300; text-decoration:none; padding:0 5px 0 5px;}
.footer a:hover {text-decoration:underline; color:#870300;}

.navigation {background:url(Images/navigation_bg.jpg) no-repeat top center; width:969px; height:57px; margin:0 auto;}
.navText {font-size:22px; color:#202020; text-align:center; font-variant:small-caps; letter-spacing:0.1em; padding:18px 0 0 0;}
.navText a{color:#202020; text-decoration:none;}
.navText a:hover {color:#a20a06; text-decoration:none;}

/* CSS Document by Kate McMillan | http://www.outboxonline.com | Copyright 2009 | Created For Jackie Mallorca - Gluten Free Expert Website */