/* RESET CODE */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* OTHER STUFF */

.entry h2 {

	font-weight: bold;
	color: #000;
	font-size: 22px;
	margin: 0px 0px 20px 0px;	
}

.entry ul {

	list-style-type: square;
	margin: -20px 0px 30px 17px;
	border-width: 0px 0px 2px 0px;
	border-color: #f172ac;
	border-style: dotted;
	padding: 0px 0px 10px 0px;
}

.entry b, .entry strong {

	color: #f172ac;	
}

/* HTML */


.entry i, .entry em {

	font-style: italic;
	font-weight: inherit;
}

.entry b, .entry strong {

	font-weight: bold;	
	font-style: inherit;
}



body {

	background-color: #fff;
	background-image: url(/ver1/images/bg_2.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-size: 16px;
	font-family: arial;
		
}
a {

	outline: none;	
	color: #f7b1cf;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;	
}

h1 {

	font-size: 32px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;	
	font-family: times;
	/*color: #b9dfc0;*/
	color: #868686;
	line-height: 1em;
}

p {

	padding: 0px 0px 20px 0px;
	color: #5d5d5d;	
}

/* IDs */

#bg {

	background-image: url(/ver1/images/bg_1.png);
	background-repeat: repeat-x;
	background-position: top left;
	min-height:240px;
  	height:auto !important;
  	height: 240px;
  	
	
}

#bg2 {

	background-image: url(/ver1/images/bg_4.png);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	min-height:240px;
  	height:auto !important;
  	height: 240px;
}

#master {
	
	margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
  	z-index: 2;
}

#navigation {

	height: 25px;
	overflow: hidden;	
}

#header {

	height: 215px;
	overflow: hidden;
	
}

#content {

	min-height:550px;
  	height:auto !important;
  	height: 550px;	
  	width: 480px;
  	line-height: 1.5em;
}

#bottom {

	height: 432px;
	overflow: hidden;
	background-image: url(/ver1/images/pink.png);
	background-repeat: repeat-x;
	background-position: 0px 4px;	
}

#shadow {

	height: 403px;
	overflow: hidden;
	background-image: url(/ver1/images/shadow.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#arrow {


	height: 403px;
	background-image: url(/ver1/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	padding: 60px 0px 0px 0px;
}

#contact_area {

	height: 407px;	
	background-image: url(/ver1/images/splash.png);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

#footer {

	height: 18px;
	overflow: hidden;	
	background-image: url(/ver1/images/bg_3.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #fff;
	font-size: 12px;
	padding: 5px 0px 2px 0px;
}

#footer a {
	
	color: #fff;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #fff;
}

#footer a:hover {

	border-style: solid;	
}

.b_width {

	margin: 0 auto;
	text-align: left;
	width: 960px;	
}

/* CARISSA CUTOUT */

#c_width {

	position: absolute;
	z-index: 1;
	width: 960px;
	top: 0px;
    left: 50%;
    margin-left: -480px;
	
}

#c_cutout {

	position: relative;
	z-index: 9;
	width: 480px;
	float: right;
	height: 750px;
	background-image: url(/ver1/images/carissa.png);
	background-repeat: no-repeat;
	background-position: bottom center;	
}

/* NAVIGATION */

#navigation ul {

	list-style-type: none;	
	margin: 2px 0px 0px 0px;
}

#navigation ul li {

	float: left;	
	margin: 0px 20px 0px 0px;
}

#navigation ul li a {

	display: block;
	height: 17px;
	font-size: 12px;
	color: #fff;	
	overflow: hidden;
	background-image: url(/ver1/images/nav_bg2.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 0px 15px;	
	text-decoration: none;
	text-transform: uppercase;
}

#navigation ul li a:hover,
#p01 #nav01,
#p02 #nav02,
#p03 #nav03,
#p04 #nav04,
#p05 #nav05

 {

	color: #f7b1cf;
	background-position: 0px -20px;	
}

/* FORMS */

#form1 input, #form1 textarea {
	
	background: none;
	height: 21px;
	width: 292px;
	background-image: url(/ver1/images/form_1.png);
	background-repeat: no-repeat;
	background-position: top left;	
	border-width: 0px;
	font-family: arial;
	font-size: 12px;
	color: #868686;
	padding: 4px 4px 0px 4px;
	
}

#form1 #comments {

	height: 142px;
	background-image: url(/ver1/images/comments.png);	
	overflow: auto;
	padding: 4px;
}

#form_left, #form_right, #form_more {

	float: left;
	width: 320px;
	height: 280px;	
}

#form_left, #form_right {

	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	border-color: #fff;
	padding: 0px 10px 0px 0px;
	margin: 0px 9px 0px 0px;
	width: 300px;	
}

#form_right {

	overflow: hidden;
	padding: 96px 10px 0px 0px;	
	height: 184px;
}

#form_more .comment_text {

	overflow: visible;
	height: auto;
	background-position: top left;	
}

#form_more a {

	color: #000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #000;	
}

#form_more a:hover {
	
	border-style: solid;	
}

#name, #email {

	
		
}

.comment_text {

	background-image: url(/ver1/images/star_1.png);
	background-repeat: no-repeat;
	background-position: center left;	
	padding: 0px 0px 0px 20px;
	color: #707174;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	height: 13px;
	overflow: hidden;
}

#form_more ul {

	list-style-image: url(/ver1/images/star_1.png);	
	margin: 0px 0px 0px 23px;
	color: #5c5c5c;
}

#code {

	width: 300px;
	text-align: center;
	height: 23px;
	padding: 2px 0px 0px 0px;
	background-image: url(/ver1/images/code.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#code img {

		height: 21px;
}

#form1 #submit_button {

	padding: 0px;
	background: none;	
	height: 25px;
	margin: 52px 0px 0px 0px;
}
