/***** General Styles ******/

.clear {clear: both;}

body {background: #ede5ce; font-family: Tahoma, sans-serif;}

ul, ol {margin: 0 0 20px 40px; list-style-type: disc; font-size: 12px; font-weight: normal; color: #414141; line-height: 18px;}
ol {list-style-type: decimal;}

blockquote {margin-left: 20px; border-left: 3px solid #999; font-size: 12px; font-weight :normal; color: #414141; margin-bottom: 25px; line-height: 18px; padding-left: 10px;}

a:link, a:visited {font-size: 12px; color: #521773; line-height: 18px;}
a:active, a:hover {color: #f58220;}

p {font-size: 12px; font-weight: normal; color: #414141; margin-bottom: 25px; line-height: 18px;}

/***** Main Content Styles ******/
#wrapper {margin: 180px auto; width: 635px;}
#main {padding: 0px; position: relative; width: 100%;}