/* CSS Document */

body {
	background-color: #2c2014;
	text-align: center;
}

#outerhome {
	background-color: #f0992c;
	text-align: left;
	margin-top: 0px;
	background-image: url(images/pattern.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#outer {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#menuhome {
	background-repeat: repeat;
	float: right;
	width: 230px;
}
	#menu {
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
	float: right;
	width: 180px;
}
#menuhome p, #menu p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#menuhome a,	#menu a {
	color: #f8d984;
	text-decoration: none;
}
#menuhome a:hover,	#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}

#contenthome {
	float: left;
	width: 60%;
}
#contenthome p, #contenthome li {
	color: #2C2014;
	font-size: 12px;
}
		
#content {
	margin-right: 180px;
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	#content a {
	color: #cc0864;
	text-decoration: none;
	font-weight: bold;
}
	#content a:hover {
	color: #df7f08;
}


#footerhome {
	background-color: #cc0864;
	clear: both;
}
	#footerhome p  {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
	#footerhome a {
	color: #f8d984;
	text-decoration: none;
}
	#footerhome a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}

#footer  {
	width: 180px;
	background-color: #cc0864;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
	#footer p {
	margin-bottom: 0px;
}
	#footer a {
	color: #f8d984;
	text-decoration: none;
}
	#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}

p   {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #2C2014;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
}
li   {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #2C2014;
	line-height: 16px;
	margin-left: 0px;
	list-style-image: url(images/dot.gif);
	margin-right: 20px;
}

h1 {
	height: 94px;
}

h2 {
	color: #4C3F31;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 5px;
} 


.floatleft {
	float: left;
}
.floatright {
	float: right;
}
hr {
	border: 0;
	background-color: #cccccc;
	height: 1px;
	text-align: left;
	width: 95%;
	clear: left;
}

.brown          {background-color: #2C2014 }
.orange         {background-color: #F0992C }
.pink           {background-color: #CC0864 }
.red            {background-color: #A30F30 }

.folio {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#homefolio {
	height: 100px;
	width: 100%;
	overflow: scroll;
}
.folio ul {
	text-align: left;
}
ul {
	margin-top: 1px;
}
.testimonialpics {
	padding: 5px;
	clear: none;
	float: left;
}
.cellunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330033;
}
.greentext {
	color: #ABD451;
	font-weight: bold;
	font-size: 14px;
	border: 1px dotted #ABD451;
}
.greentext a {
	color: #ABD451;
	text-decoration: none;
}
#contenthome a {
	color: #660000;
	text-decoration: none;
}
.payment {
	padding-left: 25px;
}
#contenthome a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.warning {
	color: #FF6600;
}
#contenthome li {
	line-height: 18px;
}
