.main_contact_wrapper {
    margin-top:0px;
    margin-bottom:0px;
}
.contact_row_6 {
    clear: both;
    min-height: 52px;
}
.contact_row_2 {
    width: auto;
    min-height:52px;
}
.contact_row_2_col1 {
    min-height:22px;
}
.contact_row_2_col2 {
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    min-height:25px;
}
.contact_row_3 {
    width: auto;
}
.contact_row_3_col1 {
    padding-left:10px;
    padding-right:10px;
    min-height:22px;
}
.contact_row_3_col2 {
    min-height:20px;
    padding:5px 10px;
}
.contact_row_4 {
    width: auto;
    min-height:62px;
}
.contact_row_4_col1 {
    padding-left:10px;
    padding-right:10px;
    min-height:22px;
}
.contact_row_4_col2 {
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    min-height:25px;
}
.contact_column_2 {
    min-height:164px;
}
.contact_row_8 {
    clear: both;
    min-height: 64px;
    width: auto;
}
.contact_row_9 {
    clear: both;
    min-height: 100px;
    width: auto;
}
p.contact_paragraph {
    min-height: 0px;
    margin-top:0px;
    margin-bottom:0em;
    color:#532100;
    font-family: 'PT Sans', sans-serif;
}
p.contact_paragraph1 {
    min-height: 0px;
    margin-top:0px;
    margin-bottom:0em;
    color:#532100;
    font-family: 'PT Sans', sans-serif;
}
p.contact_paragraph2 {
    min-height: 0px;
    margin-top:0px;
    margin-bottom:0em;
    font-family: 'PT Sans', sans-serif;
}
body img {
    height: auto;
    max-width:100%;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
h1.heading {
    min-height: 22px;
    margin-top:10px;
    margin-bottom:10px;
}
h1.heading1 {
    min-height: 42px;
    margin-top:0px;
    margin-bottom:0px;
}

/* TEXT BOXES */

input[type="text"]{
	padding: 5%;
	border: 0px none #A39A82;
	color: #2C2D28;
	margin-bottom: 15px;
	background-color: #2C4A49;
	width: 86%;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}
input[type="text"]:hover
{
    border:0px solid #cccccc;
}
input[type="text"]:focus
{
    box-shadow:0 0 2px #FFFE00;
}

/* TEXT AREAS */

textarea {
	padding: 5%;
	border: 0px none #A39A82;
	color: #2C2D28;
	margin-bottom: 0px;
	background-color: #2C4A49;
	width: 86%;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
textarea:hover
{
    border:0px solid #cccccc;
}
textarea:focus
{
    box-shadow:0 0 2px #FFFE00;
}

/* FORM HEADINGS */

#form_heading {
	font-size: 22px;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#form_heading2 {
	font-size: 14px;
	font-style: italic;
	color: #727272;
	font-weight: normal;
}

/* SUBMIT BUTTON */

.Serene {
	text-transform: lowercase;
	border-style: solid;
	color: #ffffff;
	background-color: #DD42A1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(webassist/button_styles/ie-css3.htc);
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 15px;
}
.Serene:hover {
	color: #ffffff;
	background-color: #666666;
}

/* VALIDATION FAIL */

#validation_fail {
	color: #FFFFFF;
	background-color: #DD42A1;
	width: 96%;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 2%;
}

/* REQUIRED COLOUR */

.required {
	color: #A39A82;
}

@media only screen and (min-width : 641px) {
    .main_contact_wrapper {
        clear: both;
        min-height: 250px;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
    }
    .contact_column_1 {
        float: left;
        width: 480px;
        min-height: 96px;
    }
    .contact_row_6 {
        clear: both;
        min-height: 50px;
    }
    .contact_row_2 {
        clear: both;
        min-height: 32px;
    }
    .contact_row_2_col1 {
        float: left;
        width: 42px;
        min-height: 32px;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .contact_row_2_col2 {
        float: left;
        width: 340px;
        min-height: 32px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .contact_row_3 {
        clear: both;
        min-height: 32px;
    }
    .contact_row_3_col1 {
        float: left;
        width: 42px;
        min-height: 22px;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .contact_row_3_col2 {
        float: left;
        width: 340px;
        min-height: 38px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .contact_row_4 {
        clear: both;
        min-height: 32px;
    }
    .contact_row_4_col1 {
        float: left;
        width: 42px;
        min-height: 22px;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .contact_row_4_col2 {
        float: left;
        width: 340px;
        min-height: 32px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .contact_column_2 {
        float: left;
        width: 480px;
        min-height: 274px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .contact_row_8 {
        clear: both;
        min-height: 50px;
        width: auto;
    }
    .contact_row_9 {
        clear: both;
        min-height: 200px;
        width: auto;
    }
    
    p.contact_paragraph {
        margin-top: 10px;
        min-height:28px;
    }
    p.contact_paragraph1 {
        margin-top: 10px;
        min-height:28px;
    }
    p.contact_paragraph2 {
        margin-top: 10px;
        min-height:28px;
    }
    body {
        min-width: 960px;
    }
    h1.heading {
        margin-top: 0.67em;
        margin-bottom:0.67em;
    }
    h1.heading1 {
        margin-top: 0.67em;
        margin-bottom:0.67em;
    }
	
/* TEXT BOXES */

input[type="text"]{
	padding: 2%;
	border: 0px none #A39A82;
	color: #2C2D28;
	margin-bottom: 5px;
	background-color: #ffffff;
	width: 86%;
	font-size: 16px;
	margin-right: 0%;
	margin-left: 0%;
}
input[type="text"]:hover
{
    border:0px solid #cccccc;
}
input[type="text"]:focus
{
    box-shadow:0 0 2px #FFFE00;
}

/* TEXT AREAS */

textarea {
	padding: 2%;
	border: 30;
	color: #2C2D28;
	margin-bottom: 5px;
	background-color: #ffffff;
	width: 86%;
	font-size: 16px;
	margin-right: 0%;
	margin-left: 0%;
}
textarea:hover
{
    border:0px solid #cccccc;
}
textarea:focus
{
    box-shadow:0 0 2px #FFFE00;
}

/* FORM HEADINGS */

#form_heading {
	font-size: 14px;
	color: #d47ab1;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#form_heading2 {
	font-size: 14px;
	font-style: italic;
	color: #d47ab1;
	font-weight: normal;
}

/* SUBMIT BUTTON */

.Serene {
	text-transform: lowercase;
	border-style: solid;
	color: #ffffff;
	background-color: #161614;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(webassist/button_styles/ie-css3.htc);
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 15px;
}
.Serene:hover {
	color: #ffffff;
	background-color: #666666;
}

/* VALIDATION FAIL */

#validation_fail {
	color: #FFFFFF;
	background-color: #DD42A1;
	width: 86%;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 2%;
}

/* REQUIRED COLOUR */

.required {
	color: #A39A82;
}
}
