

/* Generic Selectors */

*{

margin:0;

padding:0;

}

body {

background-image: url('images/mainbg.gig'); background-repeat: repeat-x; background-color: #aedfe5;

}


p {

font-size: 16px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

padding: 5px 0px 10px 5px;

line-height: 25px;

color: #646565;

text-align: left;

}
	
h1 {

font-size: 20px;

font-weight: bolder;

font-family: arial;

letter-spacing: normal;

line-height: normal;

padding: 0px 0px 10px 5px;

line-height: normal;

color: #a4cf4c;

text-align: left;

}	
	
h2 {

font-size: 20px;

font-weight: normal;

font-family: arial;

letter-spacing: normal;

line-height: normal;

padding: 5px 0px 10px 5px;

line-height: normal;

color: #57321d;

text-align: left;

}
	
h3 {

font-size: 15px;

font-weight: normal;

font-family: arial;

letter-spacing: normal;

line-height: normal;

padding: 5px 0px 10px 5px;

line-height: normal;

color: #6eb9d1;

text-align: left;

}	

h4 {

font-size: 12px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

padding: 5px 0px 10px 5px;

line-height: 25px;

color: #646565;

text-align: center;

font-weight: normal;

}

img {

margin:0;

padding:0;

border:0;

}

hr {

border: 1px dashed #646565; width: 99%;

margin: 5px auto 5px auto;

}

input {
 
border-width: 1px 0 1px 1px;

border-style: solid;

border-color: #a4ce4e;
 
background-color: #ffffff;

width: 155px;

height: 29px;

font-family: georgia;

font-size: 12px;

font-style: italic;

color: #5946a1;



}

ul, li {

font-size: 15px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

padding: 5px 0px 10px 5px;

line-height: 25px;

color: #646565;

text-align: left;

} 

/**************** Pseudo classes ****************/

	
.right {text-align: right}
.left {text-align: left}

.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}

.emphasis { font-family: georgia; font-weight: bold; font-size: 21px; color: #57321d; text-align: center; margin: 25px 0 5px p; padding: 0;}

.green { color: #91a852; }


a:link {

font-size: 16px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

line-height: 25px;

color: #646565;

text-align: left;

text-decoration: underline;

}

a:visited {

font-size: 16px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

line-height: 25px;

color: #646565;

text-align: left;

}

a:hover {


font-size: 16px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

line-height: 25px;

color: #646565;

text-align: left;

text-decoration: none;

}

a:active {


font-size: 16px;

font-family: georgia;

letter-spacing: normal;

line-height: normal;

line-height: 25px;

color: #646565;

text-align: left;

}




	

/************************* ID's *************************/

img#menuspace { padding-left: 9px; background: inherit;}

#container {

margin: auto; width: 952px;

}

#quotesandmenu {

float: right;

width: 676px;

}

#content {

margin-left: 9px; background-image: url('images/contentbg.gif'); background-repeat: repeat-x; height: 100%; background-color: #ffffff;

}

#submenu { float:right; width: 313px;} 

#textarea { float: right; padding-left: 10px; padding-right: 10px; width: 610px; background: transparent;}
