/*################################
Document Created by : rorie kelly - Luck for Laura Productions
Date: 11-Nov-2007

Certain elements taken from Coffee N Cream template by Viktor Persson.  Thanks Viktor! URL: http://templates.arcsin.se

#################################*/

* {
	margin: 0;
	padding: 0;
}

body {text-align: center;
background: #543 url(images/background.gif);
font: normal 62.5% sans-serif;}

/*Containers*/

.main
{position: absolute;
top: 0px;
width: 100%;}

.bigwrapper
{
margin: 0 auto;
background: #cccc99;
width: 780px; 
border-top: none;
border-bottom: none;
border-left: 2px solid #330000;
border-right: 1px solid #330000;
text-align: center;}

.header
{width: 780px;
background: #E1D3C2 url(images/headerbg.png);
height: 125px;
text-align: justify;
margin: 0 auto;}

.divider
{width: 780px;
background: #666 url(images/dividerbg.gif);
padding: 0;
margin: 0 auto;
height: 44px;
text-align: justify;}

.smallwrapper
{width: 780px;
clear: both;
padding: 0;
height: 1100px;
margin: 0;
text-align: center;}

.maincontent
{width: 560px;
float: left;
background: #E1D3C2 url(images/maincontentbg.png);
padding: 0;
height: 1100px;
margin: 0;
font: 14px sans-serif;}

#nav
{background: #C2BAA8 url(images/navbg.gif);
width: 220px;
height: 1100px;
float: right;
text-align: center;
font: 14px sans-serif;}

.luckforlaura
{width: 780px;
background: #666 url(images/dividerbg.gif);
margin: 0 auto;
height: 44px;
text-align: center;
font-family: "Palatino", "Goudy Old Style", serif;
font-size: 12px;
color: white;}

.formtext
{width: 125px;
float: left;
padding-left: 40px;
padding-right: 0;
color: #543;
font: 14px sans-serif;
line-height: 125%;}

.inputs
{text-align: left;
padding: 0;}


/* Links */

a.divider:link
{text-align: left;
padding-right: 10px; 
padding-left: 10px;
font: 16px sans-serif;
color: white;
text-decoration: none;
line-height: 40px;}

a.divider:visited
{text-align: left;
padding-right: 10px; 
padding-left: 10px;
font: 16px sans-serif;
color: white;
text-decoration: none;
line-height: 40px}

a.divider:hover
{
text-align: left;
padding-right: 10px; 
padding-left: 10px;
font: 16px sans-serif;
color: white;
text-decoration: underline;
line-height: 40px;}

a.divider:active
{text-align: left;
padding-right: 10px; 
padding-left: 10px;
font: 16px sans-serif;
color: white;
text-decoration: underline;
line-height: 40px}

#nav a:link
{display: block;
font-family: sans-serif;
width: 220px;
color: #000;
line-height: 40px;
min-height: 40px;
text-decoration: none;
background: url('images/link1.gif') repeat-x;
padding: 0;}

#nav a:visited
{display: block;
font-family: sans-serif;
width: 220px;
color: #000;
line-height: 40px;
min-height: 40px;
text-decoration: none;
background: url('images/link1.gif') repeat-x;
padding: 0;}

#nav a:hover
{display: block;
font-family: sans-serif;
width: 220px;
color: black;
line-height: 40px;
min-height: 40px;
text-decoration: none;
background: url('images/linkhover.gif') repeat-x;
padding: 0;}

#nav a:active
{display: block;
font-family: sans-serif;
width: 220px;
color: black;
line-height: 40px;
min-height: 40px;
text-decoration: none;
background: url('images/linkhover.gif') repeat-x;
padding: 0;}

a.laura:link
{text-align: center;
font-family: "Palatino", "Goudy Old Style", serif;
font-size: 12px;
color: white;
text-decoration: none;}

a.laura:visited
{text-align: center;
font-family: "Palatino", "Goudy Old Style", serif;
font-size: 12px;
color: white;
text-decoration: none;}

a.laura:hover
{text-align: center;
font-family: "Palatino", "Goudy Old Style", serif;
font-size: 12px;
color: white;
text-decoration: underline;}

a.laura:active
{text-align: center;
font-family: "Palatino", "Goudy Old Style", serif;
font-size: 12px;
color: white;
text-decoration: underline;}



/* Text */

p {text-align: justify;
padding-left: 40px; 
padding-right: 40px;
font: 14px sans-serif;
line-height: 200%;
color: #543}

.normal {text-align: left;
font: 14px sans-serif;
color: #543}

p.list
{text-align: center;
padding-left: 40px; 
padding-right: 40px;
font: 14px sans-serif;
line-height: 100%;
color: #543;
clear: both;
padding-top: 15px;}

p.rates
{text-align: justify;
padding-left: 40px; 
padding-right: 40px;
font: 14px sans-serif;
line-height: 125%;
color: #543}

ul 
{list-style-image: url("images/li.gif");
font: 14px sans-serif;
color: #543;
font-weight: bold;
text-align: left;
margin-left: 60px;
margin-right: 40px;
margin-bottom: 15px;}

li
{font: 13px sans-serif;
color: #543;
font-weight: normal;
text-align: left;
margin-left: 60px;
margin-right: 40px;}

.centerimg
{display: block;
margin: 0 auto;
text-align: justify;
padding-left: 40px; 
padding-right: 40px;
font: 14px sans-serif;
line-height: 200%;
color: #543}

.setwidth
{width: 200px;}

.left {
text-align: left;
padding-left: 40px; 
padding-right: 40px;
font: 14px sans-serif;
line-height: 200%;
color: #543}

input {padding: 0}

/* Images */

img.bullet

{float: left;
padding-right: 10px;
padding-bottom: 10px;}


